Max level shown:
1 [ Nov 19 19:40:41 Enabled. ]
2 [ Nov 19 19:40:41 Rereading configuration. ]
3 [ Nov 19 19:40:42 Rereading configuration. ]
4 [ Nov 19 19:40:44 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
23 + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
24 [ Nov 19 19:40:44 Method "start" exited with status 0. ]
25 Processing configuration file '/opt/oxide/clickhouse/config.xml'.
26 Logging trace to /var/tmp/clickhouse-server.log
27 Logging errors to /var/tmp/clickhouse-server.errlog
28 2024.11.19 19:40:45.066462 [ 1 ] {} <Information> Application: Will watch for the process with pid 24531
29 2024.11.19 19:40:45.067032 [ 1 ] {} <Information> Application: Forked a child process to watch
30 2024.11.19 19:40:45.288703 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 24531
31 2024.11.19 19:40:45.289415 [ 1 ] {} <Information> Application: starting up
32 2024.11.19 19:40:45.290108 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
33 2024.11.19 19:40:45.370528 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
34 2024.11.19 19:40:45.592593 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
35 2024.11.19 19:40:45.592658 [ 1 ] {} <Debug> Application: Initializing DateLUT.
36 2024.11.19 19:40:45.592672 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
37 2024.11.19 19:40:45.592746 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
38 2024.11.19 19:40:45.593156 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
39 2024.11.19 19:40:45.594241 [ 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.19 19:40:45.594849 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration
43 2024.11.19 19:40:45.595185 [ 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.19 19:40:45.595205 [ 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.19 19:40:45.595220 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
46 2024.11.19 19:40:45.595400 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
47 2024.11.19 19:40:45.596464 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
48 2024.11.19 19:40:45.602137 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
49 2024.11.19 19:40:45.602816 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
50 2024.11.19 19:40:45.604111 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
51 2024.11.19 19:40:45.604178 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration
52 2024.11.19 19:40:45.605810 [ 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.19 19:40:45.606158 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration
56 2024.11.19 19:40:45.610001 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration
57 2024.11.19 19:40:45.610686 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml
58 2024.11.19 19:40:45.612193 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
59 2024.11.19 19:40:45.612579 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
60 2024.11.19 19:40:45.612943 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
61 2024.11.19 19:40:45.613274 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
62 2024.11.19 19:40:45.614637 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
63 2024.11.19 19:40:45.614663 [ 1 ] {} <Information> Application: Loading metadata from /data/
64 2024.11.19 19:40:45.614750 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache
65 2024.11.19 19:40:45.614917 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache
66 2024.11.19 19:40:45.680201 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
67 2024.11.19 19:40:45.680228 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000149774 sec
68 2024.11.19 19:40:45.680283 [ 1 ] {} <Trace> ReferentialDeps: No tables
69 2024.11.19 19:40:45.680301 [ 1 ] {} <Trace> LoadingDeps: No tables
70 2024.11.19 19:40:45.680931 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
71 2024.11.19 19:40:45.681953 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log
72 2024.11.19 19:40:45.694678 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
73 2024.11.19 19:40:45.694746 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
74 2024.11.19 19:40:45.694771 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
75 2024.11.19 19:40:45.694785 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
76 2024.11.19 19:40:45.694819 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
77 2024.11.19 19:40:45.694838 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
78 2024.11.19 19:40:45.694850 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
79 2024.11.19 19:40:45.694883 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
80 2024.11.19 19:40:45.694902 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
81 2024.11.19 19:40:45.694916 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
82 2024.11.19 19:40:45.694928 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
83 2024.11.19 19:40:45.694968 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
84 2024.11.19 19:40:45.694981 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
85 2024.11.19 19:40:45.694994 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
86 2024.11.19 19:40:45.695027 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
87 2024.11.19 19:40:45.695040 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
88 2024.11.19 19:40:45.720199 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
89 2024.11.19 19:40:45.730506 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
90 2024.11.19 19:40:45.730542 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0732e-05 sec
91 2024.11.19 19:40:45.730559 [ 1 ] {} <Trace> ReferentialDeps: No tables
92 2024.11.19 19:40:45.730573 [ 1 ] {} <Trace> LoadingDeps: No tables
93 2024.11.19 19:40:45.730599 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
94 2024.11.19 19:40:45.730850 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
95 2024.11.19 19:40:45.730903 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
96 2024.11.19 19:40:45.730920 [ 1 ] {} <Debug> Application: Loaded metadata.
97 2024.11.19 19:40:45.730935 [ 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.19 19:40:45.730956 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
99 2024.11.19 19:40:45.762435 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
100 2024.11.19 19:40:45.762644 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.76 MiB, peak 24.76 MiB, free memory in arenas 0.00 B, will set to 116.82 MiB (RSS), difference: 92.07 MiB
101 2024.11.19 19:40:45.763593 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.6761e-05 sec.
102 2024.11.19 19:40:45.764036 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
103 2024.11.19 19:40:45.764140 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
104 2024.11.19 19:40:45.764162 [ 1 ] {} <Information> Application: Ready for connections.
105 2024.11.19 19:40:46.421027 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42776
106 2024.11.19 19:40:46.421269 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
107 2024.11.19 19:40:46.421325 [ 3 ] {} <Debug> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42776
108 2024.11.19 19:40:46.421356 [ 3 ] {} <Debug> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
109 2024.11.19 19:40:46.421383 [ 3 ] {} <Debug> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
110 2024.11.19 19:40:46.421468 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
111 2024.11.19 19:40:46.421500 [ 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.19 19:40:46.421523 [ 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.19 19:40:46.422400 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46607
114 2024.11.19 19:40:46.422478 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43293
115 2024.11.19 19:40:46.422546 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
116 2024.11.19 19:40:46.422642 [ 250 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40689
117 2024.11.19 19:40:46.422647 [ 4 ] {} <Debug> TCP-Session: 1d95fee5-5250-4cdb-bcdc-b10ca3cd1b5c Authenticating user 'default' from [fd00:1122:3344:101::d]:46607
118 2024.11.19 19:40:46.422657 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
119 2024.11.19 19:40:46.422719 [ 4 ] {} <Debug> TCP-Session: 1d95fee5-5250-4cdb-bcdc-b10ca3cd1b5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
120 2024.11.19 19:40:46.422739 [ 251 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44437
121 2024.11.19 19:40:46.422806 [ 250 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
122 2024.11.19 19:40:46.422835 [ 4 ] {} <Debug> TCP-Session: 1d95fee5-5250-4cdb-bcdc-b10ca3cd1b5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
123 2024.11.19 19:40:46.422816 [ 5 ] {} <Debug> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Authenticating user 'default' from [fd00:1122:3344:101::d]:43293
124 2024.11.19 19:40:46.422864 [ 250 ] {} <Debug> TCP-Session: e51515c1-92b9-43a3-b2b0-3b44646785d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40689
125 2024.11.19 19:40:46.422980 [ 251 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
126 2024.11.19 19:40:46.422992 [ 5 ] {} <Debug> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
127 2024.11.19 19:40:46.423025 [ 251 ] {} <Debug> TCP-Session: ca39351e-d535-4ce6-92e7-069ab26581c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44437
128 2024.11.19 19:40:46.423046 [ 250 ] {} <Debug> TCP-Session: e51515c1-92b9-43a3-b2b0-3b44646785d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
129 2024.11.19 19:40:46.423082 [ 5 ] {} <Debug> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
130 2024.11.19 19:40:46.423110 [ 251 ] {} <Debug> TCP-Session: ca39351e-d535-4ce6-92e7-069ab26581c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
131 2024.11.19 19:40:46.423108 [ 250 ] {} <Debug> TCP-Session: e51515c1-92b9-43a3-b2b0-3b44646785d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
132 2024.11.19 19:40:46.423159 [ 251 ] {} <Debug> TCP-Session: ca39351e-d535-4ce6-92e7-069ab26581c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
133 2024.11.19 19:40:46.423622 [ 252 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58858
134 2024.11.19 19:40:46.423632 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60767
135 2024.11.19 19:40:46.423908 [ 252 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
136 2024.11.19 19:40:46.423912 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35248
137 2024.11.19 19:40:46.424537 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
138 2024.11.19 19:40:46.424545 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39633
139 2024.11.19 19:40:46.425160 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
140 2024.11.19 19:40:46.425191 [ 253 ] {} <Debug> TCP-Session: d1c4ec80-2671-4dc0-85d0-3331906b6fa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60767
141 2024.11.19 19:40:46.425174 [ 252 ] {} <Debug> TCP-Session: dae15a68-fba8-4122-9bae-84c1c3a30217 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858
142 2024.11.19 19:40:46.425374 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
143 2024.11.19 19:40:46.425394 [ 253 ] {} <Debug> TCP-Session: d1c4ec80-2671-4dc0-85d0-3331906b6fa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
144 2024.11.19 19:40:46.425400 [ 254 ] {} <Debug> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Authenticating user 'default' from [fd00:1122:3344:101::d]:35248
145 2024.11.19 19:40:46.425438 [ 255 ] {} <Debug> TCP-Session: e938d21f-7811-499a-9faf-629eb04e15d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39633
146 2024.11.19 19:40:46.425455 [ 253 ] {} <Debug> TCP-Session: d1c4ec80-2671-4dc0-85d0-3331906b6fa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
147 2024.11.19 19:40:46.425473 [ 254 ] {} <Debug> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
148 2024.11.19 19:40:46.425366 [ 252 ] {} <Debug> TCP-Session: dae15a68-fba8-4122-9bae-84c1c3a30217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
149 2024.11.19 19:40:46.425488 [ 255 ] {} <Debug> TCP-Session: e938d21f-7811-499a-9faf-629eb04e15d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
150 2024.11.19 19:40:46.425517 [ 254 ] {} <Debug> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
151 2024.11.19 19:40:46.425578 [ 255 ] {} <Debug> TCP-Session: e938d21f-7811-499a-9faf-629eb04e15d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
152 2024.11.19 19:40:46.425557 [ 252 ] {} <Debug> TCP-Session: dae15a68-fba8-4122-9bae-84c1c3a30217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
153 2024.11.19 19:40:46.426040 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
154 2024.11.19 19:40:46.429140 [ 3 ] {5e6925da-4587-4a7b-878c-b55b871e48fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete)
155 2024.11.19 19:40:46.472287 [ 3 ] {5e6925da-4587-4a7b-878c-b55b871e48fd} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42776) (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.19 19:40:46.473540 [ 3 ] {5e6925da-4587-4a7b-878c-b55b871e48fd} <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.19 19:40:46.473646 [ 3 ] {5e6925da-4587-4a7b-878c-b55b871e48fd} <Debug> TCPHandler: Processed in 0.0498764 sec.
204 2024.11.19 19:40:46.473942 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
205 2024.11.19 19:40:46.474170 [ 254 ] {3c6df90c-483f-4d53-a059-17e8a452123b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete)
206 2024.11.19 19:40:46.474488 [ 254 ] {3c6df90c-483f-4d53-a059-17e8a452123b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:35248) (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.19 19:40:46.474607 [ 254 ] {3c6df90c-483f-4d53-a059-17e8a452123b} <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.19 19:40:46.474706 [ 254 ] {3c6df90c-483f-4d53-a059-17e8a452123b} <Debug> TCPHandler: Processed in 0.000920845 sec.
255 2024.11.19 19:40:46.475520 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
256 2024.11.19 19:40:46.476918 [ 3 ] {00a1b165-56ad-43d6-899f-dd076884a322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) DROP DATABASE IF EXISTS oximeter (stage: Complete)
257 2024.11.19 19:40:46.477571 [ 3 ] {00a1b165-56ad-43d6-899f-dd076884a322} <Debug> TCPHandler: Processed in 0.00219612 sec.
258 2024.11.19 19:40:46.477803 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
259 2024.11.19 19:40:46.477952 [ 254 ] {25172773-c503-457e-8474-4b85e95302ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
260 2024.11.19 19:40:46.478109 [ 254 ] {25172773-c503-457e-8474-4b85e95302ee} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
261 2024.11.19 19:40:46.493841 [ 254 ] {25172773-c503-457e-8474-4b85e95302ee} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
262 2024.11.19 19:40:46.493865 [ 254 ] {25172773-c503-457e-8474-4b85e95302ee} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.8682e-05 sec
263 2024.11.19 19:40:46.493897 [ 254 ] {25172773-c503-457e-8474-4b85e95302ee} <Trace> ReferentialDeps: No tables
264 2024.11.19 19:40:46.493909 [ 254 ] {25172773-c503-457e-8474-4b85e95302ee} <Trace> LoadingDeps: No tables
265 2024.11.19 19:40:46.493932 [ 254 ] {25172773-c503-457e-8474-4b85e95302ee} <Information> DatabaseAtomic (oximeter): Starting up tables.
266 2024.11.19 19:40:46.493989 [ 254 ] {25172773-c503-457e-8474-4b85e95302ee} <Debug> TCPHandler: Processed in 0.0162638 sec.
267 2024.11.19 19:40:46.494169 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
268 2024.11.19 19:40:46.494381 [ 3 ] {7c3cf238-4421-455d-8210-a3cada2300b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) /* 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.19 19:40:46.494448 [ 3 ] {7c3cf238-4421-455d-8210-a3cada2300b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
271 2024.11.19 19:40:46.501069 [ 3 ] {7c3cf238-4421-455d-8210-a3cada2300b8} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
272 2024.11.19 19:40:46.533475 [ 3 ] {7c3cf238-4421-455d-8210-a3cada2300b8} <Debug> oximeter.version (2d701f30-7841-4969-b64d-f49f7df4444a): Loading data parts
273 2024.11.19 19:40:46.533991 [ 3 ] {7c3cf238-4421-455d-8210-a3cada2300b8} <Debug> oximeter.version (2d701f30-7841-4969-b64d-f49f7df4444a): There are no data parts
274 2024.11.19 19:40:46.556009 [ 3 ] {7c3cf238-4421-455d-8210-a3cada2300b8} <Debug> TCPHandler: Processed in 0.061907997 sec.
275 2024.11.19 19:40:46.556232 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
276 2024.11.19 19:40:46.556480 [ 254 ] {7d0a1764-2da7-43be-b348-096b9d9e2c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) /* 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.19 19:40:46.556556 [ 254 ] {7d0a1764-2da7-43be-b348-096b9d9e2c95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
288 2024.11.19 19:40:46.580298 [ 254 ] {7d0a1764-2da7-43be-b348-096b9d9e2c95} <Debug> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Loading data parts
289 2024.11.19 19:40:46.580560 [ 254 ] {7d0a1764-2da7-43be-b348-096b9d9e2c95} <Debug> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): There are no data parts
290 2024.11.19 19:40:46.585512 [ 254 ] {7d0a1764-2da7-43be-b348-096b9d9e2c95} <Debug> TCPHandler: Processed in 0.029342245 sec.
291 2024.11.19 19:40:46.585768 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
292 2024.11.19 19:40:46.586035 [ 3 ] {84f5ec1a-60c1-4e88-ad6f-e85bdba3757b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) 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.19 19:40:46.586124 [ 3 ] {84f5ec1a-60c1-4e88-ad6f-e85bdba3757b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
294 2024.11.19 19:40:46.605763 [ 3 ] {84f5ec1a-60c1-4e88-ad6f-e85bdba3757b} <Debug> oximeter.measurements_i8 (2ceb16c2-12ab-47e2-a7f7-293fee934e8b): Loading data parts
295 2024.11.19 19:40:46.605988 [ 3 ] {84f5ec1a-60c1-4e88-ad6f-e85bdba3757b} <Debug> oximeter.measurements_i8 (2ceb16c2-12ab-47e2-a7f7-293fee934e8b): There are no data parts
296 2024.11.19 19:40:46.644496 [ 3 ] {84f5ec1a-60c1-4e88-ad6f-e85bdba3757b} <Debug> TCPHandler: Processed in 0.058808232 sec.
297 2024.11.19 19:40:46.644790 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
298 2024.11.19 19:40:46.645064 [ 254 ] {cc4526b7-1ea9-402e-bf46-e2e08408b5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) 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.19 19:40:46.645152 [ 254 ] {cc4526b7-1ea9-402e-bf46-e2e08408b5f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
300 2024.11.19 19:40:46.681480 [ 254 ] {cc4526b7-1ea9-402e-bf46-e2e08408b5f1} <Debug> oximeter.measurements_u8 (344c2814-188b-4220-90ff-bef0102ce68d): Loading data parts
301 2024.11.19 19:40:46.681696 [ 254 ] {cc4526b7-1ea9-402e-bf46-e2e08408b5f1} <Debug> oximeter.measurements_u8 (344c2814-188b-4220-90ff-bef0102ce68d): There are no data parts
302 2024.11.19 19:40:46.716162 [ 254 ] {cc4526b7-1ea9-402e-bf46-e2e08408b5f1} <Debug> TCPHandler: Processed in 0.071462715 sec.
303 2024.11.19 19:40:46.716499 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
304 2024.11.19 19:40:46.716937 [ 3 ] {5fa06583-2bd1-4330-b13a-868f8d7f3553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) 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.19 19:40:46.717064 [ 3 ] {5fa06583-2bd1-4330-b13a-868f8d7f3553} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
306 2024.11.19 19:40:46.726236 [ 3 ] {5fa06583-2bd1-4330-b13a-868f8d7f3553} <Debug> oximeter.measurements_i16 (2847ab64-155f-44f2-8653-b61ec68fcddf): Loading data parts
307 2024.11.19 19:40:46.726459 [ 3 ] {5fa06583-2bd1-4330-b13a-868f8d7f3553} <Debug> oximeter.measurements_i16 (2847ab64-155f-44f2-8653-b61ec68fcddf): There are no data parts
308 2024.11.19 19:40:46.731206 [ 3 ] {5fa06583-2bd1-4330-b13a-868f8d7f3553} <Debug> TCPHandler: Processed in 0.014826872 sec.
309 2024.11.19 19:40:46.731522 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
310 2024.11.19 19:40:46.731941 [ 254 ] {d5948738-f517-41e5-8fde-aded26b358cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) 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.19 19:40:46.732090 [ 254 ] {d5948738-f517-41e5-8fde-aded26b358cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
312 2024.11.19 19:40:46.755502 [ 254 ] {d5948738-f517-41e5-8fde-aded26b358cb} <Debug> oximeter.measurements_u16 (bb18a800-965d-49c7-8cf5-8b63542083ae): Loading data parts
313 2024.11.19 19:40:46.755717 [ 254 ] {d5948738-f517-41e5-8fde-aded26b358cb} <Debug> oximeter.measurements_u16 (bb18a800-965d-49c7-8cf5-8b63542083ae): There are no data parts
314 2024.11.19 19:40:46.790417 [ 254 ] {d5948738-f517-41e5-8fde-aded26b358cb} <Debug> TCPHandler: Processed in 0.059016728 sec.
315 2024.11.19 19:40:46.790649 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
316 2024.11.19 19:40:46.790921 [ 3 ] {d1bd1697-39e0-4f2f-9f5b-a059aec5bc27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) 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.19 19:40:46.791001 [ 3 ] {d1bd1697-39e0-4f2f-9f5b-a059aec5bc27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
318 2024.11.19 19:40:46.817720 [ 3 ] {d1bd1697-39e0-4f2f-9f5b-a059aec5bc27} <Debug> oximeter.measurements_i32 (9f0fe40b-a9bb-4ebb-95ff-446e7ba96abd): Loading data parts
319 2024.11.19 19:40:46.818041 [ 3 ] {d1bd1697-39e0-4f2f-9f5b-a059aec5bc27} <Debug> oximeter.measurements_i32 (9f0fe40b-a9bb-4ebb-95ff-446e7ba96abd): There are no data parts
320 2024.11.19 19:40:46.841715 [ 3 ] {d1bd1697-39e0-4f2f-9f5b-a059aec5bc27} <Debug> TCPHandler: Processed in 0.051154875 sec.
321 2024.11.19 19:40:46.841935 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
322 2024.11.19 19:40:46.842166 [ 254 ] {db08a1e6-8911-4b1a-8b85-f688fbfc540a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) 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.19 19:40:46.842249 [ 254 ] {db08a1e6-8911-4b1a-8b85-f688fbfc540a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
324 2024.11.19 19:40:46.858332 [ 254 ] {db08a1e6-8911-4b1a-8b85-f688fbfc540a} <Debug> oximeter.measurements_u32 (514542ff-1b63-45e3-af5c-afbf51531589): Loading data parts
325 2024.11.19 19:40:46.858621 [ 254 ] {db08a1e6-8911-4b1a-8b85-f688fbfc540a} <Debug> oximeter.measurements_u32 (514542ff-1b63-45e3-af5c-afbf51531589): There are no data parts
326 2024.11.19 19:40:46.869616 [ 254 ] {db08a1e6-8911-4b1a-8b85-f688fbfc540a} <Debug> TCPHandler: Processed in 0.027755232 sec.
327 2024.11.19 19:40:46.869816 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
328 2024.11.19 19:40:46.870073 [ 3 ] {925a0bac-fd49-4c4f-abf5-711d72806a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) 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.19 19:40:46.870141 [ 3 ] {925a0bac-fd49-4c4f-abf5-711d72806a13} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
330 2024.11.19 19:40:46.893572 [ 3 ] {925a0bac-fd49-4c4f-abf5-711d72806a13} <Debug> oximeter.measurements_i64 (e0d8338b-7809-45e0-8c1d-f4d344116d43): Loading data parts
331 2024.11.19 19:40:46.893765 [ 3 ] {925a0bac-fd49-4c4f-abf5-711d72806a13} <Debug> oximeter.measurements_i64 (e0d8338b-7809-45e0-8c1d-f4d344116d43): There are no data parts
332 2024.11.19 19:40:46.910630 [ 3 ] {925a0bac-fd49-4c4f-abf5-711d72806a13} <Debug> TCPHandler: Processed in 0.040878637 sec.
333 2024.11.19 19:40:46.910979 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
334 2024.11.19 19:40:46.911323 [ 254 ] {8cfcc5b8-4e4b-48bc-a0b0-1d680ece0337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) 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.19 19:40:46.911407 [ 254 ] {8cfcc5b8-4e4b-48bc-a0b0-1d680ece0337} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
336 2024.11.19 19:40:46.934225 [ 254 ] {8cfcc5b8-4e4b-48bc-a0b0-1d680ece0337} <Debug> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Loading data parts
337 2024.11.19 19:40:46.934406 [ 254 ] {8cfcc5b8-4e4b-48bc-a0b0-1d680ece0337} <Debug> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): There are no data parts
338 2024.11.19 19:40:46.945553 [ 254 ] {8cfcc5b8-4e4b-48bc-a0b0-1d680ece0337} <Debug> TCPHandler: Processed in 0.03468777 sec.
339 2024.11.19 19:40:46.945812 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
340 2024.11.19 19:40:46.946156 [ 3 ] {4da5b494-55b7-40e6-9d55-cc48b900bd5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) 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.19 19:40:46.946241 [ 3 ] {4da5b494-55b7-40e6-9d55-cc48b900bd5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
342 2024.11.19 19:40:46.958213 [ 3 ] {4da5b494-55b7-40e6-9d55-cc48b900bd5c} <Debug> oximeter.measurements_f32 (c0ca542c-5feb-45d2-9131-5cd8e96b8a93): Loading data parts
343 2024.11.19 19:40:46.958403 [ 3 ] {4da5b494-55b7-40e6-9d55-cc48b900bd5c} <Debug> oximeter.measurements_f32 (c0ca542c-5feb-45d2-9131-5cd8e96b8a93): There are no data parts
344 2024.11.19 19:40:46.969475 [ 3 ] {4da5b494-55b7-40e6-9d55-cc48b900bd5c} <Debug> TCPHandler: Processed in 0.023796175 sec.
345 2024.11.19 19:40:46.969833 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
346 2024.11.19 19:40:46.970216 [ 254 ] {596c882c-221b-4c73-bac4-6df04469c5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) 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.19 19:40:46.970286 [ 254 ] {596c882c-221b-4c73-bac4-6df04469c5fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
348 2024.11.19 19:40:46.982096 [ 254 ] {596c882c-221b-4c73-bac4-6df04469c5fe} <Debug> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Loading data parts
349 2024.11.19 19:40:46.982345 [ 254 ] {596c882c-221b-4c73-bac4-6df04469c5fe} <Debug> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): There are no data parts
350 2024.11.19 19:40:46.993456 [ 254 ] {596c882c-221b-4c73-bac4-6df04469c5fe} <Debug> TCPHandler: Processed in 0.023735633 sec.
351 2024.11.19 19:40:46.993730 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
352 2024.11.19 19:40:46.994090 [ 3 ] {f1694749-9ce2-4621-b7c6-073ff3209221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) 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.19 19:40:46.994190 [ 3 ] {f1694749-9ce2-4621-b7c6-073ff3209221} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
354 2024.11.19 19:40:47.000154 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.40 MiB, peak 122.40 MiB, free memory in arenas 0.00 B, will set to 132.02 MiB (RSS), difference: 9.61 MiB
355 2024.11.19 19:40:47.006410 [ 3 ] {f1694749-9ce2-4621-b7c6-073ff3209221} <Debug> oximeter.measurements_string (d1e8d25b-9a59-48bf-9b39-c45320f4a573): Loading data parts
356 2024.11.19 19:40:47.006620 [ 3 ] {f1694749-9ce2-4621-b7c6-073ff3209221} <Debug> oximeter.measurements_string (d1e8d25b-9a59-48bf-9b39-c45320f4a573): There are no data parts
357 2024.11.19 19:40:47.008908 [ 3 ] {f1694749-9ce2-4621-b7c6-073ff3209221} <Debug> TCPHandler: Processed in 0.015310415 sec.
358 2024.11.19 19:40:47.009123 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
359 2024.11.19 19:40:47.009365 [ 254 ] {9265e9b1-0be5-4c8d-b2c3-e88f093a243f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
360 * NOTE: Right now we can't unambiguously record a nullable byte array.
361 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
362 * a string isn't palatable for a few reasons.
363 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
364 * details.
365 */
366 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
367 2024.11.19 19:40:47.009425 [ 254 ] {9265e9b1-0be5-4c8d-b2c3-e88f093a243f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
368 2024.11.19 19:40:47.018141 [ 254 ] {9265e9b1-0be5-4c8d-b2c3-e88f093a243f} <Debug> oximeter.measurements_bytes (f7924077-4cc7-480d-9edd-46af6803d52e): Loading data parts
369 2024.11.19 19:40:47.018317 [ 254 ] {9265e9b1-0be5-4c8d-b2c3-e88f093a243f} <Debug> oximeter.measurements_bytes (f7924077-4cc7-480d-9edd-46af6803d52e): There are no data parts
370 2024.11.19 19:40:47.028094 [ 254 ] {9265e9b1-0be5-4c8d-b2c3-e88f093a243f} <Debug> TCPHandler: Processed in 0.019036216 sec.
371 2024.11.19 19:40:47.028364 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
372 2024.11.19 19:40:47.028674 [ 3 ] {4488ac18-f988-40e1-928f-35d783f1a0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) 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)
373 2024.11.19 19:40:47.028763 [ 3 ] {4488ac18-f988-40e1-928f-35d783f1a0b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
374 2024.11.19 19:40:47.032966 [ 3 ] {4488ac18-f988-40e1-928f-35d783f1a0b4} <Debug> oximeter.measurements_cumulativei64 (05fc675e-bea4-4346-959c-d744aa888fd1): Loading data parts
375 2024.11.19 19:40:47.033154 [ 3 ] {4488ac18-f988-40e1-928f-35d783f1a0b4} <Debug> oximeter.measurements_cumulativei64 (05fc675e-bea4-4346-959c-d744aa888fd1): There are no data parts
376 2024.11.19 19:40:47.044335 [ 3 ] {4488ac18-f988-40e1-928f-35d783f1a0b4} <Debug> TCPHandler: Processed in 0.016075516 sec.
377 2024.11.19 19:40:47.044551 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
378 2024.11.19 19:40:47.044771 [ 254 ] {8f2d124b-3058-4151-addd-1e5251db4a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) 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)
379 2024.11.19 19:40:47.044847 [ 254 ] {8f2d124b-3058-4151-addd-1e5251db4a86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
380 2024.11.19 19:40:47.081144 [ 254 ] {8f2d124b-3058-4151-addd-1e5251db4a86} <Debug> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Loading data parts
381 2024.11.19 19:40:47.081453 [ 254 ] {8f2d124b-3058-4151-addd-1e5251db4a86} <Debug> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): There are no data parts
382 2024.11.19 19:40:47.092324 [ 254 ] {8f2d124b-3058-4151-addd-1e5251db4a86} <Debug> TCPHandler: Processed in 0.047829796 sec.
383 2024.11.19 19:40:47.092629 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
384 2024.11.19 19:40:47.092951 [ 3 ] {06d51a30-e9ca-445b-8227-a406d60b1e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) 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)
385 2024.11.19 19:40:47.093066 [ 3 ] {06d51a30-e9ca-445b-8227-a406d60b1e00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
386 2024.11.19 19:40:47.109408 [ 3 ] {06d51a30-e9ca-445b-8227-a406d60b1e00} <Debug> oximeter.measurements_cumulativef32 (3851a209-6c3e-42a9-89b9-66f189e110fb): Loading data parts
387 2024.11.19 19:40:47.109662 [ 3 ] {06d51a30-e9ca-445b-8227-a406d60b1e00} <Debug> oximeter.measurements_cumulativef32 (3851a209-6c3e-42a9-89b9-66f189e110fb): There are no data parts
388 2024.11.19 19:40:47.134882 [ 3 ] {06d51a30-e9ca-445b-8227-a406d60b1e00} <Debug> TCPHandler: Processed in 0.042392798 sec.
389 2024.11.19 19:40:47.135120 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
390 2024.11.19 19:40:47.135367 [ 254 ] {2e1f8427-10cb-4f1a-9705-6d80220fbc1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) 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)
391 2024.11.19 19:40:47.135441 [ 254 ] {2e1f8427-10cb-4f1a-9705-6d80220fbc1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
392 2024.11.19 19:40:47.156655 [ 254 ] {2e1f8427-10cb-4f1a-9705-6d80220fbc1c} <Debug> oximeter.measurements_cumulativef64 (f585125c-4707-4128-91d1-f88f5a794b62): Loading data parts
393 2024.11.19 19:40:47.156887 [ 254 ] {2e1f8427-10cb-4f1a-9705-6d80220fbc1c} <Debug> oximeter.measurements_cumulativef64 (f585125c-4707-4128-91d1-f88f5a794b62): There are no data parts
394 2024.11.19 19:40:47.162762 [ 254 ] {2e1f8427-10cb-4f1a-9705-6d80220fbc1c} <Debug> TCPHandler: Processed in 0.02770888 sec.
395 2024.11.19 19:40:47.163070 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
396 2024.11.19 19:40:47.163452 [ 3 ] {8ae7418d-eec3-4436-9226-970066d722ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
397 * NOTE: Array types cannot be Nullable, see
398 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
399 * for more details.
400 *
401 * This means we need to use empty arrays to indicate a missing value. This
402 * is unfortunate, and at this point relies on the fact that an
403 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
404 * to figure out another way to represent missing samples here.
405 */
406 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)
407 2024.11.19 19:40:47.163563 [ 3 ] {8ae7418d-eec3-4436-9226-970066d722ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
408 2024.11.19 19:40:47.188383 [ 3 ] {8ae7418d-eec3-4436-9226-970066d722ed} <Debug> oximeter.measurements_histogrami8 (497dda82-1010-4d04-b466-33a47499411c): Loading data parts
409 2024.11.19 19:40:47.188603 [ 3 ] {8ae7418d-eec3-4436-9226-970066d722ed} <Debug> oximeter.measurements_histogrami8 (497dda82-1010-4d04-b466-33a47499411c): There are no data parts
410 2024.11.19 19:40:47.210701 [ 3 ] {8ae7418d-eec3-4436-9226-970066d722ed} <Debug> TCPHandler: Processed in 0.047772124 sec.
411 2024.11.19 19:40:47.210986 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
412 2024.11.19 19:40:47.211438 [ 254 ] {30080f74-4ce2-4d6c-b777-df296e2eb114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) 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)
413 2024.11.19 19:40:47.211548 [ 254 ] {30080f74-4ce2-4d6c-b777-df296e2eb114} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
414 2024.11.19 19:40:47.240507 [ 254 ] {30080f74-4ce2-4d6c-b777-df296e2eb114} <Debug> oximeter.measurements_histogramu8 (da5fb0b9-e9c8-4990-9415-9293e1a3cd2e): Loading data parts
415 2024.11.19 19:40:47.240714 [ 254 ] {30080f74-4ce2-4d6c-b777-df296e2eb114} <Debug> oximeter.measurements_histogramu8 (da5fb0b9-e9c8-4990-9415-9293e1a3cd2e): There are no data parts
416 2024.11.19 19:40:47.251249 [ 254 ] {30080f74-4ce2-4d6c-b777-df296e2eb114} <Debug> TCPHandler: Processed in 0.040387954 sec.
417 2024.11.19 19:40:47.251514 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
418 2024.11.19 19:40:47.251853 [ 3 ] {14b26011-2249-4231-b214-6f0ea8c6ec77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) 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)
419 2024.11.19 19:40:47.251998 [ 3 ] {14b26011-2249-4231-b214-6f0ea8c6ec77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
420 2024.11.19 19:40:47.276722 [ 3 ] {14b26011-2249-4231-b214-6f0ea8c6ec77} <Debug> oximeter.measurements_histogrami16 (8aa0824b-b19e-4f24-b7ce-9923af406f56): Loading data parts
421 2024.11.19 19:40:47.277072 [ 3 ] {14b26011-2249-4231-b214-6f0ea8c6ec77} <Debug> oximeter.measurements_histogrami16 (8aa0824b-b19e-4f24-b7ce-9923af406f56): There are no data parts
422 2024.11.19 19:40:47.281188 [ 3 ] {14b26011-2249-4231-b214-6f0ea8c6ec77} <Debug> TCPHandler: Processed in 0.029773177 sec.
423 2024.11.19 19:40:47.281435 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
424 2024.11.19 19:40:47.281854 [ 254 ] {dfcda559-ce1a-4453-b3fa-daaa22c6b4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) 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)
425 2024.11.19 19:40:47.281951 [ 254 ] {dfcda559-ce1a-4453-b3fa-daaa22c6b4f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
426 2024.11.19 19:40:47.293981 [ 254 ] {dfcda559-ce1a-4453-b3fa-daaa22c6b4f3} <Debug> oximeter.measurements_histogramu16 (8b757cbc-6442-42a3-b94a-9bff1d763e20): Loading data parts
427 2024.11.19 19:40:47.294182 [ 254 ] {dfcda559-ce1a-4453-b3fa-daaa22c6b4f3} <Debug> oximeter.measurements_histogramu16 (8b757cbc-6442-42a3-b94a-9bff1d763e20): There are no data parts
428 2024.11.19 19:40:47.329929 [ 254 ] {dfcda559-ce1a-4453-b3fa-daaa22c6b4f3} <Debug> TCPHandler: Processed in 0.048581836 sec.
429 2024.11.19 19:40:47.330245 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
430 2024.11.19 19:40:47.330577 [ 3 ] {bf0565e2-427a-4db9-8da6-e36fcf9d5158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) 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.19 19:40:47.330685 [ 3 ] {bf0565e2-427a-4db9-8da6-e36fcf9d5158} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
432 2024.11.19 19:40:47.354005 [ 3 ] {bf0565e2-427a-4db9-8da6-e36fcf9d5158} <Debug> oximeter.measurements_histogrami32 (49b978ea-219e-4c84-ab25-e7d6f6a92c81): Loading data parts
433 2024.11.19 19:40:47.354215 [ 3 ] {bf0565e2-427a-4db9-8da6-e36fcf9d5158} <Debug> oximeter.measurements_histogrami32 (49b978ea-219e-4c84-ab25-e7d6f6a92c81): There are no data parts
434 2024.11.19 19:40:47.357975 [ 3 ] {bf0565e2-427a-4db9-8da6-e36fcf9d5158} <Debug> TCPHandler: Processed in 0.027808923 sec.
435 2024.11.19 19:40:47.358183 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
436 2024.11.19 19:40:47.358526 [ 254 ] {d9c9804d-2cba-4582-b1a6-c49472174d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) 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.19 19:40:47.358604 [ 254 ] {d9c9804d-2cba-4582-b1a6-c49472174d7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
438 2024.11.19 19:40:47.371630 [ 254 ] {d9c9804d-2cba-4582-b1a6-c49472174d7e} <Debug> oximeter.measurements_histogramu32 (1578fbb1-b0b8-44f2-ae10-357a5c52a16e): Loading data parts
439 2024.11.19 19:40:47.371811 [ 254 ] {d9c9804d-2cba-4582-b1a6-c49472174d7e} <Debug> oximeter.measurements_histogramu32 (1578fbb1-b0b8-44f2-ae10-357a5c52a16e): There are no data parts
440 2024.11.19 19:40:47.383705 [ 254 ] {d9c9804d-2cba-4582-b1a6-c49472174d7e} <Debug> TCPHandler: Processed in 0.025587233 sec.
441 2024.11.19 19:40:47.384005 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
442 2024.11.19 19:40:47.384372 [ 3 ] {42f713ba-0289-431c-8f04-6162521aec64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) 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.19 19:40:47.384485 [ 3 ] {42f713ba-0289-431c-8f04-6162521aec64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
444 2024.11.19 19:40:47.396931 [ 3 ] {42f713ba-0289-431c-8f04-6162521aec64} <Debug> oximeter.measurements_histogrami64 (740c39fc-c075-43f4-b915-12c4bfde8909): Loading data parts
445 2024.11.19 19:40:47.397140 [ 3 ] {42f713ba-0289-431c-8f04-6162521aec64} <Debug> oximeter.measurements_histogrami64 (740c39fc-c075-43f4-b915-12c4bfde8909): There are no data parts
446 2024.11.19 19:40:47.408490 [ 3 ] {42f713ba-0289-431c-8f04-6162521aec64} <Debug> TCPHandler: Processed in 0.024568975 sec.
447 2024.11.19 19:40:47.408721 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
448 2024.11.19 19:40:47.409122 [ 254 ] {147033b8-df5b-47a4-81e6-5885b5837fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) 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.19 19:40:47.409202 [ 254 ] {147033b8-df5b-47a4-81e6-5885b5837fa9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
450 2024.11.19 19:40:47.412252 [ 254 ] {147033b8-df5b-47a4-81e6-5885b5837fa9} <Debug> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Loading data parts
451 2024.11.19 19:40:47.412422 [ 254 ] {147033b8-df5b-47a4-81e6-5885b5837fa9} <Debug> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): There are no data parts
452 2024.11.19 19:40:47.421705 [ 254 ] {147033b8-df5b-47a4-81e6-5885b5837fa9} <Debug> TCPHandler: Processed in 0.013059953 sec.
453 2024.11.19 19:40:47.421924 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
454 2024.11.19 19:40:47.422261 [ 3 ] {634e29fc-ae7d-473f-aca9-4a8217de2b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) 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.19 19:40:47.422367 [ 3 ] {634e29fc-ae7d-473f-aca9-4a8217de2b08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
456 2024.11.19 19:40:47.432778 [ 3 ] {634e29fc-ae7d-473f-aca9-4a8217de2b08} <Debug> oximeter.measurements_histogramf32 (8c325331-b489-406d-a917-5ed57bf8efea): Loading data parts
457 2024.11.19 19:40:47.432964 [ 3 ] {634e29fc-ae7d-473f-aca9-4a8217de2b08} <Debug> oximeter.measurements_histogramf32 (8c325331-b489-406d-a917-5ed57bf8efea): There are no data parts
458 2024.11.19 19:40:47.446096 [ 3 ] {634e29fc-ae7d-473f-aca9-4a8217de2b08} <Debug> TCPHandler: Processed in 0.024240337 sec.
459 2024.11.19 19:40:47.446310 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
460 2024.11.19 19:40:47.446704 [ 254 ] {c4ea1e24-75c9-4ad7-ac32-71d802fa24a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) 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.19 19:40:47.446810 [ 254 ] {c4ea1e24-75c9-4ad7-ac32-71d802fa24a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
462 2024.11.19 19:40:47.457048 [ 254 ] {c4ea1e24-75c9-4ad7-ac32-71d802fa24a6} <Debug> oximeter.measurements_histogramf64 (8f8e529b-ccca-4642-af95-e84362bfc4dd): Loading data parts
463 2024.11.19 19:40:47.457231 [ 254 ] {c4ea1e24-75c9-4ad7-ac32-71d802fa24a6} <Debug> oximeter.measurements_histogramf64 (8f8e529b-ccca-4642-af95-e84362bfc4dd): There are no data parts
464 2024.11.19 19:40:47.481940 [ 254 ] {c4ea1e24-75c9-4ad7-ac32-71d802fa24a6} <Debug> TCPHandler: Processed in 0.035699977 sec.
465 2024.11.19 19:40:47.482342 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
466 2024.11.19 19:40:47.482619 [ 3 ] {daa16399-d733-4caf-b504-466703cab426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) /* 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.19 19:40:47.482720 [ 3 ] {daa16399-d733-4caf-b504-466703cab426} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
493 2024.11.19 19:40:47.508045 [ 3 ] {daa16399-d733-4caf-b504-466703cab426} <Debug> oximeter.fields_bool (9f70c216-aefd-4d19-b121-3db074e4b238): Loading data parts
494 2024.11.19 19:40:47.508230 [ 3 ] {daa16399-d733-4caf-b504-466703cab426} <Debug> oximeter.fields_bool (9f70c216-aefd-4d19-b121-3db074e4b238): There are no data parts
495 2024.11.19 19:40:47.511794 [ 3 ] {daa16399-d733-4caf-b504-466703cab426} <Debug> TCPHandler: Processed in 0.029597322 sec.
496 2024.11.19 19:40:47.512044 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
497 2024.11.19 19:40:47.512280 [ 254 ] {2341fc93-f939-406f-8836-6deaafe68d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) 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.19 19:40:47.512369 [ 254 ] {2341fc93-f939-406f-8836-6deaafe68d36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
499 2024.11.19 19:40:47.534923 [ 254 ] {2341fc93-f939-406f-8836-6deaafe68d36} <Debug> oximeter.fields_i8 (a669f0bb-9b53-4e1c-a294-140003f8b3bc): Loading data parts
500 2024.11.19 19:40:47.535126 [ 254 ] {2341fc93-f939-406f-8836-6deaafe68d36} <Debug> oximeter.fields_i8 (a669f0bb-9b53-4e1c-a294-140003f8b3bc): There are no data parts
501 2024.11.19 19:40:47.576103 [ 254 ] {2341fc93-f939-406f-8836-6deaafe68d36} <Debug> TCPHandler: Processed in 0.064142897 sec.
502 2024.11.19 19:40:47.576385 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
503 2024.11.19 19:40:47.576785 [ 3 ] {3bb9bba3-0656-4bb4-8978-3a1720842a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) 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.19 19:40:47.576898 [ 3 ] {3bb9bba3-0656-4bb4-8978-3a1720842a89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
505 2024.11.19 19:40:47.612091 [ 3 ] {3bb9bba3-0656-4bb4-8978-3a1720842a89} <Debug> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Loading data parts
506 2024.11.19 19:40:47.612296 [ 3 ] {3bb9bba3-0656-4bb4-8978-3a1720842a89} <Debug> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): There are no data parts
507 2024.11.19 19:40:47.616627 [ 3 ] {3bb9bba3-0656-4bb4-8978-3a1720842a89} <Debug> TCPHandler: Processed in 0.040353772 sec.
508 2024.11.19 19:40:47.616917 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
509 2024.11.19 19:40:47.617185 [ 254 ] {693e2f7b-7373-4fdd-8390-69a3c6f88054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) 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.19 19:40:47.617291 [ 254 ] {693e2f7b-7373-4fdd-8390-69a3c6f88054} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
511 2024.11.19 19:40:47.653710 [ 254 ] {693e2f7b-7373-4fdd-8390-69a3c6f88054} <Debug> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Loading data parts
512 2024.11.19 19:40:47.653912 [ 254 ] {693e2f7b-7373-4fdd-8390-69a3c6f88054} <Debug> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): There are no data parts
513 2024.11.19 19:40:47.689872 [ 254 ] {693e2f7b-7373-4fdd-8390-69a3c6f88054} <Debug> TCPHandler: Processed in 0.073085289 sec.
514 2024.11.19 19:40:47.690117 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
515 2024.11.19 19:40:47.690389 [ 3 ] {46453d49-b410-4a41-a547-d99a2fabbea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) 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.19 19:40:47.690463 [ 3 ] {46453d49-b410-4a41-a547-d99a2fabbea7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
517 2024.11.19 19:40:47.700149 [ 3 ] {46453d49-b410-4a41-a547-d99a2fabbea7} <Debug> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Loading data parts
518 2024.11.19 19:40:47.700359 [ 3 ] {46453d49-b410-4a41-a547-d99a2fabbea7} <Debug> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): There are no data parts
519 2024.11.19 19:40:47.705092 [ 3 ] {46453d49-b410-4a41-a547-d99a2fabbea7} <Debug> TCPHandler: Processed in 0.015053207 sec.
520 2024.11.19 19:40:47.705306 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
521 2024.11.19 19:40:47.705548 [ 254 ] {31d46ecf-ef88-4595-a46a-9a7738f7f548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) 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.19 19:40:47.705642 [ 254 ] {31d46ecf-ef88-4595-a46a-9a7738f7f548} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
523 2024.11.19 19:40:47.726360 [ 254 ] {31d46ecf-ef88-4595-a46a-9a7738f7f548} <Debug> oximeter.fields_i32 (bfd7e6f5-a20c-4b97-85fd-8add1cbc386c): Loading data parts
524 2024.11.19 19:40:47.726549 [ 254 ] {31d46ecf-ef88-4595-a46a-9a7738f7f548} <Debug> oximeter.fields_i32 (bfd7e6f5-a20c-4b97-85fd-8add1cbc386c): There are no data parts
525 2024.11.19 19:40:47.741754 [ 254 ] {31d46ecf-ef88-4595-a46a-9a7738f7f548} <Debug> TCPHandler: Processed in 0.036525289 sec.
526 2024.11.19 19:40:47.741994 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
527 2024.11.19 19:40:47.742247 [ 3 ] {c2e18dbf-d99e-414d-b6b2-756d09b57de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) 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.19 19:40:47.742323 [ 3 ] {c2e18dbf-d99e-414d-b6b2-756d09b57de3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
529 2024.11.19 19:40:47.754675 [ 3 ] {c2e18dbf-d99e-414d-b6b2-756d09b57de3} <Debug> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Loading data parts
530 2024.11.19 19:40:47.754859 [ 3 ] {c2e18dbf-d99e-414d-b6b2-756d09b57de3} <Debug> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): There are no data parts
531 2024.11.19 19:40:47.776152 [ 3 ] {c2e18dbf-d99e-414d-b6b2-756d09b57de3} <Debug> TCPHandler: Processed in 0.034218047 sec.
532 2024.11.19 19:40:47.776405 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
533 2024.11.19 19:40:47.776634 [ 254 ] {2b1318d1-13a5-41e9-aba3-3cca694c9fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) 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.19 19:40:47.776726 [ 254 ] {2b1318d1-13a5-41e9-aba3-3cca694c9fa6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
535 2024.11.19 19:40:47.780783 [ 254 ] {2b1318d1-13a5-41e9-aba3-3cca694c9fa6} <Debug> oximeter.fields_i64 (32e61fed-bb0d-41a6-b349-2bd0e24fce89): Loading data parts
536 2024.11.19 19:40:47.780964 [ 254 ] {2b1318d1-13a5-41e9-aba3-3cca694c9fa6} <Debug> oximeter.fields_i64 (32e61fed-bb0d-41a6-b349-2bd0e24fce89): There are no data parts
537 2024.11.19 19:40:47.792372 [ 254 ] {2b1318d1-13a5-41e9-aba3-3cca694c9fa6} <Debug> TCPHandler: Processed in 0.016036744 sec.
538 2024.11.19 19:40:47.792598 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
539 2024.11.19 19:40:47.792876 [ 3 ] {8dd012ff-efcd-4716-94f1-a516f98836c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) 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.19 19:40:47.792962 [ 3 ] {8dd012ff-efcd-4716-94f1-a516f98836c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
541 2024.11.19 19:40:47.805582 [ 3 ] {8dd012ff-efcd-4716-94f1-a516f98836c2} <Debug> oximeter.fields_u64 (6ce85d45-f13e-47a2-a492-0ba47320c202): Loading data parts
542 2024.11.19 19:40:47.805827 [ 3 ] {8dd012ff-efcd-4716-94f1-a516f98836c2} <Debug> oximeter.fields_u64 (6ce85d45-f13e-47a2-a492-0ba47320c202): There are no data parts
543 2024.11.19 19:40:47.817075 [ 3 ] {8dd012ff-efcd-4716-94f1-a516f98836c2} <Debug> TCPHandler: Processed in 0.024547155 sec.
544 2024.11.19 19:40:47.817276 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
545 2024.11.19 19:40:47.817547 [ 254 ] {6007f474-7f0e-4540-9ebb-a29af223c84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) 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.19 19:40:47.817647 [ 254 ] {6007f474-7f0e-4540-9ebb-a29af223c84b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
547 2024.11.19 19:40:47.840020 [ 254 ] {6007f474-7f0e-4540-9ebb-a29af223c84b} <Debug> oximeter.fields_ipaddr (df56dded-7aac-43e4-9f34-1eee7e27962c): Loading data parts
548 2024.11.19 19:40:47.840246 [ 254 ] {6007f474-7f0e-4540-9ebb-a29af223c84b} <Debug> oximeter.fields_ipaddr (df56dded-7aac-43e4-9f34-1eee7e27962c): There are no data parts
549 2024.11.19 19:40:47.843608 [ 254 ] {6007f474-7f0e-4540-9ebb-a29af223c84b} <Debug> TCPHandler: Processed in 0.026403985 sec.
550 2024.11.19 19:40:47.843836 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
551 2024.11.19 19:40:47.844055 [ 3 ] {6f953847-575d-4e63-a2bd-f1f6ab2710fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) 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.19 19:40:47.844142 [ 3 ] {6f953847-575d-4e63-a2bd-f1f6ab2710fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
553 2024.11.19 19:40:47.854596 [ 3 ] {6f953847-575d-4e63-a2bd-f1f6ab2710fc} <Debug> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Loading data parts
554 2024.11.19 19:40:47.854835 [ 3 ] {6f953847-575d-4e63-a2bd-f1f6ab2710fc} <Debug> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): There are no data parts
555 2024.11.19 19:40:47.889753 [ 3 ] {6f953847-575d-4e63-a2bd-f1f6ab2710fc} <Debug> TCPHandler: Processed in 0.045978325 sec.
556 2024.11.19 19:40:47.890000 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
557 2024.11.19 19:40:47.890277 [ 254 ] {65772128-b251-4561-8f01-c8c5150db6df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) 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.19 19:40:47.890336 [ 254 ] {65772128-b251-4561-8f01-c8c5150db6df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
559 2024.11.19 19:40:47.926673 [ 254 ] {65772128-b251-4561-8f01-c8c5150db6df} <Debug> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Loading data parts
560 2024.11.19 19:40:47.926866 [ 254 ] {65772128-b251-4561-8f01-c8c5150db6df} <Debug> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): There are no data parts
561 2024.11.19 19:40:47.961576 [ 254 ] {65772128-b251-4561-8f01-c8c5150db6df} <Debug> TCPHandler: Processed in 0.071649811 sec.
562 2024.11.19 19:40:47.962044 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
563 2024.11.19 19:40:47.962415 [ 3 ] {66ec750e-040f-4932-96b0-726c47e3a151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) /* 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.19 19:40:47.962548 [ 3 ] {66ec750e-040f-4932-96b0-726c47e3a151} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
568 2024.11.19 19:40:47.977874 [ 3 ] {66ec750e-040f-4932-96b0-726c47e3a151} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0): Loading data parts
569 2024.11.19 19:40:47.978155 [ 3 ] {66ec750e-040f-4932-96b0-726c47e3a151} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0): There are no data parts
570 2024.11.19 19:40:48.013530 [ 3 ] {66ec750e-040f-4932-96b0-726c47e3a151} <Debug> TCPHandler: Processed in 0.051616938 sec.
571 2024.11.19 19:40:48.013761 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
572 2024.11.19 19:40:48.014014 [ 254 ] {7cba7fee-6aeb-4a08-8618-468f9b8b50ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
573 2024.11.19 19:40:48.015243 [ 254 ] {7cba7fee-6aeb-4a08-8618-468f9b8b50ef} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
574 2024.11.19 19:40:48.023167 [ 257 ] {7cba7fee-6aeb-4a08-8618-468f9b8b50ef} <Trace> oximeter.version (2d701f30-7841-4969-b64d-f49f7df4444a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
575 2024.11.19 19:40:48.023526 [ 257 ] {7cba7fee-6aeb-4a08-8618-468f9b8b50ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
576 2024.11.19 19:40:48.028406 [ 257 ] {7cba7fee-6aeb-4a08-8618-468f9b8b50ef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
577 2024.11.19 19:40:48.028842 [ 257 ] {7cba7fee-6aeb-4a08-8618-468f9b8b50ef} <Trace> oximeter.version (2d701f30-7841-4969-b64d-f49f7df4444a): 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.19 19:40:48.029157 [ 254 ] {7cba7fee-6aeb-4a08-8618-468f9b8b50ef} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015223 sec., 65.69007422978387 rows/sec., 1.03 KiB/sec.
579 2024.11.19 19:40:48.029579 [ 254 ] {7cba7fee-6aeb-4a08-8618-468f9b8b50ef} <Debug> TCPHandler: Processed in 0.0158896 sec.
580 2024.11.19 19:40:48.227596 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41702
581 2024.11.19 19:40:48.228639 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
582 2024.11.19 19:40:48.228682 [ 258 ] {} <Debug> TCP-Session: fc3d707f-f93a-4a74-b1b0-ced5a0809efb Authenticating user 'default' from [fd00:1122:3344:101::a]:41702
583 2024.11.19 19:40:48.228736 [ 258 ] {} <Debug> TCP-Session: fc3d707f-f93a-4a74-b1b0-ced5a0809efb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
584 2024.11.19 19:40:48.228766 [ 258 ] {} <Debug> TCP-Session: fc3d707f-f93a-4a74-b1b0-ced5a0809efb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
585 2024.11.19 19:40:48.228821 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
586 2024.11.19 19:40:48.228857 [ 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
587 2024.11.19 19:40:48.228882 [ 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
588 2024.11.19 19:40:48.229892 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50681
589 2024.11.19 19:40:48.229961 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34882
590 2024.11.19 19:40:48.230150 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52699
591 2024.11.19 19:40:48.230084 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
592 2024.11.19 19:40:48.230254 [ 259 ] {} <Debug> TCP-Session: bf10f545-54b4-4b71-81ba-61132c1979d2 Authenticating user 'default' from [fd00:1122:3344:101::a]:50681
593 2024.11.19 19:40:48.230352 [ 259 ] {} <Debug> TCP-Session: bf10f545-54b4-4b71-81ba-61132c1979d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
594 2024.11.19 19:40:48.230299 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39302
595 2024.11.19 19:40:48.230390 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
596 2024.11.19 19:40:48.230408 [ 259 ] {} <Debug> TCP-Session: bf10f545-54b4-4b71-81ba-61132c1979d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
597 2024.11.19 19:40:48.230302 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
598 2024.11.19 19:40:48.230585 [ 261 ] {} <Debug> TCP-Session: ad94eca8-fa92-42c2-a0f7-12c6b9463c00 Authenticating user 'default' from [fd00:1122:3344:101::a]:52699
599 2024.11.19 19:40:48.230667 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34589
600 2024.11.19 19:40:48.230691 [ 260 ] {} <Debug> TCP-Session: 353af521-ac99-4c04-b70c-e5f1fb3f00cc Authenticating user 'default' from [fd00:1122:3344:101::a]:34882
601 2024.11.19 19:40:48.230714 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55375
602 2024.11.19 19:40:48.230753 [ 260 ] {} <Debug> TCP-Session: 353af521-ac99-4c04-b70c-e5f1fb3f00cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
603 2024.11.19 19:40:48.230705 [ 261 ] {} <Debug> TCP-Session: ad94eca8-fa92-42c2-a0f7-12c6b9463c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
604 2024.11.19 19:40:48.230859 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57866
605 2024.11.19 19:40:48.230882 [ 261 ] {} <Debug> TCP-Session: ad94eca8-fa92-42c2-a0f7-12c6b9463c00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
606 2024.11.19 19:40:48.230889 [ 260 ] {} <Debug> TCP-Session: 353af521-ac99-4c04-b70c-e5f1fb3f00cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
607 2024.11.19 19:40:48.231073 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
608 2024.11.19 19:40:48.231220 [ 265 ] {} <Debug> TCP-Session: 11fb7b6c-73d9-4f32-8cea-35a5247f78b5 Authenticating user 'default' from [fd00:1122:3344:101::a]:57866
609 2024.11.19 19:40:48.231243 [ 265 ] {} <Debug> TCP-Session: 11fb7b6c-73d9-4f32-8cea-35a5247f78b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
610 2024.11.19 19:40:48.231257 [ 265 ] {} <Debug> TCP-Session: 11fb7b6c-73d9-4f32-8cea-35a5247f78b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
611 2024.11.19 19:40:48.232515 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
612 2024.11.19 19:40:48.232560 [ 264 ] {} <Debug> TCP-Session: 0cbde227-f057-47b6-9410-ee68b49ab299 Authenticating user 'default' from [fd00:1122:3344:101::a]:34589
613 2024.11.19 19:40:48.232582 [ 264 ] {} <Debug> TCP-Session: 0cbde227-f057-47b6-9410-ee68b49ab299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
614 2024.11.19 19:40:48.232645 [ 264 ] {} <Debug> TCP-Session: 0cbde227-f057-47b6-9410-ee68b49ab299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
615 2024.11.19 19:40:48.249117 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
616 2024.11.19 19:40:48.249164 [ 263 ] {} <Debug> TCP-Session: 9948052b-a149-4360-8db7-ca11a6b01b08 Authenticating user 'default' from [fd00:1122:3344:101::a]:55375
617 2024.11.19 19:40:48.249190 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
618 2024.11.19 19:40:48.249229 [ 263 ] {} <Debug> TCP-Session: 9948052b-a149-4360-8db7-ca11a6b01b08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
619 2024.11.19 19:40:48.249274 [ 263 ] {} <Debug> TCP-Session: 9948052b-a149-4360-8db7-ca11a6b01b08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
620 2024.11.19 19:40:48.249287 [ 262 ] {} <Debug> TCP-Session: e5f911d2-7ad2-4896-8ed6-f8b2ac5f3f64 Authenticating user 'default' from [fd00:1122:3344:101::a]:39302
621 2024.11.19 19:40:48.249377 [ 262 ] {} <Debug> TCP-Session: e5f911d2-7ad2-4896-8ed6-f8b2ac5f3f64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
622 2024.11.19 19:40:48.249398 [ 262 ] {} <Debug> TCP-Session: e5f911d2-7ad2-4896-8ed6-f8b2ac5f3f64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
623 2024.11.19 19:40:48.300921 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43653
624 2024.11.19 19:40:48.301971 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
625 2024.11.19 19:40:48.302027 [ 266 ] {} <Debug> TCP-Session: 8dcd536c-f73e-4d07-84c0-9581cff34e77 Authenticating user 'default' from [fd00:1122:3344:101::c]:43653
626 2024.11.19 19:40:48.302057 [ 266 ] {} <Debug> TCP-Session: 8dcd536c-f73e-4d07-84c0-9581cff34e77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
627 2024.11.19 19:40:48.302116 [ 266 ] {} <Debug> TCP-Session: 8dcd536c-f73e-4d07-84c0-9581cff34e77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
628 2024.11.19 19:40:48.302209 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
629 2024.11.19 19:40:48.302243 [ 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
630 2024.11.19 19:40:48.302301 [ 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
631 2024.11.19 19:40:48.302952 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42740
632 2024.11.19 19:40:48.303101 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59760
633 2024.11.19 19:40:48.303359 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
634 2024.11.19 19:40:48.303365 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
635 2024.11.19 19:40:48.303443 [ 267 ] {} <Debug> TCP-Session: 7d84f2a2-357f-47dd-84c7-09fac775f558 Authenticating user 'default' from [fd00:1122:3344:101::c]:42740
636 2024.11.19 19:40:48.303358 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54748
637 2024.11.19 19:40:48.303485 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37102
638 2024.11.19 19:40:48.303528 [ 267 ] {} <Debug> TCP-Session: 7d84f2a2-357f-47dd-84c7-09fac775f558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
639 2024.11.19 19:40:48.303519 [ 268 ] {} <Debug> TCP-Session: 8143f1e2-4578-4d8f-91c0-b589ab0f9635 Authenticating user 'default' from [fd00:1122:3344:101::c]:59760
640 2024.11.19 19:40:48.303947 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
641 2024.11.19 19:40:48.303957 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56240
642 2024.11.19 19:40:48.304038 [ 269 ] {} <Debug> TCP-Session: 0bd9a842-61ce-470a-b55b-070ed247a382 Authenticating user 'default' from [fd00:1122:3344:101::c]:54748
643 2024.11.19 19:40:48.304020 [ 268 ] {} <Debug> TCP-Session: 8143f1e2-4578-4d8f-91c0-b589ab0f9635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
644 2024.11.19 19:40:48.304075 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61026
645 2024.11.19 19:40:48.304007 [ 267 ] {} <Debug> TCP-Session: 7d84f2a2-357f-47dd-84c7-09fac775f558 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
646 2024.11.19 19:40:48.303990 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34634
647 2024.11.19 19:40:48.304200 [ 269 ] {} <Debug> TCP-Session: 0bd9a842-61ce-470a-b55b-070ed247a382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
648 2024.11.19 19:40:48.304306 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
649 2024.11.19 19:40:48.304118 [ 268 ] {} <Debug> TCP-Session: 8143f1e2-4578-4d8f-91c0-b589ab0f9635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
650 2024.11.19 19:40:48.304458 [ 269 ] {} <Debug> TCP-Session: 0bd9a842-61ce-470a-b55b-070ed247a382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
651 2024.11.19 19:40:48.304473 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
652 2024.11.19 19:40:48.304590 [ 271 ] {} <Debug> TCP-Session: 6d503a5d-ed5d-4899-8876-8a2bcfe692e5 Authenticating user 'default' from [fd00:1122:3344:101::c]:56240
653 2024.11.19 19:40:48.304764 [ 272 ] {} <Debug> TCP-Session: 5d3ee58f-16cc-4747-858b-68c6b3da565b Authenticating user 'default' from [fd00:1122:3344:101::c]:34634
654 2024.11.19 19:40:48.304775 [ 271 ] {} <Debug> TCP-Session: 6d503a5d-ed5d-4899-8876-8a2bcfe692e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
655 2024.11.19 19:40:48.304814 [ 272 ] {} <Debug> TCP-Session: 5d3ee58f-16cc-4747-858b-68c6b3da565b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
656 2024.11.19 19:40:48.304775 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
657 2024.11.19 19:40:48.304942 [ 271 ] {} <Debug> TCP-Session: 6d503a5d-ed5d-4899-8876-8a2bcfe692e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
658 2024.11.19 19:40:48.304985 [ 272 ] {} <Debug> TCP-Session: 5d3ee58f-16cc-4747-858b-68c6b3da565b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
659 2024.11.19 19:40:48.304986 [ 273 ] {} <Debug> TCP-Session: bd511da1-30f2-48dc-be0a-0c9024ed23d6 Authenticating user 'default' from [fd00:1122:3344:101::c]:61026
660 2024.11.19 19:40:48.305092 [ 273 ] {} <Debug> TCP-Session: bd511da1-30f2-48dc-be0a-0c9024ed23d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
661 2024.11.19 19:40:48.305181 [ 273 ] {} <Debug> TCP-Session: bd511da1-30f2-48dc-be0a-0c9024ed23d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
662 2024.11.19 19:40:48.306751 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
663 2024.11.19 19:40:48.306806 [ 270 ] {} <Debug> TCP-Session: fb8e2438-cefa-438f-8aa8-37e495582b17 Authenticating user 'default' from [fd00:1122:3344:101::c]:37102
664 2024.11.19 19:40:48.306884 [ 270 ] {} <Debug> TCP-Session: fb8e2438-cefa-438f-8aa8-37e495582b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
665 2024.11.19 19:40:48.306903 [ 270 ] {} <Debug> TCP-Session: fb8e2438-cefa-438f-8aa8-37e495582b17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
666 2024.11.19 19:40:49.000231 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.93 MiB, peak 134.93 MiB, free memory in arenas 0.00 B, will set to 139.05 MiB (RSS), difference: 4.12 MiB
667 2024.11.19 19:40:49.005547 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54003
668 2024.11.19 19:40:49.006824 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
669 2024.11.19 19:40:49.006865 [ 274 ] {} <Debug> TCP-Session: ce7c86b3-07f1-4f52-955b-d0f6be4514aa Authenticating user 'default' from [fd00:1122:3344:101::b]:54003
670 2024.11.19 19:40:49.006892 [ 274 ] {} <Debug> TCP-Session: ce7c86b3-07f1-4f52-955b-d0f6be4514aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
671 2024.11.19 19:40:49.007020 [ 274 ] {} <Debug> TCP-Session: ce7c86b3-07f1-4f52-955b-d0f6be4514aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
672 2024.11.19 19:40:49.007104 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
673 2024.11.19 19:40:49.007135 [ 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.19 19:40:49.007267 [ 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.19 19:40:49.007941 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36930
676 2024.11.19 19:40:49.008170 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
677 2024.11.19 19:40:49.008206 [ 275 ] {} <Debug> TCP-Session: 218d3392-9b87-4395-a4a9-27acb321e043 Authenticating user 'default' from [fd00:1122:3344:101::b]:36930
678 2024.11.19 19:40:49.008300 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61227
679 2024.11.19 19:40:49.008300 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36888
680 2024.11.19 19:40:49.008385 [ 275 ] {} <Debug> TCP-Session: 218d3392-9b87-4395-a4a9-27acb321e043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
681 2024.11.19 19:40:49.008415 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34215
682 2024.11.19 19:40:49.008798 [ 275 ] {} <Debug> TCP-Session: 218d3392-9b87-4395-a4a9-27acb321e043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
683 2024.11.19 19:40:49.008906 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56977
684 2024.11.19 19:40:49.008922 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
685 2024.11.19 19:40:49.009339 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
686 2024.11.19 19:40:49.009366 [ 276 ] {} <Debug> TCP-Session: 72fbaf5e-ca5c-439a-b845-f514e3fa2f29 Authenticating user 'default' from [fd00:1122:3344:101::b]:36888
687 2024.11.19 19:40:49.009330 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35781
688 2024.11.19 19:40:49.009394 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52166
689 2024.11.19 19:40:49.009432 [ 276 ] {} <Debug> TCP-Session: 72fbaf5e-ca5c-439a-b845-f514e3fa2f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
690 2024.11.19 19:40:49.009414 [ 279 ] {} <Debug> TCP-Session: 9e4acbf6-86ce-4aa9-9032-e508219ef05d Authenticating user 'default' from [fd00:1122:3344:101::b]:56977
691 2024.11.19 19:40:49.009856 [ 276 ] {} <Debug> TCP-Session: 72fbaf5e-ca5c-439a-b845-f514e3fa2f29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
692 2024.11.19 19:40:49.010384 [ 279 ] {} <Debug> TCP-Session: 9e4acbf6-86ce-4aa9-9032-e508219ef05d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
693 2024.11.19 19:40:49.009999 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
694 2024.11.19 19:40:49.012024 [ 279 ] {} <Debug> TCP-Session: 9e4acbf6-86ce-4aa9-9032-e508219ef05d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
695 2024.11.19 19:40:49.012119 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
696 2024.11.19 19:40:49.012074 [ 281 ] {} <Debug> TCP-Session: e047a55e-3e90-4283-acfa-8f4cd77e9a36 Authenticating user 'default' from [fd00:1122:3344:101::b]:52166
697 2024.11.19 19:40:49.012329 [ 281 ] {} <Debug> TCP-Session: e047a55e-3e90-4283-acfa-8f4cd77e9a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
698 2024.11.19 19:40:49.012346 [ 280 ] {} <Debug> TCP-Session: f184bfdb-cdc7-4796-aad9-4574b617a51d Authenticating user 'default' from [fd00:1122:3344:101::b]:35781
699 2024.11.19 19:40:49.012635 [ 281 ] {} <Debug> TCP-Session: e047a55e-3e90-4283-acfa-8f4cd77e9a36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
700 2024.11.19 19:40:49.012798 [ 280 ] {} <Debug> TCP-Session: f184bfdb-cdc7-4796-aad9-4574b617a51d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
701 2024.11.19 19:40:49.012988 [ 280 ] {} <Debug> TCP-Session: f184bfdb-cdc7-4796-aad9-4574b617a51d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
702 2024.11.19 19:40:49.012996 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
703 2024.11.19 19:40:49.013070 [ 277 ] {} <Debug> TCP-Session: 1441533e-99b7-468b-8c5c-3c3b8bd2049c Authenticating user 'default' from [fd00:1122:3344:101::b]:61227
704 2024.11.19 19:40:49.013102 [ 277 ] {} <Debug> TCP-Session: 1441533e-99b7-468b-8c5c-3c3b8bd2049c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
705 2024.11.19 19:40:49.013367 [ 277 ] {} <Debug> TCP-Session: 1441533e-99b7-468b-8c5c-3c3b8bd2049c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
706 2024.11.19 19:40:49.015307 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
707 2024.11.19 19:40:49.015453 [ 278 ] {} <Debug> TCP-Session: 1c92f73d-27ba-462f-87ff-2a5640c6fc71 Authenticating user 'default' from [fd00:1122:3344:101::b]:34215
708 2024.11.19 19:40:49.015792 [ 278 ] {} <Debug> TCP-Session: 1c92f73d-27ba-462f-87ff-2a5640c6fc71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
709 2024.11.19 19:40:49.015819 [ 278 ] {} <Debug> TCP-Session: 1c92f73d-27ba-462f-87ff-2a5640c6fc71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
710 2024.11.19 19:40:55.695249 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90
711 2024.11.19 19:40:55.695395 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog
712 2024.11.19 19:40:55.706575 [ 242 ] {} <Debug> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Loading data parts
713 2024.11.19 19:40:55.706782 [ 242 ] {} <Debug> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): There are no data parts
714 2024.11.19 19:40:55.718389 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
715 2024.11.19 19:40:55.718460 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
716 2024.11.19 19:40:55.720924 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
717 2024.11.19 19:40:55.721251 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): 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.19 19:40:55.721761 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90
719 2024.11.19 19:40:56.000156 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 143.86 MiB, peak 143.86 MiB, free memory in arenas 0.00 B, will set to 141.69 MiB (RSS), difference: -2.17 MiB
720 2024.11.19 19:41:00.614968 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache
721 2024.11.19 19:41:00.615027 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache
722 2024.11.19 19:41:06.000161 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 137.75 MiB, peak 143.86 MiB, free memory in arenas 0.00 B, will set to 141.76 MiB (RSS), difference: 4.01 MiB
723 2024.11.19 19:41:08.036254 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
724 2024.11.19 19:41:08.036476 [ 3 ] {a315e8d2-6ee3-4f2b-a7ab-3eb20988fde1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete)
725 2024.11.19 19:41:08.041019 [ 3 ] {a315e8d2-6ee3-4f2b-a7ab-3eb20988fde1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
726 2024.11.19 19:41:08.049691 [ 3 ] {a315e8d2-6ee3-4f2b-a7ab-3eb20988fde1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
727 2024.11.19 19:41:08.057135 [ 3 ] {a315e8d2-6ee3-4f2b-a7ab-3eb20988fde1} <Debug> TCPHandler: Processed in 0.021016919 sec.
728 2024.11.19 19:41:08.066884 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
729 2024.11.19 19:41:08.067153 [ 254 ] {de210e1c-ff66-41bf-8033-494c9a3b1e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete)
730 2024.11.19 19:41:08.072106 [ 254 ] {de210e1c-ff66-41bf-8033-494c9a3b1e09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
731 2024.11.19 19:41:08.072225 [ 254 ] {de210e1c-ff66-41bf-8033-494c9a3b1e09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
732 2024.11.19 19:41:08.073012 [ 254 ] {de210e1c-ff66-41bf-8033-494c9a3b1e09} <Debug> TCPHandler: Processed in 0.00627146 sec.
733 2024.11.19 19:41:08.073497 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
734 2024.11.19 19:41:08.073718 [ 3 ] {b16b9fee-1b82-4c5c-a00d-366f7ce23317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) 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.19 19:41:08.074451 [ 3 ] {b16b9fee-1b82-4c5c-a00d-366f7ce23317} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
736 2024.11.19 19:41:08.074533 [ 3 ] {b16b9fee-1b82-4c5c-a00d-366f7ce23317} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
737 2024.11.19 19:41:08.075266 [ 3 ] {b16b9fee-1b82-4c5c-a00d-366f7ce23317} <Debug> TCPHandler: Processed in 0.001894281 sec.
738 2024.11.19 19:41:08.075653 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
739 2024.11.19 19:41:08.075825 [ 254 ] {c39c1618-093e-4746-b52d-c58c19c503ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) 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.19 19:41:08.076413 [ 254 ] {c39c1618-093e-4746-b52d-c58c19c503ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
741 2024.11.19 19:41:08.076489 [ 254 ] {c39c1618-093e-4746-b52d-c58c19c503ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
742 2024.11.19 19:41:08.077229 [ 254 ] {c39c1618-093e-4746-b52d-c58c19c503ec} <Debug> TCPHandler: Processed in 0.001642814 sec.
743 2024.11.19 19:41:08.077865 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
744 2024.11.19 19:41:08.078039 [ 3 ] {d86171fc-689b-4456-9fb2-7a926909f9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) 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)
745 2024.11.19 19:41:08.078494 [ 3 ] {d86171fc-689b-4456-9fb2-7a926909f9ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
746 2024.11.19 19:41:08.078556 [ 3 ] {d86171fc-689b-4456-9fb2-7a926909f9ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
747 2024.11.19 19:41:08.079163 [ 3 ] {d86171fc-689b-4456-9fb2-7a926909f9ec} <Debug> TCPHandler: Processed in 0.001358777 sec.
748 2024.11.19 19:41:08.079511 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
749 2024.11.19 19:41:08.079689 [ 254 ] {68f8b684-eec1-4711-911d-fa2e15fadf5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete)
750 2024.11.19 19:41:08.080214 [ 254 ] {68f8b684-eec1-4711-911d-fa2e15fadf5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
751 2024.11.19 19:41:08.080288 [ 254 ] {68f8b684-eec1-4711-911d-fa2e15fadf5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
752 2024.11.19 19:41:08.080886 [ 254 ] {68f8b684-eec1-4711-911d-fa2e15fadf5f} <Debug> TCPHandler: Processed in 0.001435459 sec.
753 2024.11.19 19:41:08.081223 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
754 2024.11.19 19:41:08.081382 [ 3 ] {7178ef1c-2697-413a-abb0-13d0c06b0da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete)
755 2024.11.19 19:41:08.081757 [ 3 ] {7178ef1c-2697-413a-abb0-13d0c06b0da6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
756 2024.11.19 19:41:08.081814 [ 3 ] {7178ef1c-2697-413a-abb0-13d0c06b0da6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
757 2024.11.19 19:41:08.082367 [ 3 ] {7178ef1c-2697-413a-abb0-13d0c06b0da6} <Debug> TCPHandler: Processed in 0.001197873 sec.
758 2024.11.19 19:41:08.083009 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
759 2024.11.19 19:41:08.083173 [ 254 ] {3317801b-53b9-4ebf-9a7a-4f3dd987312f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete)
760 2024.11.19 19:41:08.083580 [ 254 ] {3317801b-53b9-4ebf-9a7a-4f3dd987312f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
761 2024.11.19 19:41:08.083647 [ 254 ] {3317801b-53b9-4ebf-9a7a-4f3dd987312f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
762 2024.11.19 19:41:08.084190 [ 254 ] {3317801b-53b9-4ebf-9a7a-4f3dd987312f} <Debug> TCPHandler: Processed in 0.001241444 sec.
763 2024.11.19 19:41:08.084516 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
764 2024.11.19 19:41:08.084674 [ 3 ] {4ef759f5-bb45-49af-9413-fcfddd4ae3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete)
765 2024.11.19 19:41:08.085108 [ 3 ] {4ef759f5-bb45-49af-9413-fcfddd4ae3cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
766 2024.11.19 19:41:08.085176 [ 3 ] {4ef759f5-bb45-49af-9413-fcfddd4ae3cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
767 2024.11.19 19:41:08.085752 [ 3 ] {4ef759f5-bb45-49af-9413-fcfddd4ae3cc} <Debug> TCPHandler: Processed in 0.001302875 sec.
768 2024.11.19 19:41:08.086069 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
769 2024.11.19 19:41:08.086230 [ 254 ] {c173832a-b062-4223-99d6-49f6b087e85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete)
770 2024.11.19 19:41:08.086644 [ 254 ] {c173832a-b062-4223-99d6-49f6b087e85d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
771 2024.11.19 19:41:08.086702 [ 254 ] {c173832a-b062-4223-99d6-49f6b087e85d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
772 2024.11.19 19:41:08.087271 [ 254 ] {c173832a-b062-4223-99d6-49f6b087e85d} <Debug> TCPHandler: Processed in 0.001279425 sec.
773 2024.11.19 19:41:08.087625 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
774 2024.11.19 19:41:08.087800 [ 3 ] {709dc52f-5e92-4e3b-adc3-96e60a11b448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete)
775 2024.11.19 19:41:08.088226 [ 3 ] {709dc52f-5e92-4e3b-adc3-96e60a11b448} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
776 2024.11.19 19:41:08.088291 [ 3 ] {709dc52f-5e92-4e3b-adc3-96e60a11b448} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
777 2024.11.19 19:41:08.088898 [ 3 ] {709dc52f-5e92-4e3b-adc3-96e60a11b448} <Debug> TCPHandler: Processed in 0.001340837 sec.
778 2024.11.19 19:41:08.089177 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
779 2024.11.19 19:41:08.089343 [ 254 ] {84eb5ed0-64f3-4966-9caf-18f37b7b19b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete)
780 2024.11.19 19:41:08.089756 [ 254 ] {84eb5ed0-64f3-4966-9caf-18f37b7b19b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
781 2024.11.19 19:41:08.089816 [ 254 ] {84eb5ed0-64f3-4966-9caf-18f37b7b19b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
782 2024.11.19 19:41:08.090366 [ 254 ] {84eb5ed0-64f3-4966-9caf-18f37b7b19b4} <Debug> TCPHandler: Processed in 0.001244923 sec.
783 2024.11.19 19:41:08.090714 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
784 2024.11.19 19:41:08.090877 [ 3 ] {64445a4e-377c-4f91-b0a3-469bf53e551d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete)
785 2024.11.19 19:41:08.091295 [ 3 ] {64445a4e-377c-4f91-b0a3-469bf53e551d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
786 2024.11.19 19:41:08.091362 [ 3 ] {64445a4e-377c-4f91-b0a3-469bf53e551d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
787 2024.11.19 19:41:08.091931 [ 3 ] {64445a4e-377c-4f91-b0a3-469bf53e551d} <Debug> TCPHandler: Processed in 0.001271855 sec.
788 2024.11.19 19:41:08.092231 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
789 2024.11.19 19:41:08.092397 [ 254 ] {453efb41-6078-42f5-ad38-5d8661fae093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete)
790 2024.11.19 19:41:08.092804 [ 254 ] {453efb41-6078-42f5-ad38-5d8661fae093} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
791 2024.11.19 19:41:08.092864 [ 254 ] {453efb41-6078-42f5-ad38-5d8661fae093} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
792 2024.11.19 19:41:08.093484 [ 254 ] {453efb41-6078-42f5-ad38-5d8661fae093} <Debug> TCPHandler: Processed in 0.001314266 sec.
793 2024.11.19 19:41:08.093785 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
794 2024.11.19 19:41:08.093958 [ 3 ] {ea3f4275-2910-4981-b219-0b5f04e5f5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
795 2024.11.19 19:41:08.094370 [ 3 ] {ea3f4275-2910-4981-b219-0b5f04e5f5ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
796 2024.11.19 19:41:08.094431 [ 3 ] {ea3f4275-2910-4981-b219-0b5f04e5f5ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
797 2024.11.19 19:41:08.095020 [ 3 ] {ea3f4275-2910-4981-b219-0b5f04e5f5ab} <Debug> TCPHandler: Processed in 0.001295136 sec.
798 2024.11.19 19:41:08.095309 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
799 2024.11.19 19:41:08.095493 [ 254 ] {e41e57c6-c31e-4b1c-8f4c-a08e47ca9fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
800 2024.11.19 19:41:08.095948 [ 254 ] {e41e57c6-c31e-4b1c-8f4c-a08e47ca9fc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
801 2024.11.19 19:41:08.096012 [ 254 ] {e41e57c6-c31e-4b1c-8f4c-a08e47ca9fc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
802 2024.11.19 19:41:08.096582 [ 254 ] {e41e57c6-c31e-4b1c-8f4c-a08e47ca9fc0} <Debug> TCPHandler: Processed in 0.001331006 sec.
803 2024.11.19 19:41:08.101458 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
804 2024.11.19 19:41:08.101629 [ 3 ] {1365c7fb-5478-4959-87a8-5f3424d3276e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
805 2024.11.19 19:41:08.102042 [ 3 ] {1365c7fb-5478-4959-87a8-5f3424d3276e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
806 2024.11.19 19:41:08.102099 [ 3 ] {1365c7fb-5478-4959-87a8-5f3424d3276e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
807 2024.11.19 19:41:08.102720 [ 3 ] {1365c7fb-5478-4959-87a8-5f3424d3276e} <Debug> TCPHandler: Processed in 0.001320156 sec.
808 2024.11.19 19:41:08.103145 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
809 2024.11.19 19:41:08.103294 [ 254 ] {8b1a8056-cbdc-4af2-9369-b984cec24e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete)
810 2024.11.19 19:41:08.103371 [ 254 ] {8b1a8056-cbdc-4af2-9369-b984cec24e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
811 2024.11.19 19:41:08.104270 [ 254 ] {8b1a8056-cbdc-4af2-9369-b984cec24e75} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
812 2024.11.19 19:41:08.104321 [ 254 ] {8b1a8056-cbdc-4af2-9369-b984cec24e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
813 2024.11.19 19:41:08.105220 [ 254 ] {8b1a8056-cbdc-4af2-9369-b984cec24e75} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
814 2024.11.19 19:41:08.105784 [ 254 ] {8b1a8056-cbdc-4af2-9369-b984cec24e75} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
815 2024.11.19 19:41:08.106016 [ 254 ] {8b1a8056-cbdc-4af2-9369-b984cec24e75} <Debug> executeQuery: Read 17 rows, 3.01 KiB in 0.002759 sec., 6161.652772743747 rows/sec., 1.07 MiB/sec.
816 2024.11.19 19:41:08.106098 [ 254 ] {8b1a8056-cbdc-4af2-9369-b984cec24e75} <Debug> TCPHandler: Processed in 0.003022292 sec.
817 2024.11.19 19:41:08.106277 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
818 2024.11.19 19:41:08.106420 [ 3 ] {eac34ed8-fa31-4f07-959d-55c64426bc23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
819 2024.11.19 19:41:08.106474 [ 3 ] {eac34ed8-fa31-4f07-959d-55c64426bc23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
820 2024.11.19 19:41:08.109093 [ 3 ] {eac34ed8-fa31-4f07-959d-55c64426bc23} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
821 2024.11.19 19:41:08.109139 [ 3 ] {eac34ed8-fa31-4f07-959d-55c64426bc23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
822 2024.11.19 19:41:08.109929 [ 3 ] {eac34ed8-fa31-4f07-959d-55c64426bc23} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
823 2024.11.19 19:41:08.110476 [ 3 ] {eac34ed8-fa31-4f07-959d-55c64426bc23} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
824 2024.11.19 19:41:08.110735 [ 3 ] {eac34ed8-fa31-4f07-959d-55c64426bc23} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.004347 sec., 3220.6119162640903 rows/sec., 231.84 KiB/sec.
825 2024.11.19 19:41:08.110806 [ 3 ] {eac34ed8-fa31-4f07-959d-55c64426bc23} <Debug> TCPHandler: Processed in 0.004588144 sec.
826 2024.11.19 19:41:08.110987 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
827 2024.11.19 19:41:08.111140 [ 254 ] {6838f4f9-827e-47b4-9c7c-ea1fdcb90282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
828 2024.11.19 19:41:08.111198 [ 254 ] {6838f4f9-827e-47b4-9c7c-ea1fdcb90282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
829 2024.11.19 19:41:08.112249 [ 254 ] {6838f4f9-827e-47b4-9c7c-ea1fdcb90282} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
830 2024.11.19 19:41:08.112295 [ 254 ] {6838f4f9-827e-47b4-9c7c-ea1fdcb90282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
831 2024.11.19 19:41:08.112944 [ 254 ] {6838f4f9-827e-47b4-9c7c-ea1fdcb90282} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
832 2024.11.19 19:41:08.113562 [ 254 ] {6838f4f9-827e-47b4-9c7c-ea1fdcb90282} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
833 2024.11.19 19:41:08.113772 [ 254 ] {6838f4f9-827e-47b4-9c7c-ea1fdcb90282} <Debug> executeQuery: Read 168 rows, 15.57 KiB in 0.00266 sec., 63157.89473684211 rows/sec., 5.72 MiB/sec.
834 2024.11.19 19:41:08.113832 [ 254 ] {6838f4f9-827e-47b4-9c7c-ea1fdcb90282} <Debug> TCPHandler: Processed in 0.002915009 sec.
835 2024.11.19 19:41:08.114017 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
836 2024.11.19 19:41:08.114156 [ 3 ] {07f42a11-df5e-4afa-aecf-fe7df7c0b4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
837 2024.11.19 19:41:08.114214 [ 3 ] {07f42a11-df5e-4afa-aecf-fe7df7c0b4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
838 2024.11.19 19:41:08.114888 [ 3 ] {07f42a11-df5e-4afa-aecf-fe7df7c0b4a1} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
839 2024.11.19 19:41:08.114928 [ 3 ] {07f42a11-df5e-4afa-aecf-fe7df7c0b4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
840 2024.11.19 19:41:08.115521 [ 3 ] {07f42a11-df5e-4afa-aecf-fe7df7c0b4a1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
841 2024.11.19 19:41:08.116004 [ 3 ] {07f42a11-df5e-4afa-aecf-fe7df7c0b4a1} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
842 2024.11.19 19:41:08.116238 [ 3 ] {07f42a11-df5e-4afa-aecf-fe7df7c0b4a1} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.002113 sec., 8045.433033601515 rows/sec., 571.70 KiB/sec.
843 2024.11.19 19:41:08.116308 [ 3 ] {07f42a11-df5e-4afa-aecf-fe7df7c0b4a1} <Debug> TCPHandler: Processed in 0.002363894 sec.
844 2024.11.19 19:41:08.116507 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
845 2024.11.19 19:41:08.116639 [ 254 ] {cac52963-4f25-45ee-9b2d-41f0a0038741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
846 2024.11.19 19:41:08.116692 [ 254 ] {cac52963-4f25-45ee-9b2d-41f0a0038741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
847 2024.11.19 19:41:08.117343 [ 254 ] {cac52963-4f25-45ee-9b2d-41f0a0038741} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
848 2024.11.19 19:41:08.117387 [ 254 ] {cac52963-4f25-45ee-9b2d-41f0a0038741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
849 2024.11.19 19:41:08.117970 [ 254 ] {cac52963-4f25-45ee-9b2d-41f0a0038741} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
850 2024.11.19 19:41:08.118733 [ 254 ] {cac52963-4f25-45ee-9b2d-41f0a0038741} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
851 2024.11.19 19:41:08.118991 [ 254 ] {cac52963-4f25-45ee-9b2d-41f0a0038741} <Debug> executeQuery: Read 15 rows, 1.05 KiB in 0.002364 sec., 6345.177664974619 rows/sec., 442.84 KiB/sec.
852 2024.11.19 19:41:08.119072 [ 254 ] {cac52963-4f25-45ee-9b2d-41f0a0038741} <Debug> TCPHandler: Processed in 0.002636781 sec.
853 2024.11.19 19:41:08.119263 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
854 2024.11.19 19:41:08.119393 [ 3 ] {0b2af134-fd8a-431d-8bc6-15ceb87d8698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
855 2024.11.19 19:41:08.119443 [ 3 ] {0b2af134-fd8a-431d-8bc6-15ceb87d8698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
856 2024.11.19 19:41:08.120066 [ 3 ] {0b2af134-fd8a-431d-8bc6-15ceb87d8698} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Trying to reserve 1.00 MiB using storage policy from min volume index 0
857 2024.11.19 19:41:08.120108 [ 3 ] {0b2af134-fd8a-431d-8bc6-15ceb87d8698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
858 2024.11.19 19:41:08.120665 [ 3 ] {0b2af134-fd8a-431d-8bc6-15ceb87d8698} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
859 2024.11.19 19:41:08.121287 [ 3 ] {0b2af134-fd8a-431d-8bc6-15ceb87d8698} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
860 2024.11.19 19:41:08.121553 [ 3 ] {0b2af134-fd8a-431d-8bc6-15ceb87d8698} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002168 sec., 5996.309963099631 rows/sec., 373.87 KiB/sec.
861 2024.11.19 19:41:08.121668 [ 3 ] {0b2af134-fd8a-431d-8bc6-15ceb87d8698} <Debug> TCPHandler: Processed in 0.002487807 sec.
862 2024.11.19 19:41:08.121843 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
863 2024.11.19 19:41:08.121966 [ 254 ] {0bba439f-1b96-4c52-a367-199e6f7880ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
864 2024.11.19 19:41:08.122017 [ 254 ] {0bba439f-1b96-4c52-a367-199e6f7880ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
865 2024.11.19 19:41:08.122803 [ 254 ] {0bba439f-1b96-4c52-a367-199e6f7880ef} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
866 2024.11.19 19:41:08.122842 [ 254 ] {0bba439f-1b96-4c52-a367-199e6f7880ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
867 2024.11.19 19:41:08.123506 [ 254 ] {0bba439f-1b96-4c52-a367-199e6f7880ef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
868 2024.11.19 19:41:08.124043 [ 254 ] {0bba439f-1b96-4c52-a367-199e6f7880ef} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
869 2024.11.19 19:41:08.124258 [ 254 ] {0bba439f-1b96-4c52-a367-199e6f7880ef} <Debug> executeQuery: Read 334 rows, 23.85 KiB in 0.002318 sec., 144089.7325280414 rows/sec., 10.05 MiB/sec.
870 2024.11.19 19:41:08.124312 [ 254 ] {0bba439f-1b96-4c52-a367-199e6f7880ef} <Debug> TCPHandler: Processed in 0.002526659 sec.
871 2024.11.19 19:41:08.124484 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
872 2024.11.19 19:41:08.124611 [ 3 ] {ebea2200-268e-4c4d-a6aa-b12da040f3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
873 2024.11.19 19:41:08.124674 [ 3 ] {ebea2200-268e-4c4d-a6aa-b12da040f3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
874 2024.11.19 19:41:08.125228 [ 3 ] {ebea2200-268e-4c4d-a6aa-b12da040f3e3} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
875 2024.11.19 19:41:08.125272 [ 3 ] {ebea2200-268e-4c4d-a6aa-b12da040f3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
876 2024.11.19 19:41:08.127982 [ 3 ] {ebea2200-268e-4c4d-a6aa-b12da040f3e3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
877 2024.11.19 19:41:08.128486 [ 3 ] {ebea2200-268e-4c4d-a6aa-b12da040f3e3} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
878 2024.11.19 19:41:08.128707 [ 3 ] {ebea2200-268e-4c4d-a6aa-b12da040f3e3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004124 sec., 1454.898157129001 rows/sec., 76.01 KiB/sec.
879 2024.11.19 19:41:08.128773 [ 3 ] {ebea2200-268e-4c4d-a6aa-b12da040f3e3} <Debug> TCPHandler: Processed in 0.004353808 sec.
880 2024.11.19 19:41:08.128943 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
881 2024.11.19 19:41:08.129065 [ 254 ] {721b1e4b-9ba1-4e7c-ae9a-3cd551b95e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
882 2024.11.19 19:41:08.129125 [ 254 ] {721b1e4b-9ba1-4e7c-ae9a-3cd551b95e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
883 2024.11.19 19:41:08.129691 [ 254 ] {721b1e4b-9ba1-4e7c-ae9a-3cd551b95e0e} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
884 2024.11.19 19:41:08.129732 [ 254 ] {721b1e4b-9ba1-4e7c-ae9a-3cd551b95e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
885 2024.11.19 19:41:08.130275 [ 254 ] {721b1e4b-9ba1-4e7c-ae9a-3cd551b95e0e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
886 2024.11.19 19:41:08.130791 [ 254 ] {721b1e4b-9ba1-4e7c-ae9a-3cd551b95e0e} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
887 2024.11.19 19:41:08.130991 [ 254 ] {721b1e4b-9ba1-4e7c-ae9a-3cd551b95e0e} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001952 sec., 39446.72131147541 rows/sec., 2.43 MiB/sec.
888 2024.11.19 19:41:08.131056 [ 254 ] {721b1e4b-9ba1-4e7c-ae9a-3cd551b95e0e} <Debug> TCPHandler: Processed in 0.002172218 sec.
889 2024.11.19 19:41:08.131220 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
890 2024.11.19 19:41:08.131380 [ 3 ] {14cdacaa-330f-4e03-aa9b-e4a625d7b01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
891 2024.11.19 19:41:08.131467 [ 3 ] {14cdacaa-330f-4e03-aa9b-e4a625d7b01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
892 2024.11.19 19:41:08.132087 [ 3 ] {14cdacaa-330f-4e03-aa9b-e4a625d7b01b} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Trying to reserve 1.00 MiB using storage policy from min volume index 0
893 2024.11.19 19:41:08.132129 [ 3 ] {14cdacaa-330f-4e03-aa9b-e4a625d7b01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
894 2024.11.19 19:41:08.135859 [ 3 ] {14cdacaa-330f-4e03-aa9b-e4a625d7b01b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
895 2024.11.19 19:41:08.136653 [ 3 ] {14cdacaa-330f-4e03-aa9b-e4a625d7b01b} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
896 2024.11.19 19:41:08.136877 [ 3 ] {14cdacaa-330f-4e03-aa9b-e4a625d7b01b} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.00555 sec., 360.36036036036035 rows/sec., 23.58 KiB/sec.
897 2024.11.19 19:41:08.136951 [ 3 ] {14cdacaa-330f-4e03-aa9b-e4a625d7b01b} <Debug> TCPHandler: Processed in 0.005789117 sec.
898 2024.11.19 19:41:08.137120 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
899 2024.11.19 19:41:08.137245 [ 254 ] {f22d1116-a6e9-4002-aac5-619b0c7f8891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
900 2024.11.19 19:41:08.137332 [ 254 ] {f22d1116-a6e9-4002-aac5-619b0c7f8891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
901 2024.11.19 19:41:08.138485 [ 254 ] {f22d1116-a6e9-4002-aac5-619b0c7f8891} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Trying to reserve 1.00 MiB using storage policy from min volume index 0
902 2024.11.19 19:41:08.138527 [ 254 ] {f22d1116-a6e9-4002-aac5-619b0c7f8891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
903 2024.11.19 19:41:08.141637 [ 254 ] {f22d1116-a6e9-4002-aac5-619b0c7f8891} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
904 2024.11.19 19:41:08.142355 [ 254 ] {f22d1116-a6e9-4002-aac5-619b0c7f8891} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
905 2024.11.19 19:41:08.142584 [ 254 ] {f22d1116-a6e9-4002-aac5-619b0c7f8891} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.005365 sec., 1863.932898415657 rows/sec., 3.34 MiB/sec.
906 2024.11.19 19:41:08.142701 [ 254 ] {f22d1116-a6e9-4002-aac5-619b0c7f8891} <Debug> TCPHandler: Processed in 0.005641253 sec.
907 2024.11.19 19:41:08.142895 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
908 2024.11.19 19:41:08.143026 [ 3 ] {1f329a1d-5111-4301-8bcb-efd7a8eaa8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete)
909 2024.11.19 19:41:08.143087 [ 3 ] {1f329a1d-5111-4301-8bcb-efd7a8eaa8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
910 2024.11.19 19:41:08.143576 [ 3 ] {1f329a1d-5111-4301-8bcb-efd7a8eaa8cd} <Trace> oximeter.measurements_i64 (e0d8338b-7809-45e0-8c1d-f4d344116d43): Trying to reserve 1.00 MiB using storage policy from min volume index 0
911 2024.11.19 19:41:08.143617 [ 3 ] {1f329a1d-5111-4301-8bcb-efd7a8eaa8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
912 2024.11.19 19:41:08.144184 [ 3 ] {1f329a1d-5111-4301-8bcb-efd7a8eaa8cd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
913 2024.11.19 19:41:08.144647 [ 3 ] {1f329a1d-5111-4301-8bcb-efd7a8eaa8cd} <Trace> oximeter.measurements_i64 (e0d8338b-7809-45e0-8c1d-f4d344116d43): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
914 2024.11.19 19:41:08.144883 [ 3 ] {1f329a1d-5111-4301-8bcb-efd7a8eaa8cd} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001875 sec., 3200 rows/sec., 226.04 KiB/sec.
915 2024.11.19 19:41:08.145018 [ 3 ] {1f329a1d-5111-4301-8bcb-efd7a8eaa8cd} <Debug> TCPHandler: Processed in 0.0021872 sec.
916 2024.11.19 19:41:08.145189 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
917 2024.11.19 19:41:08.145315 [ 254 ] {8244ae32-c340-4824-a4d2-def9a5f38a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
918 2024.11.19 19:41:08.145370 [ 254 ] {8244ae32-c340-4824-a4d2-def9a5f38a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
919 2024.11.19 19:41:08.145970 [ 254 ] {8244ae32-c340-4824-a4d2-def9a5f38a45} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
920 2024.11.19 19:41:08.146014 [ 254 ] {8244ae32-c340-4824-a4d2-def9a5f38a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
921 2024.11.19 19:41:08.146624 [ 254 ] {8244ae32-c340-4824-a4d2-def9a5f38a45} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
922 2024.11.19 19:41:08.147171 [ 254 ] {8244ae32-c340-4824-a4d2-def9a5f38a45} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
923 2024.11.19 19:41:08.147366 [ 254 ] {8244ae32-c340-4824-a4d2-def9a5f38a45} <Debug> executeQuery: Read 22 rows, 1.19 KiB in 0.002076 sec., 10597.302504816955 rows/sec., 574.37 KiB/sec.
924 2024.11.19 19:41:08.147424 [ 254 ] {8244ae32-c340-4824-a4d2-def9a5f38a45} <Debug> TCPHandler: Processed in 0.002302823 sec.
925 2024.11.19 19:41:11.780707 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34844, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
926 2024.11.19 19:41:11.980136 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37383, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
927 2024.11.19 19:41:11.987447 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63374, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
928 2024.11.19 19:41:12.102844 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35845, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
929 2024.11.19 19:41:12.114341 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58486, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
930 2024.11.19 19:41:12.165748 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49920, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
931 2024.11.19 19:41:12.171107 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33174, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
932 2024.11.19 19:41:12.171469 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59851, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
933 2024.11.19 19:41:15.615188 [ 8 ] {} <Debug> DNSResolver: Updating DNS cache
934 2024.11.19 19:41:15.615265 [ 8 ] {} <Debug> DNSResolver: Updated DNS cache
935 2024.11.19 19:41:15.722164 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 150
936 2024.11.19 19:41:15.728175 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
937 2024.11.19 19:41:15.728235 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
938 2024.11.19 19:41:15.729896 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
939 2024.11.19 19:41:15.730230 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
940 2024.11.19 19:41:15.730784 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 150
941 2024.11.19 19:41:18.040452 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
942 2024.11.19 19:41:18.040655 [ 3 ] {f0bedf8b-71d9-4a40-980e-c72559c29cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
943 2024.11.19 19:41:18.040730 [ 3 ] {f0bedf8b-71d9-4a40-980e-c72559c29cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
944 2024.11.19 19:41:18.041450 [ 3 ] {f0bedf8b-71d9-4a40-980e-c72559c29cf7} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
945 2024.11.19 19:41:18.041504 [ 3 ] {f0bedf8b-71d9-4a40-980e-c72559c29cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
946 2024.11.19 19:41:18.042010 [ 3 ] {f0bedf8b-71d9-4a40-980e-c72559c29cf7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
947 2024.11.19 19:41:18.042274 [ 3 ] {f0bedf8b-71d9-4a40-980e-c72559c29cf7} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
948 2024.11.19 19:41:18.042502 [ 3 ] {f0bedf8b-71d9-4a40-980e-c72559c29cf7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.0019 sec., 7368.421052631579 rows/sec., 530.43 KiB/sec.
949 2024.11.19 19:41:18.042563 [ 3 ] {f0bedf8b-71d9-4a40-980e-c72559c29cf7} <Debug> TCPHandler: Processed in 0.002248301 sec.
950 2024.11.19 19:41:18.042828 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
951 2024.11.19 19:41:18.043031 [ 254 ] {f9522f75-432a-4652-afec-2bda3ae0fc55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
952 2024.11.19 19:41:18.043116 [ 254 ] {f9522f75-432a-4652-afec-2bda3ae0fc55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
953 2024.11.19 19:41:18.044020 [ 254 ] {f9522f75-432a-4652-afec-2bda3ae0fc55} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
954 2024.11.19 19:41:18.044076 [ 254 ] {f9522f75-432a-4652-afec-2bda3ae0fc55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
955 2024.11.19 19:41:18.044557 [ 254 ] {f9522f75-432a-4652-afec-2bda3ae0fc55} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
956 2024.11.19 19:41:18.044841 [ 254 ] {f9522f75-432a-4652-afec-2bda3ae0fc55} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
957 2024.11.19 19:41:18.045096 [ 254 ] {f9522f75-432a-4652-afec-2bda3ae0fc55} <Debug> executeQuery: Read 185 rows, 17.16 KiB in 0.002115 sec., 87470.44917257683 rows/sec., 7.92 MiB/sec.
958 2024.11.19 19:41:18.045180 [ 254 ] {f9522f75-432a-4652-afec-2bda3ae0fc55} <Debug> TCPHandler: Processed in 0.002498228 sec.
959 2024.11.19 19:41:18.045363 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
960 2024.11.19 19:41:18.045488 [ 3 ] {02d761c6-24ff-4e30-8a18-25e69ec812c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
961 2024.11.19 19:41:18.045541 [ 3 ] {02d761c6-24ff-4e30-8a18-25e69ec812c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
962 2024.11.19 19:41:18.046158 [ 3 ] {02d761c6-24ff-4e30-8a18-25e69ec812c2} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
963 2024.11.19 19:41:18.046200 [ 3 ] {02d761c6-24ff-4e30-8a18-25e69ec812c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
964 2024.11.19 19:41:18.046566 [ 3 ] {02d761c6-24ff-4e30-8a18-25e69ec812c2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
965 2024.11.19 19:41:18.046818 [ 3 ] {02d761c6-24ff-4e30-8a18-25e69ec812c2} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
966 2024.11.19 19:41:18.047050 [ 3 ] {02d761c6-24ff-4e30-8a18-25e69ec812c2} <Debug> executeQuery: Read 26 rows, 1.88 KiB in 0.001582 sec., 16434.89254108723 rows/sec., 1.16 MiB/sec.
967 2024.11.19 19:41:18.047207 [ 3 ] {02d761c6-24ff-4e30-8a18-25e69ec812c2} <Debug> TCPHandler: Processed in 0.001904022 sec.
968 2024.11.19 19:41:18.047398 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
969 2024.11.19 19:41:18.047529 [ 254 ] {1d86b073-5ce3-476c-bc09-666a4418c68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
970 2024.11.19 19:41:18.047585 [ 254 ] {1d86b073-5ce3-476c-bc09-666a4418c68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
971 2024.11.19 19:41:18.048202 [ 254 ] {1d86b073-5ce3-476c-bc09-666a4418c68a} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
972 2024.11.19 19:41:18.048245 [ 254 ] {1d86b073-5ce3-476c-bc09-666a4418c68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
973 2024.11.19 19:41:18.048674 [ 254 ] {1d86b073-5ce3-476c-bc09-666a4418c68a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
974 2024.11.19 19:41:18.048945 [ 254 ] {1d86b073-5ce3-476c-bc09-666a4418c68a} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
975 2024.11.19 19:41:18.049179 [ 254 ] {1d86b073-5ce3-476c-bc09-666a4418c68a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001676 sec., 8353.221957040572 rows/sec., 585.01 KiB/sec.
976 2024.11.19 19:41:18.049253 [ 254 ] {1d86b073-5ce3-476c-bc09-666a4418c68a} <Debug> TCPHandler: Processed in 0.001919242 sec.
977 2024.11.19 19:41:18.049437 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
978 2024.11.19 19:41:18.049562 [ 3 ] {9552c506-864d-403e-8a6e-317ecbc57137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
979 2024.11.19 19:41:18.049613 [ 3 ] {9552c506-864d-403e-8a6e-317ecbc57137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
980 2024.11.19 19:41:18.050228 [ 3 ] {9552c506-864d-403e-8a6e-317ecbc57137} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Trying to reserve 1.00 MiB using storage policy from min volume index 0
981 2024.11.19 19:41:18.050267 [ 3 ] {9552c506-864d-403e-8a6e-317ecbc57137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
982 2024.11.19 19:41:18.050626 [ 3 ] {9552c506-864d-403e-8a6e-317ecbc57137} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
983 2024.11.19 19:41:18.050884 [ 3 ] {9552c506-864d-403e-8a6e-317ecbc57137} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
984 2024.11.19 19:41:18.051083 [ 3 ] {9552c506-864d-403e-8a6e-317ecbc57137} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001547 sec., 8403.361344537816 rows/sec., 523.95 KiB/sec.
985 2024.11.19 19:41:18.051136 [ 3 ] {9552c506-864d-403e-8a6e-317ecbc57137} <Debug> TCPHandler: Processed in 0.001764157 sec.
986 2024.11.19 19:41:18.051294 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
987 2024.11.19 19:41:18.051420 [ 254 ] {31450774-eacf-4cb7-baa9-781bbbfc143e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
988 2024.11.19 19:41:18.051473 [ 254 ] {31450774-eacf-4cb7-baa9-781bbbfc143e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
989 2024.11.19 19:41:18.052223 [ 254 ] {31450774-eacf-4cb7-baa9-781bbbfc143e} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
990 2024.11.19 19:41:18.052264 [ 254 ] {31450774-eacf-4cb7-baa9-781bbbfc143e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
991 2024.11.19 19:41:18.052668 [ 254 ] {31450774-eacf-4cb7-baa9-781bbbfc143e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
992 2024.11.19 19:41:18.052933 [ 254 ] {31450774-eacf-4cb7-baa9-781bbbfc143e} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
993 2024.11.19 19:41:18.053148 [ 254 ] {31450774-eacf-4cb7-baa9-781bbbfc143e} <Debug> executeQuery: Read 340 rows, 24.36 KiB in 0.001754 sec., 193842.64538198404 rows/sec., 13.56 MiB/sec.
994 2024.11.19 19:41:18.053210 [ 254 ] {31450774-eacf-4cb7-baa9-781bbbfc143e} <Debug> TCPHandler: Processed in 0.001977334 sec.
995 2024.11.19 19:41:18.053374 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
996 2024.11.19 19:41:18.053492 [ 3 ] {78fa17a4-e581-4ca9-a40d-461af778c98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
997 2024.11.19 19:41:18.053544 [ 3 ] {78fa17a4-e581-4ca9-a40d-461af778c98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
998 2024.11.19 19:41:18.054056 [ 3 ] {78fa17a4-e581-4ca9-a40d-461af778c98d} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
999 2024.11.19 19:41:18.054096 [ 3 ] {78fa17a4-e581-4ca9-a40d-461af778c98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1000 2024.11.19 19:41:18.054471 [ 3 ] {78fa17a4-e581-4ca9-a40d-461af778c98d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1001 2024.11.19 19:41:18.054725 [ 3 ] {78fa17a4-e581-4ca9-a40d-461af778c98d} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1002 2024.11.19 19:41:18.054984 [ 3 ] {78fa17a4-e581-4ca9-a40d-461af778c98d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001494 sec., 4016.064257028112 rows/sec., 209.82 KiB/sec.
1003 2024.11.19 19:41:18.055091 [ 3 ] {78fa17a4-e581-4ca9-a40d-461af778c98d} <Debug> TCPHandler: Processed in 0.001775848 sec.
1004 2024.11.19 19:41:18.055271 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1005 2024.11.19 19:41:18.055419 [ 254 ] {5861c0cb-b9de-4a9b-8f74-40c0ebe4502a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1006 2024.11.19 19:41:18.055478 [ 254 ] {5861c0cb-b9de-4a9b-8f74-40c0ebe4502a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1007 2024.11.19 19:41:18.056041 [ 254 ] {5861c0cb-b9de-4a9b-8f74-40c0ebe4502a} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1008 2024.11.19 19:41:18.056082 [ 254 ] {5861c0cb-b9de-4a9b-8f74-40c0ebe4502a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1009 2024.11.19 19:41:18.056501 [ 254 ] {5861c0cb-b9de-4a9b-8f74-40c0ebe4502a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1010 2024.11.19 19:41:18.056772 [ 254 ] {5861c0cb-b9de-4a9b-8f74-40c0ebe4502a} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1011 2024.11.19 19:41:18.057006 [ 254 ] {5861c0cb-b9de-4a9b-8f74-40c0ebe4502a} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001612 sec., 47766.74937965261 rows/sec., 2.94 MiB/sec.
1012 2024.11.19 19:41:18.057069 [ 254 ] {5861c0cb-b9de-4a9b-8f74-40c0ebe4502a} <Debug> TCPHandler: Processed in 0.001870911 sec.
1013 2024.11.19 19:41:18.057230 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1014 2024.11.19 19:41:18.057349 [ 3 ] {f969a5a9-894e-42e4-a726-88df127d8973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
1015 2024.11.19 19:41:18.057399 [ 3 ] {f969a5a9-894e-42e4-a726-88df127d8973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1016 2024.11.19 19:41:18.057922 [ 3 ] {f969a5a9-894e-42e4-a726-88df127d8973} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1017 2024.11.19 19:41:18.057961 [ 3 ] {f969a5a9-894e-42e4-a726-88df127d8973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1018 2024.11.19 19:41:18.058327 [ 3 ] {f969a5a9-894e-42e4-a726-88df127d8973} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1019 2024.11.19 19:41:18.058584 [ 3 ] {f969a5a9-894e-42e4-a726-88df127d8973} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1020 2024.11.19 19:41:18.058786 [ 3 ] {f969a5a9-894e-42e4-a726-88df127d8973} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001462 sec., 683.9945280437756 rows/sec., 46.09 KiB/sec.
1021 2024.11.19 19:41:18.058840 [ 3 ] {f969a5a9-894e-42e4-a726-88df127d8973} <Debug> TCPHandler: Processed in 0.001667895 sec.
1022 2024.11.19 19:41:18.059006 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1023 2024.11.19 19:41:18.059124 [ 254 ] {8a2d68c2-24f7-4b7e-95a4-e1f053d0a11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
1024 2024.11.19 19:41:18.059206 [ 254 ] {8a2d68c2-24f7-4b7e-95a4-e1f053d0a11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
1025 2024.11.19 19:41:18.060373 [ 254 ] {8a2d68c2-24f7-4b7e-95a4-e1f053d0a11c} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1026 2024.11.19 19:41:18.060413 [ 254 ] {8a2d68c2-24f7-4b7e-95a4-e1f053d0a11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1027 2024.11.19 19:41:18.061078 [ 254 ] {8a2d68c2-24f7-4b7e-95a4-e1f053d0a11c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1028 2024.11.19 19:41:18.061356 [ 254 ] {8a2d68c2-24f7-4b7e-95a4-e1f053d0a11c} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1029 2024.11.19 19:41:18.061666 [ 254 ] {8a2d68c2-24f7-4b7e-95a4-e1f053d0a11c} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00255 sec., 7450.980392156862 rows/sec., 13.35 MiB/sec.
1030 2024.11.19 19:41:18.061804 [ 254 ] {8a2d68c2-24f7-4b7e-95a4-e1f053d0a11c} <Debug> TCPHandler: Processed in 0.002860447 sec.
1031 2024.11.19 19:41:18.061970 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1032 2024.11.19 19:41:18.062094 [ 3 ] {8f7148ae-965b-488a-802e-92b09f2619e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete)
1033 2024.11.19 19:41:18.062147 [ 3 ] {8f7148ae-965b-488a-802e-92b09f2619e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1034 2024.11.19 19:41:18.064583 [ 3 ] {8f7148ae-965b-488a-802e-92b09f2619e8} <Trace> oximeter.measurements_i64 (e0d8338b-7809-45e0-8c1d-f4d344116d43): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1035 2024.11.19 19:41:18.064622 [ 3 ] {8f7148ae-965b-488a-802e-92b09f2619e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1036 2024.11.19 19:41:18.065015 [ 3 ] {8f7148ae-965b-488a-802e-92b09f2619e8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1037 2024.11.19 19:41:18.065269 [ 3 ] {8f7148ae-965b-488a-802e-92b09f2619e8} <Trace> oximeter.measurements_i64 (e0d8338b-7809-45e0-8c1d-f4d344116d43): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1038 2024.11.19 19:41:18.065469 [ 3 ] {8f7148ae-965b-488a-802e-92b09f2619e8} <Debug> executeQuery: Read 6 rows, 492.00 B in 0.003399 sec., 1765.22506619594 rows/sec., 141.36 KiB/sec.
1039 2024.11.19 19:41:18.065524 [ 3 ] {8f7148ae-965b-488a-802e-92b09f2619e8} <Debug> TCPHandler: Processed in 0.003612988 sec.
1040 2024.11.19 19:41:18.065682 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1041 2024.11.19 19:41:18.065809 [ 254 ] {ec3bb8f8-0968-4b36-85ae-9a3d0cb65700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1042 2024.11.19 19:41:18.065873 [ 254 ] {ec3bb8f8-0968-4b36-85ae-9a3d0cb65700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1043 2024.11.19 19:41:18.066383 [ 254 ] {ec3bb8f8-0968-4b36-85ae-9a3d0cb65700} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1044 2024.11.19 19:41:18.066424 [ 254 ] {ec3bb8f8-0968-4b36-85ae-9a3d0cb65700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1045 2024.11.19 19:41:18.066827 [ 254 ] {ec3bb8f8-0968-4b36-85ae-9a3d0cb65700} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1046 2024.11.19 19:41:18.067088 [ 254 ] {ec3bb8f8-0968-4b36-85ae-9a3d0cb65700} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1047 2024.11.19 19:41:18.067305 [ 254 ] {ec3bb8f8-0968-4b36-85ae-9a3d0cb65700} <Debug> executeQuery: Read 22 rows, 1.19 KiB in 0.001524 sec., 14435.695538057744 rows/sec., 782.40 KiB/sec.
1048 2024.11.19 19:41:18.067381 [ 254 ] {ec3bb8f8-0968-4b36-85ae-9a3d0cb65700} <Debug> TCPHandler: Processed in 0.001760967 sec.
1049 2024.11.19 19:41:18.347902 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53127, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1050 2024.11.19 19:41:18.682959 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54655, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1051 2024.11.19 19:41:18.727620 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49503, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1052 2024.11.19 19:41:18.873419 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65515, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1053 2024.11.19 19:41:18.960925 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51368, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1054 2024.11.19 19:41:19.045413 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63142, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1055 2024.11.19 19:41:19.078871 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46237, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1056 2024.11.19 19:41:19.097478 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47830, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1057 2024.11.19 19:41:19.099222 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50195, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1058 2024.11.19 19:41:19.128552 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61290, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1059 2024.11.19 19:41:19.156661 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48497, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1060 2024.11.19 19:41:19.184948 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59811, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1061 2024.11.19 19:41:19.273694 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38936, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1062 2024.11.19 19:41:19.357172 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40336, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1063 2024.11.19 19:41:19.361596 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54349, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1064 2024.11.19 19:41:19.395991 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59581, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1065 2024.11.19 19:41:19.414569 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39916, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1066 2024.11.19 19:41:19.429410 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37167, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1067 2024.11.19 19:41:19.449837 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41104, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1068 2024.11.19 19:41:19.515305 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56716, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1069 2024.11.19 19:41:19.725268 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48629, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1070 2024.11.19 19:41:19.739705 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37170, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1071 2024.11.19 19:41:19.866147 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50914, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1072 2024.11.19 19:41:19.878480 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43142, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1073 2024.11.19 19:41:23.035034 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1074 2024.11.19 19:41:23.035293 [ 3 ] {1ae07e18-b15a-46f8-8ec4-ae9447d914fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1075 2024.11.19 19:41:23.037635 [ 3 ] {1ae07e18-b15a-46f8-8ec4-ae9447d914fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1076 2024.11.19 19:41:23.041613 [ 3 ] {1ae07e18-b15a-46f8-8ec4-ae9447d914fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1077 2024.11.19 19:41:23.041957 [ 3 ] {1ae07e18-b15a-46f8-8ec4-ae9447d914fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1078 2024.11.19 19:41:23.045936 [ 3 ] {1ae07e18-b15a-46f8-8ec4-ae9447d914fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1079 2024.11.19 19:41:23.048163 [ 3 ] {1ae07e18-b15a-46f8-8ec4-ae9447d914fa} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1080 2024.11.19 19:41:23.053137 [ 3 ] {1ae07e18-b15a-46f8-8ec4-ae9447d914fa} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1081 2024.11.19 19:41:23.055039 [ 3 ] {1ae07e18-b15a-46f8-8ec4-ae9447d914fa} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (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
1082 2024.11.19 19:41:23.055079 [ 3 ] {1ae07e18-b15a-46f8-8ec4-ae9447d914fa} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1083 2024.11.19 19:41:23.057058 [ 3 ] {1ae07e18-b15a-46f8-8ec4-ae9447d914fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1084 2024.11.19 19:41:23.057095 [ 3 ] {1ae07e18-b15a-46f8-8ec4-ae9447d914fa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0
1085 2024.11.19 19:41:23.084134 [ 3 ] {1ae07e18-b15a-46f8-8ec4-ae9447d914fa} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.048942 sec., 347.34992440031056 rows/sec., 12.49 KiB/sec.
1086 2024.11.19 19:41:23.084285 [ 3 ] {1ae07e18-b15a-46f8-8ec4-ae9447d914fa} <Debug> TCPHandler: Processed in 0.049386458 sec.
1087 2024.11.19 19:41:23.084725 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1088 2024.11.19 19:41:23.084977 [ 254 ] {0f6412d4-382d-42a8-978a-8bb4c273aaf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1089 2024.11.19 19:41:23.085372 [ 254 ] {0f6412d4-382d-42a8-978a-8bb4c273aaf5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1090 2024.11.19 19:41:23.085421 [ 254 ] {0f6412d4-382d-42a8-978a-8bb4c273aaf5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1091 2024.11.19 19:41:23.085724 [ 254 ] {0f6412d4-382d-42a8-978a-8bb4c273aaf5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1092 2024.11.19 19:41:23.085807 [ 254 ] {0f6412d4-382d-42a8-978a-8bb4c273aaf5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1093 2024.11.19 19:41:23.085988 [ 254 ] {0f6412d4-382d-42a8-978a-8bb4c273aaf5} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1094 2024.11.19 19:41:23.086031 [ 254 ] {0f6412d4-382d-42a8-978a-8bb4c273aaf5} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1095 2024.11.19 19:41:23.086060 [ 254 ] {0f6412d4-382d-42a8-978a-8bb4c273aaf5} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (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
1096 2024.11.19 19:41:23.086079 [ 254 ] {0f6412d4-382d-42a8-978a-8bb4c273aaf5} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1097 2024.11.19 19:41:23.086129 [ 254 ] {0f6412d4-382d-42a8-978a-8bb4c273aaf5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1098 2024.11.19 19:41:23.086154 [ 254 ] {0f6412d4-382d-42a8-978a-8bb4c273aaf5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0
1099 2024.11.19 19:41:23.086920 [ 254 ] {0f6412d4-382d-42a8-978a-8bb4c273aaf5} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.00205 sec., 8292.682926829268 rows/sec., 298.21 KiB/sec.
1100 2024.11.19 19:41:23.087058 [ 254 ] {0f6412d4-382d-42a8-978a-8bb4c273aaf5} <Debug> TCPHandler: Processed in 0.002468147 sec.
1101 2024.11.19 19:41:23.087457 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1102 2024.11.19 19:41:23.087667 [ 3 ] {c587eb96-35ab-46d0-a74a-3fa4f49df49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1103 2024.11.19 19:41:23.088020 [ 3 ] {c587eb96-35ab-46d0-a74a-3fa4f49df49f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1104 2024.11.19 19:41:23.088064 [ 3 ] {c587eb96-35ab-46d0-a74a-3fa4f49df49f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1105 2024.11.19 19:41:23.088350 [ 3 ] {c587eb96-35ab-46d0-a74a-3fa4f49df49f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1106 2024.11.19 19:41:23.088431 [ 3 ] {c587eb96-35ab-46d0-a74a-3fa4f49df49f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1107 2024.11.19 19:41:23.088598 [ 3 ] {c587eb96-35ab-46d0-a74a-3fa4f49df49f} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1108 2024.11.19 19:41:23.088637 [ 3 ] {c587eb96-35ab-46d0-a74a-3fa4f49df49f} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1109 2024.11.19 19:41:23.088662 [ 3 ] {c587eb96-35ab-46d0-a74a-3fa4f49df49f} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (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
1110 2024.11.19 19:41:23.088680 [ 3 ] {c587eb96-35ab-46d0-a74a-3fa4f49df49f} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1111 2024.11.19 19:41:23.088727 [ 3 ] {c587eb96-35ab-46d0-a74a-3fa4f49df49f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1112 2024.11.19 19:41:23.088750 [ 3 ] {c587eb96-35ab-46d0-a74a-3fa4f49df49f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0
1113 2024.11.19 19:41:23.089387 [ 3 ] {c587eb96-35ab-46d0-a74a-3fa4f49df49f} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.001819 sec., 9345.794392523365 rows/sec., 336.08 KiB/sec.
1114 2024.11.19 19:41:23.089526 [ 3 ] {c587eb96-35ab-46d0-a74a-3fa4f49df49f} <Debug> TCPHandler: Processed in 0.002169979 sec.
1115 2024.11.19 19:41:23.089841 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1116 2024.11.19 19:41:23.090018 [ 254 ] {cfc67568-02dd-4097-b317-04c6b002df12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1117 2024.11.19 19:41:23.090342 [ 254 ] {cfc67568-02dd-4097-b317-04c6b002df12} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1118 2024.11.19 19:41:23.090384 [ 254 ] {cfc67568-02dd-4097-b317-04c6b002df12} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1119 2024.11.19 19:41:23.090651 [ 254 ] {cfc67568-02dd-4097-b317-04c6b002df12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1120 2024.11.19 19:41:23.090719 [ 254 ] {cfc67568-02dd-4097-b317-04c6b002df12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1121 2024.11.19 19:41:23.090868 [ 254 ] {cfc67568-02dd-4097-b317-04c6b002df12} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1122 2024.11.19 19:41:23.090903 [ 254 ] {cfc67568-02dd-4097-b317-04c6b002df12} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1123 2024.11.19 19:41:23.090928 [ 254 ] {cfc67568-02dd-4097-b317-04c6b002df12} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (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
1124 2024.11.19 19:41:23.090946 [ 254 ] {cfc67568-02dd-4097-b317-04c6b002df12} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1125 2024.11.19 19:41:23.090989 [ 254 ] {cfc67568-02dd-4097-b317-04c6b002df12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1126 2024.11.19 19:41:23.091013 [ 254 ] {cfc67568-02dd-4097-b317-04c6b002df12} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0
1127 2024.11.19 19:41:23.091623 [ 254 ] {cfc67568-02dd-4097-b317-04c6b002df12} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.001683 sec., 10101.0101010101 rows/sec., 363.24 KiB/sec.
1128 2024.11.19 19:41:23.091741 [ 254 ] {cfc67568-02dd-4097-b317-04c6b002df12} <Debug> TCPHandler: Processed in 0.001969934 sec.
1129 2024.11.19 19:41:23.092299 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1130 2024.11.19 19:41:23.092438 [ 3 ] {784834ac-b2c0-4cb4-b8ea-33e7129e68eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete)
1131 2024.11.19 19:41:23.092497 [ 3 ] {784834ac-b2c0-4cb4-b8ea-33e7129e68eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1132 2024.11.19 19:41:23.093415 [ 3 ] {784834ac-b2c0-4cb4-b8ea-33e7129e68eb} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1133 2024.11.19 19:41:23.093466 [ 3 ] {784834ac-b2c0-4cb4-b8ea-33e7129e68eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1134 2024.11.19 19:41:23.094013 [ 3 ] {784834ac-b2c0-4cb4-b8ea-33e7129e68eb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1135 2024.11.19 19:41:23.094257 [ 3 ] {784834ac-b2c0-4cb4-b8ea-33e7129e68eb} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1136 2024.11.19 19:41:23.094501 [ 3 ] {784834ac-b2c0-4cb4-b8ea-33e7129e68eb} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.002102 sec., 1902.9495718363462 rows/sec., 242.05 KiB/sec.
1137 2024.11.19 19:41:23.094592 [ 3 ] {784834ac-b2c0-4cb4-b8ea-33e7129e68eb} <Debug> TCPHandler: Processed in 0.002351684 sec.
1138 2024.11.19 19:41:23.094766 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1139 2024.11.19 19:41:23.094901 [ 254 ] {1f6e2fe4-73aa-42dd-9717-f201300228f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1140 2024.11.19 19:41:23.094954 [ 254 ] {1f6e2fe4-73aa-42dd-9717-f201300228f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1141 2024.11.19 19:41:23.095571 [ 254 ] {1f6e2fe4-73aa-42dd-9717-f201300228f1} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1142 2024.11.19 19:41:23.095621 [ 254 ] {1f6e2fe4-73aa-42dd-9717-f201300228f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1143 2024.11.19 19:41:23.096082 [ 254 ] {1f6e2fe4-73aa-42dd-9717-f201300228f1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1144 2024.11.19 19:41:23.096365 [ 254 ] {1f6e2fe4-73aa-42dd-9717-f201300228f1} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1145 2024.11.19 19:41:23.096612 [ 254 ] {1f6e2fe4-73aa-42dd-9717-f201300228f1} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001742 sec., 2296.211251435132 rows/sec., 193.41 KiB/sec.
1146 2024.11.19 19:41:23.096743 [ 254 ] {1f6e2fe4-73aa-42dd-9717-f201300228f1} <Debug> TCPHandler: Processed in 0.002043745 sec.
1147 2024.11.19 19:41:23.096911 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1148 2024.11.19 19:41:23.097036 [ 3 ] {83063c23-3958-4e03-863e-157a5f3e4e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1149 2024.11.19 19:41:23.097088 [ 3 ] {83063c23-3958-4e03-863e-157a5f3e4e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1150 2024.11.19 19:41:23.097701 [ 3 ] {83063c23-3958-4e03-863e-157a5f3e4e20} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1151 2024.11.19 19:41:23.097743 [ 3 ] {83063c23-3958-4e03-863e-157a5f3e4e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1152 2024.11.19 19:41:23.098159 [ 3 ] {83063c23-3958-4e03-863e-157a5f3e4e20} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1153 2024.11.19 19:41:23.098459 [ 3 ] {83063c23-3958-4e03-863e-157a5f3e4e20} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1154 2024.11.19 19:41:23.098702 [ 3 ] {83063c23-3958-4e03-863e-157a5f3e4e20} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001694 sec., 4722.550177095632 rows/sec., 379.33 KiB/sec.
1155 2024.11.19 19:41:23.098767 [ 3 ] {83063c23-3958-4e03-863e-157a5f3e4e20} <Debug> TCPHandler: Processed in 0.001914372 sec.
1156 2024.11.19 19:41:23.098926 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1157 2024.11.19 19:41:23.099047 [ 254 ] {04acf413-614e-4198-a73f-67ffbbb532f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1158 2024.11.19 19:41:23.099100 [ 254 ] {04acf413-614e-4198-a73f-67ffbbb532f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1159 2024.11.19 19:41:23.099659 [ 254 ] {04acf413-614e-4198-a73f-67ffbbb532f6} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1160 2024.11.19 19:41:23.099699 [ 254 ] {04acf413-614e-4198-a73f-67ffbbb532f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1161 2024.11.19 19:41:23.100083 [ 254 ] {04acf413-614e-4198-a73f-67ffbbb532f6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1162 2024.11.19 19:41:23.100329 [ 254 ] {04acf413-614e-4198-a73f-67ffbbb532f6} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1163 2024.11.19 19:41:23.100536 [ 254 ] {04acf413-614e-4198-a73f-67ffbbb532f6} <Debug> executeQuery: Read 6 rows, 468.00 B in 0.001515 sec., 3960.39603960396 rows/sec., 301.67 KiB/sec.
1164 2024.11.19 19:41:23.100600 [ 254 ] {04acf413-614e-4198-a73f-67ffbbb532f6} <Debug> TCPHandler: Processed in 0.001721406 sec.
1165 2024.11.19 19:41:23.100769 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1166 2024.11.19 19:41:23.100894 [ 3 ] {331b556e-fa08-4928-8e17-df14833599a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1167 2024.11.19 19:41:23.100952 [ 3 ] {331b556e-fa08-4928-8e17-df14833599a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1168 2024.11.19 19:41:23.101456 [ 3 ] {331b556e-fa08-4928-8e17-df14833599a1} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1169 2024.11.19 19:41:23.101499 [ 3 ] {331b556e-fa08-4928-8e17-df14833599a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1170 2024.11.19 19:41:23.101908 [ 3 ] {331b556e-fa08-4928-8e17-df14833599a1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1171 2024.11.19 19:41:23.102159 [ 3 ] {331b556e-fa08-4928-8e17-df14833599a1} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1172 2024.11.19 19:41:23.102385 [ 3 ] {331b556e-fa08-4928-8e17-df14833599a1} <Debug> executeQuery: Read 6 rows, 387.00 B in 0.001522 sec., 3942.181340341656 rows/sec., 248.31 KiB/sec.
1173 2024.11.19 19:41:23.102440 [ 3 ] {331b556e-fa08-4928-8e17-df14833599a1} <Debug> TCPHandler: Processed in 0.001741037 sec.
1174 2024.11.19 19:41:25.731083 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 192
1175 2024.11.19 19:41:25.734167 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1176 2024.11.19 19:41:25.734217 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1177 2024.11.19 19:41:25.735867 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1178 2024.11.19 19:41:25.736178 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1179 2024.11.19 19:41:25.736689 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 192
1180 2024.11.19 19:41:28.036112 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1181 2024.11.19 19:41:28.036375 [ 3 ] {28f4548c-b02c-4d0a-83a6-f0266afb1140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1182 2024.11.19 19:41:28.036470 [ 3 ] {28f4548c-b02c-4d0a-83a6-f0266afb1140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1183 2024.11.19 19:41:28.037396 [ 3 ] {28f4548c-b02c-4d0a-83a6-f0266afb1140} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1184 2024.11.19 19:41:28.037461 [ 3 ] {28f4548c-b02c-4d0a-83a6-f0266afb1140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1185 2024.11.19 19:41:28.038001 [ 3 ] {28f4548c-b02c-4d0a-83a6-f0266afb1140} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1186 2024.11.19 19:41:28.038340 [ 3 ] {28f4548c-b02c-4d0a-83a6-f0266afb1140} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1187 2024.11.19 19:41:28.038643 [ 3 ] {28f4548c-b02c-4d0a-83a6-f0266afb1140} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.002336 sec., 1712.3287671232877 rows/sec., 144.23 KiB/sec.
1188 2024.11.19 19:41:28.038752 [ 3 ] {28f4548c-b02c-4d0a-83a6-f0266afb1140} <Debug> TCPHandler: Processed in 0.002848848 sec.
1189 2024.11.19 19:41:28.039067 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1190 2024.11.19 19:41:28.039257 [ 254 ] {d8739e18-2b0c-490b-a980-16ca458f76ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1191 2024.11.19 19:41:28.039336 [ 254 ] {d8739e18-2b0c-490b-a980-16ca458f76ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1192 2024.11.19 19:41:28.040163 [ 254 ] {d8739e18-2b0c-490b-a980-16ca458f76ad} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1193 2024.11.19 19:41:28.040215 [ 254 ] {d8739e18-2b0c-490b-a980-16ca458f76ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1194 2024.11.19 19:41:28.040707 [ 254 ] {d8739e18-2b0c-490b-a980-16ca458f76ad} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1195 2024.11.19 19:41:28.041016 [ 254 ] {d8739e18-2b0c-490b-a980-16ca458f76ad} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1196 2024.11.19 19:41:28.041319 [ 254 ] {d8739e18-2b0c-490b-a980-16ca458f76ad} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.002106 sec., 3798.6704653371326 rows/sec., 305.12 KiB/sec.
1197 2024.11.19 19:41:28.041403 [ 254 ] {d8739e18-2b0c-490b-a980-16ca458f76ad} <Debug> TCPHandler: Processed in 0.002470197 sec.
1198 2024.11.19 19:41:28.041610 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1199 2024.11.19 19:41:28.041752 [ 3 ] {8d471408-84e5-4af3-9944-d23a79d1878a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1200 2024.11.19 19:41:28.041815 [ 3 ] {8d471408-84e5-4af3-9944-d23a79d1878a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1201 2024.11.19 19:41:28.042451 [ 3 ] {8d471408-84e5-4af3-9944-d23a79d1878a} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1202 2024.11.19 19:41:28.042498 [ 3 ] {8d471408-84e5-4af3-9944-d23a79d1878a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1203 2024.11.19 19:41:28.042922 [ 3 ] {8d471408-84e5-4af3-9944-d23a79d1878a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1204 2024.11.19 19:41:28.043228 [ 3 ] {8d471408-84e5-4af3-9944-d23a79d1878a} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1205 2024.11.19 19:41:28.043486 [ 3 ] {8d471408-84e5-4af3-9944-d23a79d1878a} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001767 sec., 5659.309564233164 rows/sec., 431.08 KiB/sec.
1206 2024.11.19 19:41:28.043566 [ 3 ] {8d471408-84e5-4af3-9944-d23a79d1878a} <Debug> TCPHandler: Processed in 0.002021705 sec.
1207 2024.11.19 19:41:28.043744 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1208 2024.11.19 19:41:28.043880 [ 254 ] {11abc2af-08ba-4b84-ab0e-ac408b67bf72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1209 2024.11.19 19:41:28.043937 [ 254 ] {11abc2af-08ba-4b84-ab0e-ac408b67bf72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1210 2024.11.19 19:41:28.044446 [ 254 ] {11abc2af-08ba-4b84-ab0e-ac408b67bf72} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1211 2024.11.19 19:41:28.044488 [ 254 ] {11abc2af-08ba-4b84-ab0e-ac408b67bf72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1212 2024.11.19 19:41:28.044885 [ 254 ] {11abc2af-08ba-4b84-ab0e-ac408b67bf72} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1213 2024.11.19 19:41:28.045194 [ 254 ] {11abc2af-08ba-4b84-ab0e-ac408b67bf72} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1214 2024.11.19 19:41:28.045482 [ 254 ] {11abc2af-08ba-4b84-ab0e-ac408b67bf72} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001614 sec., 6195.786864931846 rows/sec., 390.26 KiB/sec.
1215 2024.11.19 19:41:28.045606 [ 254 ] {11abc2af-08ba-4b84-ab0e-ac408b67bf72} <Debug> TCPHandler: Processed in 0.001922952 sec.
1216 2024.11.19 19:41:30.615516 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache
1217 2024.11.19 19:41:30.615560 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache
1218 2024.11.19 19:41:33.041281 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1219 2024.11.19 19:41:33.041488 [ 3 ] {1bcc16c9-8d9b-45d4-9aa8-c57c110adb73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
1220 2024.11.19 19:41:33.041557 [ 3 ] {1bcc16c9-8d9b-45d4-9aa8-c57c110adb73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
1221 2024.11.19 19:41:33.042275 [ 3 ] {1bcc16c9-8d9b-45d4-9aa8-c57c110adb73} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1222 2024.11.19 19:41:33.042317 [ 3 ] {1bcc16c9-8d9b-45d4-9aa8-c57c110adb73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1223 2024.11.19 19:41:33.042762 [ 3 ] {1bcc16c9-8d9b-45d4-9aa8-c57c110adb73} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1224 2024.11.19 19:41:33.043024 [ 3 ] {1bcc16c9-8d9b-45d4-9aa8-c57c110adb73} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1225 2024.11.19 19:41:33.043217 [ 3 ] {1bcc16c9-8d9b-45d4-9aa8-c57c110adb73} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001782 sec., 7856.341189674523 rows/sec., 565.55 KiB/sec.
1226 2024.11.19 19:41:33.043277 [ 3 ] {1bcc16c9-8d9b-45d4-9aa8-c57c110adb73} <Debug> TCPHandler: Processed in 0.002124478 sec.
1227 2024.11.19 19:41:33.043524 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1228 2024.11.19 19:41:33.043728 [ 254 ] {0fa2d49d-7cc8-4690-bcfb-42b966241c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1229 2024.11.19 19:41:33.043810 [ 254 ] {0fa2d49d-7cc8-4690-bcfb-42b966241c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1230 2024.11.19 19:41:33.044646 [ 254 ] {0fa2d49d-7cc8-4690-bcfb-42b966241c4b} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1231 2024.11.19 19:41:33.044691 [ 254 ] {0fa2d49d-7cc8-4690-bcfb-42b966241c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1232 2024.11.19 19:41:33.045146 [ 254 ] {0fa2d49d-7cc8-4690-bcfb-42b966241c4b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1233 2024.11.19 19:41:33.045401 [ 254 ] {0fa2d49d-7cc8-4690-bcfb-42b966241c4b} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1234 2024.11.19 19:41:33.045730 [ 254 ] {0fa2d49d-7cc8-4690-bcfb-42b966241c4b} <Debug> executeQuery: Read 189 rows, 17.49 KiB in 0.002042 sec., 92556.31733594515 rows/sec., 8.37 MiB/sec.
1235 2024.11.19 19:41:33.045845 [ 254 ] {0fa2d49d-7cc8-4690-bcfb-42b966241c4b} <Debug> TCPHandler: Processed in 0.002461226 sec.
1236 2024.11.19 19:41:33.046032 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1237 2024.11.19 19:41:33.046177 [ 3 ] {79808282-f2e0-481a-b83d-45de59251799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
1238 2024.11.19 19:41:33.046236 [ 3 ] {79808282-f2e0-481a-b83d-45de59251799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1239 2024.11.19 19:41:33.046933 [ 3 ] {79808282-f2e0-481a-b83d-45de59251799} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1240 2024.11.19 19:41:33.046976 [ 3 ] {79808282-f2e0-481a-b83d-45de59251799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1241 2024.11.19 19:41:33.047336 [ 3 ] {79808282-f2e0-481a-b83d-45de59251799} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1242 2024.11.19 19:41:33.047584 [ 3 ] {79808282-f2e0-481a-b83d-45de59251799} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1243 2024.11.19 19:41:33.047785 [ 3 ] {79808282-f2e0-481a-b83d-45de59251799} <Debug> executeQuery: Read 26 rows, 1.88 KiB in 0.001642 sec., 15834.348355663824 rows/sec., 1.12 MiB/sec.
1244 2024.11.19 19:41:33.047841 [ 3 ] {79808282-f2e0-481a-b83d-45de59251799} <Debug> TCPHandler: Processed in 0.001903501 sec.
1245 2024.11.19 19:41:33.047991 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1246 2024.11.19 19:41:33.048114 [ 254 ] {f06bd893-243a-4ebf-9631-af14726fd71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
1247 2024.11.19 19:41:33.048168 [ 254 ] {f06bd893-243a-4ebf-9631-af14726fd71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1248 2024.11.19 19:41:33.048796 [ 254 ] {f06bd893-243a-4ebf-9631-af14726fd71d} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1249 2024.11.19 19:41:33.048837 [ 254 ] {f06bd893-243a-4ebf-9631-af14726fd71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1250 2024.11.19 19:41:33.049197 [ 254 ] {f06bd893-243a-4ebf-9631-af14726fd71d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1251 2024.11.19 19:41:33.049449 [ 254 ] {f06bd893-243a-4ebf-9631-af14726fd71d} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1252 2024.11.19 19:41:33.049696 [ 254 ] {f06bd893-243a-4ebf-9631-af14726fd71d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001609 sec., 8701.05655686762 rows/sec., 609.37 KiB/sec.
1253 2024.11.19 19:41:33.049753 [ 254 ] {f06bd893-243a-4ebf-9631-af14726fd71d} <Debug> TCPHandler: Processed in 0.001822759 sec.
1254 2024.11.19 19:41:33.049925 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1255 2024.11.19 19:41:33.050046 [ 3 ] {916ad4eb-d0aa-4980-941c-047dedd30d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
1256 2024.11.19 19:41:33.050095 [ 3 ] {916ad4eb-d0aa-4980-941c-047dedd30d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1257 2024.11.19 19:41:33.050677 [ 3 ] {916ad4eb-d0aa-4980-941c-047dedd30d3b} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1258 2024.11.19 19:41:33.050716 [ 3 ] {916ad4eb-d0aa-4980-941c-047dedd30d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1259 2024.11.19 19:41:33.051074 [ 3 ] {916ad4eb-d0aa-4980-941c-047dedd30d3b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1260 2024.11.19 19:41:33.051318 [ 3 ] {916ad4eb-d0aa-4980-941c-047dedd30d3b} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1261 2024.11.19 19:41:33.051575 [ 3 ] {916ad4eb-d0aa-4980-941c-047dedd30d3b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001536 sec., 8463.541666666666 rows/sec., 527.70 KiB/sec.
1262 2024.11.19 19:41:33.051642 [ 3 ] {916ad4eb-d0aa-4980-941c-047dedd30d3b} <Debug> TCPHandler: Processed in 0.001773628 sec.
1263 2024.11.19 19:41:33.051804 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1264 2024.11.19 19:41:33.051929 [ 254 ] {859ea71c-28c4-4db6-b4ed-7cdf463bd23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1265 2024.11.19 19:41:33.051988 [ 254 ] {859ea71c-28c4-4db6-b4ed-7cdf463bd23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1266 2024.11.19 19:41:33.052828 [ 254 ] {859ea71c-28c4-4db6-b4ed-7cdf463bd23f} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1267 2024.11.19 19:41:33.052876 [ 254 ] {859ea71c-28c4-4db6-b4ed-7cdf463bd23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1268 2024.11.19 19:41:33.053293 [ 254 ] {859ea71c-28c4-4db6-b4ed-7cdf463bd23f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1269 2024.11.19 19:41:33.053538 [ 254 ] {859ea71c-28c4-4db6-b4ed-7cdf463bd23f} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1270 2024.11.19 19:41:33.053765 [ 254 ] {859ea71c-28c4-4db6-b4ed-7cdf463bd23f} <Debug> executeQuery: Read 345 rows, 24.73 KiB in 0.001862 sec., 185284.64017185822 rows/sec., 12.97 MiB/sec.
1271 2024.11.19 19:41:33.053819 [ 254 ] {859ea71c-28c4-4db6-b4ed-7cdf463bd23f} <Debug> TCPHandler: Processed in 0.002073446 sec.
1272 2024.11.19 19:41:33.053971 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1273 2024.11.19 19:41:33.054110 [ 3 ] {ee87c516-a533-4e6c-8ad4-522492ccba1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
1274 2024.11.19 19:41:33.054170 [ 3 ] {ee87c516-a533-4e6c-8ad4-522492ccba1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1275 2024.11.19 19:41:33.054757 [ 3 ] {ee87c516-a533-4e6c-8ad4-522492ccba1a} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1276 2024.11.19 19:41:33.054804 [ 3 ] {ee87c516-a533-4e6c-8ad4-522492ccba1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1277 2024.11.19 19:41:33.055197 [ 3 ] {ee87c516-a533-4e6c-8ad4-522492ccba1a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1278 2024.11.19 19:41:33.055452 [ 3 ] {ee87c516-a533-4e6c-8ad4-522492ccba1a} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1279 2024.11.19 19:41:33.055642 [ 3 ] {ee87c516-a533-4e6c-8ad4-522492ccba1a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001561 sec., 3843.6899423446507 rows/sec., 200.82 KiB/sec.
1280 2024.11.19 19:41:33.055698 [ 3 ] {ee87c516-a533-4e6c-8ad4-522492ccba1a} <Debug> TCPHandler: Processed in 0.001789688 sec.
1281 2024.11.19 19:41:33.055852 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1282 2024.11.19 19:41:33.055972 [ 254 ] {fb5695e3-0be2-45f9-bb82-a68013e2e1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1283 2024.11.19 19:41:33.056026 [ 254 ] {fb5695e3-0be2-45f9-bb82-a68013e2e1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1284 2024.11.19 19:41:33.056569 [ 254 ] {fb5695e3-0be2-45f9-bb82-a68013e2e1f5} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1285 2024.11.19 19:41:33.056609 [ 254 ] {fb5695e3-0be2-45f9-bb82-a68013e2e1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1286 2024.11.19 19:41:33.056996 [ 254 ] {fb5695e3-0be2-45f9-bb82-a68013e2e1f5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1287 2024.11.19 19:41:33.057251 [ 254 ] {fb5695e3-0be2-45f9-bb82-a68013e2e1f5} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1288 2024.11.19 19:41:33.057494 [ 254 ] {fb5695e3-0be2-45f9-bb82-a68013e2e1f5} <Debug> executeQuery: Read 87 rows, 5.62 KiB in 0.001548 sec., 56201.5503875969 rows/sec., 3.54 MiB/sec.
1289 2024.11.19 19:41:33.057549 [ 254 ] {fb5695e3-0be2-45f9-bb82-a68013e2e1f5} <Debug> TCPHandler: Processed in 0.001755727 sec.
1290 2024.11.19 19:41:33.057686 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1291 2024.11.19 19:41:33.057802 [ 3 ] {0bd40975-1fce-49ef-b5b7-2ca215327101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
1292 2024.11.19 19:41:33.057852 [ 3 ] {0bd40975-1fce-49ef-b5b7-2ca215327101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1293 2024.11.19 19:41:33.058326 [ 3 ] {0bd40975-1fce-49ef-b5b7-2ca215327101} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1294 2024.11.19 19:41:33.058363 [ 3 ] {0bd40975-1fce-49ef-b5b7-2ca215327101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1295 2024.11.19 19:41:33.058711 [ 3 ] {0bd40975-1fce-49ef-b5b7-2ca215327101} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1296 2024.11.19 19:41:33.058952 [ 3 ] {0bd40975-1fce-49ef-b5b7-2ca215327101} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1297 2024.11.19 19:41:33.059129 [ 3 ] {0bd40975-1fce-49ef-b5b7-2ca215327101} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001352 sec., 739.6449704142012 rows/sec., 49.84 KiB/sec.
1298 2024.11.19 19:41:33.059181 [ 3 ] {0bd40975-1fce-49ef-b5b7-2ca215327101} <Debug> TCPHandler: Processed in 0.001550422 sec.
1299 2024.11.19 19:41:33.059328 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1300 2024.11.19 19:41:33.059446 [ 254 ] {ece8ceda-f049-45cf-9f11-29b402201045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
1301 2024.11.19 19:41:33.059528 [ 254 ] {ece8ceda-f049-45cf-9f11-29b402201045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
1302 2024.11.19 19:41:33.060637 [ 254 ] {ece8ceda-f049-45cf-9f11-29b402201045} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1303 2024.11.19 19:41:33.060676 [ 254 ] {ece8ceda-f049-45cf-9f11-29b402201045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1304 2024.11.19 19:41:33.061314 [ 254 ] {ece8ceda-f049-45cf-9f11-29b402201045} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1305 2024.11.19 19:41:33.061578 [ 254 ] {ece8ceda-f049-45cf-9f11-29b402201045} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1306 2024.11.19 19:41:33.061903 [ 254 ] {ece8ceda-f049-45cf-9f11-29b402201045} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002465 sec., 7707.910750507099 rows/sec., 13.81 MiB/sec.
1307 2024.11.19 19:41:33.062032 [ 254 ] {ece8ceda-f049-45cf-9f11-29b402201045} <Debug> TCPHandler: Processed in 0.002760565 sec.
1308 2024.11.19 19:41:33.062277 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1309 2024.11.19 19:41:33.062498 [ 3 ] {8f36ea1a-7d33-48fc-ae17-c8734999cc00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1310 2024.11.19 19:41:33.062590 [ 3 ] {8f36ea1a-7d33-48fc-ae17-c8734999cc00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1311 2024.11.19 19:41:33.063276 [ 3 ] {8f36ea1a-7d33-48fc-ae17-c8734999cc00} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1312 2024.11.19 19:41:33.063314 [ 3 ] {8f36ea1a-7d33-48fc-ae17-c8734999cc00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1313 2024.11.19 19:41:33.063678 [ 3 ] {8f36ea1a-7d33-48fc-ae17-c8734999cc00} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1314 2024.11.19 19:41:33.063921 [ 3 ] {8f36ea1a-7d33-48fc-ae17-c8734999cc00} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1315 2024.11.19 19:41:33.064119 [ 3 ] {8f36ea1a-7d33-48fc-ae17-c8734999cc00} <Debug> executeQuery: Read 32 rows, 1.82 KiB in 0.001676 sec., 19093.07875894988 rows/sec., 1.06 MiB/sec.
1316 2024.11.19 19:41:33.064174 [ 3 ] {8f36ea1a-7d33-48fc-ae17-c8734999cc00} <Debug> TCPHandler: Processed in 0.002006174 sec.
1317 2024.11.19 19:41:35.736952 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 222
1318 2024.11.19 19:41:35.740043 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1319 2024.11.19 19:41:35.740102 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1320 2024.11.19 19:41:35.741755 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1321 2024.11.19 19:41:35.742079 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1322 2024.11.19 19:41:35.742641 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 222
1323 2024.11.19 19:41:38.035596 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1324 2024.11.19 19:41:38.035804 [ 3 ] {cc0ae44a-65f6-4686-873c-6ffed9005fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1325 2024.11.19 19:41:38.035875 [ 3 ] {cc0ae44a-65f6-4686-873c-6ffed9005fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1326 2024.11.19 19:41:38.036593 [ 3 ] {cc0ae44a-65f6-4686-873c-6ffed9005fa6} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1327 2024.11.19 19:41:38.036641 [ 3 ] {cc0ae44a-65f6-4686-873c-6ffed9005fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1328 2024.11.19 19:41:38.037095 [ 3 ] {cc0ae44a-65f6-4686-873c-6ffed9005fa6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1329 2024.11.19 19:41:38.037379 [ 3 ] {cc0ae44a-65f6-4686-873c-6ffed9005fa6} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1330 2024.11.19 19:41:38.037567 [ 71 ] {} <Debug> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1331 2024.11.19 19:41:38.037640 [ 3 ] {cc0ae44a-65f6-4686-873c-6ffed9005fa6} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001882 sec., 2125.3985122210415 rows/sec., 179.02 KiB/sec.
1332 2024.11.19 19:41:38.037667 [ 71 ] {} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1333 2024.11.19 19:41:38.037734 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1334 2024.11.19 19:41:38.037767 [ 3 ] {cc0ae44a-65f6-4686-873c-6ffed9005fa6} <Debug> TCPHandler: Processed in 0.002296032 sec.
1335 2024.11.19 19:41:38.038057 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1336 2024.11.19 19:41:38.038274 [ 254 ] {53454b72-c0f2-4c3b-a8db-84e58a598e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1337 2024.11.19 19:41:38.038358 [ 254 ] {53454b72-c0f2-4c3b-a8db-84e58a598e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1338 2024.11.19 19:41:38.039184 [ 254 ] {53454b72-c0f2-4c3b-a8db-84e58a598e3a} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1339 2024.11.19 19:41:38.039235 [ 254 ] {53454b72-c0f2-4c3b-a8db-84e58a598e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1340 2024.11.19 19:41:38.039666 [ 254 ] {53454b72-c0f2-4c3b-a8db-84e58a598e3a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1341 2024.11.19 19:41:38.039952 [ 254 ] {53454b72-c0f2-4c3b-a8db-84e58a598e3a} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1342 2024.11.19 19:41:38.040134 [ 71 ] {} <Debug> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1343 2024.11.19 19:41:38.040200 [ 71 ] {} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1344 2024.11.19 19:41:38.040219 [ 254 ] {53454b72-c0f2-4c3b-a8db-84e58a598e3a} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001996 sec., 4008.0160320641285 rows/sec., 321.93 KiB/sec.
1345 2024.11.19 19:41:38.040242 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1346 2024.11.19 19:41:38.040373 [ 254 ] {53454b72-c0f2-4c3b-a8db-84e58a598e3a} <Debug> TCPHandler: Processed in 0.002472377 sec.
1347 2024.11.19 19:41:38.040541 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1348 2024.11.19 19:41:38.040682 [ 3 ] {1a607181-0fec-47cb-91c0-a4735ef5b130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1349 2024.11.19 19:41:38.040743 [ 3 ] {1a607181-0fec-47cb-91c0-a4735ef5b130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1350 2024.11.19 19:41:38.041328 [ 3 ] {1a607181-0fec-47cb-91c0-a4735ef5b130} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1351 2024.11.19 19:41:38.041368 [ 3 ] {1a607181-0fec-47cb-91c0-a4735ef5b130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1352 2024.11.19 19:41:38.041887 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::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
1353 2024.11.19 19:41:38.041887 [ 188 ] {4ff06251-2a92-4c95-826a-12c68addc63b::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
1354 2024.11.19 19:41:38.041921 [ 3 ] {1a607181-0fec-47cb-91c0-a4735ef5b130} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1355 2024.11.19 19:41:38.042346 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1356 2024.11.19 19:41:38.042387 [ 188 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1357 2024.11.19 19:41:38.042498 [ 3 ] {1a607181-0fec-47cb-91c0-a4735ef5b130} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1358 2024.11.19 19:41:38.042526 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 334 rows starting from the beginning of the part
1359 2024.11.19 19:41:38.042536 [ 188 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 168 rows starting from the beginning of the part
1360 2024.11.19 19:41:38.042819 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1361 2024.11.19 19:41:38.042956 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1362 2024.11.19 19:41:38.043018 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 340 rows starting from the beginning of the part
1363 2024.11.19 19:41:38.043057 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1364 2024.11.19 19:41:38.043252 [ 3 ] {1a607181-0fec-47cb-91c0-a4735ef5b130} <Debug> executeQuery: Read 8 rows, 624.00 B in 0.002588 sec., 3091.190108191654 rows/sec., 235.46 KiB/sec.
1365 2024.11.19 19:41:38.043889 [ 188 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 185 rows starting from the beginning of the part
1366 2024.11.19 19:41:38.043924 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::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
1367 2024.11.19 19:41:38.043969 [ 3 ] {1a607181-0fec-47cb-91c0-a4735ef5b130} <Debug> TCPHandler: Processed in 0.003488615 sec.
1368 2024.11.19 19:41:38.044206 [ 187 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::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
1369 2024.11.19 19:41:38.044385 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1370 2024.11.19 19:41:38.044808 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::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
1371 2024.11.19 19:41:38.044920 [ 254 ] {41915430-4a71-42d0-84fd-e9d16d8a907a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1372 2024.11.19 19:41:38.044995 [ 187 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1373 2024.11.19 19:41:38.045181 [ 187 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 77 rows starting from the beginning of the part
1374 2024.11.19 19:41:38.045206 [ 254 ] {41915430-4a71-42d0-84fd-e9d16d8a907a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1375 2024.11.19 19:41:38.045398 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 345 rows starting from the beginning of the part
1376 2024.11.19 19:41:38.045908 [ 187 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 77 rows starting from the beginning of the part
1377 2024.11.19 19:41:38.046042 [ 188 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
1378 2024.11.19 19:41:38.046303 [ 187 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
1379 2024.11.19 19:41:38.046773 [ 187 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part
1380 2024.11.19 19:41:38.047237 [ 187 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 87 rows starting from the beginning of the part
1381 2024.11.19 19:41:38.047325 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::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
1382 2024.11.19 19:41:38.047673 [ 187 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::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
1383 2024.11.19 19:41:38.048717 [ 188 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
1384 2024.11.19 19:41:38.049348 [ 188 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 189 rows starting from the beginning of the part
1385 2024.11.19 19:41:38.049875 [ 188 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
1386 2024.11.19 19:41:38.050087 [ 254 ] {41915430-4a71-42d0-84fd-e9d16d8a907a} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1387 2024.11.19 19:41:38.050226 [ 254 ] {41915430-4a71-42d0-84fd-e9d16d8a907a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1388 2024.11.19 19:41:38.052721 [ 254 ] {41915430-4a71-42d0-84fd-e9d16d8a907a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1389 2024.11.19 19:41:38.053847 [ 254 ] {41915430-4a71-42d0-84fd-e9d16d8a907a} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1390 2024.11.19 19:41:38.054290 [ 71 ] {} <Debug> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1391 2024.11.19 19:41:38.054448 [ 71 ] {} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1392 2024.11.19 19:41:38.054657 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1393 2024.11.19 19:41:38.054791 [ 254 ] {41915430-4a71-42d0-84fd-e9d16d8a907a} <Debug> executeQuery: Read 8 rows, 516.00 B in 0.009998 sec., 800.1600320064013 rows/sec., 50.40 KiB/sec.
1394 2024.11.19 19:41:38.055311 [ 191 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::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
1395 2024.11.19 19:41:38.055323 [ 254 ] {41915430-4a71-42d0-84fd-e9d16d8a907a} <Debug> TCPHandler: Processed in 0.011147271 sec.
1396 2024.11.19 19:41:38.055911 [ 191 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1397 2024.11.19 19:41:38.056066 [ 191 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part
1398 2024.11.19 19:41:38.056589 [ 191 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part
1399 2024.11.19 19:41:38.057119 [ 191 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
1400 2024.11.19 19:41:38.057245 [ 187 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 5 columns (5 merged, 0 gathered) in 0.013963668 sec., 18977.8215867063 rows/sec., 1.20 MiB/sec.
1401 2024.11.19 19:41:38.057573 [ 191 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part
1402 2024.11.19 19:41:38.057779 [ 195 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1403 2024.11.19 19:41:38.058113 [ 191 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part
1404 2024.11.19 19:41:38.058730 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1043 rows, containing 5 columns (5 merged, 0 gathered) in 0.016962539 sec., 61488.43637146539 rows/sec., 4.54 MiB/sec.
1405 2024.11.19 19:41:38.058937 [ 191 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::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
1406 2024.11.19 19:41:38.059915 [ 195 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1407 2024.11.19 19:41:38.060311 [ 196 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1408 2024.11.19 19:41:38.060387 [ 195 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1409 2024.11.19 19:41:38.060819 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
1410 2024.11.19 19:41:38.061935 [ 188 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_6_1} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1411 2024.11.19 19:41:38.062447 [ 188 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_6_1} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1412 2024.11.19 19:41:38.062821 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
1413 2024.11.19 19:41:38.063529 [ 201 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 554 rows, containing 5 columns (5 merged, 0 gathered) in 0.025647715 sec., 21600.364788832063 rows/sec., 2.03 MiB/sec.
1414 2024.11.19 19:41:38.063825 [ 201 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1415 2024.11.19 19:41:38.064066 [ 191 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 100 rows, containing 4 columns (4 merged, 0 gathered) in 0.009147827 sec., 10931.557844283674 rows/sec., 625.15 KiB/sec.
1416 2024.11.19 19:41:38.064283 [ 191 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1417 2024.11.19 19:41:38.064464 [ 201 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_6_1} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1418 2024.11.19 19:41:38.064601 [ 201 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_6_1} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1419 2024.11.19 19:41:38.064779 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
1420 2024.11.19 19:41:38.064860 [ 195 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_6_1} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1421 2024.11.19 19:41:38.064944 [ 195 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_6_1} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1422 2024.11.19 19:41:38.065023 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
1423 2024.11.19 19:41:41.794111 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38065, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1424 2024.11.19 19:41:41.985755 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64956, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1425 2024.11.19 19:41:42.004219 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42456, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1426 2024.11.19 19:41:42.108700 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40786, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1427 2024.11.19 19:41:42.123090 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63620, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1428 2024.11.19 19:41:42.174579 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55751, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1429 2024.11.19 19:41:42.175946 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33837, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1430 2024.11.19 19:41:42.182328 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57661, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1431 2024.11.19 19:41:43.035854 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1432 2024.11.19 19:41:43.036078 [ 3 ] {b108ea03-77e0-4d1c-8100-eeec73d68701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1433 2024.11.19 19:41:43.036158 [ 3 ] {b108ea03-77e0-4d1c-8100-eeec73d68701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1434 2024.11.19 19:41:43.036898 [ 3 ] {b108ea03-77e0-4d1c-8100-eeec73d68701} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1435 2024.11.19 19:41:43.036943 [ 3 ] {b108ea03-77e0-4d1c-8100-eeec73d68701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1436 2024.11.19 19:41:43.037381 [ 3 ] {b108ea03-77e0-4d1c-8100-eeec73d68701} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1437 2024.11.19 19:41:43.037648 [ 3 ] {b108ea03-77e0-4d1c-8100-eeec73d68701} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1438 2024.11.19 19:41:43.037913 [ 3 ] {b108ea03-77e0-4d1c-8100-eeec73d68701} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001886 sec., 2120.8907741251323 rows/sec., 178.64 KiB/sec.
1439 2024.11.19 19:41:43.037998 [ 3 ] {b108ea03-77e0-4d1c-8100-eeec73d68701} <Debug> TCPHandler: Processed in 0.002281572 sec.
1440 2024.11.19 19:41:43.038255 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1441 2024.11.19 19:41:43.038470 [ 254 ] {1dcc59e3-2a17-4bcb-8fc9-4b720811139b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1442 2024.11.19 19:41:43.038549 [ 254 ] {1dcc59e3-2a17-4bcb-8fc9-4b720811139b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1443 2024.11.19 19:41:43.039324 [ 254 ] {1dcc59e3-2a17-4bcb-8fc9-4b720811139b} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1444 2024.11.19 19:41:43.039384 [ 254 ] {1dcc59e3-2a17-4bcb-8fc9-4b720811139b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1445 2024.11.19 19:41:43.039838 [ 254 ] {1dcc59e3-2a17-4bcb-8fc9-4b720811139b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1446 2024.11.19 19:41:43.040108 [ 254 ] {1dcc59e3-2a17-4bcb-8fc9-4b720811139b} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1447 2024.11.19 19:41:43.040353 [ 254 ] {1dcc59e3-2a17-4bcb-8fc9-4b720811139b} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001935 sec., 4134.366925064599 rows/sec., 332.08 KiB/sec.
1448 2024.11.19 19:41:43.040419 [ 254 ] {1dcc59e3-2a17-4bcb-8fc9-4b720811139b} <Debug> TCPHandler: Processed in 0.002299833 sec.
1449 2024.11.19 19:41:43.040601 [ 3 ] {} <Trace> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1450 2024.11.19 19:41:43.040748 [ 3 ] {b41646b2-3cf9-4a2d-9c44-c04abcef659f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1451 2024.11.19 19:41:43.040812 [ 3 ] {b41646b2-3cf9-4a2d-9c44-c04abcef659f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1452 2024.11.19 19:41:43.041425 [ 3 ] {b41646b2-3cf9-4a2d-9c44-c04abcef659f} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1453 2024.11.19 19:41:43.041465 [ 3 ] {b41646b2-3cf9-4a2d-9c44-c04abcef659f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1454 2024.11.19 19:41:43.041855 [ 3 ] {b41646b2-3cf9-4a2d-9c44-c04abcef659f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1455 2024.11.19 19:41:43.042117 [ 3 ] {b41646b2-3cf9-4a2d-9c44-c04abcef659f} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1456 2024.11.19 19:41:43.042338 [ 3 ] {b41646b2-3cf9-4a2d-9c44-c04abcef659f} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001629 sec., 6138.735420503376 rows/sec., 467.60 KiB/sec.
1457 2024.11.19 19:41:43.042397 [ 3 ] {b41646b2-3cf9-4a2d-9c44-c04abcef659f} <Debug> TCPHandler: Processed in 0.00186984 sec.
1458 2024.11.19 19:41:43.042568 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1459 2024.11.19 19:41:43.042715 [ 254 ] {04cddff5-51db-4b39-bf70-2720bf6814f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1460 2024.11.19 19:41:43.042780 [ 254 ] {04cddff5-51db-4b39-bf70-2720bf6814f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1461 2024.11.19 19:41:43.043360 [ 254 ] {04cddff5-51db-4b39-bf70-2720bf6814f4} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1462 2024.11.19 19:41:43.043404 [ 254 ] {04cddff5-51db-4b39-bf70-2720bf6814f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1463 2024.11.19 19:41:43.043792 [ 254 ] {04cddff5-51db-4b39-bf70-2720bf6814f4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1464 2024.11.19 19:41:43.044053 [ 254 ] {04cddff5-51db-4b39-bf70-2720bf6814f4} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1465 2024.11.19 19:41:43.044283 [ 254 ] {04cddff5-51db-4b39-bf70-2720bf6814f4} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001605 sec., 6230.529595015576 rows/sec., 392.45 KiB/sec.
1466 2024.11.19 19:41:43.044342 [ 254 ] {04cddff5-51db-4b39-bf70-2720bf6814f4} <Debug> TCPHandler: Processed in 0.00184109 sec.
1467 2024.11.19 19:41:45.615598 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache
1468 2024.11.19 19:41:45.615654 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache
1469 2024.11.19 19:41:45.742802 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 238
1470 2024.11.19 19:41:45.745438 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1471 2024.11.19 19:41:45.745481 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1472 2024.11.19 19:41:45.747028 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1473 2024.11.19 19:41:45.747339 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1474 2024.11.19 19:41:45.747866 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238
1475 2024.11.19 19:41:46.423697 [ 3 ] {} <Debug> TCPHandler: Done processing connection.
1476 2024.11.19 19:41:46.423792 [ 3 ] {} <Debug> TCP-Session: c347ed59-1431-4c38-be26-87101f85f1e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1477 2024.11.19 19:41:47.000156 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.33 MiB, peak 156.26 MiB, free memory in arenas 0.00 B, will set to 147.40 MiB (RSS), difference: 2.07 MiB
1478 2024.11.19 19:41:48.041287 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1479 2024.11.19 19:41:48.041520 [ 254 ] {ef2ad4d5-1603-4a22-b682-0ca282490241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
1480 2024.11.19 19:41:48.041608 [ 254 ] {ef2ad4d5-1603-4a22-b682-0ca282490241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
1481 2024.11.19 19:41:48.042377 [ 254 ] {ef2ad4d5-1603-4a22-b682-0ca282490241} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1482 2024.11.19 19:41:48.042435 [ 254 ] {ef2ad4d5-1603-4a22-b682-0ca282490241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1483 2024.11.19 19:41:48.042884 [ 254 ] {ef2ad4d5-1603-4a22-b682-0ca282490241} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1484 2024.11.19 19:41:48.043149 [ 254 ] {ef2ad4d5-1603-4a22-b682-0ca282490241} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1485 2024.11.19 19:41:48.043407 [ 254 ] {ef2ad4d5-1603-4a22-b682-0ca282490241} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00193 sec., 7253.886010362694 rows/sec., 522.18 KiB/sec.
1486 2024.11.19 19:41:48.043581 [ 254 ] {ef2ad4d5-1603-4a22-b682-0ca282490241} <Debug> TCPHandler: Processed in 0.002428456 sec.
1487 2024.11.19 19:41:48.043861 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1488 2024.11.19 19:41:48.044047 [ 5 ] {eb319d6b-79ac-41ab-b98b-de6678d3267b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1489 2024.11.19 19:41:48.044146 [ 5 ] {eb319d6b-79ac-41ab-b98b-de6678d3267b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1490 2024.11.19 19:41:48.044981 [ 5 ] {eb319d6b-79ac-41ab-b98b-de6678d3267b} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1491 2024.11.19 19:41:48.045024 [ 5 ] {eb319d6b-79ac-41ab-b98b-de6678d3267b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1492 2024.11.19 19:41:48.045484 [ 5 ] {eb319d6b-79ac-41ab-b98b-de6678d3267b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1493 2024.11.19 19:41:48.045742 [ 5 ] {eb319d6b-79ac-41ab-b98b-de6678d3267b} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1494 2024.11.19 19:41:48.046059 [ 5 ] {eb319d6b-79ac-41ab-b98b-de6678d3267b} <Debug> executeQuery: Read 189 rows, 17.49 KiB in 0.002043 sec., 92511.01321585903 rows/sec., 8.36 MiB/sec.
1495 2024.11.19 19:41:48.046183 [ 5 ] {eb319d6b-79ac-41ab-b98b-de6678d3267b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1496 2024.11.19 19:41:48.046199 [ 5 ] {eb319d6b-79ac-41ab-b98b-de6678d3267b} <Debug> TCPHandler: Processed in 0.002495197 sec.
1497 2024.11.19 19:41:48.046383 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1498 2024.11.19 19:41:48.046562 [ 254 ] {2b17c1e9-41c1-4738-9ca0-6197c1375b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
1499 2024.11.19 19:41:48.046634 [ 254 ] {2b17c1e9-41c1-4738-9ca0-6197c1375b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1500 2024.11.19 19:41:48.047366 [ 254 ] {2b17c1e9-41c1-4738-9ca0-6197c1375b03} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1501 2024.11.19 19:41:48.047417 [ 254 ] {2b17c1e9-41c1-4738-9ca0-6197c1375b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1502 2024.11.19 19:41:48.047811 [ 254 ] {2b17c1e9-41c1-4738-9ca0-6197c1375b03} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1503 2024.11.19 19:41:48.048063 [ 254 ] {2b17c1e9-41c1-4738-9ca0-6197c1375b03} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1504 2024.11.19 19:41:48.048337 [ 254 ] {2b17c1e9-41c1-4738-9ca0-6197c1375b03} <Debug> executeQuery: Read 26 rows, 1.88 KiB in 0.001817 sec., 14309.301045679691 rows/sec., 1.01 MiB/sec.
1505 2024.11.19 19:41:48.048394 [ 254 ] {2b17c1e9-41c1-4738-9ca0-6197c1375b03} <Debug> TCPHandler: Processed in 0.002095386 sec.
1506 2024.11.19 19:41:48.048562 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1507 2024.11.19 19:41:48.048708 [ 5 ] {be4c5812-5cd0-4b68-bdd7-1da6fb7c49f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
1508 2024.11.19 19:41:48.048767 [ 5 ] {be4c5812-5cd0-4b68-bdd7-1da6fb7c49f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1509 2024.11.19 19:41:48.049461 [ 5 ] {be4c5812-5cd0-4b68-bdd7-1da6fb7c49f8} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1510 2024.11.19 19:41:48.049509 [ 5 ] {be4c5812-5cd0-4b68-bdd7-1da6fb7c49f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1511 2024.11.19 19:41:48.049875 [ 5 ] {be4c5812-5cd0-4b68-bdd7-1da6fb7c49f8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1512 2024.11.19 19:41:48.050113 [ 5 ] {be4c5812-5cd0-4b68-bdd7-1da6fb7c49f8} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1513 2024.11.19 19:41:48.050324 [ 5 ] {be4c5812-5cd0-4b68-bdd7-1da6fb7c49f8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001651 sec., 8479.709267110842 rows/sec., 593.86 KiB/sec.
1514 2024.11.19 19:41:48.050377 [ 5 ] {be4c5812-5cd0-4b68-bdd7-1da6fb7c49f8} <Debug> TCPHandler: Processed in 0.001880201 sec.
1515 2024.11.19 19:41:48.050533 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1516 2024.11.19 19:41:48.050655 [ 254 ] {fc969689-5fa7-4866-b9f5-a4abe20afe1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
1517 2024.11.19 19:41:48.050705 [ 254 ] {fc969689-5fa7-4866-b9f5-a4abe20afe1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1518 2024.11.19 19:41:48.051289 [ 254 ] {fc969689-5fa7-4866-b9f5-a4abe20afe1c} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1519 2024.11.19 19:41:48.051328 [ 254 ] {fc969689-5fa7-4866-b9f5-a4abe20afe1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1520 2024.11.19 19:41:48.051700 [ 254 ] {fc969689-5fa7-4866-b9f5-a4abe20afe1c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1521 2024.11.19 19:41:48.051944 [ 254 ] {fc969689-5fa7-4866-b9f5-a4abe20afe1c} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1522 2024.11.19 19:41:48.052352 [ 254 ] {fc969689-5fa7-4866-b9f5-a4abe20afe1c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001698 sec., 7656.065959952885 rows/sec., 477.35 KiB/sec.
1523 2024.11.19 19:41:48.052477 [ 254 ] {fc969689-5fa7-4866-b9f5-a4abe20afe1c} <Debug> TCPHandler: Processed in 0.002001164 sec.
1524 2024.11.19 19:41:48.052629 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1525 2024.11.19 19:41:48.052747 [ 5 ] {b0eb9917-0e2b-4839-805f-25b2692462ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1526 2024.11.19 19:41:48.052796 [ 5 ] {b0eb9917-0e2b-4839-805f-25b2692462ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1527 2024.11.19 19:41:48.053542 [ 5 ] {b0eb9917-0e2b-4839-805f-25b2692462ef} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1528 2024.11.19 19:41:48.053581 [ 5 ] {b0eb9917-0e2b-4839-805f-25b2692462ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1529 2024.11.19 19:41:48.053954 [ 5 ] {b0eb9917-0e2b-4839-805f-25b2692462ef} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1530 2024.11.19 19:41:48.054193 [ 5 ] {b0eb9917-0e2b-4839-805f-25b2692462ef} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1531 2024.11.19 19:41:48.054650 [ 5 ] {b0eb9917-0e2b-4839-805f-25b2692462ef} <Debug> executeQuery: Read 345 rows, 24.73 KiB in 0.001868 sec., 184689.50749464668 rows/sec., 12.93 MiB/sec.
1532 2024.11.19 19:41:48.054788 [ 5 ] {b0eb9917-0e2b-4839-805f-25b2692462ef} <Debug> TCPHandler: Processed in 0.00221601 sec.
1533 2024.11.19 19:41:48.054964 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1534 2024.11.19 19:41:48.055103 [ 254 ] {7d83564e-c6d3-4682-955e-3c67f3570016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
1535 2024.11.19 19:41:48.055164 [ 254 ] {7d83564e-c6d3-4682-955e-3c67f3570016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1536 2024.11.19 19:41:48.055705 [ 254 ] {7d83564e-c6d3-4682-955e-3c67f3570016} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1537 2024.11.19 19:41:48.055744 [ 254 ] {7d83564e-c6d3-4682-955e-3c67f3570016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1538 2024.11.19 19:41:48.056108 [ 254 ] {7d83564e-c6d3-4682-955e-3c67f3570016} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1539 2024.11.19 19:41:48.056345 [ 254 ] {7d83564e-c6d3-4682-955e-3c67f3570016} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1540 2024.11.19 19:41:48.056778 [ 254 ] {7d83564e-c6d3-4682-955e-3c67f3570016} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001674 sec., 3584.2293906810037 rows/sec., 187.26 KiB/sec.
1541 2024.11.19 19:41:48.056944 [ 254 ] {7d83564e-c6d3-4682-955e-3c67f3570016} <Debug> TCPHandler: Processed in 0.002043735 sec.
1542 2024.11.19 19:41:48.057100 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1543 2024.11.19 19:41:48.057219 [ 5 ] {e16c3843-d464-4bb7-8bbb-a7a0e4990b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1544 2024.11.19 19:41:48.057273 [ 5 ] {e16c3843-d464-4bb7-8bbb-a7a0e4990b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1545 2024.11.19 19:41:48.057875 [ 5 ] {e16c3843-d464-4bb7-8bbb-a7a0e4990b70} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1546 2024.11.19 19:41:48.057913 [ 5 ] {e16c3843-d464-4bb7-8bbb-a7a0e4990b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1547 2024.11.19 19:41:48.058308 [ 5 ] {e16c3843-d464-4bb7-8bbb-a7a0e4990b70} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1548 2024.11.19 19:41:48.058547 [ 5 ] {e16c3843-d464-4bb7-8bbb-a7a0e4990b70} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1549 2024.11.19 19:41:48.058990 [ 5 ] {e16c3843-d464-4bb7-8bbb-a7a0e4990b70} <Debug> executeQuery: Read 87 rows, 5.62 KiB in 0.001741 sec., 49971.28087306146 rows/sec., 3.15 MiB/sec.
1550 2024.11.19 19:41:48.059113 [ 5 ] {e16c3843-d464-4bb7-8bbb-a7a0e4990b70} <Debug> TCPHandler: Processed in 0.002070206 sec.
1551 2024.11.19 19:41:48.059264 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1552 2024.11.19 19:41:48.059383 [ 254 ] {6fde1def-78a6-46b2-888e-6d5dcc402660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
1553 2024.11.19 19:41:48.059436 [ 254 ] {6fde1def-78a6-46b2-888e-6d5dcc402660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1554 2024.11.19 19:41:48.059921 [ 254 ] {6fde1def-78a6-46b2-888e-6d5dcc402660} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1555 2024.11.19 19:41:48.059961 [ 254 ] {6fde1def-78a6-46b2-888e-6d5dcc402660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1556 2024.11.19 19:41:48.060320 [ 254 ] {6fde1def-78a6-46b2-888e-6d5dcc402660} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1557 2024.11.19 19:41:48.060564 [ 254 ] {6fde1def-78a6-46b2-888e-6d5dcc402660} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1558 2024.11.19 19:41:48.060776 [ 254 ] {6fde1def-78a6-46b2-888e-6d5dcc402660} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001417 sec., 705.7163020465772 rows/sec., 47.55 KiB/sec.
1559 2024.11.19 19:41:48.060829 [ 254 ] {6fde1def-78a6-46b2-888e-6d5dcc402660} <Debug> TCPHandler: Processed in 0.001622294 sec.
1560 2024.11.19 19:41:48.060978 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1561 2024.11.19 19:41:48.061096 [ 5 ] {25f5c66e-2198-460e-8e51-4b2eb26d8b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
1562 2024.11.19 19:41:48.061176 [ 5 ] {25f5c66e-2198-460e-8e51-4b2eb26d8b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
1563 2024.11.19 19:41:48.062365 [ 5 ] {25f5c66e-2198-460e-8e51-4b2eb26d8b2a} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1564 2024.11.19 19:41:48.062407 [ 5 ] {25f5c66e-2198-460e-8e51-4b2eb26d8b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1565 2024.11.19 19:41:48.063060 [ 5 ] {25f5c66e-2198-460e-8e51-4b2eb26d8b2a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1566 2024.11.19 19:41:48.063319 [ 5 ] {25f5c66e-2198-460e-8e51-4b2eb26d8b2a} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1567 2024.11.19 19:41:48.063551 [ 5 ] {25f5c66e-2198-460e-8e51-4b2eb26d8b2a} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00248 sec., 7661.290322580645 rows/sec., 13.73 MiB/sec.
1568 2024.11.19 19:41:48.063654 [ 5 ] {25f5c66e-2198-460e-8e51-4b2eb26d8b2a} <Debug> TCPHandler: Processed in 0.002732254 sec.
1569 2024.11.19 19:41:48.063806 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1570 2024.11.19 19:41:48.063933 [ 254 ] {c75fb13c-b33a-4512-b2fe-9d1ef20ff931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1571 2024.11.19 19:41:48.063985 [ 254 ] {c75fb13c-b33a-4512-b2fe-9d1ef20ff931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1572 2024.11.19 19:41:48.064466 [ 254 ] {c75fb13c-b33a-4512-b2fe-9d1ef20ff931} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1573 2024.11.19 19:41:48.064506 [ 254 ] {c75fb13c-b33a-4512-b2fe-9d1ef20ff931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1574 2024.11.19 19:41:48.064892 [ 254 ] {c75fb13c-b33a-4512-b2fe-9d1ef20ff931} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1575 2024.11.19 19:41:48.065146 [ 254 ] {c75fb13c-b33a-4512-b2fe-9d1ef20ff931} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1576 2024.11.19 19:41:48.065580 [ 254 ] {c75fb13c-b33a-4512-b2fe-9d1ef20ff931} <Debug> executeQuery: Read 32 rows, 1.82 KiB in 0.001639 sec., 19524.10006101281 rows/sec., 1.09 MiB/sec.
1577 2024.11.19 19:41:48.065728 [ 254 ] {c75fb13c-b33a-4512-b2fe-9d1ef20ff931} <Debug> TCPHandler: Processed in 0.001978944 sec.
1578 2024.11.19 19:41:48.357350 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53767, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1579 2024.11.19 19:41:48.688062 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56388, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1580 2024.11.19 19:41:48.740588 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35521, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1581 2024.11.19 19:41:48.876287 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50821, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1582 2024.11.19 19:41:48.982647 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1583 2024.11.19 19:41:49.000176 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.32 MiB, peak 156.26 MiB, free memory in arenas 0.00 B, will set to 147.52 MiB (RSS), difference: -2.81 MiB
1584 2024.11.19 19:41:49.049884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60567, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1585 2024.11.19 19:41:49.092272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52564, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1586 2024.11.19 19:41:49.108491 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51665, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1587 2024.11.19 19:41:49.115862 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36905, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1588 2024.11.19 19:41:49.147052 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52116, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1589 2024.11.19 19:41:49.176242 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59476, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1590 2024.11.19 19:41:49.204902 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64166, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1591 2024.11.19 19:41:49.283515 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41572, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1592 2024.11.19 19:41:49.369953 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57424, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1593 2024.11.19 19:41:49.370125 [ 291 ] {} <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)
1594 2024.11.19 19:41:49.408529 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50492, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1595 2024.11.19 19:41:49.427102 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41516, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1596 2024.11.19 19:41:49.436865 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60356, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1597 2024.11.19 19:41:49.469356 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58326, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1598 2024.11.19 19:41:49.516996 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49962, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1599 2024.11.19 19:41:49.740996 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53564, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1600 2024.11.19 19:41:49.754436 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36117, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1601 2024.11.19 19:41:49.882908 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58760, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1602 2024.11.19 19:41:49.885237 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41978, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1603 2024.11.19 19:41:50.678320 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1604 2024.11.19 19:41:50.678570 [ 254 ] {dafeb28b-b71b-40ed-8456-99416be2aa0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1605 2024.11.19 19:41:50.678965 [ 254 ] {dafeb28b-b71b-40ed-8456-99416be2aa0e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1606 2024.11.19 19:41:50.679011 [ 254 ] {dafeb28b-b71b-40ed-8456-99416be2aa0e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1607 2024.11.19 19:41:50.679322 [ 254 ] {dafeb28b-b71b-40ed-8456-99416be2aa0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1608 2024.11.19 19:41:50.679410 [ 254 ] {dafeb28b-b71b-40ed-8456-99416be2aa0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1609 2024.11.19 19:41:50.679589 [ 254 ] {dafeb28b-b71b-40ed-8456-99416be2aa0e} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1610 2024.11.19 19:41:50.679777 [ 294 ] {dafeb28b-b71b-40ed-8456-99416be2aa0e} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1611 2024.11.19 19:41:50.679902 [ 295 ] {dafeb28b-b71b-40ed-8456-99416be2aa0e} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1612 2024.11.19 19:41:50.680070 [ 254 ] {dafeb28b-b71b-40ed-8456-99416be2aa0e} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1613 2024.11.19 19:41:50.680104 [ 254 ] {dafeb28b-b71b-40ed-8456-99416be2aa0e} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1614 2024.11.19 19:41:50.684015 [ 254 ] {dafeb28b-b71b-40ed-8456-99416be2aa0e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1615 2024.11.19 19:41:50.685930 [ 254 ] {dafeb28b-b71b-40ed-8456-99416be2aa0e} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Reading approx. 21 rows with 2 streams
1616 2024.11.19 19:41:50.686056 [ 254 ] {dafeb28b-b71b-40ed-8456-99416be2aa0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1617 2024.11.19 19:41:50.686145 [ 254 ] {dafeb28b-b71b-40ed-8456-99416be2aa0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1618 2024.11.19 19:41:50.687762 [ 254 ] {dafeb28b-b71b-40ed-8456-99416be2aa0e} <Debug> executeQuery: Read 21 rows, 795.00 B in 0.009299 sec., 2258.307344875793 rows/sec., 83.49 KiB/sec.
1619 2024.11.19 19:41:50.687904 [ 254 ] {dafeb28b-b71b-40ed-8456-99416be2aa0e} <Debug> TCPHandler: Processed in 0.009716644 sec.
1620 2024.11.19 19:41:50.688310 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1621 2024.11.19 19:41:50.688545 [ 5 ] {6c3a113e-c8af-4195-8eb1-6d970f4c7ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1622 2024.11.19 19:41:50.688937 [ 5 ] {6c3a113e-c8af-4195-8eb1-6d970f4c7ae9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1623 2024.11.19 19:41:50.688981 [ 5 ] {6c3a113e-c8af-4195-8eb1-6d970f4c7ae9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1624 2024.11.19 19:41:50.689303 [ 5 ] {6c3a113e-c8af-4195-8eb1-6d970f4c7ae9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1625 2024.11.19 19:41:50.689385 [ 5 ] {6c3a113e-c8af-4195-8eb1-6d970f4c7ae9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1626 2024.11.19 19:41:50.689564 [ 5 ] {6c3a113e-c8af-4195-8eb1-6d970f4c7ae9} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1627 2024.11.19 19:41:50.689691 [ 296 ] {6c3a113e-c8af-4195-8eb1-6d970f4c7ae9} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1628 2024.11.19 19:41:50.689696 [ 294 ] {6c3a113e-c8af-4195-8eb1-6d970f4c7ae9} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1629 2024.11.19 19:41:50.689858 [ 5 ] {6c3a113e-c8af-4195-8eb1-6d970f4c7ae9} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1630 2024.11.19 19:41:50.689891 [ 5 ] {6c3a113e-c8af-4195-8eb1-6d970f4c7ae9} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1631 2024.11.19 19:41:50.689987 [ 5 ] {6c3a113e-c8af-4195-8eb1-6d970f4c7ae9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1632 2024.11.19 19:41:50.690009 [ 5 ] {6c3a113e-c8af-4195-8eb1-6d970f4c7ae9} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Reading approx. 21 rows with 2 streams
1633 2024.11.19 19:41:50.690054 [ 5 ] {6c3a113e-c8af-4195-8eb1-6d970f4c7ae9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1634 2024.11.19 19:41:50.690104 [ 5 ] {6c3a113e-c8af-4195-8eb1-6d970f4c7ae9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1635 2024.11.19 19:41:50.691284 [ 5 ] {6c3a113e-c8af-4195-8eb1-6d970f4c7ae9} <Debug> executeQuery: Read 21 rows, 795.00 B in 0.002845 sec., 7381.370826010545 rows/sec., 272.89 KiB/sec.
1636 2024.11.19 19:41:50.691450 [ 5 ] {6c3a113e-c8af-4195-8eb1-6d970f4c7ae9} <Debug> TCPHandler: Processed in 0.003267698 sec.
1637 2024.11.19 19:41:50.691764 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1638 2024.11.19 19:41:50.691982 [ 254 ] {08876d40-5f78-459f-b8d4-68a8fc72ae2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1639 2024.11.19 19:41:50.692370 [ 254 ] {08876d40-5f78-459f-b8d4-68a8fc72ae2e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1640 2024.11.19 19:41:50.692425 [ 254 ] {08876d40-5f78-459f-b8d4-68a8fc72ae2e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1641 2024.11.19 19:41:50.692742 [ 254 ] {08876d40-5f78-459f-b8d4-68a8fc72ae2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1642 2024.11.19 19:41:50.692811 [ 254 ] {08876d40-5f78-459f-b8d4-68a8fc72ae2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1643 2024.11.19 19:41:50.692965 [ 254 ] {08876d40-5f78-459f-b8d4-68a8fc72ae2e} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1644 2024.11.19 19:41:50.693092 [ 296 ] {08876d40-5f78-459f-b8d4-68a8fc72ae2e} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1645 2024.11.19 19:41:50.693108 [ 295 ] {08876d40-5f78-459f-b8d4-68a8fc72ae2e} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1646 2024.11.19 19:41:50.693253 [ 254 ] {08876d40-5f78-459f-b8d4-68a8fc72ae2e} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1647 2024.11.19 19:41:50.693284 [ 254 ] {08876d40-5f78-459f-b8d4-68a8fc72ae2e} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1648 2024.11.19 19:41:50.693369 [ 254 ] {08876d40-5f78-459f-b8d4-68a8fc72ae2e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1649 2024.11.19 19:41:50.693390 [ 254 ] {08876d40-5f78-459f-b8d4-68a8fc72ae2e} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Reading approx. 21 rows with 2 streams
1650 2024.11.19 19:41:50.693433 [ 254 ] {08876d40-5f78-459f-b8d4-68a8fc72ae2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1651 2024.11.19 19:41:50.693480 [ 254 ] {08876d40-5f78-459f-b8d4-68a8fc72ae2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1652 2024.11.19 19:41:50.694493 [ 254 ] {08876d40-5f78-459f-b8d4-68a8fc72ae2e} <Debug> executeQuery: Read 21 rows, 795.00 B in 0.002615 sec., 8030.592734225621 rows/sec., 296.89 KiB/sec.
1653 2024.11.19 19:41:50.694629 [ 254 ] {08876d40-5f78-459f-b8d4-68a8fc72ae2e} <Debug> TCPHandler: Processed in 0.00293496 sec.
1654 2024.11.19 19:41:50.694908 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1655 2024.11.19 19:41:50.695092 [ 5 ] {fffc06c8-ad2f-4c56-acd3-0985d567f9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1656 2024.11.19 19:41:50.695417 [ 5 ] {fffc06c8-ad2f-4c56-acd3-0985d567f9b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1657 2024.11.19 19:41:50.695461 [ 5 ] {fffc06c8-ad2f-4c56-acd3-0985d567f9b9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1658 2024.11.19 19:41:50.695744 [ 5 ] {fffc06c8-ad2f-4c56-acd3-0985d567f9b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1659 2024.11.19 19:41:50.695810 [ 5 ] {fffc06c8-ad2f-4c56-acd3-0985d567f9b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1660 2024.11.19 19:41:50.695963 [ 5 ] {fffc06c8-ad2f-4c56-acd3-0985d567f9b9} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1661 2024.11.19 19:41:50.696066 [ 295 ] {fffc06c8-ad2f-4c56-acd3-0985d567f9b9} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1662 2024.11.19 19:41:50.696074 [ 296 ] {fffc06c8-ad2f-4c56-acd3-0985d567f9b9} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1663 2024.11.19 19:41:50.696179 [ 5 ] {fffc06c8-ad2f-4c56-acd3-0985d567f9b9} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1664 2024.11.19 19:41:50.696207 [ 5 ] {fffc06c8-ad2f-4c56-acd3-0985d567f9b9} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1665 2024.11.19 19:41:50.696291 [ 5 ] {fffc06c8-ad2f-4c56-acd3-0985d567f9b9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1666 2024.11.19 19:41:50.696312 [ 5 ] {fffc06c8-ad2f-4c56-acd3-0985d567f9b9} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Reading approx. 21 rows with 2 streams
1667 2024.11.19 19:41:50.696353 [ 5 ] {fffc06c8-ad2f-4c56-acd3-0985d567f9b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1668 2024.11.19 19:41:50.696399 [ 5 ] {fffc06c8-ad2f-4c56-acd3-0985d567f9b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1669 2024.11.19 19:41:50.697469 [ 5 ] {fffc06c8-ad2f-4c56-acd3-0985d567f9b9} <Debug> executeQuery: Read 21 rows, 795.00 B in 0.002461 sec., 8533.116619260463 rows/sec., 315.47 KiB/sec.
1670 2024.11.19 19:41:50.697628 [ 5 ] {fffc06c8-ad2f-4c56-acd3-0985d567f9b9} <Debug> TCPHandler: Processed in 0.002777466 sec.
1671 2024.11.19 19:41:50.697880 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1672 2024.11.19 19:41:50.698091 [ 254 ] {da51ce49-b01a-4869-a114-444cfaa37fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1673 2024.11.19 19:41:50.698463 [ 254 ] {da51ce49-b01a-4869-a114-444cfaa37fa2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1674 2024.11.19 19:41:50.698517 [ 254 ] {da51ce49-b01a-4869-a114-444cfaa37fa2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1675 2024.11.19 19:41:50.698816 [ 254 ] {da51ce49-b01a-4869-a114-444cfaa37fa2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1676 2024.11.19 19:41:50.698883 [ 254 ] {da51ce49-b01a-4869-a114-444cfaa37fa2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1677 2024.11.19 19:41:50.699031 [ 254 ] {da51ce49-b01a-4869-a114-444cfaa37fa2} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1678 2024.11.19 19:41:50.699117 [ 296 ] {da51ce49-b01a-4869-a114-444cfaa37fa2} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1679 2024.11.19 19:41:50.699145 [ 295 ] {da51ce49-b01a-4869-a114-444cfaa37fa2} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1680 2024.11.19 19:41:50.699279 [ 254 ] {da51ce49-b01a-4869-a114-444cfaa37fa2} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1681 2024.11.19 19:41:50.699309 [ 254 ] {da51ce49-b01a-4869-a114-444cfaa37fa2} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1682 2024.11.19 19:41:50.699389 [ 254 ] {da51ce49-b01a-4869-a114-444cfaa37fa2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1683 2024.11.19 19:41:50.699412 [ 254 ] {da51ce49-b01a-4869-a114-444cfaa37fa2} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Reading approx. 21 rows with 2 streams
1684 2024.11.19 19:41:50.699454 [ 254 ] {da51ce49-b01a-4869-a114-444cfaa37fa2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1685 2024.11.19 19:41:50.699501 [ 254 ] {da51ce49-b01a-4869-a114-444cfaa37fa2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1686 2024.11.19 19:41:50.700439 [ 254 ] {da51ce49-b01a-4869-a114-444cfaa37fa2} <Debug> executeQuery: Read 21 rows, 795.00 B in 0.002448 sec., 8578.43137254902 rows/sec., 317.14 KiB/sec.
1687 2024.11.19 19:41:50.700566 [ 254 ] {da51ce49-b01a-4869-a114-444cfaa37fa2} <Debug> TCPHandler: Processed in 0.002752144 sec.
1688 2024.11.19 19:41:50.700860 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1689 2024.11.19 19:41:50.701038 [ 5 ] {e465509f-16af-402d-a312-29cbbce829ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1690 2024.11.19 19:41:50.701355 [ 5 ] {e465509f-16af-402d-a312-29cbbce829ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1691 2024.11.19 19:41:50.701398 [ 5 ] {e465509f-16af-402d-a312-29cbbce829ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1692 2024.11.19 19:41:50.701687 [ 5 ] {e465509f-16af-402d-a312-29cbbce829ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1693 2024.11.19 19:41:50.701753 [ 5 ] {e465509f-16af-402d-a312-29cbbce829ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1694 2024.11.19 19:41:50.701902 [ 5 ] {e465509f-16af-402d-a312-29cbbce829ca} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1695 2024.11.19 19:41:50.701999 [ 296 ] {e465509f-16af-402d-a312-29cbbce829ca} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1696 2024.11.19 19:41:50.702024 [ 295 ] {e465509f-16af-402d-a312-29cbbce829ca} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1697 2024.11.19 19:41:50.702151 [ 5 ] {e465509f-16af-402d-a312-29cbbce829ca} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1698 2024.11.19 19:41:50.702180 [ 5 ] {e465509f-16af-402d-a312-29cbbce829ca} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1699 2024.11.19 19:41:50.702262 [ 5 ] {e465509f-16af-402d-a312-29cbbce829ca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1700 2024.11.19 19:41:50.702283 [ 5 ] {e465509f-16af-402d-a312-29cbbce829ca} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Reading approx. 21 rows with 2 streams
1701 2024.11.19 19:41:50.702323 [ 5 ] {e465509f-16af-402d-a312-29cbbce829ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1702 2024.11.19 19:41:50.702367 [ 5 ] {e465509f-16af-402d-a312-29cbbce829ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1703 2024.11.19 19:41:50.703363 [ 5 ] {e465509f-16af-402d-a312-29cbbce829ca} <Debug> executeQuery: Read 21 rows, 795.00 B in 0.002408 sec., 8720.93023255814 rows/sec., 322.41 KiB/sec.
1704 2024.11.19 19:41:50.703514 [ 5 ] {e465509f-16af-402d-a312-29cbbce829ca} <Debug> TCPHandler: Processed in 0.002710823 sec.
1705 2024.11.19 19:41:50.777785 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1706 2024.11.19 19:41:50.778008 [ 254 ] {7a488350-9c7e-40f9-9a6d-b206c511fa47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1707 2024.11.19 19:41:50.778402 [ 254 ] {7a488350-9c7e-40f9-9a6d-b206c511fa47} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1708 2024.11.19 19:41:50.778457 [ 254 ] {7a488350-9c7e-40f9-9a6d-b206c511fa47} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1709 2024.11.19 19:41:50.778783 [ 254 ] {7a488350-9c7e-40f9-9a6d-b206c511fa47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1710 2024.11.19 19:41:50.778849 [ 254 ] {7a488350-9c7e-40f9-9a6d-b206c511fa47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1711 2024.11.19 19:41:50.778997 [ 254 ] {7a488350-9c7e-40f9-9a6d-b206c511fa47} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
1712 2024.11.19 19:41:50.779101 [ 296 ] {7a488350-9c7e-40f9-9a6d-b206c511fa47} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1713 2024.11.19 19:41:50.779120 [ 295 ] {7a488350-9c7e-40f9-9a6d-b206c511fa47} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1714 2024.11.19 19:41:50.779233 [ 254 ] {7a488350-9c7e-40f9-9a6d-b206c511fa47} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1715 2024.11.19 19:41:50.779261 [ 254 ] {7a488350-9c7e-40f9-9a6d-b206c511fa47} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1716 2024.11.19 19:41:50.779343 [ 254 ] {7a488350-9c7e-40f9-9a6d-b206c511fa47} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1717 2024.11.19 19:41:50.779363 [ 254 ] {7a488350-9c7e-40f9-9a6d-b206c511fa47} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Reading approx. 21 rows with 2 streams
1718 2024.11.19 19:41:50.779404 [ 254 ] {7a488350-9c7e-40f9-9a6d-b206c511fa47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1719 2024.11.19 19:41:50.779450 [ 254 ] {7a488350-9c7e-40f9-9a6d-b206c511fa47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1720 2024.11.19 19:41:50.780424 [ 254 ] {7a488350-9c7e-40f9-9a6d-b206c511fa47} <Debug> executeQuery: Read 21 rows, 795.00 B in 0.002523 sec., 8323.424494649227 rows/sec., 307.72 KiB/sec.
1721 2024.11.19 19:41:50.780553 [ 254 ] {7a488350-9c7e-40f9-9a6d-b206c511fa47} <Debug> TCPHandler: Processed in 0.002837177 sec.
1722 2024.11.19 19:41:50.781037 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1723 2024.11.19 19:41:50.781167 [ 5 ] {6affa70f-92ea-43b7-81b1-106f33f97a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete)
1724 2024.11.19 19:41:50.781222 [ 5 ] {6affa70f-92ea-43b7-81b1-106f33f97a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1725 2024.11.19 19:41:50.781976 [ 5 ] {6affa70f-92ea-43b7-81b1-106f33f97a18} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1726 2024.11.19 19:41:50.782016 [ 5 ] {6affa70f-92ea-43b7-81b1-106f33f97a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1727 2024.11.19 19:41:50.782537 [ 5 ] {6affa70f-92ea-43b7-81b1-106f33f97a18} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1728 2024.11.19 19:41:50.782766 [ 5 ] {6affa70f-92ea-43b7-81b1-106f33f97a18} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1729 2024.11.19 19:41:50.782981 [ 5 ] {6affa70f-92ea-43b7-81b1-106f33f97a18} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001843 sec., 3798.155181768855 rows/sec., 772.56 KiB/sec.
1730 2024.11.19 19:41:50.783170 [ 5 ] {6affa70f-92ea-43b7-81b1-106f33f97a18} <Debug> TCPHandler: Processed in 0.00218811 sec.
1731 2024.11.19 19:41:50.783322 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1732 2024.11.19 19:41:50.783451 [ 254 ] {2112ecbe-1988-4559-8a54-fa620a11b1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1733 2024.11.19 19:41:50.783501 [ 254 ] {2112ecbe-1988-4559-8a54-fa620a11b1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1734 2024.11.19 19:41:50.784733 [ 254 ] {2112ecbe-1988-4559-8a54-fa620a11b1fa} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1735 2024.11.19 19:41:50.784779 [ 254 ] {2112ecbe-1988-4559-8a54-fa620a11b1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1736 2024.11.19 19:41:50.785340 [ 254 ] {2112ecbe-1988-4559-8a54-fa620a11b1fa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1737 2024.11.19 19:41:50.785597 [ 254 ] {2112ecbe-1988-4559-8a54-fa620a11b1fa} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1738 2024.11.19 19:41:50.785815 [ 254 ] {2112ecbe-1988-4559-8a54-fa620a11b1fa} <Debug> executeQuery: Read 1161 rows, 98.56 KiB in 0.0024 sec., 483750.00000000006 rows/sec., 40.10 MiB/sec.
1739 2024.11.19 19:41:50.785876 [ 254 ] {2112ecbe-1988-4559-8a54-fa620a11b1fa} <Debug> TCPHandler: Processed in 0.002611321 sec.
1740 2024.11.19 19:41:50.786038 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1741 2024.11.19 19:41:50.786180 [ 5 ] {74d73c84-66b9-4c0a-9816-73089cf8bb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
1742 2024.11.19 19:41:50.786238 [ 5 ] {74d73c84-66b9-4c0a-9816-73089cf8bb93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1743 2024.11.19 19:41:50.786882 [ 5 ] {74d73c84-66b9-4c0a-9816-73089cf8bb93} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1744 2024.11.19 19:41:50.786921 [ 5 ] {74d73c84-66b9-4c0a-9816-73089cf8bb93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1745 2024.11.19 19:41:50.787299 [ 5 ] {74d73c84-66b9-4c0a-9816-73089cf8bb93} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1746 2024.11.19 19:41:50.787555 [ 5 ] {74d73c84-66b9-4c0a-9816-73089cf8bb93} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1747 2024.11.19 19:41:50.787780 [ 5 ] {74d73c84-66b9-4c0a-9816-73089cf8bb93} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001633 sec., 4898.958971218616 rows/sec., 368.38 KiB/sec.
1748 2024.11.19 19:41:50.787835 [ 5 ] {74d73c84-66b9-4c0a-9816-73089cf8bb93} <Debug> TCPHandler: Processed in 0.0018648 sec.
1749 2024.11.19 19:41:50.787980 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1750 2024.11.19 19:41:50.788126 [ 254 ] {db0629da-d707-44e6-8fe2-887534917370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
1751 2024.11.19 19:41:50.788184 [ 254 ] {db0629da-d707-44e6-8fe2-887534917370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1752 2024.11.19 19:41:50.788920 [ 254 ] {db0629da-d707-44e6-8fe2-887534917370} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1753 2024.11.19 19:41:50.788961 [ 254 ] {db0629da-d707-44e6-8fe2-887534917370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1754 2024.11.19 19:41:50.789343 [ 254 ] {db0629da-d707-44e6-8fe2-887534917370} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1755 2024.11.19 19:41:50.789582 [ 254 ] {db0629da-d707-44e6-8fe2-887534917370} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1756 2024.11.19 19:41:50.789791 [ 254 ] {db0629da-d707-44e6-8fe2-887534917370} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001701 sec., 134038.80070546738 rows/sec., 9.08 MiB/sec.
1757 2024.11.19 19:41:50.789845 [ 254 ] {db0629da-d707-44e6-8fe2-887534917370} <Debug> TCPHandler: Processed in 0.001931182 sec.
1758 2024.11.19 19:41:50.789980 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1759 2024.11.19 19:41:50.790095 [ 5 ] {472e00cd-0985-4f1d-90de-ddd2f84b2d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1760 2024.11.19 19:41:50.790143 [ 5 ] {472e00cd-0985-4f1d-90de-ddd2f84b2d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1761 2024.11.19 19:41:50.790960 [ 5 ] {472e00cd-0985-4f1d-90de-ddd2f84b2d05} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1762 2024.11.19 19:41:50.791000 [ 5 ] {472e00cd-0985-4f1d-90de-ddd2f84b2d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1763 2024.11.19 19:41:50.791375 [ 5 ] {472e00cd-0985-4f1d-90de-ddd2f84b2d05} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1764 2024.11.19 19:41:50.791611 [ 5 ] {472e00cd-0985-4f1d-90de-ddd2f84b2d05} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1765 2024.11.19 19:41:50.791820 [ 5 ] {472e00cd-0985-4f1d-90de-ddd2f84b2d05} <Debug> executeQuery: Read 472 rows, 35.57 KiB in 0.001749 sec., 269868.4962835906 rows/sec., 19.86 MiB/sec.
1766 2024.11.19 19:41:50.791873 [ 5 ] {472e00cd-0985-4f1d-90de-ddd2f84b2d05} <Debug> TCPHandler: Processed in 0.001951023 sec.
1767 2024.11.19 19:41:50.792033 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1768 2024.11.19 19:41:50.792172 [ 254 ] {f5e4c729-bded-494d-9f2d-c6e41677d3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1769 2024.11.19 19:41:50.792234 [ 254 ] {f5e4c729-bded-494d-9f2d-c6e41677d3ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1770 2024.11.19 19:41:50.795508 [ 254 ] {f5e4c729-bded-494d-9f2d-c6e41677d3ad} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1771 2024.11.19 19:41:50.795547 [ 254 ] {f5e4c729-bded-494d-9f2d-c6e41677d3ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1772 2024.11.19 19:41:50.796187 [ 254 ] {f5e4c729-bded-494d-9f2d-c6e41677d3ad} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1773 2024.11.19 19:41:50.796493 [ 254 ] {f5e4c729-bded-494d-9f2d-c6e41677d3ad} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1774 2024.11.19 19:41:50.796737 [ 254 ] {f5e4c729-bded-494d-9f2d-c6e41677d3ad} <Debug> executeQuery: Read 2009 rows, 137.37 KiB in 0.004596 sec., 437119.2341166231 rows/sec., 29.19 MiB/sec.
1775 2024.11.19 19:41:50.796796 [ 254 ] {f5e4c729-bded-494d-9f2d-c6e41677d3ad} <Debug> TCPHandler: Processed in 0.004832501 sec.
1776 2024.11.19 19:41:50.797029 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1777 2024.11.19 19:41:50.797249 [ 5 ] {35b48382-f657-4386-951e-9a83bb711710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
1778 2024.11.19 19:41:50.797387 [ 5 ] {35b48382-f657-4386-951e-9a83bb711710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
1779 2024.11.19 19:41:50.798597 [ 5 ] {35b48382-f657-4386-951e-9a83bb711710} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1780 2024.11.19 19:41:50.798637 [ 5 ] {35b48382-f657-4386-951e-9a83bb711710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1781 2024.11.19 19:41:50.799274 [ 5 ] {35b48382-f657-4386-951e-9a83bb711710} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1782 2024.11.19 19:41:50.799531 [ 5 ] {35b48382-f657-4386-951e-9a83bb711710} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1783 2024.11.19 19:41:50.799781 [ 5 ] {35b48382-f657-4386-951e-9a83bb711710} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002586 sec., 3093.580819798917 rows/sec., 5.54 MiB/sec.
1784 2024.11.19 19:41:50.799880 [ 5 ] {35b48382-f657-4386-951e-9a83bb711710} <Debug> TCPHandler: Processed in 0.00295841 sec.
1785 2024.11.19 19:41:50.800075 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1786 2024.11.19 19:41:50.800300 [ 254 ] {6111ba9d-b67a-4bb0-9a85-2ef2dcd3adf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1787 2024.11.19 19:41:50.800393 [ 254 ] {6111ba9d-b67a-4bb0-9a85-2ef2dcd3adf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1788 2024.11.19 19:41:50.801003 [ 254 ] {6111ba9d-b67a-4bb0-9a85-2ef2dcd3adf1} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1789 2024.11.19 19:41:50.801042 [ 254 ] {6111ba9d-b67a-4bb0-9a85-2ef2dcd3adf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1790 2024.11.19 19:41:50.801400 [ 254 ] {6111ba9d-b67a-4bb0-9a85-2ef2dcd3adf1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1791 2024.11.19 19:41:50.801641 [ 254 ] {6111ba9d-b67a-4bb0-9a85-2ef2dcd3adf1} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1792 2024.11.19 19:41:50.801859 [ 254 ] {6111ba9d-b67a-4bb0-9a85-2ef2dcd3adf1} <Debug> executeQuery: Read 4 rows, 258.00 B in 0.001614 sec., 2478.3147459727384 rows/sec., 156.10 KiB/sec.
1793 2024.11.19 19:41:50.801910 [ 254 ] {6111ba9d-b67a-4bb0-9a85-2ef2dcd3adf1} <Debug> TCPHandler: Processed in 0.001944812 sec.
1794 2024.11.19 19:41:53.035547 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1795 2024.11.19 19:41:53.035749 [ 254 ] {d31ad52c-7543-430a-9d51-7c87c840d993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1796 2024.11.19 19:41:53.035820 [ 254 ] {d31ad52c-7543-430a-9d51-7c87c840d993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1797 2024.11.19 19:41:53.036533 [ 254 ] {d31ad52c-7543-430a-9d51-7c87c840d993} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1798 2024.11.19 19:41:53.036580 [ 254 ] {d31ad52c-7543-430a-9d51-7c87c840d993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1799 2024.11.19 19:41:53.036999 [ 254 ] {d31ad52c-7543-430a-9d51-7c87c840d993} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1800 2024.11.19 19:41:53.037249 [ 254 ] {d31ad52c-7543-430a-9d51-7c87c840d993} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1801 2024.11.19 19:41:53.037535 [ 254 ] {d31ad52c-7543-430a-9d51-7c87c840d993} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001834 sec., 2181.0250817884407 rows/sec., 183.70 KiB/sec.
1802 2024.11.19 19:41:53.037715 [ 254 ] {d31ad52c-7543-430a-9d51-7c87c840d993} <Debug> TCPHandler: Processed in 0.002289052 sec.
1803 2024.11.19 19:41:53.038052 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1804 2024.11.19 19:41:53.038347 [ 5 ] {17385fea-183f-431e-bb0a-77ebba3fd60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1805 2024.11.19 19:41:53.038460 [ 5 ] {17385fea-183f-431e-bb0a-77ebba3fd60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1806 2024.11.19 19:41:53.039265 [ 5 ] {17385fea-183f-431e-bb0a-77ebba3fd60e} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1807 2024.11.19 19:41:53.039310 [ 5 ] {17385fea-183f-431e-bb0a-77ebba3fd60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1808 2024.11.19 19:41:53.039716 [ 5 ] {17385fea-183f-431e-bb0a-77ebba3fd60e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1809 2024.11.19 19:41:53.039967 [ 5 ] {17385fea-183f-431e-bb0a-77ebba3fd60e} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1810 2024.11.19 19:41:53.040280 [ 5 ] {17385fea-183f-431e-bb0a-77ebba3fd60e} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.002015 sec., 3970.223325062035 rows/sec., 318.90 KiB/sec.
1811 2024.11.19 19:41:53.040522 [ 5 ] {17385fea-183f-431e-bb0a-77ebba3fd60e} <Debug> TCPHandler: Processed in 0.002653372 sec.
1812 2024.11.19 19:41:53.040696 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1813 2024.11.19 19:41:53.040844 [ 254 ] {95a7ee9c-c8da-4d7d-a6b0-62d134f21c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1814 2024.11.19 19:41:53.040911 [ 254 ] {95a7ee9c-c8da-4d7d-a6b0-62d134f21c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1815 2024.11.19 19:41:53.041554 [ 254 ] {95a7ee9c-c8da-4d7d-a6b0-62d134f21c52} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1816 2024.11.19 19:41:53.041603 [ 254 ] {95a7ee9c-c8da-4d7d-a6b0-62d134f21c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1817 2024.11.19 19:41:53.041995 [ 254 ] {95a7ee9c-c8da-4d7d-a6b0-62d134f21c52} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1818 2024.11.19 19:41:53.042245 [ 254 ] {95a7ee9c-c8da-4d7d-a6b0-62d134f21c52} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1819 2024.11.19 19:41:53.042468 [ 254 ] {95a7ee9c-c8da-4d7d-a6b0-62d134f21c52} <Debug> executeQuery: Read 4 rows, 312.00 B in 0.00166 sec., 2409.6385542168673 rows/sec., 183.55 KiB/sec.
1820 2024.11.19 19:41:53.042524 [ 254 ] {95a7ee9c-c8da-4d7d-a6b0-62d134f21c52} <Debug> TCPHandler: Processed in 0.001907811 sec.
1821 2024.11.19 19:41:53.042689 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1822 2024.11.19 19:41:53.042810 [ 5 ] {9e5ba828-6c3a-4958-abb9-059f0065c447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1823 2024.11.19 19:41:53.042865 [ 5 ] {9e5ba828-6c3a-4958-abb9-059f0065c447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1824 2024.11.19 19:41:53.043348 [ 5 ] {9e5ba828-6c3a-4958-abb9-059f0065c447} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1825 2024.11.19 19:41:53.043388 [ 5 ] {9e5ba828-6c3a-4958-abb9-059f0065c447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1826 2024.11.19 19:41:53.043760 [ 5 ] {9e5ba828-6c3a-4958-abb9-059f0065c447} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1827 2024.11.19 19:41:53.043998 [ 5 ] {9e5ba828-6c3a-4958-abb9-059f0065c447} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1828 2024.11.19 19:41:53.044206 [ 5 ] {9e5ba828-6c3a-4958-abb9-059f0065c447} <Debug> executeQuery: Read 4 rows, 258.00 B in 0.001424 sec., 2808.9887640449438 rows/sec., 176.93 KiB/sec.
1829 2024.11.19 19:41:53.044257 [ 5 ] {9e5ba828-6c3a-4958-abb9-059f0065c447} <Debug> TCPHandler: Processed in 0.001624104 sec.
1830 2024.11.19 19:41:55.748043 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 298
1831 2024.11.19 19:41:55.752022 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1832 2024.11.19 19:41:55.752076 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1833 2024.11.19 19:41:55.753488 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1834 2024.11.19 19:41:55.753800 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1835 2024.11.19 19:41:55.753994 [ 50 ] {} <Debug> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1836 2024.11.19 19:41:55.754064 [ 50 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1837 2024.11.19 19:41:55.754115 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1838 2024.11.19 19:41:55.754956 [ 191 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::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
1839 2024.11.19 19:41:55.755806 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 298
1840 2024.11.19 19:41:55.756219 [ 191 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1841 2024.11.19 19:41:55.756386 [ 191 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::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
1842 2024.11.19 19:41:55.756962 [ 191 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part
1843 2024.11.19 19:41:55.757522 [ 191 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part
1844 2024.11.19 19:41:55.758077 [ 191 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part
1845 2024.11.19 19:41:55.758554 [ 191 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part
1846 2024.11.19 19:41:55.759100 [ 191 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part
1847 2024.11.19 19:41:55.789127 [ 201 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 72 columns (72 merged, 0 gathered) in 0.034875055 sec., 8544.789391729992 rows/sec., 7.98 MiB/sec.
1848 2024.11.19 19:41:55.790367 [ 196 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1849 2024.11.19 19:41:55.791208 [ 196 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_6_1} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1850 2024.11.19 19:41:55.791301 [ 196 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_6_1} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1851 2024.11.19 19:41:55.791608 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB.
1852 2024.11.19 19:41:56.000157 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.66 MiB, peak 156.26 MiB, free memory in arenas 0.00 B, will set to 149.82 MiB (RSS), difference: 1.16 MiB
1853 2024.11.19 19:41:58.035706 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1854 2024.11.19 19:41:58.035985 [ 254 ] {b4c749a9-d399-4b76-aa24-65ac7238dd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1855 2024.11.19 19:41:58.036078 [ 254 ] {b4c749a9-d399-4b76-aa24-65ac7238dd7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1856 2024.11.19 19:41:58.037030 [ 254 ] {b4c749a9-d399-4b76-aa24-65ac7238dd7a} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1857 2024.11.19 19:41:58.037100 [ 254 ] {b4c749a9-d399-4b76-aa24-65ac7238dd7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1858 2024.11.19 19:41:58.037778 [ 254 ] {b4c749a9-d399-4b76-aa24-65ac7238dd7a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1859 2024.11.19 19:41:58.038180 [ 254 ] {b4c749a9-d399-4b76-aa24-65ac7238dd7a} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1860 2024.11.19 19:41:58.038449 [ 49 ] {} <Debug> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1861 2024.11.19 19:41:58.038525 [ 254 ] {b4c749a9-d399-4b76-aa24-65ac7238dd7a} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.002604 sec., 1536.0983102918588 rows/sec., 129.38 KiB/sec.
1862 2024.11.19 19:41:58.038546 [ 49 ] {} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1863 2024.11.19 19:41:58.038605 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1864 2024.11.19 19:41:58.038694 [ 254 ] {b4c749a9-d399-4b76-aa24-65ac7238dd7a} <Debug> TCPHandler: Processed in 0.003205056 sec.
1865 2024.11.19 19:41:58.039092 [ 196 ] {4ff06251-2a92-4c95-826a-12c68addc63b::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
1866 2024.11.19 19:41:58.039168 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1867 2024.11.19 19:41:58.039312 [ 196 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1868 2024.11.19 19:41:58.039375 [ 196 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 190 rows starting from the beginning of the part
1869 2024.11.19 19:41:58.039380 [ 5 ] {be4ee40e-2d88-4658-abef-f38137609609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1870 2024.11.19 19:41:58.039475 [ 5 ] {be4ee40e-2d88-4658-abef-f38137609609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1871 2024.11.19 19:41:58.039597 [ 196 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part
1872 2024.11.19 19:41:58.039822 [ 196 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 189 rows starting from the beginning of the part
1873 2024.11.19 19:41:58.040002 [ 196 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1161 rows starting from the beginning of the part
1874 2024.11.19 19:41:58.040240 [ 196 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
1875 2024.11.19 19:41:58.040498 [ 196 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part
1876 2024.11.19 19:41:58.041222 [ 5 ] {be4ee40e-2d88-4658-abef-f38137609609} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1877 2024.11.19 19:41:58.041280 [ 5 ] {be4ee40e-2d88-4658-abef-f38137609609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1878 2024.11.19 19:41:58.041847 [ 5 ] {be4ee40e-2d88-4658-abef-f38137609609} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1879 2024.11.19 19:41:58.042169 [ 5 ] {be4ee40e-2d88-4658-abef-f38137609609} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1880 2024.11.19 19:41:58.042417 [ 49 ] {} <Debug> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1881 2024.11.19 19:41:58.042491 [ 49 ] {} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1882 2024.11.19 19:41:58.042507 [ 5 ] {be4ee40e-2d88-4658-abef-f38137609609} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.003185 sec., 2511.773940345369 rows/sec., 201.75 KiB/sec.
1883 2024.11.19 19:41:58.042529 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1884 2024.11.19 19:41:58.042752 [ 5 ] {be4ee40e-2d88-4658-abef-f38137609609} <Debug> TCPHandler: Processed in 0.003842544 sec.
1885 2024.11.19 19:41:58.043085 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1886 2024.11.19 19:41:58.043102 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::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
1887 2024.11.19 19:41:58.043485 [ 254 ] {bb782b6f-81f8-4675-be36-ab3ea7d35e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1888 2024.11.19 19:41:58.043716 [ 254 ] {bb782b6f-81f8-4675-be36-ab3ea7d35e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1889 2024.11.19 19:41:58.043870 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1890 2024.11.19 19:41:58.044047 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 352 rows starting from the beginning of the part
1891 2024.11.19 19:41:58.044097 [ 193 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1552 rows, containing 5 columns (5 merged, 0 gathered) in 0.005322254 sec., 291605.77454589726 rows/sec., 25.82 MiB/sec.
1892 2024.11.19 19:41:58.044519 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part
1893 2024.11.19 19:41:58.044718 [ 193 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1894 2024.11.19 19:41:58.045142 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 345 rows starting from the beginning of the part
1895 2024.11.19 19:41:58.045605 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 472 rows starting from the beginning of the part
1896 2024.11.19 19:41:58.046226 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part
1897 2024.11.19 19:41:58.046397 [ 193 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_11_2} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1898 2024.11.19 19:41:58.046769 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part
1899 2024.11.19 19:41:58.046911 [ 193 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_11_2} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
1900 2024.11.19 19:41:58.047308 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB.
1901 2024.11.19 19:41:58.047758 [ 254 ] {bb782b6f-81f8-4675-be36-ab3ea7d35e79} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1902 2024.11.19 19:41:58.047837 [ 254 ] {bb782b6f-81f8-4675-be36-ab3ea7d35e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1903 2024.11.19 19:41:58.049215 [ 254 ] {bb782b6f-81f8-4675-be36-ab3ea7d35e79} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1904 2024.11.19 19:41:58.049884 [ 254 ] {bb782b6f-81f8-4675-be36-ab3ea7d35e79} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1905 2024.11.19 19:41:58.050228 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1906 2024.11.19 19:41:58.050367 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1907 2024.11.19 19:41:58.050516 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1908 2024.11.19 19:41:58.050526 [ 254 ] {bb782b6f-81f8-4675-be36-ab3ea7d35e79} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.007166 sec., 1395.4786491766677 rows/sec., 106.30 KiB/sec.
1909 2024.11.19 19:41:58.050919 [ 254 ] {bb782b6f-81f8-4675-be36-ab3ea7d35e79} <Debug> TCPHandler: Processed in 0.008021527 sec.
1910 2024.11.19 19:41:58.051133 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1193 rows, containing 5 columns (5 merged, 0 gathered) in 0.008421998 sec., 141652.84769718538 rows/sec., 10.69 MiB/sec.
1911 2024.11.19 19:41:58.051301 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1912 2024.11.19 19:41:58.051314 [ 196 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::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
1913 2024.11.19 19:41:58.051481 [ 190 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1914 2024.11.19 19:41:58.051604 [ 5 ] {5d63603b-006c-41df-a085-7aafd17c433f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1915 2024.11.19 19:41:58.051814 [ 5 ] {5d63603b-006c-41df-a085-7aafd17c433f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1916 2024.11.19 19:41:58.051828 [ 196 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1917 2024.11.19 19:41:58.051931 [ 196 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 265 rows starting from the beginning of the part
1918 2024.11.19 19:41:58.052475 [ 196 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part
1919 2024.11.19 19:41:58.052553 [ 190 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_11_2} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1920 2024.11.19 19:41:58.052999 [ 196 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 87 rows starting from the beginning of the part
1921 2024.11.19 19:41:58.053064 [ 190 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_11_2} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
1922 2024.11.19 19:41:58.053541 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
1923 2024.11.19 19:41:58.053650 [ 196 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2009 rows starting from the beginning of the part
1924 2024.11.19 19:41:58.053973 [ 196 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
1925 2024.11.19 19:41:58.054262 [ 196 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part
1926 2024.11.19 19:41:58.054941 [ 5 ] {5d63603b-006c-41df-a085-7aafd17c433f} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1927 2024.11.19 19:41:58.054999 [ 5 ] {5d63603b-006c-41df-a085-7aafd17c433f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1928 2024.11.19 19:41:58.055704 [ 5 ] {5d63603b-006c-41df-a085-7aafd17c433f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1929 2024.11.19 19:41:58.056152 [ 5 ] {5d63603b-006c-41df-a085-7aafd17c433f} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1930 2024.11.19 19:41:58.056412 [ 47 ] {} <Debug> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1931 2024.11.19 19:41:58.056518 [ 47 ] {} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1932 2024.11.19 19:41:58.056631 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
1933 2024.11.19 19:41:58.056744 [ 5 ] {5d63603b-006c-41df-a085-7aafd17c433f} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.005239 sec., 1908.7612139721323 rows/sec., 120.23 KiB/sec.
1934 2024.11.19 19:41:58.057056 [ 200 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::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
1935 2024.11.19 19:41:58.057064 [ 5 ] {5d63603b-006c-41df-a085-7aafd17c433f} <Debug> TCPHandler: Processed in 0.005946211 sec.
1936 2024.11.19 19:41:58.057120 [ 190 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2385 rows, containing 5 columns (5 merged, 0 gathered) in 0.005878449 sec., 405719.26370374224 rows/sec., 26.91 MiB/sec.
1937 2024.11.19 19:41:58.057290 [ 200 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1938 2024.11.19 19:41:58.057340 [ 200 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 100 rows starting from the beginning of the part
1939 2024.11.19 19:41:58.057586 [ 190 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1940 2024.11.19 19:41:58.057583 [ 200 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part
1941 2024.11.19 19:41:58.057883 [ 200 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part
1942 2024.11.19 19:41:58.058110 [ 200 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
1943 2024.11.19 19:41:58.058345 [ 200 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
1944 2024.11.19 19:41:58.058596 [ 200 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part
1945 2024.11.19 19:41:58.058731 [ 190 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1946 2024.11.19 19:41:58.059127 [ 190 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
1947 2024.11.19 19:41:58.059291 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
1948 2024.11.19 19:41:58.059987 [ 200 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.003177336 sec., 50356.65098056989 rows/sec., 2.86 MiB/sec.
1949 2024.11.19 19:41:58.060130 [ 196 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1950 2024.11.19 19:41:58.060468 [ 196 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_11_2} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1951 2024.11.19 19:41:58.060560 [ 196 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_11_2} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
1952 2024.11.19 19:41:58.060641 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
1953 2024.11.19 19:42:00.615697 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache
1954 2024.11.19 19:42:00.615764 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache
1955 2024.11.19 19:42:02.101922 [ 44 ] {} <Debug> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
1956 2024.11.19 19:42:02.101986 [ 44 ] {} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1957 2024.11.19 19:42:02.102007 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
1958 2024.11.19 19:42:02.102169 [ 196 ] {9666ae61-c958-4c1a-a864-904c932a79ef::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
1959 2024.11.19 19:42:02.102347 [ 196 ] {9666ae61-c958-4c1a-a864-904c932a79ef::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1960 2024.11.19 19:42:02.102384 [ 196 ] {9666ae61-c958-4c1a-a864-904c932a79ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part
1961 2024.11.19 19:42:02.102465 [ 196 ] {9666ae61-c958-4c1a-a864-904c932a79ef::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
1962 2024.11.19 19:42:02.102547 [ 196 ] {9666ae61-c958-4c1a-a864-904c932a79ef::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
1963 2024.11.19 19:42:02.102783 [ 196 ] {9666ae61-c958-4c1a-a864-904c932a79ef::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
1964 2024.11.19 19:42:02.102896 [ 196 ] {9666ae61-c958-4c1a-a864-904c932a79ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part
1965 2024.11.19 19:42:02.103924 [ 200 ] {9666ae61-c958-4c1a-a864-904c932a79ef::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 285 rows, containing 5 columns (5 merged, 0 gathered) in 0.00185677 sec., 153492.3550035815 rows/sec., 11.00 MiB/sec.
1966 2024.11.19 19:42:02.104053 [ 200 ] {9666ae61-c958-4c1a-a864-904c932a79ef::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
1967 2024.11.19 19:42:02.104344 [ 200 ] {9666ae61-c958-4c1a-a864-904c932a79ef::all_1_5_1} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1968 2024.11.19 19:42:02.104423 [ 200 ] {9666ae61-c958-4c1a-a864-904c932a79ef::all_1_5_1} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
1969 2024.11.19 19:42:02.104499 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
1970 2024.11.19 19:42:02.298013 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
1971 2024.11.19 19:42:02.298055 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1972 2024.11.19 19:42:02.298080 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
1973 2024.11.19 19:42:02.298213 [ 196 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::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
1974 2024.11.19 19:42:02.298496 [ 196 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1975 2024.11.19 19:42:02.298553 [ 196 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part
1976 2024.11.19 19:42:02.298746 [ 196 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 19 rows starting from the beginning of the part
1977 2024.11.19 19:42:02.298950 [ 196 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 19 rows starting from the beginning of the part
1978 2024.11.19 19:42:02.299134 [ 196 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part
1979 2024.11.19 19:42:02.299298 [ 196 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part
1980 2024.11.19 19:42:02.301108 [ 196 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 75 rows, containing 19 columns (19 merged, 0 gathered) in 0.00297759 sec., 25188.155521747452 rows/sec., 45.14 MiB/sec.
1981 2024.11.19 19:42:02.301467 [ 199 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
1982 2024.11.19 19:42:02.301954 [ 199 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_5_1} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1983 2024.11.19 19:42:02.302044 [ 199 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_5_1} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
1984 2024.11.19 19:42:02.302199 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB.
1985 2024.11.19 19:42:02.584693 [ 44 ] {} <Debug> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
1986 2024.11.19 19:42:02.584760 [ 44 ] {} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1987 2024.11.19 19:42:02.584787 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
1988 2024.11.19 19:42:02.584959 [ 197 ] {32af5a70-bb11-429c-b029-e4922a488d63::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
1989 2024.11.19 19:42:02.585109 [ 197 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1990 2024.11.19 19:42:02.585146 [ 197 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 17 rows starting from the beginning of the part
1991 2024.11.19 19:42:02.585295 [ 197 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part
1992 2024.11.19 19:42:02.585460 [ 197 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part
1993 2024.11.19 19:42:02.585606 [ 197 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part
1994 2024.11.19 19:42:02.585774 [ 197 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part
1995 2024.11.19 19:42:02.586883 [ 199 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 103 rows, containing 5 columns (5 merged, 0 gathered) in 0.001994114 sec., 51652.01187093616 rows/sec., 3.85 MiB/sec.
1996 2024.11.19 19:42:02.587055 [ 196 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
1997 2024.11.19 19:42:02.587405 [ 196 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_5_1} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1998 2024.11.19 19:42:02.587506 [ 196 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_5_1} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
1999 2024.11.19 19:42:02.587604 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
2000 2024.11.19 19:42:03.041749 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2001 2024.11.19 19:42:03.041962 [ 254 ] {50846ec7-143a-49a6-85c8-fe3636b2519f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
2002 2024.11.19 19:42:03.042047 [ 254 ] {50846ec7-143a-49a6-85c8-fe3636b2519f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
2003 2024.11.19 19:42:03.042820 [ 254 ] {50846ec7-143a-49a6-85c8-fe3636b2519f} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2004 2024.11.19 19:42:03.042871 [ 254 ] {50846ec7-143a-49a6-85c8-fe3636b2519f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2005 2024.11.19 19:42:03.043305 [ 254 ] {50846ec7-143a-49a6-85c8-fe3636b2519f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2006 2024.11.19 19:42:03.043572 [ 254 ] {50846ec7-143a-49a6-85c8-fe3636b2519f} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2007 2024.11.19 19:42:03.043770 [ 43 ] {} <Debug> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2008 2024.11.19 19:42:03.043842 [ 254 ] {50846ec7-143a-49a6-85c8-fe3636b2519f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001932 sec., 7246.376811594203 rows/sec., 521.64 KiB/sec.
2009 2024.11.19 19:42:03.043855 [ 43 ] {} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2010 2024.11.19 19:42:03.043927 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2011 2024.11.19 19:42:03.043983 [ 254 ] {50846ec7-143a-49a6-85c8-fe3636b2519f} <Debug> TCPHandler: Processed in 0.002372595 sec.
2012 2024.11.19 19:42:03.044374 [ 197 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::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
2013 2024.11.19 19:42:03.044458 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2014 2024.11.19 19:42:03.044573 [ 197 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2015 2024.11.19 19:42:03.044615 [ 197 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::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
2016 2024.11.19 19:42:03.044860 [ 197 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::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
2017 2024.11.19 19:42:03.045100 [ 5 ] {34b51f85-e56f-41de-a6c7-e0dff13633a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
2018 2024.11.19 19:42:03.045293 [ 197 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::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
2019 2024.11.19 19:42:03.045349 [ 5 ] {34b51f85-e56f-41de-a6c7-e0dff13633a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2020 2024.11.19 19:42:03.045676 [ 197 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::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
2021 2024.11.19 19:42:03.045971 [ 197 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::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
2022 2024.11.19 19:42:03.047852 [ 5 ] {34b51f85-e56f-41de-a6c7-e0dff13633a3} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2023 2024.11.19 19:42:03.047933 [ 5 ] {34b51f85-e56f-41de-a6c7-e0dff13633a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2024 2024.11.19 19:42:03.048477 [ 189 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004363168 sec., 16043.38865704919 rows/sec., 1.19 MiB/sec.
2025 2024.11.19 19:42:03.048672 [ 189 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2026 2024.11.19 19:42:03.048846 [ 5 ] {34b51f85-e56f-41de-a6c7-e0dff13633a3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2027 2024.11.19 19:42:03.049196 [ 189 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::all_1_5_1} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2028 2024.11.19 19:42:03.049350 [ 5 ] {34b51f85-e56f-41de-a6c7-e0dff13633a3} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2029 2024.11.19 19:42:03.049386 [ 189 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::all_1_5_1} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
2030 2024.11.19 19:42:03.049529 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
2031 2024.11.19 19:42:03.049707 [ 5 ] {34b51f85-e56f-41de-a6c7-e0dff13633a3} <Debug> executeQuery: Read 205 rows, 19.08 KiB in 0.00493 sec., 41582.15010141987 rows/sec., 3.78 MiB/sec.
2032 2024.11.19 19:42:03.049786 [ 5 ] {34b51f85-e56f-41de-a6c7-e0dff13633a3} <Debug> TCPHandler: Processed in 0.005663264 sec.
2033 2024.11.19 19:42:03.050012 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2034 2024.11.19 19:42:03.050244 [ 254 ] {16ae50a4-047b-46ef-a638-b59a6134ef8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
2035 2024.11.19 19:42:03.050338 [ 254 ] {16ae50a4-047b-46ef-a638-b59a6134ef8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2036 2024.11.19 19:42:03.051318 [ 254 ] {16ae50a4-047b-46ef-a638-b59a6134ef8a} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2037 2024.11.19 19:42:03.051360 [ 254 ] {16ae50a4-047b-46ef-a638-b59a6134ef8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2038 2024.11.19 19:42:03.051735 [ 254 ] {16ae50a4-047b-46ef-a638-b59a6134ef8a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2039 2024.11.19 19:42:03.052001 [ 254 ] {16ae50a4-047b-46ef-a638-b59a6134ef8a} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2040 2024.11.19 19:42:03.052218 [ 254 ] {16ae50a4-047b-46ef-a638-b59a6134ef8a} <Debug> executeQuery: Read 34 rows, 2.49 KiB in 0.002035 sec., 16707.616707616708 rows/sec., 1.19 MiB/sec.
2041 2024.11.19 19:42:03.052274 [ 254 ] {16ae50a4-047b-46ef-a638-b59a6134ef8a} <Debug> TCPHandler: Processed in 0.002374434 sec.
2042 2024.11.19 19:42:03.052440 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2043 2024.11.19 19:42:03.052581 [ 5 ] {b5c1d352-b322-42d7-8896-f84981206a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
2044 2024.11.19 19:42:03.052641 [ 5 ] {b5c1d352-b322-42d7-8896-f84981206a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2045 2024.11.19 19:42:03.053287 [ 5 ] {b5c1d352-b322-42d7-8896-f84981206a2e} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2046 2024.11.19 19:42:03.053327 [ 5 ] {b5c1d352-b322-42d7-8896-f84981206a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2047 2024.11.19 19:42:03.053684 [ 5 ] {b5c1d352-b322-42d7-8896-f84981206a2e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2048 2024.11.19 19:42:03.053922 [ 5 ] {b5c1d352-b322-42d7-8896-f84981206a2e} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2049 2024.11.19 19:42:03.054132 [ 5 ] {b5c1d352-b322-42d7-8896-f84981206a2e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001582 sec., 8849.557522123894 rows/sec., 619.77 KiB/sec.
2050 2024.11.19 19:42:03.054187 [ 5 ] {b5c1d352-b322-42d7-8896-f84981206a2e} <Debug> TCPHandler: Processed in 0.001821499 sec.
2051 2024.11.19 19:42:03.054381 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2052 2024.11.19 19:42:03.054609 [ 254 ] {25b272c1-3679-46a4-946a-bf41f638198f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
2053 2024.11.19 19:42:03.054701 [ 254 ] {25b272c1-3679-46a4-946a-bf41f638198f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2054 2024.11.19 19:42:03.055521 [ 254 ] {25b272c1-3679-46a4-946a-bf41f638198f} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2055 2024.11.19 19:42:03.055561 [ 254 ] {25b272c1-3679-46a4-946a-bf41f638198f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2056 2024.11.19 19:42:03.055924 [ 254 ] {25b272c1-3679-46a4-946a-bf41f638198f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2057 2024.11.19 19:42:03.056174 [ 254 ] {25b272c1-3679-46a4-946a-bf41f638198f} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2058 2024.11.19 19:42:03.056336 [ 43 ] {} <Debug> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2059 2024.11.19 19:42:03.056396 [ 43 ] {} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2060 2024.11.19 19:42:03.056427 [ 254 ] {25b272c1-3679-46a4-946a-bf41f638198f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001863 sec., 6977.992485238862 rows/sec., 435.08 KiB/sec.
2061 2024.11.19 19:42:03.056439 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2062 2024.11.19 19:42:03.056604 [ 254 ] {25b272c1-3679-46a4-946a-bf41f638198f} <Debug> TCPHandler: Processed in 0.002332323 sec.
2063 2024.11.19 19:42:03.056968 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2064 2024.11.19 19:42:03.057117 [ 189 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::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
2065 2024.11.19 19:42:03.057227 [ 5 ] {91924336-4b0a-49b1-ba15-b74e17a37099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
2066 2024.11.19 19:42:03.057334 [ 5 ] {91924336-4b0a-49b1-ba15-b74e17a37099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2067 2024.11.19 19:42:03.057371 [ 189 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2068 2024.11.19 19:42:03.057468 [ 189 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::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
2069 2024.11.19 19:42:03.057812 [ 189 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::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
2070 2024.11.19 19:42:03.058175 [ 189 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::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
2071 2024.11.19 19:42:03.058527 [ 189 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::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
2072 2024.11.19 19:42:03.058899 [ 189 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::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
2073 2024.11.19 19:42:03.060212 [ 5 ] {91924336-4b0a-49b1-ba15-b74e17a37099} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2074 2024.11.19 19:42:03.060286 [ 5 ] {91924336-4b0a-49b1-ba15-b74e17a37099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2075 2024.11.19 19:42:03.061193 [ 189 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004597005 sec., 14139.640918380554 rows/sec., 936.84 KiB/sec.
2076 2024.11.19 19:42:03.061317 [ 5 ] {91924336-4b0a-49b1-ba15-b74e17a37099} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2077 2024.11.19 19:42:03.061356 [ 189 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2078 2024.11.19 19:42:03.061755 [ 5 ] {91924336-4b0a-49b1-ba15-b74e17a37099} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2079 2024.11.19 19:42:03.061827 [ 189 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::all_1_5_1} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2080 2024.11.19 19:42:03.062006 [ 189 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::all_1_5_1} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
2081 2024.11.19 19:42:03.062180 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
2082 2024.11.19 19:42:03.062189 [ 5 ] {91924336-4b0a-49b1-ba15-b74e17a37099} <Debug> executeQuery: Read 353 rows, 25.37 KiB in 0.005018 sec., 70346.75169390196 rows/sec., 4.94 MiB/sec.
2083 2024.11.19 19:42:03.062273 [ 5 ] {91924336-4b0a-49b1-ba15-b74e17a37099} <Debug> TCPHandler: Processed in 0.00554705 sec.
2084 2024.11.19 19:42:03.062457 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2085 2024.11.19 19:42:03.062602 [ 254 ] {fd2db1da-5c6a-4fd6-bef5-dc47a7c779fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
2086 2024.11.19 19:42:03.062663 [ 254 ] {fd2db1da-5c6a-4fd6-bef5-dc47a7c779fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2087 2024.11.19 19:42:03.063222 [ 254 ] {fd2db1da-5c6a-4fd6-bef5-dc47a7c779fe} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2088 2024.11.19 19:42:03.063263 [ 254 ] {fd2db1da-5c6a-4fd6-bef5-dc47a7c779fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2089 2024.11.19 19:42:03.063634 [ 254 ] {fd2db1da-5c6a-4fd6-bef5-dc47a7c779fe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2090 2024.11.19 19:42:03.063884 [ 254 ] {fd2db1da-5c6a-4fd6-bef5-dc47a7c779fe} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2091 2024.11.19 19:42:03.064163 [ 254 ] {fd2db1da-5c6a-4fd6-bef5-dc47a7c779fe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001581 sec., 3795.066413662239 rows/sec., 198.28 KiB/sec.
2092 2024.11.19 19:42:03.064239 [ 254 ] {fd2db1da-5c6a-4fd6-bef5-dc47a7c779fe} <Debug> TCPHandler: Processed in 0.00185656 sec.
2093 2024.11.19 19:42:03.064380 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2094 2024.11.19 19:42:03.064497 [ 5 ] {560d2560-90d6-4778-8cc7-e5e9a90b0582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
2095 2024.11.19 19:42:03.064552 [ 5 ] {560d2560-90d6-4778-8cc7-e5e9a90b0582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2096 2024.11.19 19:42:03.065086 [ 5 ] {560d2560-90d6-4778-8cc7-e5e9a90b0582} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2097 2024.11.19 19:42:03.065125 [ 5 ] {560d2560-90d6-4778-8cc7-e5e9a90b0582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2098 2024.11.19 19:42:03.065525 [ 5 ] {560d2560-90d6-4778-8cc7-e5e9a90b0582} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2099 2024.11.19 19:42:03.065765 [ 5 ] {560d2560-90d6-4778-8cc7-e5e9a90b0582} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2100 2024.11.19 19:42:03.065979 [ 5 ] {560d2560-90d6-4778-8cc7-e5e9a90b0582} <Debug> executeQuery: Read 87 rows, 5.62 KiB in 0.001506 sec., 57768.924302788844 rows/sec., 3.64 MiB/sec.
2101 2024.11.19 19:42:03.066033 [ 5 ] {560d2560-90d6-4778-8cc7-e5e9a90b0582} <Debug> TCPHandler: Processed in 0.001707336 sec.
2102 2024.11.19 19:42:03.066184 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2103 2024.11.19 19:42:03.066323 [ 254 ] {62c74d75-3c6a-48a3-b942-6f545bcd7669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
2104 2024.11.19 19:42:03.066385 [ 254 ] {62c74d75-3c6a-48a3-b942-6f545bcd7669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2105 2024.11.19 19:42:03.066957 [ 254 ] {62c74d75-3c6a-48a3-b942-6f545bcd7669} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2106 2024.11.19 19:42:03.067005 [ 254 ] {62c74d75-3c6a-48a3-b942-6f545bcd7669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2107 2024.11.19 19:42:03.067393 [ 254 ] {62c74d75-3c6a-48a3-b942-6f545bcd7669} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2108 2024.11.19 19:42:03.067655 [ 254 ] {62c74d75-3c6a-48a3-b942-6f545bcd7669} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2109 2024.11.19 19:42:03.067900 [ 254 ] {62c74d75-3c6a-48a3-b942-6f545bcd7669} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001605 sec., 623.0529595015576 rows/sec., 41.98 KiB/sec.
2110 2024.11.19 19:42:03.067955 [ 254 ] {62c74d75-3c6a-48a3-b942-6f545bcd7669} <Debug> TCPHandler: Processed in 0.00183832 sec.
2111 2024.11.19 19:42:03.068128 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2112 2024.11.19 19:42:03.068270 [ 5 ] {213fab2a-4f6e-49e7-9d10-fe9c79aa8b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
2113 2024.11.19 19:42:03.068364 [ 5 ] {213fab2a-4f6e-49e7-9d10-fe9c79aa8b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
2114 2024.11.19 19:42:03.069602 [ 5 ] {213fab2a-4f6e-49e7-9d10-fe9c79aa8b61} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2115 2024.11.19 19:42:03.069644 [ 5 ] {213fab2a-4f6e-49e7-9d10-fe9c79aa8b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2116 2024.11.19 19:42:03.070277 [ 5 ] {213fab2a-4f6e-49e7-9d10-fe9c79aa8b61} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2117 2024.11.19 19:42:03.070535 [ 5 ] {213fab2a-4f6e-49e7-9d10-fe9c79aa8b61} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2118 2024.11.19 19:42:03.070777 [ 5 ] {213fab2a-4f6e-49e7-9d10-fe9c79aa8b61} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002538 sec., 10638.297872340427 rows/sec., 19.06 MiB/sec.
2119 2024.11.19 19:42:03.070886 [ 5 ] {213fab2a-4f6e-49e7-9d10-fe9c79aa8b61} <Debug> TCPHandler: Processed in 0.002830986 sec.
2120 2024.11.19 19:42:03.071037 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2121 2024.11.19 19:42:03.071163 [ 254 ] {9b3b0380-c2b9-4ceb-a788-eb90eb58e685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
2122 2024.11.19 19:42:03.071215 [ 254 ] {9b3b0380-c2b9-4ceb-a788-eb90eb58e685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2123 2024.11.19 19:42:03.071710 [ 254 ] {9b3b0380-c2b9-4ceb-a788-eb90eb58e685} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2124 2024.11.19 19:42:03.071750 [ 254 ] {9b3b0380-c2b9-4ceb-a788-eb90eb58e685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2125 2024.11.19 19:42:03.072125 [ 254 ] {9b3b0380-c2b9-4ceb-a788-eb90eb58e685} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2126 2024.11.19 19:42:03.072377 [ 254 ] {9b3b0380-c2b9-4ceb-a788-eb90eb58e685} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2127 2024.11.19 19:42:03.072583 [ 254 ] {9b3b0380-c2b9-4ceb-a788-eb90eb58e685} <Debug> executeQuery: Read 32 rows, 1.82 KiB in 0.001445 sec., 22145.32871972318 rows/sec., 1.23 MiB/sec.
2128 2024.11.19 19:42:03.072637 [ 254 ] {9b3b0380-c2b9-4ceb-a788-eb90eb58e685} <Debug> TCPHandler: Processed in 0.001660115 sec.
2129 2024.11.19 19:42:05.756306 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 328
2130 2024.11.19 19:42:05.759245 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2131 2024.11.19 19:42:05.759300 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2132 2024.11.19 19:42:05.760721 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2133 2024.11.19 19:42:05.761033 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2134 2024.11.19 19:42:05.761635 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 328
2135 2024.11.19 19:42:08.035575 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2136 2024.11.19 19:42:08.035836 [ 254 ] {eafcd398-fa95-4fce-bd84-7b02455c32dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
2137 2024.11.19 19:42:08.036247 [ 254 ] {eafcd398-fa95-4fce-bd84-7b02455c32dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2138 2024.11.19 19:42:08.036296 [ 254 ] {eafcd398-fa95-4fce-bd84-7b02455c32dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2139 2024.11.19 19:42:08.036631 [ 254 ] {eafcd398-fa95-4fce-bd84-7b02455c32dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2140 2024.11.19 19:42:08.036717 [ 254 ] {eafcd398-fa95-4fce-bd84-7b02455c32dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2141 2024.11.19 19:42:08.036897 [ 254 ] {eafcd398-fa95-4fce-bd84-7b02455c32dc} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
2142 2024.11.19 19:42:08.037109 [ 294 ] {eafcd398-fa95-4fce-bd84-7b02455c32dc} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2143 2024.11.19 19:42:08.037161 [ 298 ] {eafcd398-fa95-4fce-bd84-7b02455c32dc} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2144 2024.11.19 19:42:08.037161 [ 295 ] {eafcd398-fa95-4fce-bd84-7b02455c32dc} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2145 2024.11.19 19:42:08.037336 [ 254 ] {eafcd398-fa95-4fce-bd84-7b02455c32dc} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2146 2024.11.19 19:42:08.037370 [ 254 ] {eafcd398-fa95-4fce-bd84-7b02455c32dc} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2147 2024.11.19 19:42:08.037498 [ 254 ] {eafcd398-fa95-4fce-bd84-7b02455c32dc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2148 2024.11.19 19:42:08.037524 [ 254 ] {eafcd398-fa95-4fce-bd84-7b02455c32dc} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Reading approx. 28 rows with 3 streams
2149 2024.11.19 19:42:08.037568 [ 254 ] {eafcd398-fa95-4fce-bd84-7b02455c32dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2150 2024.11.19 19:42:08.037618 [ 254 ] {eafcd398-fa95-4fce-bd84-7b02455c32dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2151 2024.11.19 19:42:08.037662 [ 254 ] {eafcd398-fa95-4fce-bd84-7b02455c32dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2152 2024.11.19 19:42:08.039465 [ 254 ] {eafcd398-fa95-4fce-bd84-7b02455c32dc} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.003743 sec., 7480.630510285868 rows/sec., 275.25 KiB/sec.
2153 2024.11.19 19:42:08.039677 [ 254 ] {eafcd398-fa95-4fce-bd84-7b02455c32dc} <Debug> TCPHandler: Processed in 0.004232454 sec.
2154 2024.11.19 19:42:08.040542 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2155 2024.11.19 19:42:08.040802 [ 5 ] {3113c7fd-ba56-43c5-b34f-8ccc42591bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
2156 2024.11.19 19:42:08.041234 [ 5 ] {3113c7fd-ba56-43c5-b34f-8ccc42591bee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2157 2024.11.19 19:42:08.041284 [ 5 ] {3113c7fd-ba56-43c5-b34f-8ccc42591bee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2158 2024.11.19 19:42:08.041632 [ 5 ] {3113c7fd-ba56-43c5-b34f-8ccc42591bee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2159 2024.11.19 19:42:08.041716 [ 5 ] {3113c7fd-ba56-43c5-b34f-8ccc42591bee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2160 2024.11.19 19:42:08.041904 [ 5 ] {3113c7fd-ba56-43c5-b34f-8ccc42591bee} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
2161 2024.11.19 19:42:08.042048 [ 298 ] {3113c7fd-ba56-43c5-b34f-8ccc42591bee} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2162 2024.11.19 19:42:08.042076 [ 299 ] {3113c7fd-ba56-43c5-b34f-8ccc42591bee} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2163 2024.11.19 19:42:08.042047 [ 295 ] {3113c7fd-ba56-43c5-b34f-8ccc42591bee} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2164 2024.11.19 19:42:08.042231 [ 5 ] {3113c7fd-ba56-43c5-b34f-8ccc42591bee} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2165 2024.11.19 19:42:08.042265 [ 5 ] {3113c7fd-ba56-43c5-b34f-8ccc42591bee} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2166 2024.11.19 19:42:08.042391 [ 5 ] {3113c7fd-ba56-43c5-b34f-8ccc42591bee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2167 2024.11.19 19:42:08.042416 [ 5 ] {3113c7fd-ba56-43c5-b34f-8ccc42591bee} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Reading approx. 28 rows with 3 streams
2168 2024.11.19 19:42:08.042464 [ 5 ] {3113c7fd-ba56-43c5-b34f-8ccc42591bee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2169 2024.11.19 19:42:08.042517 [ 5 ] {3113c7fd-ba56-43c5-b34f-8ccc42591bee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2170 2024.11.19 19:42:08.042561 [ 5 ] {3113c7fd-ba56-43c5-b34f-8ccc42591bee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2171 2024.11.19 19:42:08.043942 [ 5 ] {3113c7fd-ba56-43c5-b34f-8ccc42591bee} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.003261 sec., 8586.323213738116 rows/sec., 315.94 KiB/sec.
2172 2024.11.19 19:42:08.044152 [ 5 ] {3113c7fd-ba56-43c5-b34f-8ccc42591bee} <Debug> TCPHandler: Processed in 0.003743302 sec.
2173 2024.11.19 19:42:08.044439 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2174 2024.11.19 19:42:08.044668 [ 254 ] {3de44858-d036-499a-9126-b224561163b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
2175 2024.11.19 19:42:08.045071 [ 254 ] {3de44858-d036-499a-9126-b224561163b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2176 2024.11.19 19:42:08.045128 [ 254 ] {3de44858-d036-499a-9126-b224561163b5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2177 2024.11.19 19:42:08.045464 [ 254 ] {3de44858-d036-499a-9126-b224561163b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2178 2024.11.19 19:42:08.045531 [ 254 ] {3de44858-d036-499a-9126-b224561163b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2179 2024.11.19 19:42:08.045688 [ 254 ] {3de44858-d036-499a-9126-b224561163b5} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
2180 2024.11.19 19:42:08.045761 [ 294 ] {3de44858-d036-499a-9126-b224561163b5} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2181 2024.11.19 19:42:08.045831 [ 298 ] {3de44858-d036-499a-9126-b224561163b5} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2182 2024.11.19 19:42:08.045844 [ 299 ] {3de44858-d036-499a-9126-b224561163b5} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2183 2024.11.19 19:42:08.045959 [ 254 ] {3de44858-d036-499a-9126-b224561163b5} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2184 2024.11.19 19:42:08.045985 [ 254 ] {3de44858-d036-499a-9126-b224561163b5} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2185 2024.11.19 19:42:08.046091 [ 254 ] {3de44858-d036-499a-9126-b224561163b5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2186 2024.11.19 19:42:08.046115 [ 254 ] {3de44858-d036-499a-9126-b224561163b5} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Reading approx. 28 rows with 3 streams
2187 2024.11.19 19:42:08.046156 [ 254 ] {3de44858-d036-499a-9126-b224561163b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2188 2024.11.19 19:42:08.046203 [ 254 ] {3de44858-d036-499a-9126-b224561163b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2189 2024.11.19 19:42:08.046249 [ 254 ] {3de44858-d036-499a-9126-b224561163b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2190 2024.11.19 19:42:08.047632 [ 254 ] {3de44858-d036-499a-9126-b224561163b5} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.003079 sec., 9093.86164339071 rows/sec., 334.61 KiB/sec.
2191 2024.11.19 19:42:08.047803 [ 254 ] {3de44858-d036-499a-9126-b224561163b5} <Debug> TCPHandler: Processed in 0.003433573 sec.
2192 2024.11.19 19:42:08.048135 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2193 2024.11.19 19:42:08.048364 [ 5 ] {7053ad2e-0c68-4b20-9676-4d1367d68391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
2194 2024.11.19 19:42:08.048774 [ 5 ] {7053ad2e-0c68-4b20-9676-4d1367d68391} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2195 2024.11.19 19:42:08.048831 [ 5 ] {7053ad2e-0c68-4b20-9676-4d1367d68391} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2196 2024.11.19 19:42:08.049213 [ 5 ] {7053ad2e-0c68-4b20-9676-4d1367d68391} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2197 2024.11.19 19:42:08.049297 [ 5 ] {7053ad2e-0c68-4b20-9676-4d1367d68391} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2198 2024.11.19 19:42:08.049453 [ 5 ] {7053ad2e-0c68-4b20-9676-4d1367d68391} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
2199 2024.11.19 19:42:08.049604 [ 298 ] {7053ad2e-0c68-4b20-9676-4d1367d68391} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2200 2024.11.19 19:42:08.049609 [ 295 ] {7053ad2e-0c68-4b20-9676-4d1367d68391} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2201 2024.11.19 19:42:08.049628 [ 294 ] {7053ad2e-0c68-4b20-9676-4d1367d68391} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2202 2024.11.19 19:42:08.049768 [ 5 ] {7053ad2e-0c68-4b20-9676-4d1367d68391} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2203 2024.11.19 19:42:08.049800 [ 5 ] {7053ad2e-0c68-4b20-9676-4d1367d68391} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2204 2024.11.19 19:42:08.049913 [ 5 ] {7053ad2e-0c68-4b20-9676-4d1367d68391} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2205 2024.11.19 19:42:08.049937 [ 5 ] {7053ad2e-0c68-4b20-9676-4d1367d68391} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Reading approx. 28 rows with 3 streams
2206 2024.11.19 19:42:08.049980 [ 5 ] {7053ad2e-0c68-4b20-9676-4d1367d68391} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2207 2024.11.19 19:42:08.050030 [ 5 ] {7053ad2e-0c68-4b20-9676-4d1367d68391} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2208 2024.11.19 19:42:08.050075 [ 5 ] {7053ad2e-0c68-4b20-9676-4d1367d68391} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2209 2024.11.19 19:42:08.051525 [ 5 ] {7053ad2e-0c68-4b20-9676-4d1367d68391} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.003275 sec., 8549.618320610687 rows/sec., 314.59 KiB/sec.
2210 2024.11.19 19:42:08.051723 [ 5 ] {7053ad2e-0c68-4b20-9676-4d1367d68391} <Debug> TCPHandler: Processed in 0.003658619 sec.
2211 2024.11.19 19:42:08.051999 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2212 2024.11.19 19:42:08.052220 [ 254 ] {f4587dc1-6338-43fd-a434-6688958888b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
2213 2024.11.19 19:42:08.052577 [ 254 ] {f4587dc1-6338-43fd-a434-6688958888b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2214 2024.11.19 19:42:08.052627 [ 254 ] {f4587dc1-6338-43fd-a434-6688958888b8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2215 2024.11.19 19:42:08.052944 [ 254 ] {f4587dc1-6338-43fd-a434-6688958888b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2216 2024.11.19 19:42:08.053011 [ 254 ] {f4587dc1-6338-43fd-a434-6688958888b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2217 2024.11.19 19:42:08.053163 [ 254 ] {f4587dc1-6338-43fd-a434-6688958888b8} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
2218 2024.11.19 19:42:08.053227 [ 294 ] {f4587dc1-6338-43fd-a434-6688958888b8} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2219 2024.11.19 19:42:08.053297 [ 298 ] {f4587dc1-6338-43fd-a434-6688958888b8} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2220 2024.11.19 19:42:08.053316 [ 299 ] {f4587dc1-6338-43fd-a434-6688958888b8} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2221 2024.11.19 19:42:08.053427 [ 254 ] {f4587dc1-6338-43fd-a434-6688958888b8} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2222 2024.11.19 19:42:08.053453 [ 254 ] {f4587dc1-6338-43fd-a434-6688958888b8} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2223 2024.11.19 19:42:08.053560 [ 254 ] {f4587dc1-6338-43fd-a434-6688958888b8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2224 2024.11.19 19:42:08.053584 [ 254 ] {f4587dc1-6338-43fd-a434-6688958888b8} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Reading approx. 28 rows with 3 streams
2225 2024.11.19 19:42:08.053626 [ 254 ] {f4587dc1-6338-43fd-a434-6688958888b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2226 2024.11.19 19:42:08.053677 [ 254 ] {f4587dc1-6338-43fd-a434-6688958888b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2227 2024.11.19 19:42:08.053723 [ 254 ] {f4587dc1-6338-43fd-a434-6688958888b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2228 2024.11.19 19:42:08.055079 [ 254 ] {f4587dc1-6338-43fd-a434-6688958888b8} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.00297 sec., 9427.609427609428 rows/sec., 346.89 KiB/sec.
2229 2024.11.19 19:42:08.055249 [ 254 ] {f4587dc1-6338-43fd-a434-6688958888b8} <Debug> TCPHandler: Processed in 0.003318 sec.
2230 2024.11.19 19:42:08.055537 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2231 2024.11.19 19:42:08.055761 [ 5 ] {4f4dcc30-945d-4da7-ad18-0aba5e970a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
2232 2024.11.19 19:42:08.056166 [ 5 ] {4f4dcc30-945d-4da7-ad18-0aba5e970a76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2233 2024.11.19 19:42:08.056225 [ 5 ] {4f4dcc30-945d-4da7-ad18-0aba5e970a76} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2234 2024.11.19 19:42:08.056555 [ 5 ] {4f4dcc30-945d-4da7-ad18-0aba5e970a76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2235 2024.11.19 19:42:08.056621 [ 5 ] {4f4dcc30-945d-4da7-ad18-0aba5e970a76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2236 2024.11.19 19:42:08.056773 [ 5 ] {4f4dcc30-945d-4da7-ad18-0aba5e970a76} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 33-element set)
2237 2024.11.19 19:42:08.056908 [ 294 ] {4f4dcc30-945d-4da7-ad18-0aba5e970a76} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2238 2024.11.19 19:42:08.056935 [ 299 ] {4f4dcc30-945d-4da7-ad18-0aba5e970a76} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2239 2024.11.19 19:42:08.056943 [ 295 ] {4f4dcc30-945d-4da7-ad18-0aba5e970a76} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2240 2024.11.19 19:42:08.057064 [ 5 ] {4f4dcc30-945d-4da7-ad18-0aba5e970a76} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2241 2024.11.19 19:42:08.057095 [ 5 ] {4f4dcc30-945d-4da7-ad18-0aba5e970a76} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2242 2024.11.19 19:42:08.057209 [ 5 ] {4f4dcc30-945d-4da7-ad18-0aba5e970a76} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2243 2024.11.19 19:42:08.057232 [ 5 ] {4f4dcc30-945d-4da7-ad18-0aba5e970a76} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Reading approx. 28 rows with 3 streams
2244 2024.11.19 19:42:08.057275 [ 5 ] {4f4dcc30-945d-4da7-ad18-0aba5e970a76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2245 2024.11.19 19:42:08.057323 [ 5 ] {4f4dcc30-945d-4da7-ad18-0aba5e970a76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2246 2024.11.19 19:42:08.057368 [ 5 ] {4f4dcc30-945d-4da7-ad18-0aba5e970a76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2247 2024.11.19 19:42:08.058723 [ 5 ] {4f4dcc30-945d-4da7-ad18-0aba5e970a76} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.003073 sec., 9111.617312072893 rows/sec., 335.27 KiB/sec.
2248 2024.11.19 19:42:08.058919 [ 5 ] {4f4dcc30-945d-4da7-ad18-0aba5e970a76} <Debug> TCPHandler: Processed in 0.003453844 sec.
2249 2024.11.19 19:42:08.059181 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2250 2024.11.19 19:42:08.059377 [ 254 ] {8ad12991-5b27-41d6-881f-75f86dc0b4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
2251 2024.11.19 19:42:08.059726 [ 254 ] {8ad12991-5b27-41d6-881f-75f86dc0b4a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2252 2024.11.19 19:42:08.059777 [ 254 ] {8ad12991-5b27-41d6-881f-75f86dc0b4a0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2253 2024.11.19 19:42:08.060097 [ 254 ] {8ad12991-5b27-41d6-881f-75f86dc0b4a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2254 2024.11.19 19:42:08.060165 [ 254 ] {8ad12991-5b27-41d6-881f-75f86dc0b4a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2255 2024.11.19 19:42:08.060317 [ 254 ] {8ad12991-5b27-41d6-881f-75f86dc0b4a0} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 34-element set)
2256 2024.11.19 19:42:08.060393 [ 294 ] {8ad12991-5b27-41d6-881f-75f86dc0b4a0} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2257 2024.11.19 19:42:08.060457 [ 298 ] {8ad12991-5b27-41d6-881f-75f86dc0b4a0} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2258 2024.11.19 19:42:08.060461 [ 295 ] {8ad12991-5b27-41d6-881f-75f86dc0b4a0} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2259 2024.11.19 19:42:08.060585 [ 254 ] {8ad12991-5b27-41d6-881f-75f86dc0b4a0} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2260 2024.11.19 19:42:08.060619 [ 254 ] {8ad12991-5b27-41d6-881f-75f86dc0b4a0} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2261 2024.11.19 19:42:08.060732 [ 254 ] {8ad12991-5b27-41d6-881f-75f86dc0b4a0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2262 2024.11.19 19:42:08.060756 [ 254 ] {8ad12991-5b27-41d6-881f-75f86dc0b4a0} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Reading approx. 28 rows with 3 streams
2263 2024.11.19 19:42:08.060799 [ 254 ] {8ad12991-5b27-41d6-881f-75f86dc0b4a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2264 2024.11.19 19:42:08.060849 [ 254 ] {8ad12991-5b27-41d6-881f-75f86dc0b4a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2265 2024.11.19 19:42:08.060894 [ 254 ] {8ad12991-5b27-41d6-881f-75f86dc0b4a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2266 2024.11.19 19:42:08.062231 [ 254 ] {8ad12991-5b27-41d6-881f-75f86dc0b4a0} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.002948 sec., 9497.96472184532 rows/sec., 349.48 KiB/sec.
2267 2024.11.19 19:42:08.062402 [ 254 ] {8ad12991-5b27-41d6-881f-75f86dc0b4a0} <Debug> TCPHandler: Processed in 0.003280229 sec.
2268 2024.11.19 19:42:08.062671 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2269 2024.11.19 19:42:08.062897 [ 5 ] {16f25da2-0568-43c9-9d33-cfbf7dfd8e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
2270 2024.11.19 19:42:08.063309 [ 5 ] {16f25da2-0568-43c9-9d33-cfbf7dfd8e79} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2271 2024.11.19 19:42:08.063359 [ 5 ] {16f25da2-0568-43c9-9d33-cfbf7dfd8e79} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2272 2024.11.19 19:42:08.063679 [ 5 ] {16f25da2-0568-43c9-9d33-cfbf7dfd8e79} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2273 2024.11.19 19:42:08.063746 [ 5 ] {16f25da2-0568-43c9-9d33-cfbf7dfd8e79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2274 2024.11.19 19:42:08.063898 [ 5 ] {16f25da2-0568-43c9-9d33-cfbf7dfd8e79} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 35-element set)
2275 2024.11.19 19:42:08.064028 [ 294 ] {16f25da2-0568-43c9-9d33-cfbf7dfd8e79} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2276 2024.11.19 19:42:08.064054 [ 299 ] {16f25da2-0568-43c9-9d33-cfbf7dfd8e79} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2277 2024.11.19 19:42:08.064059 [ 298 ] {16f25da2-0568-43c9-9d33-cfbf7dfd8e79} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2278 2024.11.19 19:42:08.064186 [ 5 ] {16f25da2-0568-43c9-9d33-cfbf7dfd8e79} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2279 2024.11.19 19:42:08.064216 [ 5 ] {16f25da2-0568-43c9-9d33-cfbf7dfd8e79} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2280 2024.11.19 19:42:08.064330 [ 5 ] {16f25da2-0568-43c9-9d33-cfbf7dfd8e79} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2281 2024.11.19 19:42:08.064353 [ 5 ] {16f25da2-0568-43c9-9d33-cfbf7dfd8e79} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Reading approx. 28 rows with 3 streams
2282 2024.11.19 19:42:08.064396 [ 5 ] {16f25da2-0568-43c9-9d33-cfbf7dfd8e79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2283 2024.11.19 19:42:08.064447 [ 5 ] {16f25da2-0568-43c9-9d33-cfbf7dfd8e79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2284 2024.11.19 19:42:08.064494 [ 5 ] {16f25da2-0568-43c9-9d33-cfbf7dfd8e79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2285 2024.11.19 19:42:08.065813 [ 5 ] {16f25da2-0568-43c9-9d33-cfbf7dfd8e79} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.003029 sec., 9243.974909210961 rows/sec., 340.14 KiB/sec.
2286 2024.11.19 19:42:08.066006 [ 5 ] {16f25da2-0568-43c9-9d33-cfbf7dfd8e79} <Debug> TCPHandler: Processed in 0.003405042 sec.
2287 2024.11.19 19:42:08.066271 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2288 2024.11.19 19:42:08.066501 [ 254 ] {e6ecee9c-df69-40c7-95f1-62ba97b0b3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
2289 2024.11.19 19:42:08.066914 [ 254 ] {e6ecee9c-df69-40c7-95f1-62ba97b0b3db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2290 2024.11.19 19:42:08.066975 [ 254 ] {e6ecee9c-df69-40c7-95f1-62ba97b0b3db} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2291 2024.11.19 19:42:08.067365 [ 254 ] {e6ecee9c-df69-40c7-95f1-62ba97b0b3db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2292 2024.11.19 19:42:08.067432 [ 254 ] {e6ecee9c-df69-40c7-95f1-62ba97b0b3db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2293 2024.11.19 19:42:08.067589 [ 254 ] {e6ecee9c-df69-40c7-95f1-62ba97b0b3db} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 36-element set)
2294 2024.11.19 19:42:08.067724 [ 298 ] {e6ecee9c-df69-40c7-95f1-62ba97b0b3db} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2295 2024.11.19 19:42:08.067738 [ 295 ] {e6ecee9c-df69-40c7-95f1-62ba97b0b3db} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2296 2024.11.19 19:42:08.067748 [ 294 ] {e6ecee9c-df69-40c7-95f1-62ba97b0b3db} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2297 2024.11.19 19:42:08.067868 [ 254 ] {e6ecee9c-df69-40c7-95f1-62ba97b0b3db} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2298 2024.11.19 19:42:08.067894 [ 254 ] {e6ecee9c-df69-40c7-95f1-62ba97b0b3db} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2299 2024.11.19 19:42:08.068003 [ 254 ] {e6ecee9c-df69-40c7-95f1-62ba97b0b3db} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2300 2024.11.19 19:42:08.068026 [ 254 ] {e6ecee9c-df69-40c7-95f1-62ba97b0b3db} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Reading approx. 28 rows with 3 streams
2301 2024.11.19 19:42:08.068069 [ 254 ] {e6ecee9c-df69-40c7-95f1-62ba97b0b3db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2302 2024.11.19 19:42:08.068118 [ 254 ] {e6ecee9c-df69-40c7-95f1-62ba97b0b3db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2303 2024.11.19 19:42:08.068167 [ 254 ] {e6ecee9c-df69-40c7-95f1-62ba97b0b3db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2304 2024.11.19 19:42:08.069524 [ 254 ] {e6ecee9c-df69-40c7-95f1-62ba97b0b3db} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.003139 sec., 8920.038228735266 rows/sec., 328.22 KiB/sec.
2305 2024.11.19 19:42:08.069688 [ 254 ] {e6ecee9c-df69-40c7-95f1-62ba97b0b3db} <Debug> TCPHandler: Processed in 0.003484524 sec.
2306 2024.11.19 19:42:08.069957 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2307 2024.11.19 19:42:08.070186 [ 5 ] {01031d39-1c14-429b-9eb8-ca8faf798ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
2308 2024.11.19 19:42:08.070553 [ 5 ] {01031d39-1c14-429b-9eb8-ca8faf798ea2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2309 2024.11.19 19:42:08.070603 [ 5 ] {01031d39-1c14-429b-9eb8-ca8faf798ea2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2310 2024.11.19 19:42:08.070930 [ 5 ] {01031d39-1c14-429b-9eb8-ca8faf798ea2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2311 2024.11.19 19:42:08.070997 [ 5 ] {01031d39-1c14-429b-9eb8-ca8faf798ea2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2312 2024.11.19 19:42:08.071150 [ 5 ] {01031d39-1c14-429b-9eb8-ca8faf798ea2} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 37-element set)
2313 2024.11.19 19:42:08.071294 [ 295 ] {01031d39-1c14-429b-9eb8-ca8faf798ea2} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2314 2024.11.19 19:42:08.071295 [ 298 ] {01031d39-1c14-429b-9eb8-ca8faf798ea2} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2315 2024.11.19 19:42:08.071304 [ 294 ] {01031d39-1c14-429b-9eb8-ca8faf798ea2} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2316 2024.11.19 19:42:08.071460 [ 5 ] {01031d39-1c14-429b-9eb8-ca8faf798ea2} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2317 2024.11.19 19:42:08.071502 [ 5 ] {01031d39-1c14-429b-9eb8-ca8faf798ea2} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2318 2024.11.19 19:42:08.071654 [ 5 ] {01031d39-1c14-429b-9eb8-ca8faf798ea2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2319 2024.11.19 19:42:08.071677 [ 5 ] {01031d39-1c14-429b-9eb8-ca8faf798ea2} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Reading approx. 28 rows with 3 streams
2320 2024.11.19 19:42:08.071723 [ 5 ] {01031d39-1c14-429b-9eb8-ca8faf798ea2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2321 2024.11.19 19:42:08.071809 [ 5 ] {01031d39-1c14-429b-9eb8-ca8faf798ea2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2322 2024.11.19 19:42:08.071859 [ 5 ] {01031d39-1c14-429b-9eb8-ca8faf798ea2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2323 2024.11.19 19:42:08.073223 [ 5 ] {01031d39-1c14-429b-9eb8-ca8faf798ea2} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.003152 sec., 8883.248730964468 rows/sec., 326.86 KiB/sec.
2324 2024.11.19 19:42:08.073427 [ 5 ] {01031d39-1c14-429b-9eb8-ca8faf798ea2} <Debug> TCPHandler: Processed in 0.003540126 sec.
2325 2024.11.19 19:42:08.073716 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2326 2024.11.19 19:42:08.073949 [ 254 ] {32f80a0c-c578-4ca0-a65f-646340bf0112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
2327 2024.11.19 19:42:08.074358 [ 254 ] {32f80a0c-c578-4ca0-a65f-646340bf0112} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2328 2024.11.19 19:42:08.074409 [ 254 ] {32f80a0c-c578-4ca0-a65f-646340bf0112} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2329 2024.11.19 19:42:08.074746 [ 254 ] {32f80a0c-c578-4ca0-a65f-646340bf0112} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2330 2024.11.19 19:42:08.074813 [ 254 ] {32f80a0c-c578-4ca0-a65f-646340bf0112} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2331 2024.11.19 19:42:08.074962 [ 254 ] {32f80a0c-c578-4ca0-a65f-646340bf0112} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 38-element set)
2332 2024.11.19 19:42:08.075062 [ 294 ] {32f80a0c-c578-4ca0-a65f-646340bf0112} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2333 2024.11.19 19:42:08.075068 [ 299 ] {32f80a0c-c578-4ca0-a65f-646340bf0112} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2334 2024.11.19 19:42:08.075105 [ 295 ] {32f80a0c-c578-4ca0-a65f-646340bf0112} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2335 2024.11.19 19:42:08.075221 [ 254 ] {32f80a0c-c578-4ca0-a65f-646340bf0112} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2336 2024.11.19 19:42:08.075250 [ 254 ] {32f80a0c-c578-4ca0-a65f-646340bf0112} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2337 2024.11.19 19:42:08.075364 [ 254 ] {32f80a0c-c578-4ca0-a65f-646340bf0112} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2338 2024.11.19 19:42:08.075387 [ 254 ] {32f80a0c-c578-4ca0-a65f-646340bf0112} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Reading approx. 28 rows with 3 streams
2339 2024.11.19 19:42:08.075435 [ 254 ] {32f80a0c-c578-4ca0-a65f-646340bf0112} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2340 2024.11.19 19:42:08.075485 [ 254 ] {32f80a0c-c578-4ca0-a65f-646340bf0112} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2341 2024.11.19 19:42:08.075535 [ 254 ] {32f80a0c-c578-4ca0-a65f-646340bf0112} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2342 2024.11.19 19:42:08.077076 [ 254 ] {32f80a0c-c578-4ca0-a65f-646340bf0112} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.003246 sec., 8626.00123228589 rows/sec., 317.40 KiB/sec.
2343 2024.11.19 19:42:08.077250 [ 254 ] {32f80a0c-c578-4ca0-a65f-646340bf0112} <Debug> TCPHandler: Processed in 0.003602287 sec.
2344 2024.11.19 19:42:08.077541 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2345 2024.11.19 19:42:08.077769 [ 5 ] {21f0b8db-d130-458a-9c21-d7d5b089000d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
2346 2024.11.19 19:42:08.078193 [ 5 ] {21f0b8db-d130-458a-9c21-d7d5b089000d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2347 2024.11.19 19:42:08.078256 [ 5 ] {21f0b8db-d130-458a-9c21-d7d5b089000d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2348 2024.11.19 19:42:08.078603 [ 5 ] {21f0b8db-d130-458a-9c21-d7d5b089000d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2349 2024.11.19 19:42:08.078670 [ 5 ] {21f0b8db-d130-458a-9c21-d7d5b089000d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2350 2024.11.19 19:42:08.078821 [ 5 ] {21f0b8db-d130-458a-9c21-d7d5b089000d} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 39-element set)
2351 2024.11.19 19:42:08.078958 [ 298 ] {21f0b8db-d130-458a-9c21-d7d5b089000d} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2352 2024.11.19 19:42:08.078960 [ 295 ] {21f0b8db-d130-458a-9c21-d7d5b089000d} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2353 2024.11.19 19:42:08.078976 [ 294 ] {21f0b8db-d130-458a-9c21-d7d5b089000d} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2354 2024.11.19 19:42:08.079097 [ 5 ] {21f0b8db-d130-458a-9c21-d7d5b089000d} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2355 2024.11.19 19:42:08.079128 [ 5 ] {21f0b8db-d130-458a-9c21-d7d5b089000d} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2356 2024.11.19 19:42:08.079244 [ 5 ] {21f0b8db-d130-458a-9c21-d7d5b089000d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2357 2024.11.19 19:42:08.079265 [ 5 ] {21f0b8db-d130-458a-9c21-d7d5b089000d} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Reading approx. 28 rows with 3 streams
2358 2024.11.19 19:42:08.079308 [ 5 ] {21f0b8db-d130-458a-9c21-d7d5b089000d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2359 2024.11.19 19:42:08.079359 [ 5 ] {21f0b8db-d130-458a-9c21-d7d5b089000d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2360 2024.11.19 19:42:08.079407 [ 5 ] {21f0b8db-d130-458a-9c21-d7d5b089000d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2361 2024.11.19 19:42:08.080737 [ 5 ] {21f0b8db-d130-458a-9c21-d7d5b089000d} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.003085 sec., 9076.175040518638 rows/sec., 333.96 KiB/sec.
2362 2024.11.19 19:42:08.080934 [ 5 ] {21f0b8db-d130-458a-9c21-d7d5b089000d} <Debug> TCPHandler: Processed in 0.003458564 sec.
2363 2024.11.19 19:42:08.081207 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2364 2024.11.19 19:42:08.081423 [ 254 ] {487b7af7-8dd4-4c67-b670-049e9bfa3ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
2365 2024.11.19 19:42:08.081781 [ 254 ] {487b7af7-8dd4-4c67-b670-049e9bfa3ebd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2366 2024.11.19 19:42:08.081833 [ 254 ] {487b7af7-8dd4-4c67-b670-049e9bfa3ebd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2367 2024.11.19 19:42:08.082174 [ 254 ] {487b7af7-8dd4-4c67-b670-049e9bfa3ebd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2368 2024.11.19 19:42:08.082240 [ 254 ] {487b7af7-8dd4-4c67-b670-049e9bfa3ebd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2369 2024.11.19 19:42:08.082390 [ 254 ] {487b7af7-8dd4-4c67-b670-049e9bfa3ebd} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 40-element set)
2370 2024.11.19 19:42:08.082450 [ 294 ] {487b7af7-8dd4-4c67-b670-049e9bfa3ebd} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2371 2024.11.19 19:42:08.082542 [ 299 ] {487b7af7-8dd4-4c67-b670-049e9bfa3ebd} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2372 2024.11.19 19:42:08.082534 [ 295 ] {487b7af7-8dd4-4c67-b670-049e9bfa3ebd} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2373 2024.11.19 19:42:08.082661 [ 254 ] {487b7af7-8dd4-4c67-b670-049e9bfa3ebd} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2374 2024.11.19 19:42:08.082692 [ 254 ] {487b7af7-8dd4-4c67-b670-049e9bfa3ebd} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2375 2024.11.19 19:42:08.082802 [ 254 ] {487b7af7-8dd4-4c67-b670-049e9bfa3ebd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2376 2024.11.19 19:42:08.082824 [ 254 ] {487b7af7-8dd4-4c67-b670-049e9bfa3ebd} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Reading approx. 28 rows with 3 streams
2377 2024.11.19 19:42:08.082866 [ 254 ] {487b7af7-8dd4-4c67-b670-049e9bfa3ebd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2378 2024.11.19 19:42:08.082916 [ 254 ] {487b7af7-8dd4-4c67-b670-049e9bfa3ebd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2379 2024.11.19 19:42:08.082964 [ 254 ] {487b7af7-8dd4-4c67-b670-049e9bfa3ebd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2380 2024.11.19 19:42:08.084291 [ 254 ] {487b7af7-8dd4-4c67-b670-049e9bfa3ebd} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.00297 sec., 9427.609427609428 rows/sec., 346.89 KiB/sec.
2381 2024.11.19 19:42:08.084458 [ 254 ] {487b7af7-8dd4-4c67-b670-049e9bfa3ebd} <Debug> TCPHandler: Processed in 0.003320561 sec.
2382 2024.11.19 19:42:08.084721 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2383 2024.11.19 19:42:08.084921 [ 5 ] {c60f5018-bf4b-4c43-b8a0-5b68eece0029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
2384 2024.11.19 19:42:08.085282 [ 5 ] {c60f5018-bf4b-4c43-b8a0-5b68eece0029} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2385 2024.11.19 19:42:08.085335 [ 5 ] {c60f5018-bf4b-4c43-b8a0-5b68eece0029} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2386 2024.11.19 19:42:08.085690 [ 5 ] {c60f5018-bf4b-4c43-b8a0-5b68eece0029} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2387 2024.11.19 19:42:08.085759 [ 5 ] {c60f5018-bf4b-4c43-b8a0-5b68eece0029} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2388 2024.11.19 19:42:08.085913 [ 5 ] {c60f5018-bf4b-4c43-b8a0-5b68eece0029} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 41-element set)
2389 2024.11.19 19:42:08.086014 [ 294 ] {c60f5018-bf4b-4c43-b8a0-5b68eece0029} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2390 2024.11.19 19:42:08.086041 [ 299 ] {c60f5018-bf4b-4c43-b8a0-5b68eece0029} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2391 2024.11.19 19:42:08.086069 [ 298 ] {c60f5018-bf4b-4c43-b8a0-5b68eece0029} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2392 2024.11.19 19:42:08.086175 [ 5 ] {c60f5018-bf4b-4c43-b8a0-5b68eece0029} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2393 2024.11.19 19:42:08.086205 [ 5 ] {c60f5018-bf4b-4c43-b8a0-5b68eece0029} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2394 2024.11.19 19:42:08.086317 [ 5 ] {c60f5018-bf4b-4c43-b8a0-5b68eece0029} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2395 2024.11.19 19:42:08.086340 [ 5 ] {c60f5018-bf4b-4c43-b8a0-5b68eece0029} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Reading approx. 28 rows with 3 streams
2396 2024.11.19 19:42:08.086383 [ 5 ] {c60f5018-bf4b-4c43-b8a0-5b68eece0029} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2397 2024.11.19 19:42:08.086434 [ 5 ] {c60f5018-bf4b-4c43-b8a0-5b68eece0029} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2398 2024.11.19 19:42:08.086483 [ 5 ] {c60f5018-bf4b-4c43-b8a0-5b68eece0029} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2399 2024.11.19 19:42:08.087805 [ 5 ] {c60f5018-bf4b-4c43-b8a0-5b68eece0029} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.002984 sec., 9383.378016085791 rows/sec., 345.27 KiB/sec.
2400 2024.11.19 19:42:08.088001 [ 5 ] {c60f5018-bf4b-4c43-b8a0-5b68eece0029} <Debug> TCPHandler: Processed in 0.00333796 sec.
2401 2024.11.19 19:42:08.088285 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2402 2024.11.19 19:42:08.088516 [ 254 ] {e9fc6556-ecfa-48ae-9227-1fd7d5297f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
2403 2024.11.19 19:42:08.088935 [ 254 ] {e9fc6556-ecfa-48ae-9227-1fd7d5297f9c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2404 2024.11.19 19:42:08.089000 [ 254 ] {e9fc6556-ecfa-48ae-9227-1fd7d5297f9c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2405 2024.11.19 19:42:08.089400 [ 254 ] {e9fc6556-ecfa-48ae-9227-1fd7d5297f9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2406 2024.11.19 19:42:08.089466 [ 254 ] {e9fc6556-ecfa-48ae-9227-1fd7d5297f9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2407 2024.11.19 19:42:08.089612 [ 254 ] {e9fc6556-ecfa-48ae-9227-1fd7d5297f9c} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Key condition: (column 0 notIn 42-element set)
2408 2024.11.19 19:42:08.089710 [ 294 ] {e9fc6556-ecfa-48ae-9227-1fd7d5297f9c} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2409 2024.11.19 19:42:08.089746 [ 299 ] {e9fc6556-ecfa-48ae-9227-1fd7d5297f9c} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2410 2024.11.19 19:42:08.089748 [ 298 ] {e9fc6556-ecfa-48ae-9227-1fd7d5297f9c} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2411 2024.11.19 19:42:08.089872 [ 254 ] {e9fc6556-ecfa-48ae-9227-1fd7d5297f9c} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2412 2024.11.19 19:42:08.089902 [ 254 ] {e9fc6556-ecfa-48ae-9227-1fd7d5297f9c} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2413 2024.11.19 19:42:08.090010 [ 254 ] {e9fc6556-ecfa-48ae-9227-1fd7d5297f9c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2414 2024.11.19 19:42:08.090033 [ 254 ] {e9fc6556-ecfa-48ae-9227-1fd7d5297f9c} <Debug> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0) (SelectExecutor): Reading approx. 28 rows with 3 streams
2415 2024.11.19 19:42:08.090074 [ 254 ] {e9fc6556-ecfa-48ae-9227-1fd7d5297f9c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2416 2024.11.19 19:42:08.090124 [ 254 ] {e9fc6556-ecfa-48ae-9227-1fd7d5297f9c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2417 2024.11.19 19:42:08.090175 [ 254 ] {e9fc6556-ecfa-48ae-9227-1fd7d5297f9c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2418 2024.11.19 19:42:08.091513 [ 254 ] {e9fc6556-ecfa-48ae-9227-1fd7d5297f9c} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.003118 sec., 8980.115458627324 rows/sec., 330.43 KiB/sec.
2419 2024.11.19 19:42:08.091678 [ 254 ] {e9fc6556-ecfa-48ae-9227-1fd7d5297f9c} <Debug> TCPHandler: Processed in 0.003458734 sec.
2420 2024.11.19 19:42:08.095718 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2421 2024.11.19 19:42:08.095852 [ 5 ] {0cb67a35-3d2b-4df2-b5ed-e549380f9f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete)
2422 2024.11.19 19:42:08.095909 [ 5 ] {0cb67a35-3d2b-4df2-b5ed-e549380f9f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2423 2024.11.19 19:42:08.096684 [ 5 ] {0cb67a35-3d2b-4df2-b5ed-e549380f9f35} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2424 2024.11.19 19:42:08.096728 [ 5 ] {0cb67a35-3d2b-4df2-b5ed-e549380f9f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2425 2024.11.19 19:42:08.097249 [ 5 ] {0cb67a35-3d2b-4df2-b5ed-e549380f9f35} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2426 2024.11.19 19:42:08.097477 [ 5 ] {0cb67a35-3d2b-4df2-b5ed-e549380f9f35} <Trace> oximeter.timeseries_schema (05115194-3dca-40d5-985d-6a52d49424e0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2427 2024.11.19 19:42:08.097733 [ 5 ] {0cb67a35-3d2b-4df2-b5ed-e549380f9f35} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.001912 sec., 7845.188284518828 rows/sec., 1.14 MiB/sec.
2428 2024.11.19 19:42:08.097798 [ 5 ] {0cb67a35-3d2b-4df2-b5ed-e549380f9f35} <Debug> TCPHandler: Processed in 0.002136538 sec.
2429 2024.11.19 19:42:08.097964 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2430 2024.11.19 19:42:08.098114 [ 254 ] {23206344-6822-469f-bf4f-9f2b7e2f3c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
2431 2024.11.19 19:42:08.098173 [ 254 ] {23206344-6822-469f-bf4f-9f2b7e2f3c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2432 2024.11.19 19:42:08.098812 [ 254 ] {23206344-6822-469f-bf4f-9f2b7e2f3c93} <Trace> oximeter.fields_ipaddr (df56dded-7aac-43e4-9f34-1eee7e27962c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2433 2024.11.19 19:42:08.098856 [ 254 ] {23206344-6822-469f-bf4f-9f2b7e2f3c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2434 2024.11.19 19:42:08.099259 [ 254 ] {23206344-6822-469f-bf4f-9f2b7e2f3c93} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2435 2024.11.19 19:42:08.099517 [ 254 ] {23206344-6822-469f-bf4f-9f2b7e2f3c93} <Trace> oximeter.fields_ipaddr (df56dded-7aac-43e4-9f34-1eee7e27962c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2436 2024.11.19 19:42:08.099816 [ 254 ] {23206344-6822-469f-bf4f-9f2b7e2f3c93} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001726 sec., 2317.497103128621 rows/sec., 188.98 KiB/sec.
2437 2024.11.19 19:42:08.099886 [ 254 ] {23206344-6822-469f-bf4f-9f2b7e2f3c93} <Debug> TCPHandler: Processed in 0.001990044 sec.
2438 2024.11.19 19:42:08.100044 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2439 2024.11.19 19:42:08.100185 [ 5 ] {861cc869-905b-4d25-a3c7-6c3037b7b063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
2440 2024.11.19 19:42:08.100244 [ 5 ] {861cc869-905b-4d25-a3c7-6c3037b7b063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2441 2024.11.19 19:42:08.100878 [ 5 ] {861cc869-905b-4d25-a3c7-6c3037b7b063} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2442 2024.11.19 19:42:08.100918 [ 5 ] {861cc869-905b-4d25-a3c7-6c3037b7b063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2443 2024.11.19 19:42:08.101289 [ 5 ] {861cc869-905b-4d25-a3c7-6c3037b7b063} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2444 2024.11.19 19:42:08.101540 [ 5 ] {861cc869-905b-4d25-a3c7-6c3037b7b063} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2445 2024.11.19 19:42:08.101766 [ 5 ] {861cc869-905b-4d25-a3c7-6c3037b7b063} <Debug> executeQuery: Read 60 rows, 5.13 KiB in 0.001615 sec., 37151.70278637771 rows/sec., 3.10 MiB/sec.
2446 2024.11.19 19:42:08.101820 [ 5 ] {861cc869-905b-4d25-a3c7-6c3037b7b063} <Debug> TCPHandler: Processed in 0.00184311 sec.
2447 2024.11.19 19:42:08.101950 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2448 2024.11.19 19:42:08.102071 [ 254 ] {f7b79d17-dc4d-4ff8-ab72-20f1bd069d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
2449 2024.11.19 19:42:08.102120 [ 254 ] {f7b79d17-dc4d-4ff8-ab72-20f1bd069d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2450 2024.11.19 19:42:08.102712 [ 254 ] {f7b79d17-dc4d-4ff8-ab72-20f1bd069d03} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2451 2024.11.19 19:42:08.102753 [ 254 ] {f7b79d17-dc4d-4ff8-ab72-20f1bd069d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2452 2024.11.19 19:42:08.103116 [ 254 ] {f7b79d17-dc4d-4ff8-ab72-20f1bd069d03} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2453 2024.11.19 19:42:08.103359 [ 254 ] {f7b79d17-dc4d-4ff8-ab72-20f1bd069d03} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2454 2024.11.19 19:42:08.103543 [ 254 ] {f7b79d17-dc4d-4ff8-ab72-20f1bd069d03} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001499 sec., 12008.005336891261 rows/sec., 888.61 KiB/sec.
2455 2024.11.19 19:42:08.103596 [ 254 ] {f7b79d17-dc4d-4ff8-ab72-20f1bd069d03} <Debug> TCPHandler: Processed in 0.001701596 sec.
2456 2024.11.19 19:42:08.103756 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2457 2024.11.19 19:42:08.103897 [ 5 ] {4e73a2af-4bbb-45a0-a1f7-89ab8d6f4fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
2458 2024.11.19 19:42:08.103954 [ 5 ] {4e73a2af-4bbb-45a0-a1f7-89ab8d6f4fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2459 2024.11.19 19:42:08.104638 [ 5 ] {4e73a2af-4bbb-45a0-a1f7-89ab8d6f4fc4} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2460 2024.11.19 19:42:08.104679 [ 5 ] {4e73a2af-4bbb-45a0-a1f7-89ab8d6f4fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2461 2024.11.19 19:42:08.105048 [ 5 ] {4e73a2af-4bbb-45a0-a1f7-89ab8d6f4fc4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2462 2024.11.19 19:42:08.105304 [ 5 ] {4e73a2af-4bbb-45a0-a1f7-89ab8d6f4fc4} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2463 2024.11.19 19:42:08.105542 [ 5 ] {4e73a2af-4bbb-45a0-a1f7-89ab8d6f4fc4} <Debug> executeQuery: Read 67 rows, 5.38 KiB in 0.001677 sec., 39952.295766249255 rows/sec., 3.13 MiB/sec.
2464 2024.11.19 19:42:08.105596 [ 5 ] {4e73a2af-4bbb-45a0-a1f7-89ab8d6f4fc4} <Debug> TCPHandler: Processed in 0.001906522 sec.
2465 2024.11.19 19:42:08.105807 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2466 2024.11.19 19:42:08.106031 [ 254 ] {2bc69ff0-afd8-4c1e-88b9-37c4e99d9d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
2467 2024.11.19 19:42:08.106128 [ 254 ] {2bc69ff0-afd8-4c1e-88b9-37c4e99d9d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2468 2024.11.19 19:42:08.106766 [ 254 ] {2bc69ff0-afd8-4c1e-88b9-37c4e99d9d2e} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2469 2024.11.19 19:42:08.106804 [ 254 ] {2bc69ff0-afd8-4c1e-88b9-37c4e99d9d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2470 2024.11.19 19:42:08.107194 [ 254 ] {2bc69ff0-afd8-4c1e-88b9-37c4e99d9d2e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2471 2024.11.19 19:42:08.107436 [ 254 ] {2bc69ff0-afd8-4c1e-88b9-37c4e99d9d2e} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2472 2024.11.19 19:42:08.107617 [ 254 ] {2bc69ff0-afd8-4c1e-88b9-37c4e99d9d2e} <Debug> executeQuery: Read 70 rows, 5.01 KiB in 0.001643 sec., 42604.9908703591 rows/sec., 2.98 MiB/sec.
2473 2024.11.19 19:42:08.107669 [ 254 ] {2bc69ff0-afd8-4c1e-88b9-37c4e99d9d2e} <Debug> TCPHandler: Processed in 0.001973123 sec.
2474 2024.11.19 19:42:08.107827 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2475 2024.11.19 19:42:08.107968 [ 5 ] {736e4472-e0fa-4172-8e2f-5a63933f1596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
2476 2024.11.19 19:42:08.108063 [ 5 ] {736e4472-e0fa-4172-8e2f-5a63933f1596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
2477 2024.11.19 19:42:08.109221 [ 5 ] {736e4472-e0fa-4172-8e2f-5a63933f1596} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2478 2024.11.19 19:42:08.109262 [ 5 ] {736e4472-e0fa-4172-8e2f-5a63933f1596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2479 2024.11.19 19:42:08.109889 [ 5 ] {736e4472-e0fa-4172-8e2f-5a63933f1596} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2480 2024.11.19 19:42:08.110150 [ 5 ] {736e4472-e0fa-4172-8e2f-5a63933f1596} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2481 2024.11.19 19:42:08.110412 [ 5 ] {736e4472-e0fa-4172-8e2f-5a63933f1596} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002474 sec., 5658.852061438965 rows/sec., 10.14 MiB/sec.
2482 2024.11.19 19:42:08.110517 [ 5 ] {736e4472-e0fa-4172-8e2f-5a63933f1596} <Debug> TCPHandler: Processed in 0.002757345 sec.
2483 2024.11.19 19:42:08.110715 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2484 2024.11.19 19:42:08.110938 [ 254 ] {87fac05a-0a4a-4220-88f6-a0613e512e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete)
2485 2024.11.19 19:42:08.111028 [ 254 ] {87fac05a-0a4a-4220-88f6-a0613e512e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2486 2024.11.19 19:42:08.111653 [ 254 ] {87fac05a-0a4a-4220-88f6-a0613e512e23} <Trace> oximeter.measurements_i64 (e0d8338b-7809-45e0-8c1d-f4d344116d43): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2487 2024.11.19 19:42:08.111691 [ 254 ] {87fac05a-0a4a-4220-88f6-a0613e512e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2488 2024.11.19 19:42:08.112060 [ 254 ] {87fac05a-0a4a-4220-88f6-a0613e512e23} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2489 2024.11.19 19:42:08.112309 [ 254 ] {87fac05a-0a4a-4220-88f6-a0613e512e23} <Trace> oximeter.measurements_i64 (e0d8338b-7809-45e0-8c1d-f4d344116d43): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2490 2024.11.19 19:42:08.112567 [ 254 ] {87fac05a-0a4a-4220-88f6-a0613e512e23} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.00166 sec., 9036.144578313253 rows/sec., 655.36 KiB/sec.
2491 2024.11.19 19:42:08.112633 [ 254 ] {87fac05a-0a4a-4220-88f6-a0613e512e23} <Debug> TCPHandler: Processed in 0.002026974 sec.
2492 2024.11.19 19:42:08.112778 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2493 2024.11.19 19:42:08.112896 [ 5 ] {141362f6-8f0a-4523-bad6-630fb0e21452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
2494 2024.11.19 19:42:08.112948 [ 5 ] {141362f6-8f0a-4523-bad6-630fb0e21452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2495 2024.11.19 19:42:08.113424 [ 5 ] {141362f6-8f0a-4523-bad6-630fb0e21452} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2496 2024.11.19 19:42:08.113464 [ 5 ] {141362f6-8f0a-4523-bad6-630fb0e21452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2497 2024.11.19 19:42:08.113835 [ 5 ] {141362f6-8f0a-4523-bad6-630fb0e21452} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2498 2024.11.19 19:42:08.114081 [ 5 ] {141362f6-8f0a-4523-bad6-630fb0e21452} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2499 2024.11.19 19:42:08.114355 [ 5 ] {141362f6-8f0a-4523-bad6-630fb0e21452} <Debug> executeQuery: Read 26 rows, 1.77 KiB in 0.001467 sec., 17723.24471710975 rows/sec., 1.18 MiB/sec.
2500 2024.11.19 19:42:08.114511 [ 5 ] {141362f6-8f0a-4523-bad6-630fb0e21452} <Debug> TCPHandler: Processed in 0.001789498 sec.
2501 2024.11.19 19:42:09.000225 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.53 MiB, peak 156.26 MiB, free memory in arenas 0.00 B, will set to 150.08 MiB (RSS), difference: -1.45 MiB
2502 2024.11.19 19:42:11.797404 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48265, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2503 2024.11.19 19:42:11.991934 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60937, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2504 2024.11.19 19:42:12.009379 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61695, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2505 2024.11.19 19:42:12.128980 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38484, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2506 2024.11.19 19:42:12.138528 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44122, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2507 2024.11.19 19:42:12.187067 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42487, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2508 2024.11.19 19:42:12.187481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50089, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2509 2024.11.19 19:42:12.200804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61887, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2510 2024.11.19 19:42:13.040332 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2511 2024.11.19 19:42:13.040524 [ 254 ] {73436a4e-4924-4336-a1d8-8aae0d9abb62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
2512 2024.11.19 19:42:13.040596 [ 254 ] {73436a4e-4924-4336-a1d8-8aae0d9abb62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2513 2024.11.19 19:42:13.041404 [ 254 ] {73436a4e-4924-4336-a1d8-8aae0d9abb62} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2514 2024.11.19 19:42:13.041450 [ 254 ] {73436a4e-4924-4336-a1d8-8aae0d9abb62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2515 2024.11.19 19:42:13.041894 [ 254 ] {73436a4e-4924-4336-a1d8-8aae0d9abb62} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2516 2024.11.19 19:42:13.042175 [ 254 ] {73436a4e-4924-4336-a1d8-8aae0d9abb62} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2517 2024.11.19 19:42:13.042390 [ 254 ] {73436a4e-4924-4336-a1d8-8aae0d9abb62} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001919 sec., 15633.142261594581 rows/sec., 1.19 MiB/sec.
2518 2024.11.19 19:42:13.042453 [ 254 ] {73436a4e-4924-4336-a1d8-8aae0d9abb62} <Debug> TCPHandler: Processed in 0.002248731 sec.
2519 2024.11.19 19:42:13.042726 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2520 2024.11.19 19:42:13.042914 [ 5 ] {d94bdc70-35ac-4879-967a-062a9fb68b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
2521 2024.11.19 19:42:13.042990 [ 5 ] {d94bdc70-35ac-4879-967a-062a9fb68b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2522 2024.11.19 19:42:13.043759 [ 5 ] {d94bdc70-35ac-4879-967a-062a9fb68b35} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2523 2024.11.19 19:42:13.043809 [ 5 ] {d94bdc70-35ac-4879-967a-062a9fb68b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2524 2024.11.19 19:42:13.044277 [ 5 ] {d94bdc70-35ac-4879-967a-062a9fb68b35} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2525 2024.11.19 19:42:13.044537 [ 5 ] {d94bdc70-35ac-4879-967a-062a9fb68b35} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2526 2024.11.19 19:42:13.044823 [ 5 ] {d94bdc70-35ac-4879-967a-062a9fb68b35} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001954 sec., 18423.74616171955 rows/sec., 1.44 MiB/sec.
2527 2024.11.19 19:42:13.045055 [ 5 ] {d94bdc70-35ac-4879-967a-062a9fb68b35} <Debug> TCPHandler: Processed in 0.002463217 sec.
2528 2024.11.19 19:42:13.045255 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2529 2024.11.19 19:42:13.045403 [ 254 ] {6d0287b1-7257-4f34-9604-878b996efcbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
2530 2024.11.19 19:42:13.045468 [ 254 ] {6d0287b1-7257-4f34-9604-878b996efcbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2531 2024.11.19 19:42:13.046123 [ 254 ] {6d0287b1-7257-4f34-9604-878b996efcbc} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2532 2024.11.19 19:42:13.046170 [ 254 ] {6d0287b1-7257-4f34-9604-878b996efcbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2533 2024.11.19 19:42:13.046631 [ 254 ] {6d0287b1-7257-4f34-9604-878b996efcbc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2534 2024.11.19 19:42:13.046887 [ 254 ] {6d0287b1-7257-4f34-9604-878b996efcbc} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2535 2024.11.19 19:42:13.047069 [ 254 ] {6d0287b1-7257-4f34-9604-878b996efcbc} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001705 sec., 64516.12903225807 rows/sec., 4.50 MiB/sec.
2536 2024.11.19 19:42:13.047120 [ 254 ] {6d0287b1-7257-4f34-9604-878b996efcbc} <Debug> TCPHandler: Processed in 0.001934152 sec.
2537 2024.11.19 19:42:13.047272 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2538 2024.11.19 19:42:13.047400 [ 5 ] {e2521db2-e33a-4fd2-a9e9-af83bcbbd361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
2539 2024.11.19 19:42:13.047456 [ 5 ] {e2521db2-e33a-4fd2-a9e9-af83bcbbd361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2540 2024.11.19 19:42:13.048061 [ 5 ] {e2521db2-e33a-4fd2-a9e9-af83bcbbd361} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2541 2024.11.19 19:42:13.048110 [ 5 ] {e2521db2-e33a-4fd2-a9e9-af83bcbbd361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
2542 2024.11.19 19:42:13.048595 [ 5 ] {e2521db2-e33a-4fd2-a9e9-af83bcbbd361} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2543 2024.11.19 19:42:13.048852 [ 5 ] {e2521db2-e33a-4fd2-a9e9-af83bcbbd361} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2544 2024.11.19 19:42:13.049073 [ 5 ] {e2521db2-e33a-4fd2-a9e9-af83bcbbd361} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001706 sec., 23446.658851113716 rows/sec., 1.57 MiB/sec.
2545 2024.11.19 19:42:13.049133 [ 5 ] {e2521db2-e33a-4fd2-a9e9-af83bcbbd361} <Debug> TCPHandler: Processed in 0.001918223 sec.
2546 2024.11.19 19:42:15.174371 [ 48 ] {} <Debug> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2547 2024.11.19 19:42:15.174488 [ 48 ] {} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2548 2024.11.19 19:42:15.174529 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2549 2024.11.19 19:42:15.174876 [ 186 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::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
2550 2024.11.19 19:42:15.175153 [ 186 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2551 2024.11.19 19:42:15.175229 [ 186 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::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
2552 2024.11.19 19:42:15.175397 [ 186 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::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
2553 2024.11.19 19:42:15.175781 [ 186 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::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
2554 2024.11.19 19:42:15.176105 [ 186 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::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
2555 2024.11.19 19:42:15.176317 [ 186 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::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
2556 2024.11.19 19:42:15.177460 [ 192 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.002783055 sec., 2155.9042131758088 rows/sec., 143.87 KiB/sec.
2557 2024.11.19 19:42:15.177661 [ 187 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2558 2024.11.19 19:42:15.178081 [ 187 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::all_1_5_1} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2559 2024.11.19 19:42:15.178184 [ 187 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::all_1_5_1} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
2560 2024.11.19 19:42:15.178294 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
2561 2024.11.19 19:42:15.179674 [ 48 ] {} <Debug> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2562 2024.11.19 19:42:15.179726 [ 48 ] {} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2563 2024.11.19 19:42:15.179761 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2564 2024.11.19 19:42:15.179956 [ 186 ] {c13657ea-56c1-435d-a590-a5293ed828fc::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
2565 2024.11.19 19:42:15.180182 [ 186 ] {c13657ea-56c1-435d-a590-a5293ed828fc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2566 2024.11.19 19:42:15.180211 [ 186 ] {c13657ea-56c1-435d-a590-a5293ed828fc::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
2567 2024.11.19 19:42:15.180296 [ 186 ] {c13657ea-56c1-435d-a590-a5293ed828fc::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
2568 2024.11.19 19:42:15.180500 [ 186 ] {c13657ea-56c1-435d-a590-a5293ed828fc::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
2569 2024.11.19 19:42:15.180643 [ 186 ] {c13657ea-56c1-435d-a590-a5293ed828fc::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
2570 2024.11.19 19:42:15.180815 [ 186 ] {c13657ea-56c1-435d-a590-a5293ed828fc::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
2571 2024.11.19 19:42:15.181753 [ 187 ] {c13657ea-56c1-435d-a590-a5293ed828fc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001910552 sec., 15702.268244988882 rows/sec., 820.38 KiB/sec.
2572 2024.11.19 19:42:15.181948 [ 192 ] {c13657ea-56c1-435d-a590-a5293ed828fc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2573 2024.11.19 19:42:15.182302 [ 192 ] {c13657ea-56c1-435d-a590-a5293ed828fc::all_1_5_1} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2574 2024.11.19 19:42:15.182387 [ 192 ] {c13657ea-56c1-435d-a590-a5293ed828fc::all_1_5_1} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
2575 2024.11.19 19:42:15.182479 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
2576 2024.11.19 19:42:15.615823 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache
2577 2024.11.19 19:42:15.615916 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache
2578 2024.11.19 19:42:15.761793 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 384
2579 2024.11.19 19:42:15.765439 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2580 2024.11.19 19:42:15.765497 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2581 2024.11.19 19:42:15.767264 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2582 2024.11.19 19:42:15.767593 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2583 2024.11.19 19:42:15.768532 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 384
2584 2024.11.19 19:42:18.047071 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2585 2024.11.19 19:42:18.047279 [ 254 ] {8e0c5f84-796f-48f9-a317-81b3b2b224d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
2586 2024.11.19 19:42:18.047355 [ 254 ] {8e0c5f84-796f-48f9-a317-81b3b2b224d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
2587 2024.11.19 19:42:18.048137 [ 254 ] {8e0c5f84-796f-48f9-a317-81b3b2b224d6} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2588 2024.11.19 19:42:18.048185 [ 254 ] {8e0c5f84-796f-48f9-a317-81b3b2b224d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2589 2024.11.19 19:42:18.048637 [ 254 ] {8e0c5f84-796f-48f9-a317-81b3b2b224d6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2590 2024.11.19 19:42:18.048901 [ 254 ] {8e0c5f84-796f-48f9-a317-81b3b2b224d6} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2591 2024.11.19 19:42:18.049096 [ 254 ] {8e0c5f84-796f-48f9-a317-81b3b2b224d6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001874 sec., 7470.651013874066 rows/sec., 537.79 KiB/sec.
2592 2024.11.19 19:42:18.049149 [ 254 ] {8e0c5f84-796f-48f9-a317-81b3b2b224d6} <Debug> TCPHandler: Processed in 0.00221492 sec.
2593 2024.11.19 19:42:18.049433 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2594 2024.11.19 19:42:18.049634 [ 5 ] {2b06fe6a-18ef-4298-9517-096e466d14cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
2595 2024.11.19 19:42:18.049712 [ 5 ] {2b06fe6a-18ef-4298-9517-096e466d14cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2596 2024.11.19 19:42:18.050614 [ 5 ] {2b06fe6a-18ef-4298-9517-096e466d14cb} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2597 2024.11.19 19:42:18.050673 [ 5 ] {2b06fe6a-18ef-4298-9517-096e466d14cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2598 2024.11.19 19:42:18.051147 [ 5 ] {2b06fe6a-18ef-4298-9517-096e466d14cb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2599 2024.11.19 19:42:18.051416 [ 5 ] {2b06fe6a-18ef-4298-9517-096e466d14cb} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2600 2024.11.19 19:42:18.051707 [ 5 ] {2b06fe6a-18ef-4298-9517-096e466d14cb} <Debug> executeQuery: Read 259 rows, 23.73 KiB in 0.002128 sec., 121710.52631578947 rows/sec., 10.89 MiB/sec.
2601 2024.11.19 19:42:18.051783 [ 5 ] {2b06fe6a-18ef-4298-9517-096e466d14cb} <Debug> TCPHandler: Processed in 0.002497998 sec.
2602 2024.11.19 19:42:18.051952 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2603 2024.11.19 19:42:18.052092 [ 254 ] {74a47136-30f9-4d92-b7e0-30655282a0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
2604 2024.11.19 19:42:18.052150 [ 254 ] {74a47136-30f9-4d92-b7e0-30655282a0fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2605 2024.11.19 19:42:18.052826 [ 254 ] {74a47136-30f9-4d92-b7e0-30655282a0fb} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2606 2024.11.19 19:42:18.052864 [ 254 ] {74a47136-30f9-4d92-b7e0-30655282a0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2607 2024.11.19 19:42:18.053225 [ 254 ] {74a47136-30f9-4d92-b7e0-30655282a0fb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2608 2024.11.19 19:42:18.053472 [ 254 ] {74a47136-30f9-4d92-b7e0-30655282a0fb} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2609 2024.11.19 19:42:18.053683 [ 254 ] {74a47136-30f9-4d92-b7e0-30655282a0fb} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001614 sec., 29739.776951672862 rows/sec., 2.14 MiB/sec.
2610 2024.11.19 19:42:18.053860 [ 254 ] {74a47136-30f9-4d92-b7e0-30655282a0fb} <Debug> TCPHandler: Processed in 0.001971923 sec.
2611 2024.11.19 19:42:18.054039 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2612 2024.11.19 19:42:18.054170 [ 5 ] {f9a739c5-a355-4421-bc0b-ff60c7e30ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
2613 2024.11.19 19:42:18.054223 [ 5 ] {f9a739c5-a355-4421-bc0b-ff60c7e30ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2614 2024.11.19 19:42:18.054841 [ 5 ] {f9a739c5-a355-4421-bc0b-ff60c7e30ac5} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2615 2024.11.19 19:42:18.054885 [ 5 ] {f9a739c5-a355-4421-bc0b-ff60c7e30ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2616 2024.11.19 19:42:18.055257 [ 5 ] {f9a739c5-a355-4421-bc0b-ff60c7e30ac5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2617 2024.11.19 19:42:18.055501 [ 5 ] {f9a739c5-a355-4421-bc0b-ff60c7e30ac5} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2618 2024.11.19 19:42:18.055731 [ 5 ] {f9a739c5-a355-4421-bc0b-ff60c7e30ac5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001586 sec., 8827.238335435057 rows/sec., 618.20 KiB/sec.
2619 2024.11.19 19:42:18.055820 [ 5 ] {f9a739c5-a355-4421-bc0b-ff60c7e30ac5} <Debug> TCPHandler: Processed in 0.001839609 sec.
2620 2024.11.19 19:42:18.055981 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2621 2024.11.19 19:42:18.056120 [ 254 ] {988bea55-5647-4333-ae8e-9b23441ec961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
2622 2024.11.19 19:42:18.056175 [ 254 ] {988bea55-5647-4333-ae8e-9b23441ec961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2623 2024.11.19 19:42:18.057011 [ 254 ] {988bea55-5647-4333-ae8e-9b23441ec961} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2624 2024.11.19 19:42:18.057050 [ 254 ] {988bea55-5647-4333-ae8e-9b23441ec961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2625 2024.11.19 19:42:18.057407 [ 254 ] {988bea55-5647-4333-ae8e-9b23441ec961} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2626 2024.11.19 19:42:18.057666 [ 254 ] {988bea55-5647-4333-ae8e-9b23441ec961} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2627 2024.11.19 19:42:18.057936 [ 254 ] {988bea55-5647-4333-ae8e-9b23441ec961} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001821 sec., 7138.9346512905 rows/sec., 445.11 KiB/sec.
2628 2024.11.19 19:42:18.058056 [ 254 ] {988bea55-5647-4333-ae8e-9b23441ec961} <Debug> TCPHandler: Processed in 0.002142048 sec.
2629 2024.11.19 19:42:18.058204 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2630 2024.11.19 19:42:18.058324 [ 5 ] {2708b532-f494-4299-9a17-ad52cda89b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
2631 2024.11.19 19:42:18.058375 [ 5 ] {2708b532-f494-4299-9a17-ad52cda89b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2632 2024.11.19 19:42:18.059095 [ 5 ] {2708b532-f494-4299-9a17-ad52cda89b11} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2633 2024.11.19 19:42:18.059134 [ 5 ] {2708b532-f494-4299-9a17-ad52cda89b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2634 2024.11.19 19:42:18.059534 [ 5 ] {2708b532-f494-4299-9a17-ad52cda89b11} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2635 2024.11.19 19:42:18.059778 [ 5 ] {2708b532-f494-4299-9a17-ad52cda89b11} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2636 2024.11.19 19:42:18.060007 [ 5 ] {2708b532-f494-4299-9a17-ad52cda89b11} <Debug> executeQuery: Read 395 rows, 28.73 KiB in 0.001708 sec., 231264.63700234191 rows/sec., 16.43 MiB/sec.
2637 2024.11.19 19:42:18.060077 [ 5 ] {2708b532-f494-4299-9a17-ad52cda89b11} <Debug> TCPHandler: Processed in 0.001930523 sec.
2638 2024.11.19 19:42:18.060254 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2639 2024.11.19 19:42:18.060392 [ 254 ] {4fee9a14-47f2-4452-b2d3-b5d22d327cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
2640 2024.11.19 19:42:18.060453 [ 254 ] {4fee9a14-47f2-4452-b2d3-b5d22d327cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2641 2024.11.19 19:42:18.060981 [ 254 ] {4fee9a14-47f2-4452-b2d3-b5d22d327cc3} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2642 2024.11.19 19:42:18.061020 [ 254 ] {4fee9a14-47f2-4452-b2d3-b5d22d327cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2643 2024.11.19 19:42:18.061387 [ 254 ] {4fee9a14-47f2-4452-b2d3-b5d22d327cc3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2644 2024.11.19 19:42:18.061651 [ 254 ] {4fee9a14-47f2-4452-b2d3-b5d22d327cc3} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2645 2024.11.19 19:42:18.061857 [ 254 ] {4fee9a14-47f2-4452-b2d3-b5d22d327cc3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001496 sec., 4010.6951871657757 rows/sec., 209.54 KiB/sec.
2646 2024.11.19 19:42:18.061907 [ 254 ] {4fee9a14-47f2-4452-b2d3-b5d22d327cc3} <Debug> TCPHandler: Processed in 0.001717926 sec.
2647 2024.11.19 19:42:18.062070 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2648 2024.11.19 19:42:18.062220 [ 5 ] {1ca14ab0-ed0e-43b9-b362-c2b7a5336419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
2649 2024.11.19 19:42:18.062286 [ 5 ] {1ca14ab0-ed0e-43b9-b362-c2b7a5336419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2650 2024.11.19 19:42:18.062932 [ 5 ] {1ca14ab0-ed0e-43b9-b362-c2b7a5336419} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2651 2024.11.19 19:42:18.062973 [ 5 ] {1ca14ab0-ed0e-43b9-b362-c2b7a5336419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2652 2024.11.19 19:42:18.063376 [ 5 ] {1ca14ab0-ed0e-43b9-b362-c2b7a5336419} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2653 2024.11.19 19:42:18.063624 [ 5 ] {1ca14ab0-ed0e-43b9-b362-c2b7a5336419} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2654 2024.11.19 19:42:18.063906 [ 5 ] {1ca14ab0-ed0e-43b9-b362-c2b7a5336419} <Debug> executeQuery: Read 187 rows, 12.72 KiB in 0.001714 sec., 109101.51691948657 rows/sec., 7.25 MiB/sec.
2655 2024.11.19 19:42:18.064095 [ 5 ] {1ca14ab0-ed0e-43b9-b362-c2b7a5336419} <Debug> TCPHandler: Processed in 0.002089097 sec.
2656 2024.11.19 19:42:18.064266 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2657 2024.11.19 19:42:18.064404 [ 254 ] {8e58556e-1011-445b-a4f7-fdcbe444818b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
2658 2024.11.19 19:42:18.064466 [ 254 ] {8e58556e-1011-445b-a4f7-fdcbe444818b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2659 2024.11.19 19:42:18.064975 [ 254 ] {8e58556e-1011-445b-a4f7-fdcbe444818b} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2660 2024.11.19 19:42:18.065014 [ 254 ] {8e58556e-1011-445b-a4f7-fdcbe444818b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2661 2024.11.19 19:42:18.065376 [ 254 ] {8e58556e-1011-445b-a4f7-fdcbe444818b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2662 2024.11.19 19:42:18.065618 [ 254 ] {8e58556e-1011-445b-a4f7-fdcbe444818b} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2663 2024.11.19 19:42:18.065870 [ 254 ] {8e58556e-1011-445b-a4f7-fdcbe444818b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00149 sec., 671.1409395973154 rows/sec., 45.22 KiB/sec.
2664 2024.11.19 19:42:18.066002 [ 254 ] {8e58556e-1011-445b-a4f7-fdcbe444818b} <Debug> TCPHandler: Processed in 0.001802438 sec.
2665 2024.11.19 19:42:18.066175 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2666 2024.11.19 19:42:18.066339 [ 5 ] {835eb39a-7bd6-4638-b88b-a858d78f7e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
2667 2024.11.19 19:42:18.066453 [ 5 ] {835eb39a-7bd6-4638-b88b-a858d78f7e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
2668 2024.11.19 19:42:18.067953 [ 5 ] {835eb39a-7bd6-4638-b88b-a858d78f7e45} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2669 2024.11.19 19:42:18.067994 [ 5 ] {835eb39a-7bd6-4638-b88b-a858d78f7e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2670 2024.11.19 19:42:18.068666 [ 5 ] {835eb39a-7bd6-4638-b88b-a858d78f7e45} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2671 2024.11.19 19:42:18.068944 [ 5 ] {835eb39a-7bd6-4638-b88b-a858d78f7e45} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2672 2024.11.19 19:42:18.069239 [ 5 ] {835eb39a-7bd6-4638-b88b-a858d78f7e45} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002936 sec., 13964.57765667575 rows/sec., 25.02 MiB/sec.
2673 2024.11.19 19:42:18.069449 [ 5 ] {835eb39a-7bd6-4638-b88b-a858d78f7e45} <Debug> TCPHandler: Processed in 0.00335041 sec.
2674 2024.11.19 19:42:18.069618 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2675 2024.11.19 19:42:18.069756 [ 254 ] {479400e7-df4f-4456-b242-f5a930389695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
2676 2024.11.19 19:42:18.069813 [ 254 ] {479400e7-df4f-4456-b242-f5a930389695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2677 2024.11.19 19:42:18.070394 [ 254 ] {479400e7-df4f-4456-b242-f5a930389695} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2678 2024.11.19 19:42:18.070442 [ 254 ] {479400e7-df4f-4456-b242-f5a930389695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2679 2024.11.19 19:42:18.070857 [ 254 ] {479400e7-df4f-4456-b242-f5a930389695} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2680 2024.11.19 19:42:18.071098 [ 254 ] {479400e7-df4f-4456-b242-f5a930389695} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2681 2024.11.19 19:42:18.071362 [ 254 ] {479400e7-df4f-4456-b242-f5a930389695} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.001636 sec., 37897.31051344743 rows/sec., 2.34 MiB/sec.
2682 2024.11.19 19:42:18.071543 [ 254 ] {479400e7-df4f-4456-b242-f5a930389695} <Debug> TCPHandler: Processed in 0.001988044 sec.
2683 2024.11.19 19:42:18.371598 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36476, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2684 2024.11.19 19:42:18.705356 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46702, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2685 2024.11.19 19:42:18.756603 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33445, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2686 2024.11.19 19:42:18.889412 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65496, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2687 2024.11.19 19:42:18.997063 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63630, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2688 2024.11.19 19:42:19.054506 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53183, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2689 2024.11.19 19:42:19.100907 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55058, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2690 2024.11.19 19:42:19.117339 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59524, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2691 2024.11.19 19:42:19.128750 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37891, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2692 2024.11.19 19:42:19.167060 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33485, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2693 2024.11.19 19:42:19.190738 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42634, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2694 2024.11.19 19:42:19.225170 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41890, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2695 2024.11.19 19:42:19.289805 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40337, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2696 2024.11.19 19:42:19.372251 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50469, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2697 2024.11.19 19:42:19.382595 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2698 2024.11.19 19:42:19.421063 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47922, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2699 2024.11.19 19:42:19.442743 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45442, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2700 2024.11.19 19:42:19.444850 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40269, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2701 2024.11.19 19:42:19.479246 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41162, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2702 2024.11.19 19:42:19.529665 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56461, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2703 2024.11.19 19:42:19.753739 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38131, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2704 2024.11.19 19:42:19.760135 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34068, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2705 2024.11.19 19:42:19.899558 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54641, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2706 2024.11.19 19:42:19.900900 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55762, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2707 2024.11.19 19:42:23.040866 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2708 2024.11.19 19:42:23.041051 [ 254 ] {450fae52-37f2-4f66-84d4-afdc13c552b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
2709 2024.11.19 19:42:23.041119 [ 254 ] {450fae52-37f2-4f66-84d4-afdc13c552b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2710 2024.11.19 19:42:23.041842 [ 254 ] {450fae52-37f2-4f66-84d4-afdc13c552b9} <Trace> oximeter.fields_ipaddr (df56dded-7aac-43e4-9f34-1eee7e27962c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2711 2024.11.19 19:42:23.041885 [ 254 ] {450fae52-37f2-4f66-84d4-afdc13c552b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2712 2024.11.19 19:42:23.042299 [ 254 ] {450fae52-37f2-4f66-84d4-afdc13c552b9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2713 2024.11.19 19:42:23.042571 [ 254 ] {450fae52-37f2-4f66-84d4-afdc13c552b9} <Trace> oximeter.fields_ipaddr (df56dded-7aac-43e4-9f34-1eee7e27962c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2714 2024.11.19 19:42:23.042763 [ 254 ] {450fae52-37f2-4f66-84d4-afdc13c552b9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001762 sec., 1135.0737797956867 rows/sec., 92.56 KiB/sec.
2715 2024.11.19 19:42:23.042817 [ 254 ] {450fae52-37f2-4f66-84d4-afdc13c552b9} <Debug> TCPHandler: Processed in 0.002078326 sec.
2716 2024.11.19 19:42:23.043091 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2717 2024.11.19 19:42:23.043308 [ 5 ] {e9b0f73b-0aa1-4b0f-a304-e9bfa2db0012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
2718 2024.11.19 19:42:23.043395 [ 5 ] {e9b0f73b-0aa1-4b0f-a304-e9bfa2db0012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2719 2024.11.19 19:42:23.044222 [ 5 ] {e9b0f73b-0aa1-4b0f-a304-e9bfa2db0012} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2720 2024.11.19 19:42:23.044276 [ 5 ] {e9b0f73b-0aa1-4b0f-a304-e9bfa2db0012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2721 2024.11.19 19:42:23.044723 [ 5 ] {e9b0f73b-0aa1-4b0f-a304-e9bfa2db0012} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2722 2024.11.19 19:42:23.044992 [ 5 ] {e9b0f73b-0aa1-4b0f-a304-e9bfa2db0012} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2723 2024.11.19 19:42:23.045182 [ 134 ] {} <Debug> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2724 2024.11.19 19:42:23.045248 [ 134 ] {} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2725 2024.11.19 19:42:23.045272 [ 5 ] {e9b0f73b-0aa1-4b0f-a304-e9bfa2db0012} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.002018 sec., 28245.787908820617 rows/sec., 2.17 MiB/sec.
2726 2024.11.19 19:42:23.045286 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2727 2024.11.19 19:42:23.045429 [ 5 ] {e9b0f73b-0aa1-4b0f-a304-e9bfa2db0012} <Debug> TCPHandler: Processed in 0.002482607 sec.
2728 2024.11.19 19:42:23.045494 [ 188 ] {4ff06251-2a92-4c95-826a-12c68addc63b::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
2729 2024.11.19 19:42:23.045628 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2730 2024.11.19 19:42:23.045657 [ 188 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2731 2024.11.19 19:42:23.045710 [ 188 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1347 rows starting from the beginning of the part
2732 2024.11.19 19:42:23.045924 [ 254 ] {282ed82b-cd65-47c8-9edc-50a6fa433ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
2733 2024.11.19 19:42:23.045970 [ 188 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 205 rows starting from the beginning of the part
2734 2024.11.19 19:42:23.046080 [ 254 ] {282ed82b-cd65-47c8-9edc-50a6fa433ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2735 2024.11.19 19:42:23.046453 [ 188 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part
2736 2024.11.19 19:42:23.046818 [ 188 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part
2737 2024.11.19 19:42:23.047144 [ 188 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 259 rows starting from the beginning of the part
2738 2024.11.19 19:42:23.047561 [ 188 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 57 rows starting from the beginning of the part
2739 2024.11.19 19:42:23.048597 [ 254 ] {282ed82b-cd65-47c8-9edc-50a6fa433ccb} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2740 2024.11.19 19:42:23.048679 [ 254 ] {282ed82b-cd65-47c8-9edc-50a6fa433ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2741 2024.11.19 19:42:23.049547 [ 254 ] {282ed82b-cd65-47c8-9edc-50a6fa433ccb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2742 2024.11.19 19:42:23.050139 [ 254 ] {282ed82b-cd65-47c8-9edc-50a6fa433ccb} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2743 2024.11.19 19:42:23.050431 [ 254 ] {282ed82b-cd65-47c8-9edc-50a6fa433ccb} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004644 sec., 430.6632213608958 rows/sec., 30.07 KiB/sec.
2744 2024.11.19 19:42:23.050568 [ 254 ] {282ed82b-cd65-47c8-9edc-50a6fa433ccb} <Debug> TCPHandler: Processed in 0.005039677 sec.
2745 2024.11.19 19:42:23.050796 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2746 2024.11.19 19:42:23.050902 [ 187 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.005463878 sec., 358353.53571218095 rows/sec., 31.85 MiB/sec.
2747 2024.11.19 19:42:23.050969 [ 5 ] {81be50bf-4dfa-4cee-8336-e85f0842d0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
2748 2024.11.19 19:42:23.051036 [ 5 ] {81be50bf-4dfa-4cee-8336-e85f0842d0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2749 2024.11.19 19:42:23.051213 [ 192 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2750 2024.11.19 19:42:23.051646 [ 192 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_16_3} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2751 2024.11.19 19:42:23.051784 [ 192 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_16_3} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
2752 2024.11.19 19:42:23.051887 [ 5 ] {81be50bf-4dfa-4cee-8336-e85f0842d0e8} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2753 2024.11.19 19:42:23.051892 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB.
2754 2024.11.19 19:42:23.051931 [ 5 ] {81be50bf-4dfa-4cee-8336-e85f0842d0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2755 2024.11.19 19:42:23.052313 [ 5 ] {81be50bf-4dfa-4cee-8336-e85f0842d0e8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2756 2024.11.19 19:42:23.052558 [ 5 ] {81be50bf-4dfa-4cee-8336-e85f0842d0e8} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2757 2024.11.19 19:42:23.052724 [ 134 ] {} <Debug> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2758 2024.11.19 19:42:23.052786 [ 134 ] {} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2759 2024.11.19 19:42:23.052818 [ 5 ] {81be50bf-4dfa-4cee-8336-e85f0842d0e8} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001889 sec., 34939.12122816305 rows/sec., 2.73 MiB/sec.
2760 2024.11.19 19:42:23.052835 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2761 2024.11.19 19:42:23.052988 [ 5 ] {81be50bf-4dfa-4cee-8336-e85f0842d0e8} <Debug> TCPHandler: Processed in 0.002291342 sec.
2762 2024.11.19 19:42:23.053044 [ 188 ] {4affbfb9-3896-4593-918b-b1666f579f0e::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
2763 2024.11.19 19:42:23.053168 [ 188 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2764 2024.11.19 19:42:23.053222 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2765 2024.11.19 19:42:23.053232 [ 188 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 816 rows starting from the beginning of the part
2766 2024.11.19 19:42:23.053470 [ 188 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 353 rows starting from the beginning of the part
2767 2024.11.19 19:42:23.053582 [ 254 ] {28f668b4-2339-435d-9f4a-0d3e698b55a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
2768 2024.11.19 19:42:23.053785 [ 254 ] {28f668b4-2339-435d-9f4a-0d3e698b55a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2769 2024.11.19 19:42:23.053794 [ 188 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 67 rows starting from the beginning of the part
2770 2024.11.19 19:42:23.054263 [ 188 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part
2771 2024.11.19 19:42:23.054610 [ 188 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 395 rows starting from the beginning of the part
2772 2024.11.19 19:42:23.054974 [ 188 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 66 rows starting from the beginning of the part
2773 2024.11.19 19:42:23.056148 [ 254 ] {28f668b4-2339-435d-9f4a-0d3e698b55a9} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2774 2024.11.19 19:42:23.056228 [ 254 ] {28f668b4-2339-435d-9f4a-0d3e698b55a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2775 2024.11.19 19:42:23.057363 [ 254 ] {28f668b4-2339-435d-9f4a-0d3e698b55a9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2776 2024.11.19 19:42:23.057918 [ 254 ] {28f668b4-2339-435d-9f4a-0d3e698b55a9} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2777 2024.11.19 19:42:23.057943 [ 188 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1733 rows, containing 5 columns (5 merged, 0 gathered) in 0.004977995 sec., 348132.12950193806 rows/sec., 26.41 MiB/sec.
2778 2024.11.19 19:42:23.058139 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2779 2024.11.19 19:42:23.058213 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2780 2024.11.19 19:42:23.058266 [ 188 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2781 2024.11.19 19:42:23.058268 [ 254 ] {28f668b4-2339-435d-9f4a-0d3e698b55a9} <Debug> executeQuery: Read 119 rows, 8.49 KiB in 0.004823 sec., 24673.43976777939 rows/sec., 1.72 MiB/sec.
2782 2024.11.19 19:42:23.058267 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2783 2024.11.19 19:42:23.058697 [ 254 ] {28f668b4-2339-435d-9f4a-0d3e698b55a9} <Debug> TCPHandler: Processed in 0.005580511 sec.
2784 2024.11.19 19:42:23.058743 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::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
2785 2024.11.19 19:42:23.058932 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2786 2024.11.19 19:42:23.058979 [ 188 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_16_3} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2787 2024.11.19 19:42:23.059007 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2788 2024.11.19 19:42:23.059092 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2385 rows starting from the beginning of the part
2789 2024.11.19 19:42:23.059129 [ 188 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_16_3} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
2790 2024.11.19 19:42:23.059130 [ 5 ] {dddfce30-9221-496b-b013-7d064b06219c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
2791 2024.11.19 19:42:23.059237 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 87 rows starting from the beginning of the part
2792 2024.11.19 19:42:23.059488 [ 5 ] {dddfce30-9221-496b-b013-7d064b06219c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2793 2024.11.19 19:42:23.059530 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
2794 2024.11.19 19:42:23.059658 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 70 rows starting from the beginning of the part
2795 2024.11.19 19:42:23.059939 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 110 rows starting from the beginning of the part
2796 2024.11.19 19:42:23.060314 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 187 rows starting from the beginning of the part
2797 2024.11.19 19:42:23.060703 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 119 rows starting from the beginning of the part
2798 2024.11.19 19:42:23.061458 [ 5 ] {dddfce30-9221-496b-b013-7d064b06219c} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2799 2024.11.19 19:42:23.061505 [ 5 ] {dddfce30-9221-496b-b013-7d064b06219c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2800 2024.11.19 19:42:23.062023 [ 5 ] {dddfce30-9221-496b-b013-7d064b06219c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2801 2024.11.19 19:42:23.062412 [ 5 ] {dddfce30-9221-496b-b013-7d064b06219c} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2802 2024.11.19 19:42:23.062755 [ 134 ] {} <Debug> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2803 2024.11.19 19:42:23.062862 [ 134 ] {} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2804 2024.11.19 19:42:23.062965 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2805 2024.11.19 19:42:23.062994 [ 5 ] {dddfce30-9221-496b-b013-7d064b06219c} <Debug> executeQuery: Read 44 rows, 3.03 KiB in 0.003911 sec., 11250.319611352594 rows/sec., 775.06 KiB/sec.
2806 2024.11.19 19:42:23.063373 [ 5 ] {dddfce30-9221-496b-b013-7d064b06219c} <Debug> TCPHandler: Processed in 0.004535313 sec.
2807 2024.11.19 19:42:23.063560 [ 194 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::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
2808 2024.11.19 19:42:23.063796 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2958 rows, containing 5 columns (5 merged, 0 gathered) in 0.005329664 sec., 555006.8447091599 rows/sec., 36.95 MiB/sec.
2809 2024.11.19 19:42:23.063862 [ 194 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2810 2024.11.19 19:42:23.063912 [ 194 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 160 rows starting from the beginning of the part
2811 2024.11.19 19:42:23.064042 [ 194 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part
2812 2024.11.19 19:42:23.064312 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2813 2024.11.19 19:42:23.064332 [ 194 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part
2814 2024.11.19 19:42:23.064649 [ 194 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part
2815 2024.11.19 19:42:23.064896 [ 194 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 62 rows starting from the beginning of the part
2816 2024.11.19 19:42:23.065099 [ 194 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 44 rows starting from the beginning of the part
2817 2024.11.19 19:42:23.065223 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2818 2024.11.19 19:42:23.065588 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
2819 2024.11.19 19:42:23.065714 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
2820 2024.11.19 19:42:23.066542 [ 195 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 364 rows, containing 4 columns (4 merged, 0 gathered) in 0.003468324 sec., 104949.82591015141 rows/sec., 6.36 MiB/sec.
2821 2024.11.19 19:42:23.066702 [ 192 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2822 2024.11.19 19:42:23.066998 [ 192 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_16_3} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2823 2024.11.19 19:42:23.067076 [ 192 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_16_3} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
2824 2024.11.19 19:42:23.067155 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
2825 2024.11.19 19:42:25.768825 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 418
2826 2024.11.19 19:42:25.771805 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2827 2024.11.19 19:42:25.771855 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2828 2024.11.19 19:42:25.773302 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2829 2024.11.19 19:42:25.773630 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2830 2024.11.19 19:42:25.774197 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 418
2831 2024.11.19 19:42:28.042935 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2832 2024.11.19 19:42:28.043147 [ 254 ] {07b1cca5-d37d-4a36-88c6-a05fbf41b662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
2833 2024.11.19 19:42:28.043229 [ 254 ] {07b1cca5-d37d-4a36-88c6-a05fbf41b662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2834 2024.11.19 19:42:28.044024 [ 254 ] {07b1cca5-d37d-4a36-88c6-a05fbf41b662} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2835 2024.11.19 19:42:28.044083 [ 254 ] {07b1cca5-d37d-4a36-88c6-a05fbf41b662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2836 2024.11.19 19:42:28.044550 [ 254 ] {07b1cca5-d37d-4a36-88c6-a05fbf41b662} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2837 2024.11.19 19:42:28.044821 [ 254 ] {07b1cca5-d37d-4a36-88c6-a05fbf41b662} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2838 2024.11.19 19:42:28.045073 [ 254 ] {07b1cca5-d37d-4a36-88c6-a05fbf41b662} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001981 sec., 28268.551236749114 rows/sec., 2.17 MiB/sec.
2839 2024.11.19 19:42:28.045142 [ 254 ] {07b1cca5-d37d-4a36-88c6-a05fbf41b662} <Debug> TCPHandler: Processed in 0.002344863 sec.
2840 2024.11.19 19:42:28.045440 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2841 2024.11.19 19:42:28.045647 [ 5 ] {9a8c7e40-83a5-4a83-b3f5-59d91002e109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
2842 2024.11.19 19:42:28.045730 [ 5 ] {9a8c7e40-83a5-4a83-b3f5-59d91002e109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2843 2024.11.19 19:42:28.046578 [ 5 ] {9a8c7e40-83a5-4a83-b3f5-59d91002e109} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2844 2024.11.19 19:42:28.046640 [ 5 ] {9a8c7e40-83a5-4a83-b3f5-59d91002e109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2845 2024.11.19 19:42:28.047116 [ 5 ] {9a8c7e40-83a5-4a83-b3f5-59d91002e109} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2846 2024.11.19 19:42:28.047427 [ 5 ] {9a8c7e40-83a5-4a83-b3f5-59d91002e109} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2847 2024.11.19 19:42:28.047747 [ 5 ] {9a8c7e40-83a5-4a83-b3f5-59d91002e109} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002151 sec., 29753.602975360296 rows/sec., 2.32 MiB/sec.
2848 2024.11.19 19:42:28.047846 [ 5 ] {9a8c7e40-83a5-4a83-b3f5-59d91002e109} <Debug> TCPHandler: Processed in 0.002546799 sec.
2849 2024.11.19 19:42:28.048059 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2850 2024.11.19 19:42:28.048198 [ 254 ] {74b78f9d-de20-49d7-969b-78a4521e1e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
2851 2024.11.19 19:42:28.048258 [ 254 ] {74b78f9d-de20-49d7-969b-78a4521e1e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2852 2024.11.19 19:42:28.048902 [ 254 ] {74b78f9d-de20-49d7-969b-78a4521e1e06} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2853 2024.11.19 19:42:28.048946 [ 254 ] {74b78f9d-de20-49d7-969b-78a4521e1e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2854 2024.11.19 19:42:28.049396 [ 254 ] {74b78f9d-de20-49d7-969b-78a4521e1e06} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2855 2024.11.19 19:42:28.049663 [ 254 ] {74b78f9d-de20-49d7-969b-78a4521e1e06} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2856 2024.11.19 19:42:28.049907 [ 254 ] {74b78f9d-de20-49d7-969b-78a4521e1e06} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001741 sec., 91901.20620333143 rows/sec., 6.40 MiB/sec.
2857 2024.11.19 19:42:28.049993 [ 254 ] {74b78f9d-de20-49d7-969b-78a4521e1e06} <Debug> TCPHandler: Processed in 0.002006594 sec.
2858 2024.11.19 19:42:28.051321 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2859 2024.11.19 19:42:28.051486 [ 5 ] {1d33115c-b675-4b13-be1c-9dad0efcfd38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
2860 2024.11.19 19:42:28.051561 [ 5 ] {1d33115c-b675-4b13-be1c-9dad0efcfd38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2861 2024.11.19 19:42:28.052282 [ 5 ] {1d33115c-b675-4b13-be1c-9dad0efcfd38} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2862 2024.11.19 19:42:28.052336 [ 5 ] {1d33115c-b675-4b13-be1c-9dad0efcfd38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2863 2024.11.19 19:42:28.052843 [ 5 ] {1d33115c-b675-4b13-be1c-9dad0efcfd38} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2864 2024.11.19 19:42:28.053180 [ 5 ] {1d33115c-b675-4b13-be1c-9dad0efcfd38} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2865 2024.11.19 19:42:28.053457 [ 5 ] {1d33115c-b675-4b13-be1c-9dad0efcfd38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002017 sec., 29747.149231531977 rows/sec., 2.00 MiB/sec.
2866 2024.11.19 19:42:28.053537 [ 5 ] {1d33115c-b675-4b13-be1c-9dad0efcfd38} <Debug> TCPHandler: Processed in 0.002302392 sec.
2867 2024.11.19 19:42:30.615982 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache
2868 2024.11.19 19:42:30.616062 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache
2869 2024.11.19 19:42:33.050015 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2870 2024.11.19 19:42:33.050318 [ 254 ] {1a82b549-8220-432e-a7f3-b530d11760c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
2871 2024.11.19 19:42:33.050401 [ 254 ] {1a82b549-8220-432e-a7f3-b530d11760c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
2872 2024.11.19 19:42:33.051152 [ 254 ] {1a82b549-8220-432e-a7f3-b530d11760c8} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2873 2024.11.19 19:42:33.051205 [ 254 ] {1a82b549-8220-432e-a7f3-b530d11760c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2874 2024.11.19 19:42:33.051646 [ 254 ] {1a82b549-8220-432e-a7f3-b530d11760c8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2875 2024.11.19 19:42:33.051898 [ 254 ] {1a82b549-8220-432e-a7f3-b530d11760c8} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2876 2024.11.19 19:42:33.052164 [ 254 ] {1a82b549-8220-432e-a7f3-b530d11760c8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001918 sec., 7299.270072992701 rows/sec., 525.45 KiB/sec.
2877 2024.11.19 19:42:33.052338 [ 254 ] {1a82b549-8220-432e-a7f3-b530d11760c8} <Debug> TCPHandler: Processed in 0.002509088 sec.
2878 2024.11.19 19:42:33.052634 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2879 2024.11.19 19:42:33.052847 [ 5 ] {448fc37d-fce7-4c64-9ed2-3d4dc568e752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
2880 2024.11.19 19:42:33.052931 [ 5 ] {448fc37d-fce7-4c64-9ed2-3d4dc568e752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2881 2024.11.19 19:42:33.053917 [ 5 ] {448fc37d-fce7-4c64-9ed2-3d4dc568e752} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2882 2024.11.19 19:42:33.053967 [ 5 ] {448fc37d-fce7-4c64-9ed2-3d4dc568e752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2883 2024.11.19 19:42:33.054443 [ 5 ] {448fc37d-fce7-4c64-9ed2-3d4dc568e752} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2884 2024.11.19 19:42:33.054704 [ 5 ] {448fc37d-fce7-4c64-9ed2-3d4dc568e752} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2885 2024.11.19 19:42:33.054965 [ 5 ] {448fc37d-fce7-4c64-9ed2-3d4dc568e752} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.002178 sec., 130853.99449035813 rows/sec., 11.56 MiB/sec.
2886 2024.11.19 19:42:33.055030 [ 5 ] {448fc37d-fce7-4c64-9ed2-3d4dc568e752} <Debug> TCPHandler: Processed in 0.002543859 sec.
2887 2024.11.19 19:42:33.055273 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2888 2024.11.19 19:42:33.055503 [ 254 ] {2d102d7f-b28e-4acd-a54c-8d69441360a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
2889 2024.11.19 19:42:33.055597 [ 254 ] {2d102d7f-b28e-4acd-a54c-8d69441360a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2890 2024.11.19 19:42:33.056511 [ 254 ] {2d102d7f-b28e-4acd-a54c-8d69441360a7} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2891 2024.11.19 19:42:33.056551 [ 254 ] {2d102d7f-b28e-4acd-a54c-8d69441360a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2892 2024.11.19 19:42:33.056922 [ 254 ] {2d102d7f-b28e-4acd-a54c-8d69441360a7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2893 2024.11.19 19:42:33.057161 [ 254 ] {2d102d7f-b28e-4acd-a54c-8d69441360a7} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2894 2024.11.19 19:42:33.057327 [ 147 ] {} <Debug> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
2895 2024.11.19 19:42:33.057389 [ 254 ] {2d102d7f-b28e-4acd-a54c-8d69441360a7} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001943 sec., 24704.065877509005 rows/sec., 1.78 MiB/sec.
2896 2024.11.19 19:42:33.057414 [ 147 ] {} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2897 2024.11.19 19:42:33.057479 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2898 2024.11.19 19:42:33.057505 [ 254 ] {2d102d7f-b28e-4acd-a54c-8d69441360a7} <Debug> TCPHandler: Processed in 0.002338803 sec.
2899 2024.11.19 19:42:33.057904 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2900 2024.11.19 19:42:33.057953 [ 191 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full
2901 2024.11.19 19:42:33.058229 [ 5 ] {14101290-ded1-47e1-9f4d-3db198086180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
2902 2024.11.19 19:42:33.058252 [ 191 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2903 2024.11.19 19:42:33.058345 [ 191 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 34 rows starting from the beginning of the part
2904 2024.11.19 19:42:33.058347 [ 5 ] {14101290-ded1-47e1-9f4d-3db198086180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2905 2024.11.19 19:42:33.058713 [ 191 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part
2906 2024.11.19 19:42:33.059030 [ 191 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 18 rows starting from the beginning of the part
2907 2024.11.19 19:42:33.059480 [ 191 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part
2908 2024.11.19 19:42:33.059853 [ 191 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
2909 2024.11.19 19:42:33.060160 [ 191 ] {32af5a70-bb11-429c-b029-e4922a488d63::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
2910 2024.11.19 19:42:33.061020 [ 5 ] {14101290-ded1-47e1-9f4d-3db198086180} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2911 2024.11.19 19:42:33.061100 [ 5 ] {14101290-ded1-47e1-9f4d-3db198086180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2912 2024.11.19 19:42:33.062147 [ 5 ] {14101290-ded1-47e1-9f4d-3db198086180} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2913 2024.11.19 19:42:33.062744 [ 5 ] {14101290-ded1-47e1-9f4d-3db198086180} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2914 2024.11.19 19:42:33.062966 [ 192 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.005395617 sec., 34101.753330527354 rows/sec., 2.58 MiB/sec.
2915 2024.11.19 19:42:33.063160 [ 5 ] {14101290-ded1-47e1-9f4d-3db198086180} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005031 sec., 2782.7469687934804 rows/sec., 194.89 KiB/sec.
2916 2024.11.19 19:42:33.063182 [ 192 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
2917 2024.11.19 19:42:33.063266 [ 5 ] {14101290-ded1-47e1-9f4d-3db198086180} <Debug> TCPHandler: Processed in 0.005646513 sec.
2918 2024.11.19 19:42:33.063429 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2919 2024.11.19 19:42:33.063660 [ 254 ] {ca20f28a-03ca-4485-99f1-ec4263b9af73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
2920 2024.11.19 19:42:33.063669 [ 192 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_10_2} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2921 2024.11.19 19:42:33.063782 [ 254 ] {ca20f28a-03ca-4485-99f1-ec4263b9af73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2922 2024.11.19 19:42:33.063853 [ 192 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_10_2} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
2923 2024.11.19 19:42:33.064011 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
2924 2024.11.19 19:42:33.064564 [ 254 ] {ca20f28a-03ca-4485-99f1-ec4263b9af73} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2925 2024.11.19 19:42:33.064608 [ 254 ] {ca20f28a-03ca-4485-99f1-ec4263b9af73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2926 2024.11.19 19:42:33.064961 [ 254 ] {ca20f28a-03ca-4485-99f1-ec4263b9af73} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2927 2024.11.19 19:42:33.065196 [ 254 ] {ca20f28a-03ca-4485-99f1-ec4263b9af73} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2928 2024.11.19 19:42:33.065429 [ 254 ] {ca20f28a-03ca-4485-99f1-ec4263b9af73} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001831 sec., 7099.9453850355 rows/sec., 442.68 KiB/sec.
2929 2024.11.19 19:42:33.065591 [ 254 ] {ca20f28a-03ca-4485-99f1-ec4263b9af73} <Debug> TCPHandler: Processed in 0.002234151 sec.
2930 2024.11.19 19:42:33.065755 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2931 2024.11.19 19:42:33.065897 [ 5 ] {c00252e6-9c71-454b-814a-07055e38d99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
2932 2024.11.19 19:42:33.065956 [ 5 ] {c00252e6-9c71-454b-814a-07055e38d99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2933 2024.11.19 19:42:33.066765 [ 5 ] {c00252e6-9c71-454b-814a-07055e38d99a} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2934 2024.11.19 19:42:33.066806 [ 5 ] {c00252e6-9c71-454b-814a-07055e38d99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2935 2024.11.19 19:42:33.067208 [ 5 ] {c00252e6-9c71-454b-814a-07055e38d99a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2936 2024.11.19 19:42:33.067459 [ 5 ] {c00252e6-9c71-454b-814a-07055e38d99a} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2937 2024.11.19 19:42:33.067696 [ 5 ] {c00252e6-9c71-454b-814a-07055e38d99a} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001832 sec., 230895.19650655022 rows/sec., 16.51 MiB/sec.
2938 2024.11.19 19:42:33.067752 [ 5 ] {c00252e6-9c71-454b-814a-07055e38d99a} <Debug> TCPHandler: Processed in 0.002064826 sec.
2939 2024.11.19 19:42:33.067905 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2940 2024.11.19 19:42:33.068043 [ 254 ] {9677362d-418b-47a6-ad89-e9fae91a4c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
2941 2024.11.19 19:42:33.068104 [ 254 ] {9677362d-418b-47a6-ad89-e9fae91a4c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2942 2024.11.19 19:42:33.068617 [ 254 ] {9677362d-418b-47a6-ad89-e9fae91a4c2b} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2943 2024.11.19 19:42:33.068656 [ 254 ] {9677362d-418b-47a6-ad89-e9fae91a4c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2944 2024.11.19 19:42:33.069016 [ 254 ] {9677362d-418b-47a6-ad89-e9fae91a4c2b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2945 2024.11.19 19:42:33.069249 [ 254 ] {9677362d-418b-47a6-ad89-e9fae91a4c2b} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2946 2024.11.19 19:42:33.069491 [ 254 ] {9677362d-418b-47a6-ad89-e9fae91a4c2b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001473 sec., 4073.319755600815 rows/sec., 212.82 KiB/sec.
2947 2024.11.19 19:42:33.069569 [ 254 ] {9677362d-418b-47a6-ad89-e9fae91a4c2b} <Debug> TCPHandler: Processed in 0.001731718 sec.
2948 2024.11.19 19:42:33.069731 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2949 2024.11.19 19:42:33.069873 [ 5 ] {becf7f6a-25fb-4b1d-bd39-5f699bea3f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
2950 2024.11.19 19:42:33.069935 [ 5 ] {becf7f6a-25fb-4b1d-bd39-5f699bea3f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2951 2024.11.19 19:42:33.070571 [ 5 ] {becf7f6a-25fb-4b1d-bd39-5f699bea3f80} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2952 2024.11.19 19:42:33.070611 [ 5 ] {becf7f6a-25fb-4b1d-bd39-5f699bea3f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2953 2024.11.19 19:42:33.071015 [ 5 ] {becf7f6a-25fb-4b1d-bd39-5f699bea3f80} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2954 2024.11.19 19:42:33.071258 [ 5 ] {becf7f6a-25fb-4b1d-bd39-5f699bea3f80} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2955 2024.11.19 19:42:33.071554 [ 5 ] {becf7f6a-25fb-4b1d-bd39-5f699bea3f80} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001705 sec., 139002.93255131965 rows/sec., 9.32 MiB/sec.
2956 2024.11.19 19:42:33.071725 [ 5 ] {becf7f6a-25fb-4b1d-bd39-5f699bea3f80} <Debug> TCPHandler: Processed in 0.002058066 sec.
2957 2024.11.19 19:42:33.072030 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2958 2024.11.19 19:42:33.072249 [ 254 ] {b640eb9a-5f27-4806-9b62-e69a0e4ead0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
2959 2024.11.19 19:42:33.072340 [ 254 ] {b640eb9a-5f27-4806-9b62-e69a0e4ead0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2960 2024.11.19 19:42:33.072808 [ 254 ] {b640eb9a-5f27-4806-9b62-e69a0e4ead0a} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2961 2024.11.19 19:42:33.072845 [ 254 ] {b640eb9a-5f27-4806-9b62-e69a0e4ead0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2962 2024.11.19 19:42:33.073200 [ 254 ] {b640eb9a-5f27-4806-9b62-e69a0e4ead0a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2963 2024.11.19 19:42:33.073443 [ 254 ] {b640eb9a-5f27-4806-9b62-e69a0e4ead0a} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2964 2024.11.19 19:42:33.073711 [ 254 ] {b640eb9a-5f27-4806-9b62-e69a0e4ead0a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001499 sec., 667.1114076050701 rows/sec., 44.95 KiB/sec.
2965 2024.11.19 19:42:33.073841 [ 254 ] {b640eb9a-5f27-4806-9b62-e69a0e4ead0a} <Debug> TCPHandler: Processed in 0.001998534 sec.
2966 2024.11.19 19:42:33.073992 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2967 2024.11.19 19:42:33.074110 [ 5 ] {d0ef27bc-96b3-4d71-83b3-b5e9e77f0455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
2968 2024.11.19 19:42:33.074193 [ 5 ] {d0ef27bc-96b3-4d71-83b3-b5e9e77f0455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
2969 2024.11.19 19:42:33.075443 [ 5 ] {d0ef27bc-96b3-4d71-83b3-b5e9e77f0455} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2970 2024.11.19 19:42:33.075486 [ 5 ] {d0ef27bc-96b3-4d71-83b3-b5e9e77f0455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2971 2024.11.19 19:42:33.076214 [ 5 ] {d0ef27bc-96b3-4d71-83b3-b5e9e77f0455} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2972 2024.11.19 19:42:33.076481 [ 5 ] {d0ef27bc-96b3-4d71-83b3-b5e9e77f0455} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2973 2024.11.19 19:42:33.076722 [ 5 ] {d0ef27bc-96b3-4d71-83b3-b5e9e77f0455} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002637 sec., 15547.971179370497 rows/sec., 27.86 MiB/sec.
2974 2024.11.19 19:42:33.076829 [ 5 ] {d0ef27bc-96b3-4d71-83b3-b5e9e77f0455} <Debug> TCPHandler: Processed in 0.002893678 sec.
2975 2024.11.19 19:42:33.076978 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2976 2024.11.19 19:42:33.077096 [ 254 ] {0e4f4ccd-8962-43ec-af85-575242d8a47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
2977 2024.11.19 19:42:33.077147 [ 254 ] {0e4f4ccd-8962-43ec-af85-575242d8a47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2978 2024.11.19 19:42:33.077647 [ 254 ] {0e4f4ccd-8962-43ec-af85-575242d8a47b} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2979 2024.11.19 19:42:33.077685 [ 254 ] {0e4f4ccd-8962-43ec-af85-575242d8a47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2980 2024.11.19 19:42:33.078058 [ 254 ] {0e4f4ccd-8962-43ec-af85-575242d8a47b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2981 2024.11.19 19:42:33.078300 [ 254 ] {0e4f4ccd-8962-43ec-af85-575242d8a47b} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2982 2024.11.19 19:42:33.078518 [ 254 ] {0e4f4ccd-8962-43ec-af85-575242d8a47b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001447 sec., 56668.970283344854 rows/sec., 3.60 MiB/sec.
2983 2024.11.19 19:42:33.078573 [ 254 ] {0e4f4ccd-8962-43ec-af85-575242d8a47b} <Debug> TCPHandler: Processed in 0.001650624 sec.
2984 2024.11.19 19:42:35.774370 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 448
2985 2024.11.19 19:42:35.777218 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2986 2024.11.19 19:42:35.777274 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2987 2024.11.19 19:42:35.778771 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2988 2024.11.19 19:42:35.779092 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2989 2024.11.19 19:42:35.779663 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 448
2990 2024.11.19 19:42:38.041353 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2991 2024.11.19 19:42:38.041565 [ 254 ] {73be105b-dc83-497a-b7b2-54d2767a7f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
2992 2024.11.19 19:42:38.041646 [ 254 ] {73be105b-dc83-497a-b7b2-54d2767a7f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2993 2024.11.19 19:42:38.042594 [ 254 ] {73be105b-dc83-497a-b7b2-54d2767a7f87} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2994 2024.11.19 19:42:38.042644 [ 254 ] {73be105b-dc83-497a-b7b2-54d2767a7f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
2995 2024.11.19 19:42:38.043098 [ 254 ] {73be105b-dc83-497a-b7b2-54d2767a7f87} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2996 2024.11.19 19:42:38.043414 [ 254 ] {73be105b-dc83-497a-b7b2-54d2767a7f87} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2997 2024.11.19 19:42:38.043614 [ 254 ] {73be105b-dc83-497a-b7b2-54d2767a7f87} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002107 sec., 26578.073089700996 rows/sec., 2.04 MiB/sec.
2998 2024.11.19 19:42:38.043672 [ 254 ] {73be105b-dc83-497a-b7b2-54d2767a7f87} <Debug> TCPHandler: Processed in 0.002460107 sec.
2999 2024.11.19 19:42:38.043950 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3000 2024.11.19 19:42:38.044143 [ 5 ] {e3a739cd-84fa-4852-952a-b92141a99450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3001 2024.11.19 19:42:38.044223 [ 5 ] {e3a739cd-84fa-4852-952a-b92141a99450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3002 2024.11.19 19:42:38.045027 [ 5 ] {e3a739cd-84fa-4852-952a-b92141a99450} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3003 2024.11.19 19:42:38.045084 [ 5 ] {e3a739cd-84fa-4852-952a-b92141a99450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
3004 2024.11.19 19:42:38.045539 [ 5 ] {e3a739cd-84fa-4852-952a-b92141a99450} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3005 2024.11.19 19:42:38.045802 [ 5 ] {e3a739cd-84fa-4852-952a-b92141a99450} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3006 2024.11.19 19:42:38.046072 [ 5 ] {e3a739cd-84fa-4852-952a-b92141a99450} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001977 sec., 32372.281234193222 rows/sec., 2.53 MiB/sec.
3007 2024.11.19 19:42:38.046269 [ 5 ] {e3a739cd-84fa-4852-952a-b92141a99450} <Debug> TCPHandler: Processed in 0.002460486 sec.
3008 2024.11.19 19:42:38.046469 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3009 2024.11.19 19:42:38.046592 [ 254 ] {8d95113c-d713-4785-8eff-7f8609f0ac72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3010 2024.11.19 19:42:38.046648 [ 254 ] {8d95113c-d713-4785-8eff-7f8609f0ac72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3011 2024.11.19 19:42:38.047218 [ 254 ] {8d95113c-d713-4785-8eff-7f8609f0ac72} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3012 2024.11.19 19:42:38.047256 [ 254 ] {8d95113c-d713-4785-8eff-7f8609f0ac72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
3013 2024.11.19 19:42:38.047652 [ 254 ] {8d95113c-d713-4785-8eff-7f8609f0ac72} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3014 2024.11.19 19:42:38.047894 [ 254 ] {8d95113c-d713-4785-8eff-7f8609f0ac72} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3015 2024.11.19 19:42:38.048071 [ 254 ] {8d95113c-d713-4785-8eff-7f8609f0ac72} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001508 sec., 84880.63660477454 rows/sec., 5.91 MiB/sec.
3016 2024.11.19 19:42:38.048119 [ 254 ] {8d95113c-d713-4785-8eff-7f8609f0ac72} <Debug> TCPHandler: Processed in 0.001722456 sec.
3017 2024.11.19 19:42:38.048280 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3018 2024.11.19 19:42:38.048409 [ 5 ] {740b3040-15aa-47a0-9432-adc2a9e1fa2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3019 2024.11.19 19:42:38.048473 [ 5 ] {740b3040-15aa-47a0-9432-adc2a9e1fa2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3020 2024.11.19 19:42:38.049063 [ 5 ] {740b3040-15aa-47a0-9432-adc2a9e1fa2c} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3021 2024.11.19 19:42:38.049114 [ 5 ] {740b3040-15aa-47a0-9432-adc2a9e1fa2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
3022 2024.11.19 19:42:38.049568 [ 5 ] {740b3040-15aa-47a0-9432-adc2a9e1fa2c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3023 2024.11.19 19:42:38.049816 [ 5 ] {740b3040-15aa-47a0-9432-adc2a9e1fa2c} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3024 2024.11.19 19:42:38.050025 [ 5 ] {740b3040-15aa-47a0-9432-adc2a9e1fa2c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001646 sec., 29161.603888213853 rows/sec., 1.97 MiB/sec.
3025 2024.11.19 19:42:38.050079 [ 5 ] {740b3040-15aa-47a0-9432-adc2a9e1fa2c} <Debug> TCPHandler: Processed in 0.00185536 sec.
3026 2024.11.19 19:42:41.806782 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51216, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3027 2024.11.19 19:42:41.998496 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45033, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3028 2024.11.19 19:42:42.026184 [ 284 ] {} <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)
3029 2024.11.19 19:42:42.130693 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53256, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3030 2024.11.19 19:42:42.155111 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44292, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3031 2024.11.19 19:42:42.191539 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39874, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3032 2024.11.19 19:42:42.204899 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55792, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3033 2024.11.19 19:42:42.212195 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64998, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3034 2024.11.19 19:42:43.043386 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3035 2024.11.19 19:42:43.043605 [ 254 ] {c8145df9-3812-431a-9452-f8afa23ea3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3036 2024.11.19 19:42:43.043683 [ 254 ] {c8145df9-3812-431a-9452-f8afa23ea3de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3037 2024.11.19 19:42:43.044471 [ 254 ] {c8145df9-3812-431a-9452-f8afa23ea3de} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3038 2024.11.19 19:42:43.044525 [ 254 ] {c8145df9-3812-431a-9452-f8afa23ea3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3039 2024.11.19 19:42:43.044997 [ 254 ] {c8145df9-3812-431a-9452-f8afa23ea3de} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3040 2024.11.19 19:42:43.045250 [ 254 ] {c8145df9-3812-431a-9452-f8afa23ea3de} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3041 2024.11.19 19:42:43.045517 [ 254 ] {c8145df9-3812-431a-9452-f8afa23ea3de} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001958 sec., 28600.61287027579 rows/sec., 2.20 MiB/sec.
3042 2024.11.19 19:42:43.045641 [ 254 ] {c8145df9-3812-431a-9452-f8afa23ea3de} <Debug> TCPHandler: Processed in 0.002387225 sec.
3043 2024.11.19 19:42:43.045922 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3044 2024.11.19 19:42:43.046115 [ 5 ] {7fea110e-2023-4011-bdc6-f4aeb2e13be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3045 2024.11.19 19:42:43.046191 [ 5 ] {7fea110e-2023-4011-bdc6-f4aeb2e13be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3046 2024.11.19 19:42:43.046949 [ 5 ] {7fea110e-2023-4011-bdc6-f4aeb2e13be9} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3047 2024.11.19 19:42:43.046997 [ 5 ] {7fea110e-2023-4011-bdc6-f4aeb2e13be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3048 2024.11.19 19:42:43.047446 [ 5 ] {7fea110e-2023-4011-bdc6-f4aeb2e13be9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3049 2024.11.19 19:42:43.047717 [ 5 ] {7fea110e-2023-4011-bdc6-f4aeb2e13be9} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3050 2024.11.19 19:42:43.047942 [ 5 ] {7fea110e-2023-4011-bdc6-f4aeb2e13be9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001875 sec., 34133.333333333336 rows/sec., 2.66 MiB/sec.
3051 2024.11.19 19:42:43.048045 [ 5 ] {7fea110e-2023-4011-bdc6-f4aeb2e13be9} <Debug> TCPHandler: Processed in 0.002254321 sec.
3052 2024.11.19 19:42:43.048198 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3053 2024.11.19 19:42:43.048348 [ 254 ] {79d91a88-5856-4690-9582-f5ae0e56393e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3054 2024.11.19 19:42:43.048416 [ 254 ] {79d91a88-5856-4690-9582-f5ae0e56393e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3055 2024.11.19 19:42:43.049061 [ 254 ] {79d91a88-5856-4690-9582-f5ae0e56393e} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3056 2024.11.19 19:42:43.049104 [ 254 ] {79d91a88-5856-4690-9582-f5ae0e56393e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3057 2024.11.19 19:42:43.049520 [ 254 ] {79d91a88-5856-4690-9582-f5ae0e56393e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3058 2024.11.19 19:42:43.049769 [ 254 ] {79d91a88-5856-4690-9582-f5ae0e56393e} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3059 2024.11.19 19:42:43.049993 [ 254 ] {79d91a88-5856-4690-9582-f5ae0e56393e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001683 sec., 95068.330362448 rows/sec., 6.62 MiB/sec.
3060 2024.11.19 19:42:43.050050 [ 254 ] {79d91a88-5856-4690-9582-f5ae0e56393e} <Debug> TCPHandler: Processed in 0.001919882 sec.
3061 2024.11.19 19:42:43.050221 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3062 2024.11.19 19:42:43.050369 [ 5 ] {8751c946-dd25-41fd-b6ca-702e8e894942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3063 2024.11.19 19:42:43.050433 [ 5 ] {8751c946-dd25-41fd-b6ca-702e8e894942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3064 2024.11.19 19:42:43.050967 [ 5 ] {8751c946-dd25-41fd-b6ca-702e8e894942} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3065 2024.11.19 19:42:43.051005 [ 5 ] {8751c946-dd25-41fd-b6ca-702e8e894942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3066 2024.11.19 19:42:43.051396 [ 5 ] {8751c946-dd25-41fd-b6ca-702e8e894942} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3067 2024.11.19 19:42:43.051650 [ 5 ] {8751c946-dd25-41fd-b6ca-702e8e894942} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3068 2024.11.19 19:42:43.051885 [ 5 ] {8751c946-dd25-41fd-b6ca-702e8e894942} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001553 sec., 38634.9001931745 rows/sec., 2.60 MiB/sec.
3069 2024.11.19 19:42:43.052085 [ 5 ] {8751c946-dd25-41fd-b6ca-702e8e894942} <Debug> TCPHandler: Processed in 0.001930392 sec.
3070 2024.11.19 19:42:45.616113 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache
3071 2024.11.19 19:42:45.616178 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache
3072 2024.11.19 19:42:45.779824 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 464
3073 2024.11.19 19:42:45.782350 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3074 2024.11.19 19:42:45.782407 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3075 2024.11.19 19:42:45.783872 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3076 2024.11.19 19:42:45.784209 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3077 2024.11.19 19:42:45.784400 [ 135 ] {} <Debug> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3078 2024.11.19 19:42:45.784513 [ 135 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3079 2024.11.19 19:42:45.784581 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3080 2024.11.19 19:42:45.785206 [ 193 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::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
3081 2024.11.19 19:42:45.786289 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 464
3082 2024.11.19 19:42:45.786668 [ 193 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3083 2024.11.19 19:42:45.786840 [ 193 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::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
3084 2024.11.19 19:42:45.787506 [ 193 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part
3085 2024.11.19 19:42:45.788098 [ 193 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part
3086 2024.11.19 19:42:45.788639 [ 193 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part
3087 2024.11.19 19:42:45.789164 [ 193 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part
3088 2024.11.19 19:42:45.789706 [ 193 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part
3089 2024.11.19 19:42:45.797343 [ 198 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 464 rows, containing 72 columns (72 merged, 0 gathered) in 0.012601341 sec., 36821.47796809879 rows/sec., 34.31 MiB/sec.
3090 2024.11.19 19:42:45.798431 [ 192 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3091 2024.11.19 19:42:45.799273 [ 192 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_11_2} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3092 2024.11.19 19:42:45.799376 [ 192 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_11_2} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3093 2024.11.19 19:42:45.799704 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB.
3094 2024.11.19 19:42:46.001352 [ 245 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000963546 sec.
3095 2024.11.19 19:42:46.860074 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
3096 2024.11.19 19:42:46.860146 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3097 2024.11.19 19:42:46.860174 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3098 2024.11.19 19:42:46.860378 [ 190 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::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
3099 2024.11.19 19:42:46.860739 [ 190 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3100 2024.11.19 19:42:46.860811 [ 190 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 75 rows starting from the beginning of the part
3101 2024.11.19 19:42:46.861108 [ 190 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part
3102 2024.11.19 19:42:46.861462 [ 190 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::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
3103 2024.11.19 19:42:46.861759 [ 190 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part
3104 2024.11.19 19:42:46.862030 [ 190 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part
3105 2024.11.19 19:42:46.865151 [ 192 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 19 columns (19 merged, 0 gathered) in 0.004890482 sec., 40486.80682190426 rows/sec., 72.55 MiB/sec.
3106 2024.11.19 19:42:46.865604 [ 198 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
3107 2024.11.19 19:42:46.866045 [ 198 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_9_2} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3108 2024.11.19 19:42:46.866128 [ 198 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_9_2} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
3109 2024.11.19 19:42:46.866231 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB.
3110 2024.11.19 19:42:48.050108 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3111 2024.11.19 19:42:48.050320 [ 254 ] {b59cd4dd-0b81-4b1f-9230-f98d2889a1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
3112 2024.11.19 19:42:48.050399 [ 254 ] {b59cd4dd-0b81-4b1f-9230-f98d2889a1d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
3113 2024.11.19 19:42:48.051181 [ 254 ] {b59cd4dd-0b81-4b1f-9230-f98d2889a1d6} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3114 2024.11.19 19:42:48.051232 [ 254 ] {b59cd4dd-0b81-4b1f-9230-f98d2889a1d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3115 2024.11.19 19:42:48.051673 [ 254 ] {b59cd4dd-0b81-4b1f-9230-f98d2889a1d6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3116 2024.11.19 19:42:48.051926 [ 254 ] {b59cd4dd-0b81-4b1f-9230-f98d2889a1d6} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3117 2024.11.19 19:42:48.052203 [ 254 ] {b59cd4dd-0b81-4b1f-9230-f98d2889a1d6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001929 sec., 7257.646448937274 rows/sec., 522.45 KiB/sec.
3118 2024.11.19 19:42:48.052489 [ 254 ] {b59cd4dd-0b81-4b1f-9230-f98d2889a1d6} <Debug> TCPHandler: Processed in 0.002517468 sec.
3119 2024.11.19 19:42:48.052762 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3120 2024.11.19 19:42:48.052972 [ 5 ] {874db6f6-c092-478b-b152-c224d3af6e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3121 2024.11.19 19:42:48.053052 [ 5 ] {874db6f6-c092-478b-b152-c224d3af6e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3122 2024.11.19 19:42:48.054013 [ 5 ] {874db6f6-c092-478b-b152-c224d3af6e3a} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3123 2024.11.19 19:42:48.054054 [ 5 ] {874db6f6-c092-478b-b152-c224d3af6e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3124 2024.11.19 19:42:48.054509 [ 5 ] {874db6f6-c092-478b-b152-c224d3af6e3a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3125 2024.11.19 19:42:48.054769 [ 5 ] {874db6f6-c092-478b-b152-c224d3af6e3a} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3126 2024.11.19 19:42:48.054901 [ 132 ] {} <Debug> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3127 2024.11.19 19:42:48.054945 [ 132 ] {} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3128 2024.11.19 19:42:48.054966 [ 5 ] {874db6f6-c092-478b-b152-c224d3af6e3a} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.002048 sec., 139160.15625 rows/sec., 12.30 MiB/sec.
3129 2024.11.19 19:42:48.054971 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3130 2024.11.19 19:42:48.055085 [ 5 ] {874db6f6-c092-478b-b152-c224d3af6e3a} <Debug> TCPHandler: Processed in 0.002457656 sec.
3131 2024.11.19 19:42:48.055399 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3132 2024.11.19 19:42:48.055438 [ 190 ] {4ff06251-2a92-4c95-826a-12c68addc63b::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
3133 2024.11.19 19:42:48.055662 [ 254 ] {3fb37900-b99a-4e63-8511-5b6e175dbc67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
3134 2024.11.19 19:42:48.055681 [ 190 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3135 2024.11.19 19:42:48.055729 [ 190 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1430 rows starting from the beginning of the part
3136 2024.11.19 19:42:48.055735 [ 254 ] {3fb37900-b99a-4e63-8511-5b6e175dbc67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3137 2024.11.19 19:42:48.055968 [ 190 ] {4ff06251-2a92-4c95-826a-12c68addc63b::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
3138 2024.11.19 19:42:48.056284 [ 190 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 285 rows starting from the beginning of the part
3139 2024.11.19 19:42:48.056655 [ 190 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part
3140 2024.11.19 19:42:48.057022 [ 190 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part
3141 2024.11.19 19:42:48.057418 [ 190 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 285 rows starting from the beginning of the part
3142 2024.11.19 19:42:48.058463 [ 254 ] {3fb37900-b99a-4e63-8511-5b6e175dbc67} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3143 2024.11.19 19:42:48.058508 [ 254 ] {3fb37900-b99a-4e63-8511-5b6e175dbc67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3144 2024.11.19 19:42:48.059061 [ 254 ] {3fb37900-b99a-4e63-8511-5b6e175dbc67} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3145 2024.11.19 19:42:48.059353 [ 254 ] {3fb37900-b99a-4e63-8511-5b6e175dbc67} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3146 2024.11.19 19:42:48.059943 [ 254 ] {3fb37900-b99a-4e63-8511-5b6e175dbc67} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.004276 sec., 11225.444340505144 rows/sec., 827.66 KiB/sec.
3147 2024.11.19 19:42:48.060504 [ 254 ] {3fb37900-b99a-4e63-8511-5b6e175dbc67} <Debug> TCPHandler: Processed in 0.005271423 sec.
3148 2024.11.19 19:42:48.060822 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3149 2024.11.19 19:42:48.060832 [ 192 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2168 rows, containing 5 columns (5 merged, 0 gathered) in 0.005744976 sec., 377373.2039959784 rows/sec., 33.32 MiB/sec.
3150 2024.11.19 19:42:48.060974 [ 5 ] {56172fd1-f0ec-49d5-8638-143df931d958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
3151 2024.11.19 19:42:48.061053 [ 5 ] {56172fd1-f0ec-49d5-8638-143df931d958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3152 2024.11.19 19:42:48.061101 [ 190 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3153 2024.11.19 19:42:48.061794 [ 190 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_21_4} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3154 2024.11.19 19:42:48.061990 [ 190 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_21_4} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3155 2024.11.19 19:42:48.062123 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB.
3156 2024.11.19 19:42:48.062345 [ 5 ] {56172fd1-f0ec-49d5-8638-143df931d958} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3157 2024.11.19 19:42:48.062389 [ 5 ] {56172fd1-f0ec-49d5-8638-143df931d958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3158 2024.11.19 19:42:48.062752 [ 5 ] {56172fd1-f0ec-49d5-8638-143df931d958} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3159 2024.11.19 19:42:48.063002 [ 5 ] {56172fd1-f0ec-49d5-8638-143df931d958} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3160 2024.11.19 19:42:48.063339 [ 5 ] {56172fd1-f0ec-49d5-8638-143df931d958} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002352 sec., 5952.380952380952 rows/sec., 416.87 KiB/sec.
3161 2024.11.19 19:42:48.063578 [ 5 ] {56172fd1-f0ec-49d5-8638-143df931d958} <Debug> TCPHandler: Processed in 0.00293181 sec.
3162 2024.11.19 19:42:48.063750 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3163 2024.11.19 19:42:48.063889 [ 254 ] {632e58df-a4d1-4654-a3ef-0ab7f3d81238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
3164 2024.11.19 19:42:48.063946 [ 254 ] {632e58df-a4d1-4654-a3ef-0ab7f3d81238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3165 2024.11.19 19:42:48.064663 [ 254 ] {632e58df-a4d1-4654-a3ef-0ab7f3d81238} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3166 2024.11.19 19:42:48.064710 [ 254 ] {632e58df-a4d1-4654-a3ef-0ab7f3d81238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3167 2024.11.19 19:42:48.065105 [ 254 ] {632e58df-a4d1-4654-a3ef-0ab7f3d81238} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3168 2024.11.19 19:42:48.065410 [ 254 ] {632e58df-a4d1-4654-a3ef-0ab7f3d81238} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3169 2024.11.19 19:42:48.065764 [ 254 ] {632e58df-a4d1-4654-a3ef-0ab7f3d81238} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001868 sec., 6959.314775160599 rows/sec., 433.91 KiB/sec.
3170 2024.11.19 19:42:48.066075 [ 254 ] {632e58df-a4d1-4654-a3ef-0ab7f3d81238} <Debug> TCPHandler: Processed in 0.002390215 sec.
3171 2024.11.19 19:42:48.066243 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3172 2024.11.19 19:42:48.066358 [ 5 ] {c2ae8fdc-f209-42b4-ba31-990e27007e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3173 2024.11.19 19:42:48.066405 [ 5 ] {c2ae8fdc-f209-42b4-ba31-990e27007e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3174 2024.11.19 19:42:48.067154 [ 5 ] {c2ae8fdc-f209-42b4-ba31-990e27007e4f} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3175 2024.11.19 19:42:48.067193 [ 5 ] {c2ae8fdc-f209-42b4-ba31-990e27007e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3176 2024.11.19 19:42:48.067583 [ 5 ] {c2ae8fdc-f209-42b4-ba31-990e27007e4f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3177 2024.11.19 19:42:48.067834 [ 5 ] {c2ae8fdc-f209-42b4-ba31-990e27007e4f} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3178 2024.11.19 19:42:48.067957 [ 132 ] {} <Debug> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3179 2024.11.19 19:42:48.067996 [ 132 ] {} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3180 2024.11.19 19:42:48.068017 [ 5 ] {c2ae8fdc-f209-42b4-ba31-990e27007e4f} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001682 sec., 251486.32580261596 rows/sec., 17.98 MiB/sec.
3181 2024.11.19 19:42:48.068021 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3182 2024.11.19 19:42:48.068147 [ 5 ] {c2ae8fdc-f209-42b4-ba31-990e27007e4f} <Debug> TCPHandler: Processed in 0.001952753 sec.
3183 2024.11.19 19:42:48.068483 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3184 2024.11.19 19:42:48.069022 [ 254 ] {9ee655b6-3091-49a9-98f9-f59e5e9343a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
3185 2024.11.19 19:42:48.069057 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::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
3186 2024.11.19 19:42:48.069192 [ 254 ] {9ee655b6-3091-49a9-98f9-f59e5e9343a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3187 2024.11.19 19:42:48.069505 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3188 2024.11.19 19:42:48.069611 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 903 rows starting from the beginning of the part
3189 2024.11.19 19:42:48.069931 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::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
3190 2024.11.19 19:42:48.070236 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 423 rows starting from the beginning of the part
3191 2024.11.19 19:42:48.070444 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part
3192 2024.11.19 19:42:48.070723 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part
3193 2024.11.19 19:42:48.071173 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 423 rows starting from the beginning of the part
3194 2024.11.19 19:42:48.071764 [ 254 ] {9ee655b6-3091-49a9-98f9-f59e5e9343a3} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3195 2024.11.19 19:42:48.071828 [ 254 ] {9ee655b6-3091-49a9-98f9-f59e5e9343a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3196 2024.11.19 19:42:48.072663 [ 254 ] {9ee655b6-3091-49a9-98f9-f59e5e9343a3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3197 2024.11.19 19:42:48.073216 [ 254 ] {9ee655b6-3091-49a9-98f9-f59e5e9343a3} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3198 2024.11.19 19:42:48.073778 [ 254 ] {9ee655b6-3091-49a9-98f9-f59e5e9343a3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004877 sec., 1230.2645068689767 rows/sec., 64.28 KiB/sec.
3199 2024.11.19 19:42:48.073885 [ 254 ] {9ee655b6-3091-49a9-98f9-f59e5e9343a3} <Debug> TCPHandler: Processed in 0.005594811 sec.
3200 2024.11.19 19:42:48.074124 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3201 2024.11.19 19:42:48.074391 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1941 rows, containing 5 columns (5 merged, 0 gathered) in 0.006223309 sec., 311891.9533000852 rows/sec., 23.86 MiB/sec.
3202 2024.11.19 19:42:48.074402 [ 5 ] {04a7703b-ff80-493a-b30d-01b535c48fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3203 2024.11.19 19:42:48.074501 [ 5 ] {04a7703b-ff80-493a-b30d-01b535c48fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3204 2024.11.19 19:42:48.074639 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3205 2024.11.19 19:42:48.075230 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_21_4} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3206 2024.11.19 19:42:48.075457 [ 201 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_21_4} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3207 2024.11.19 19:42:48.075626 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
3208 2024.11.19 19:42:48.075767 [ 5 ] {04a7703b-ff80-493a-b30d-01b535c48fbd} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3209 2024.11.19 19:42:48.075810 [ 5 ] {04a7703b-ff80-493a-b30d-01b535c48fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3210 2024.11.19 19:42:48.076214 [ 5 ] {04a7703b-ff80-493a-b30d-01b535c48fbd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3211 2024.11.19 19:42:48.076464 [ 5 ] {04a7703b-ff80-493a-b30d-01b535c48fbd} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3212 2024.11.19 19:42:48.076588 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3213 2024.11.19 19:42:48.076628 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3214 2024.11.19 19:42:48.076652 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3215 2024.11.19 19:42:48.076660 [ 5 ] {04a7703b-ff80-493a-b30d-01b535c48fbd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002312 sec., 102508.65051903114 rows/sec., 6.87 MiB/sec.
3216 2024.11.19 19:42:48.076915 [ 5 ] {04a7703b-ff80-493a-b30d-01b535c48fbd} <Debug> TCPHandler: Processed in 0.002906769 sec.
3217 2024.11.19 19:42:48.077013 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::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
3218 2024.11.19 19:42:48.077216 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3219 2024.11.19 19:42:48.077548 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3220 2024.11.19 19:42:48.077562 [ 254 ] {f078ce9b-7cb5-4764-9a85-59874c48932d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
3221 2024.11.19 19:42:48.077605 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2958 rows starting from the beginning of the part
3222 2024.11.19 19:42:48.077672 [ 254 ] {f078ce9b-7cb5-4764-9a85-59874c48932d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3223 2024.11.19 19:42:48.077850 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part
3224 2024.11.19 19:42:48.078296 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 237 rows starting from the beginning of the part
3225 2024.11.19 19:42:48.078658 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 128 rows starting from the beginning of the part
3226 2024.11.19 19:42:48.079026 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part
3227 2024.11.19 19:42:48.079258 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 237 rows starting from the beginning of the part
3228 2024.11.19 19:42:48.079949 [ 254 ] {f078ce9b-7cb5-4764-9a85-59874c48932d} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3229 2024.11.19 19:42:48.080001 [ 254 ] {f078ce9b-7cb5-4764-9a85-59874c48932d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3230 2024.11.19 19:42:48.080709 [ 254 ] {f078ce9b-7cb5-4764-9a85-59874c48932d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3231 2024.11.19 19:42:48.081293 [ 254 ] {f078ce9b-7cb5-4764-9a85-59874c48932d} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3232 2024.11.19 19:42:48.082107 [ 254 ] {f078ce9b-7cb5-4764-9a85-59874c48932d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004607 sec., 217.06099413935317 rows/sec., 14.63 KiB/sec.
3233 2024.11.19 19:42:48.082287 [ 254 ] {f078ce9b-7cb5-4764-9a85-59874c48932d} <Debug> TCPHandler: Processed in 0.005222402 sec.
3234 2024.11.19 19:42:48.082451 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3235 2024.11.19 19:42:48.082654 [ 5 ] {84159696-06e9-4ce5-9116-e4b979fee904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
3236 2024.11.19 19:42:48.082693 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3880 rows, containing 5 columns (5 merged, 0 gathered) in 0.005993462 sec., 647372.0864502019 rows/sec., 43.37 MiB/sec.
3237 2024.11.19 19:42:48.082741 [ 5 ] {84159696-06e9-4ce5-9116-e4b979fee904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
3238 2024.11.19 19:42:48.083158 [ 199 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3239 2024.11.19 19:42:48.083930 [ 199 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3240 2024.11.19 19:42:48.084018 [ 199 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3241 2024.11.19 19:42:48.084204 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB.
3242 2024.11.19 19:42:48.084632 [ 5 ] {84159696-06e9-4ce5-9116-e4b979fee904} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3243 2024.11.19 19:42:48.084676 [ 5 ] {84159696-06e9-4ce5-9116-e4b979fee904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3244 2024.11.19 19:42:48.085330 [ 5 ] {84159696-06e9-4ce5-9116-e4b979fee904} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3245 2024.11.19 19:42:48.085595 [ 5 ] {84159696-06e9-4ce5-9116-e4b979fee904} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3246 2024.11.19 19:42:48.085949 [ 5 ] {84159696-06e9-4ce5-9116-e4b979fee904} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003342 sec., 12268.102932375823 rows/sec., 21.98 MiB/sec.
3247 2024.11.19 19:42:48.086332 [ 5 ] {84159696-06e9-4ce5-9116-e4b979fee904} <Debug> TCPHandler: Processed in 0.003943757 sec.
3248 2024.11.19 19:42:48.086509 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3249 2024.11.19 19:42:48.086649 [ 254 ] {988a7ae6-a2cd-45ed-8b31-3bbd93fb7d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3250 2024.11.19 19:42:48.086707 [ 254 ] {988a7ae6-a2cd-45ed-8b31-3bbd93fb7d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3251 2024.11.19 19:42:48.087217 [ 254 ] {988a7ae6-a2cd-45ed-8b31-3bbd93fb7d8d} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3252 2024.11.19 19:42:48.087256 [ 254 ] {988a7ae6-a2cd-45ed-8b31-3bbd93fb7d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3253 2024.11.19 19:42:48.087637 [ 254 ] {988a7ae6-a2cd-45ed-8b31-3bbd93fb7d8d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3254 2024.11.19 19:42:48.087878 [ 254 ] {988a7ae6-a2cd-45ed-8b31-3bbd93fb7d8d} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3255 2024.11.19 19:42:48.088051 [ 132 ] {} <Debug> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3256 2024.11.19 19:42:48.088108 [ 132 ] {} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3257 2024.11.19 19:42:48.088147 [ 254 ] {988a7ae6-a2cd-45ed-8b31-3bbd93fb7d8d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001511 sec., 54268.6962276638 rows/sec., 3.45 MiB/sec.
3258 2024.11.19 19:42:48.088153 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3259 2024.11.19 19:42:48.088314 [ 254 ] {988a7ae6-a2cd-45ed-8b31-3bbd93fb7d8d} <Debug> TCPHandler: Processed in 0.001876841 sec.
3260 2024.11.19 19:42:48.088628 [ 197 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::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
3261 2024.11.19 19:42:48.088796 [ 197 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3262 2024.11.19 19:42:48.088832 [ 197 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 364 rows starting from the beginning of the part
3263 2024.11.19 19:42:48.088918 [ 197 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part
3264 2024.11.19 19:42:48.089105 [ 197 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part
3265 2024.11.19 19:42:48.089334 [ 197 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part
3266 2024.11.19 19:42:48.089478 [ 197 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part
3267 2024.11.19 19:42:48.089678 [ 197 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part
3268 2024.11.19 19:42:48.090859 [ 192 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 696 rows, containing 4 columns (4 merged, 0 gathered) in 0.002559829 sec., 271893.16161352966 rows/sec., 17.11 MiB/sec.
3269 2024.11.19 19:42:48.091040 [ 199 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3270 2024.11.19 19:42:48.091340 [ 199 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_21_4} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3271 2024.11.19 19:42:48.091420 [ 199 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_21_4} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3272 2024.11.19 19:42:48.091522 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
3273 2024.11.19 19:42:48.377903 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64259, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3274 2024.11.19 19:42:48.716134 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53354, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3275 2024.11.19 19:42:48.760849 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62538, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3276 2024.11.19 19:42:48.904015 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33428, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3277 2024.11.19 19:42:48.999352 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41314, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3278 2024.11.19 19:42:49.000168 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.34 MiB, peak 156.92 MiB, free memory in arenas 0.00 B, will set to 152.33 MiB (RSS), difference: -1.01 MiB
3279 2024.11.19 19:42:49.076872 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48518, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3280 2024.11.19 19:42:49.110173 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45261, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3281 2024.11.19 19:42:49.138432 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43575, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3282 2024.11.19 19:42:49.141179 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48321, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3283 2024.11.19 19:42:49.169240 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38602, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3284 2024.11.19 19:42:49.194674 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62683, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3285 2024.11.19 19:42:49.230538 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44032, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3286 2024.11.19 19:42:49.304130 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36898, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3287 2024.11.19 19:42:49.377579 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46024, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3288 2024.11.19 19:42:49.385970 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34771, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3289 2024.11.19 19:42:49.436610 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58479, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3290 2024.11.19 19:42:49.454217 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41938, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3291 2024.11.19 19:42:49.457920 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55477, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3292 2024.11.19 19:42:49.495301 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47413, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3293 2024.11.19 19:42:49.544642 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49386, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3294 2024.11.19 19:42:49.763547 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47955, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3295 2024.11.19 19:42:49.764932 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56357, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3296 2024.11.19 19:42:49.908316 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60709, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3297 2024.11.19 19:42:49.911718 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60199, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3298 2024.11.19 19:42:53.043406 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3299 2024.11.19 19:42:53.043589 [ 254 ] {684112c3-0fa7-4c8c-931d-769006978f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
3300 2024.11.19 19:42:53.043662 [ 254 ] {684112c3-0fa7-4c8c-931d-769006978f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3301 2024.11.19 19:42:53.044400 [ 254 ] {684112c3-0fa7-4c8c-931d-769006978f80} <Trace> oximeter.fields_ipaddr (df56dded-7aac-43e4-9f34-1eee7e27962c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3302 2024.11.19 19:42:53.044446 [ 254 ] {684112c3-0fa7-4c8c-931d-769006978f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3303 2024.11.19 19:42:53.044859 [ 254 ] {684112c3-0fa7-4c8c-931d-769006978f80} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3304 2024.11.19 19:42:53.045111 [ 254 ] {684112c3-0fa7-4c8c-931d-769006978f80} <Trace> oximeter.fields_ipaddr (df56dded-7aac-43e4-9f34-1eee7e27962c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3305 2024.11.19 19:42:53.045398 [ 254 ] {684112c3-0fa7-4c8c-931d-769006978f80} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001838 sec., 2176.278563656148 rows/sec., 177.46 KiB/sec.
3306 2024.11.19 19:42:53.045530 [ 254 ] {684112c3-0fa7-4c8c-931d-769006978f80} <Debug> TCPHandler: Processed in 0.002250601 sec.
3307 2024.11.19 19:42:53.045807 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3308 2024.11.19 19:42:53.046020 [ 5 ] {79c63325-aa5a-4e45-99a8-410d8020d1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3309 2024.11.19 19:42:53.046101 [ 5 ] {79c63325-aa5a-4e45-99a8-410d8020d1b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3310 2024.11.19 19:42:53.046846 [ 5 ] {79c63325-aa5a-4e45-99a8-410d8020d1b6} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3311 2024.11.19 19:42:53.046897 [ 5 ] {79c63325-aa5a-4e45-99a8-410d8020d1b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3312 2024.11.19 19:42:53.047333 [ 5 ] {79c63325-aa5a-4e45-99a8-410d8020d1b6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3313 2024.11.19 19:42:53.047610 [ 5 ] {79c63325-aa5a-4e45-99a8-410d8020d1b6} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3314 2024.11.19 19:42:53.047839 [ 5 ] {79c63325-aa5a-4e45-99a8-410d8020d1b6} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001879 sec., 30867.482703565725 rows/sec., 2.37 MiB/sec.
3315 2024.11.19 19:42:53.047904 [ 5 ] {79c63325-aa5a-4e45-99a8-410d8020d1b6} <Debug> TCPHandler: Processed in 0.002239721 sec.
3316 2024.11.19 19:42:53.048062 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3317 2024.11.19 19:42:53.048204 [ 254 ] {0f9058ac-36a6-41e1-85b8-09058e33f589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
3318 2024.11.19 19:42:53.048265 [ 254 ] {0f9058ac-36a6-41e1-85b8-09058e33f589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3319 2024.11.19 19:42:53.048961 [ 254 ] {0f9058ac-36a6-41e1-85b8-09058e33f589} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3320 2024.11.19 19:42:53.049009 [ 254 ] {0f9058ac-36a6-41e1-85b8-09058e33f589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3321 2024.11.19 19:42:53.049368 [ 254 ] {0f9058ac-36a6-41e1-85b8-09058e33f589} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3322 2024.11.19 19:42:53.049638 [ 254 ] {0f9058ac-36a6-41e1-85b8-09058e33f589} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3323 2024.11.19 19:42:53.049845 [ 254 ] {0f9058ac-36a6-41e1-85b8-09058e33f589} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001675 sec., 2388.0597014925374 rows/sec., 166.74 KiB/sec.
3324 2024.11.19 19:42:53.049901 [ 254 ] {0f9058ac-36a6-41e1-85b8-09058e33f589} <Debug> TCPHandler: Processed in 0.001905632 sec.
3325 2024.11.19 19:42:53.050032 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3326 2024.11.19 19:42:53.050158 [ 5 ] {443dbf31-8070-46d6-bab3-2d8996cbfb78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3327 2024.11.19 19:42:53.050211 [ 5 ] {443dbf31-8070-46d6-bab3-2d8996cbfb78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3328 2024.11.19 19:42:53.050849 [ 5 ] {443dbf31-8070-46d6-bab3-2d8996cbfb78} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3329 2024.11.19 19:42:53.050890 [ 5 ] {443dbf31-8070-46d6-bab3-2d8996cbfb78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3330 2024.11.19 19:42:53.051261 [ 5 ] {443dbf31-8070-46d6-bab3-2d8996cbfb78} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3331 2024.11.19 19:42:53.051507 [ 5 ] {443dbf31-8070-46d6-bab3-2d8996cbfb78} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3332 2024.11.19 19:42:53.051740 [ 5 ] {443dbf31-8070-46d6-bab3-2d8996cbfb78} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00161 sec., 42236.024844720494 rows/sec., 3.30 MiB/sec.
3333 2024.11.19 19:42:53.051866 [ 5 ] {443dbf31-8070-46d6-bab3-2d8996cbfb78} <Debug> TCPHandler: Processed in 0.001891441 sec.
3334 2024.11.19 19:42:53.052028 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3335 2024.11.19 19:42:53.052169 [ 254 ] {4ad69311-6e50-4a7a-97ce-78de82fdc30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3336 2024.11.19 19:42:53.052232 [ 254 ] {4ad69311-6e50-4a7a-97ce-78de82fdc30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3337 2024.11.19 19:42:53.052897 [ 254 ] {4ad69311-6e50-4a7a-97ce-78de82fdc30b} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3338 2024.11.19 19:42:53.052944 [ 254 ] {4ad69311-6e50-4a7a-97ce-78de82fdc30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3339 2024.11.19 19:42:53.053363 [ 254 ] {4ad69311-6e50-4a7a-97ce-78de82fdc30b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3340 2024.11.19 19:42:53.053601 [ 254 ] {4ad69311-6e50-4a7a-97ce-78de82fdc30b} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3341 2024.11.19 19:42:53.053827 [ 254 ] {4ad69311-6e50-4a7a-97ce-78de82fdc30b} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001687 sec., 96028.4528749259 rows/sec., 6.69 MiB/sec.
3342 2024.11.19 19:42:53.053934 [ 254 ] {4ad69311-6e50-4a7a-97ce-78de82fdc30b} <Debug> TCPHandler: Processed in 0.001965283 sec.
3343 2024.11.19 19:42:53.054096 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3344 2024.11.19 19:42:53.054236 [ 5 ] {022ee2bc-df24-4040-881b-edd6a266bf44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3345 2024.11.19 19:42:53.054296 [ 5 ] {022ee2bc-df24-4040-881b-edd6a266bf44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3346 2024.11.19 19:42:53.054872 [ 5 ] {022ee2bc-df24-4040-881b-edd6a266bf44} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3347 2024.11.19 19:42:53.054920 [ 5 ] {022ee2bc-df24-4040-881b-edd6a266bf44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3348 2024.11.19 19:42:53.055318 [ 5 ] {022ee2bc-df24-4040-881b-edd6a266bf44} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3349 2024.11.19 19:42:53.055562 [ 5 ] {022ee2bc-df24-4040-881b-edd6a266bf44} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3350 2024.11.19 19:42:53.055771 [ 5 ] {022ee2bc-df24-4040-881b-edd6a266bf44} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001568 sec., 38265.30612244898 rows/sec., 2.58 MiB/sec.
3351 2024.11.19 19:42:53.055825 [ 5 ] {022ee2bc-df24-4040-881b-edd6a266bf44} <Debug> TCPHandler: Processed in 0.001792418 sec.
3352 2024.11.19 19:42:55.786427 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 498
3353 2024.11.19 19:42:55.789325 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3354 2024.11.19 19:42:55.789369 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3355 2024.11.19 19:42:55.790837 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3356 2024.11.19 19:42:55.791153 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3357 2024.11.19 19:42:55.792066 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 498
3358 2024.11.19 19:42:58.048167 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3359 2024.11.19 19:42:58.048420 [ 254 ] {4b0f01b8-ac94-4ea8-870b-220547ade256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3360 2024.11.19 19:42:58.048522 [ 254 ] {4b0f01b8-ac94-4ea8-870b-220547ade256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3361 2024.11.19 19:42:58.049617 [ 254 ] {4b0f01b8-ac94-4ea8-870b-220547ade256} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3362 2024.11.19 19:42:58.049691 [ 254 ] {4b0f01b8-ac94-4ea8-870b-220547ade256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3363 2024.11.19 19:42:58.050349 [ 254 ] {4b0f01b8-ac94-4ea8-870b-220547ade256} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3364 2024.11.19 19:42:58.050753 [ 254 ] {4b0f01b8-ac94-4ea8-870b-220547ade256} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3365 2024.11.19 19:42:58.051067 [ 254 ] {4b0f01b8-ac94-4ea8-870b-220547ade256} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002715 sec., 20626.151012891343 rows/sec., 1.58 MiB/sec.
3366 2024.11.19 19:42:58.051165 [ 254 ] {4b0f01b8-ac94-4ea8-870b-220547ade256} <Debug> TCPHandler: Processed in 0.003199997 sec.
3367 2024.11.19 19:42:58.051478 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3368 2024.11.19 19:42:58.051670 [ 5 ] {06cfe3bc-d1c8-4cf4-ac98-e0753014c5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3369 2024.11.19 19:42:58.051747 [ 5 ] {06cfe3bc-d1c8-4cf4-ac98-e0753014c5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3370 2024.11.19 19:42:58.052917 [ 5 ] {06cfe3bc-d1c8-4cf4-ac98-e0753014c5fc} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3371 2024.11.19 19:42:58.053017 [ 5 ] {06cfe3bc-d1c8-4cf4-ac98-e0753014c5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3372 2024.11.19 19:42:58.053719 [ 5 ] {06cfe3bc-d1c8-4cf4-ac98-e0753014c5fc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3373 2024.11.19 19:42:58.054180 [ 5 ] {06cfe3bc-d1c8-4cf4-ac98-e0753014c5fc} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3374 2024.11.19 19:42:58.054546 [ 5 ] {06cfe3bc-d1c8-4cf4-ac98-e0753014c5fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00292 sec., 21917.808219178085 rows/sec., 1.71 MiB/sec.
3375 2024.11.19 19:42:58.054677 [ 5 ] {06cfe3bc-d1c8-4cf4-ac98-e0753014c5fc} <Debug> TCPHandler: Processed in 0.00332997 sec.
3376 2024.11.19 19:42:58.054912 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3377 2024.11.19 19:42:58.055085 [ 254 ] {3f8cb325-b822-43f9-a9bf-40b13a456785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3378 2024.11.19 19:42:58.055162 [ 254 ] {3f8cb325-b822-43f9-a9bf-40b13a456785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3379 2024.11.19 19:42:58.055999 [ 254 ] {3f8cb325-b822-43f9-a9bf-40b13a456785} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3380 2024.11.19 19:42:58.056054 [ 254 ] {3f8cb325-b822-43f9-a9bf-40b13a456785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3381 2024.11.19 19:42:58.056595 [ 254 ] {3f8cb325-b822-43f9-a9bf-40b13a456785} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3382 2024.11.19 19:42:58.056913 [ 254 ] {3f8cb325-b822-43f9-a9bf-40b13a456785} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3383 2024.11.19 19:42:58.057173 [ 254 ] {3f8cb325-b822-43f9-a9bf-40b13a456785} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002136 sec., 74906.36704119851 rows/sec., 5.22 MiB/sec.
3384 2024.11.19 19:42:58.057245 [ 254 ] {3f8cb325-b822-43f9-a9bf-40b13a456785} <Debug> TCPHandler: Processed in 0.002434866 sec.
3385 2024.11.19 19:42:58.058342 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3386 2024.11.19 19:42:58.058515 [ 5 ] {a52f1c51-f0f0-4992-b749-4ef969466579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3387 2024.11.19 19:42:58.058594 [ 5 ] {a52f1c51-f0f0-4992-b749-4ef969466579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3388 2024.11.19 19:42:58.059449 [ 5 ] {a52f1c51-f0f0-4992-b749-4ef969466579} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3389 2024.11.19 19:42:58.059507 [ 5 ] {a52f1c51-f0f0-4992-b749-4ef969466579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3390 2024.11.19 19:42:58.060024 [ 5 ] {a52f1c51-f0f0-4992-b749-4ef969466579} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3391 2024.11.19 19:42:58.060348 [ 5 ] {a52f1c51-f0f0-4992-b749-4ef969466579} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3392 2024.11.19 19:42:58.060649 [ 5 ] {a52f1c51-f0f0-4992-b749-4ef969466579} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002177 sec., 27560.86357372531 rows/sec., 1.86 MiB/sec.
3393 2024.11.19 19:42:58.060747 [ 5 ] {a52f1c51-f0f0-4992-b749-4ef969466579} <Debug> TCPHandler: Processed in 0.002487408 sec.
3394 2024.11.19 19:43:00.497787 [ 120 ] {} <Debug> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
3395 2024.11.19 19:43:00.497879 [ 120 ] {} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3396 2024.11.19 19:43:00.497908 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3397 2024.11.19 19:43:00.498070 [ 197 ] {9666ae61-c958-4c1a-a864-904c932a79ef::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
3398 2024.11.19 19:43:00.498231 [ 197 ] {9666ae61-c958-4c1a-a864-904c932a79ef::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3399 2024.11.19 19:43:00.498269 [ 197 ] {9666ae61-c958-4c1a-a864-904c932a79ef::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 243 rows starting from the beginning of the part
3400 2024.11.19 19:43:00.498352 [ 197 ] {9666ae61-c958-4c1a-a864-904c932a79ef::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
3401 2024.11.19 19:43:00.498622 [ 197 ] {9666ae61-c958-4c1a-a864-904c932a79ef::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
3402 2024.11.19 19:43:00.498732 [ 197 ] {9666ae61-c958-4c1a-a864-904c932a79ef::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
3403 2024.11.19 19:43:00.498935 [ 197 ] {9666ae61-c958-4c1a-a864-904c932a79ef::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
3404 2024.11.19 19:43:00.500115 [ 192 ] {9666ae61-c958-4c1a-a864-904c932a79ef::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002123897 sec., 140778.9549116553 rows/sec., 10.09 MiB/sec.
3405 2024.11.19 19:43:00.500294 [ 192 ] {9666ae61-c958-4c1a-a864-904c932a79ef::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
3406 2024.11.19 19:43:00.500613 [ 192 ] {9666ae61-c958-4c1a-a864-904c932a79ef::all_1_9_2} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3407 2024.11.19 19:43:00.500703 [ 192 ] {9666ae61-c958-4c1a-a864-904c932a79ef::all_1_9_2} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
3408 2024.11.19 19:43:00.500802 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
3409 2024.11.19 19:43:00.616218 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache
3410 2024.11.19 19:43:00.616248 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache
3411 2024.11.19 19:43:03.049663 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3412 2024.11.19 19:43:03.049852 [ 254 ] {5e4570d9-eb79-4adb-8e25-08f07b975abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
3413 2024.11.19 19:43:03.049921 [ 254 ] {5e4570d9-eb79-4adb-8e25-08f07b975abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
3414 2024.11.19 19:43:03.050669 [ 254 ] {5e4570d9-eb79-4adb-8e25-08f07b975abc} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3415 2024.11.19 19:43:03.050711 [ 254 ] {5e4570d9-eb79-4adb-8e25-08f07b975abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3416 2024.11.19 19:43:03.051320 [ 254 ] {5e4570d9-eb79-4adb-8e25-08f07b975abc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3417 2024.11.19 19:43:03.051594 [ 254 ] {5e4570d9-eb79-4adb-8e25-08f07b975abc} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3418 2024.11.19 19:43:03.051730 [ 118 ] {} <Debug> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
3419 2024.11.19 19:43:03.051774 [ 118 ] {} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3420 2024.11.19 19:43:03.051799 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3421 2024.11.19 19:43:03.051812 [ 254 ] {5e4570d9-eb79-4adb-8e25-08f07b975abc} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002009 sec., 6968.641114982579 rows/sec., 501.65 KiB/sec.
3422 2024.11.19 19:43:03.052136 [ 254 ] {5e4570d9-eb79-4adb-8e25-08f07b975abc} <Debug> TCPHandler: Processed in 0.00259461 sec.
3423 2024.11.19 19:43:03.052153 [ 196 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::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
3424 2024.11.19 19:43:03.052360 [ 196 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3425 2024.11.19 19:43:03.052406 [ 196 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::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
3426 2024.11.19 19:43:03.052414 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3427 2024.11.19 19:43:03.052498 [ 196 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::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
3428 2024.11.19 19:43:03.052769 [ 5 ] {54b67282-95ad-4cd8-a562-f5dce2da8b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3429 2024.11.19 19:43:03.052809 [ 196 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::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
3430 2024.11.19 19:43:03.052938 [ 5 ] {54b67282-95ad-4cd8-a562-f5dce2da8b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3431 2024.11.19 19:43:03.053257 [ 196 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::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
3432 2024.11.19 19:43:03.053491 [ 196 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::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
3433 2024.11.19 19:43:03.054838 [ 5 ] {54b67282-95ad-4cd8-a562-f5dce2da8b8f} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3434 2024.11.19 19:43:03.054888 [ 5 ] {54b67282-95ad-4cd8-a562-f5dce2da8b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3435 2024.11.19 19:43:03.055094 [ 196 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003204386 sec., 21845.05861653371 rows/sec., 1.62 MiB/sec.
3436 2024.11.19 19:43:03.055350 [ 189 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
3437 2024.11.19 19:43:03.055662 [ 5 ] {54b67282-95ad-4cd8-a562-f5dce2da8b8f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3438 2024.11.19 19:43:03.055967 [ 189 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::all_1_9_2} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3439 2024.11.19 19:43:03.056137 [ 189 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::all_1_9_2} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
3440 2024.11.19 19:43:03.056146 [ 5 ] {54b67282-95ad-4cd8-a562-f5dce2da8b8f} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3441 2024.11.19 19:43:03.056310 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
3442 2024.11.19 19:43:03.056544 [ 5 ] {54b67282-95ad-4cd8-a562-f5dce2da8b8f} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.003939 sec., 72353.38918507236 rows/sec., 6.39 MiB/sec.
3443 2024.11.19 19:43:03.056659 [ 5 ] {54b67282-95ad-4cd8-a562-f5dce2da8b8f} <Debug> TCPHandler: Processed in 0.004372759 sec.
3444 2024.11.19 19:43:03.056838 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3445 2024.11.19 19:43:03.056984 [ 254 ] {a31788b3-a610-40ff-82e6-2164ad4f1935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
3446 2024.11.19 19:43:03.057045 [ 254 ] {a31788b3-a610-40ff-82e6-2164ad4f1935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3447 2024.11.19 19:43:03.057730 [ 254 ] {a31788b3-a610-40ff-82e6-2164ad4f1935} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3448 2024.11.19 19:43:03.057770 [ 254 ] {a31788b3-a610-40ff-82e6-2164ad4f1935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3449 2024.11.19 19:43:03.058140 [ 254 ] {a31788b3-a610-40ff-82e6-2164ad4f1935} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3450 2024.11.19 19:43:03.058386 [ 254 ] {a31788b3-a610-40ff-82e6-2164ad4f1935} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3451 2024.11.19 19:43:03.058625 [ 254 ] {a31788b3-a610-40ff-82e6-2164ad4f1935} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001677 sec., 28622.540250447226 rows/sec., 2.06 MiB/sec.
3452 2024.11.19 19:43:03.058842 [ 254 ] {a31788b3-a610-40ff-82e6-2164ad4f1935} <Debug> TCPHandler: Processed in 0.002061616 sec.
3453 2024.11.19 19:43:03.059017 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3454 2024.11.19 19:43:03.059162 [ 5 ] {516e3a8d-56b9-4cb1-b92d-3dd928107a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
3455 2024.11.19 19:43:03.059224 [ 5 ] {516e3a8d-56b9-4cb1-b92d-3dd928107a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3456 2024.11.19 19:43:03.059834 [ 5 ] {516e3a8d-56b9-4cb1-b92d-3dd928107a70} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3457 2024.11.19 19:43:03.059876 [ 5 ] {516e3a8d-56b9-4cb1-b92d-3dd928107a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3458 2024.11.19 19:43:03.060297 [ 5 ] {516e3a8d-56b9-4cb1-b92d-3dd928107a70} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3459 2024.11.19 19:43:03.060546 [ 5 ] {516e3a8d-56b9-4cb1-b92d-3dd928107a70} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3460 2024.11.19 19:43:03.060820 [ 5 ] {516e3a8d-56b9-4cb1-b92d-3dd928107a70} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001694 sec., 8264.462809917355 rows/sec., 578.79 KiB/sec.
3461 2024.11.19 19:43:03.061002 [ 5 ] {516e3a8d-56b9-4cb1-b92d-3dd928107a70} <Debug> TCPHandler: Processed in 0.002051475 sec.
3462 2024.11.19 19:43:03.061169 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3463 2024.11.19 19:43:03.061391 [ 254 ] {c1f8dd0d-f13a-4955-b939-85a2a65da88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
3464 2024.11.19 19:43:03.061448 [ 254 ] {c1f8dd0d-f13a-4955-b939-85a2a65da88f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3465 2024.11.19 19:43:03.062126 [ 254 ] {c1f8dd0d-f13a-4955-b939-85a2a65da88f} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3466 2024.11.19 19:43:03.062171 [ 254 ] {c1f8dd0d-f13a-4955-b939-85a2a65da88f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3467 2024.11.19 19:43:03.062566 [ 254 ] {c1f8dd0d-f13a-4955-b939-85a2a65da88f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3468 2024.11.19 19:43:03.062811 [ 254 ] {c1f8dd0d-f13a-4955-b939-85a2a65da88f} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3469 2024.11.19 19:43:03.062933 [ 118 ] {} <Debug> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
3470 2024.11.19 19:43:03.062973 [ 118 ] {} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3471 2024.11.19 19:43:03.063001 [ 254 ] {c1f8dd0d-f13a-4955-b939-85a2a65da88f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001642 sec., 7917.174177831912 rows/sec., 493.63 KiB/sec.
3472 2024.11.19 19:43:03.063095 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3473 2024.11.19 19:43:03.063173 [ 254 ] {c1f8dd0d-f13a-4955-b939-85a2a65da88f} <Debug> TCPHandler: Processed in 0.002061716 sec.
3474 2024.11.19 19:43:03.063313 [ 197 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::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
3475 2024.11.19 19:43:03.063373 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3476 2024.11.19 19:43:03.063548 [ 197 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3477 2024.11.19 19:43:03.063620 [ 5 ] {a81bf06f-c4dd-4dd3-8f4a-64e9231f0fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3478 2024.11.19 19:43:03.063629 [ 197 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::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
3479 2024.11.19 19:43:03.063723 [ 5 ] {a81bf06f-c4dd-4dd3-8f4a-64e9231f0fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3480 2024.11.19 19:43:03.063982 [ 197 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::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
3481 2024.11.19 19:43:03.064319 [ 197 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::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
3482 2024.11.19 19:43:03.064628 [ 197 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::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
3483 2024.11.19 19:43:03.064923 [ 197 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::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
3484 2024.11.19 19:43:03.066743 [ 5 ] {a81bf06f-c4dd-4dd3-8f4a-64e9231f0fd8} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3485 2024.11.19 19:43:03.066821 [ 5 ] {a81bf06f-c4dd-4dd3-8f4a-64e9231f0fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3486 2024.11.19 19:43:03.067290 [ 197 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00409454 sec., 15874.799122734179 rows/sec., 1.03 MiB/sec.
3487 2024.11.19 19:43:03.067481 [ 196 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
3488 2024.11.19 19:43:03.067635 [ 5 ] {a81bf06f-c4dd-4dd3-8f4a-64e9231f0fd8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3489 2024.11.19 19:43:03.067870 [ 196 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::all_1_9_2} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3490 2024.11.19 19:43:03.067970 [ 5 ] {a81bf06f-c4dd-4dd3-8f4a-64e9231f0fd8} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3491 2024.11.19 19:43:03.067995 [ 196 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::all_1_9_2} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
3492 2024.11.19 19:43:03.068126 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3493 2024.11.19 19:43:03.068278 [ 5 ] {a81bf06f-c4dd-4dd3-8f4a-64e9231f0fd8} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.004722 sec., 89580.68614993647 rows/sec., 6.40 MiB/sec.
3494 2024.11.19 19:43:03.068345 [ 5 ] {a81bf06f-c4dd-4dd3-8f4a-64e9231f0fd8} <Debug> TCPHandler: Processed in 0.005069507 sec.
3495 2024.11.19 19:43:03.068502 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3496 2024.11.19 19:43:03.068619 [ 254 ] {962ac90a-5cb5-4aae-84ee-9b215bfa7dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
3497 2024.11.19 19:43:03.068670 [ 254 ] {962ac90a-5cb5-4aae-84ee-9b215bfa7dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3498 2024.11.19 19:43:03.069158 [ 254 ] {962ac90a-5cb5-4aae-84ee-9b215bfa7dc5} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3499 2024.11.19 19:43:03.069195 [ 254 ] {962ac90a-5cb5-4aae-84ee-9b215bfa7dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3500 2024.11.19 19:43:03.069564 [ 254 ] {962ac90a-5cb5-4aae-84ee-9b215bfa7dc5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3501 2024.11.19 19:43:03.069834 [ 254 ] {962ac90a-5cb5-4aae-84ee-9b215bfa7dc5} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3502 2024.11.19 19:43:03.070074 [ 254 ] {962ac90a-5cb5-4aae-84ee-9b215bfa7dc5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00147 sec., 4081.6326530612246 rows/sec., 213.25 KiB/sec.
3503 2024.11.19 19:43:03.070261 [ 254 ] {962ac90a-5cb5-4aae-84ee-9b215bfa7dc5} <Debug> TCPHandler: Processed in 0.001814399 sec.
3504 2024.11.19 19:43:03.070423 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3505 2024.11.19 19:43:03.070541 [ 5 ] {fac9e242-d7e4-4a6c-b9a3-fc554a00dca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3506 2024.11.19 19:43:03.070595 [ 5 ] {fac9e242-d7e4-4a6c-b9a3-fc554a00dca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3507 2024.11.19 19:43:03.071172 [ 5 ] {fac9e242-d7e4-4a6c-b9a3-fc554a00dca6} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3508 2024.11.19 19:43:03.071210 [ 5 ] {fac9e242-d7e4-4a6c-b9a3-fc554a00dca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3509 2024.11.19 19:43:03.071624 [ 5 ] {fac9e242-d7e4-4a6c-b9a3-fc554a00dca6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3510 2024.11.19 19:43:03.071867 [ 5 ] {fac9e242-d7e4-4a6c-b9a3-fc554a00dca6} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3511 2024.11.19 19:43:03.072083 [ 5 ] {fac9e242-d7e4-4a6c-b9a3-fc554a00dca6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001568 sec., 151147.95918367346 rows/sec., 10.13 MiB/sec.
3512 2024.11.19 19:43:03.072137 [ 5 ] {fac9e242-d7e4-4a6c-b9a3-fc554a00dca6} <Debug> TCPHandler: Processed in 0.001773288 sec.
3513 2024.11.19 19:43:03.072299 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3514 2024.11.19 19:43:03.072416 [ 254 ] {3bcd4fca-9751-4508-9744-f138be60febc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
3515 2024.11.19 19:43:03.072468 [ 254 ] {3bcd4fca-9751-4508-9744-f138be60febc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3516 2024.11.19 19:43:03.072940 [ 254 ] {3bcd4fca-9751-4508-9744-f138be60febc} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3517 2024.11.19 19:43:03.072978 [ 254 ] {3bcd4fca-9751-4508-9744-f138be60febc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3518 2024.11.19 19:43:03.073332 [ 254 ] {3bcd4fca-9751-4508-9744-f138be60febc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3519 2024.11.19 19:43:03.073580 [ 254 ] {3bcd4fca-9751-4508-9744-f138be60febc} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3520 2024.11.19 19:43:03.073788 [ 254 ] {3bcd4fca-9751-4508-9744-f138be60febc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001395 sec., 716.8458781362008 rows/sec., 48.30 KiB/sec.
3521 2024.11.19 19:43:03.073839 [ 254 ] {3bcd4fca-9751-4508-9744-f138be60febc} <Debug> TCPHandler: Processed in 0.001593323 sec.
3522 2024.11.19 19:43:03.073973 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3523 2024.11.19 19:43:03.074090 [ 5 ] {2e6b8c8e-982d-4fc6-ab7b-50c63c11d278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
3524 2024.11.19 19:43:03.074170 [ 5 ] {2e6b8c8e-982d-4fc6-ab7b-50c63c11d278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
3525 2024.11.19 19:43:03.075338 [ 5 ] {2e6b8c8e-982d-4fc6-ab7b-50c63c11d278} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3526 2024.11.19 19:43:03.075378 [ 5 ] {2e6b8c8e-982d-4fc6-ab7b-50c63c11d278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3527 2024.11.19 19:43:03.076026 [ 5 ] {2e6b8c8e-982d-4fc6-ab7b-50c63c11d278} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3528 2024.11.19 19:43:03.076294 [ 5 ] {2e6b8c8e-982d-4fc6-ab7b-50c63c11d278} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3529 2024.11.19 19:43:03.076623 [ 5 ] {2e6b8c8e-982d-4fc6-ab7b-50c63c11d278} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002538 sec., 16154.452324665092 rows/sec., 28.95 MiB/sec.
3530 2024.11.19 19:43:03.076874 [ 5 ] {2e6b8c8e-982d-4fc6-ab7b-50c63c11d278} <Debug> TCPHandler: Processed in 0.00295577 sec.
3531 2024.11.19 19:43:03.077029 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3532 2024.11.19 19:43:03.077166 [ 254 ] {14bd7ec6-9c53-41cb-a3f1-9539c8bf033e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3533 2024.11.19 19:43:03.077224 [ 254 ] {14bd7ec6-9c53-41cb-a3f1-9539c8bf033e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3534 2024.11.19 19:43:03.077735 [ 254 ] {14bd7ec6-9c53-41cb-a3f1-9539c8bf033e} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3535 2024.11.19 19:43:03.077774 [ 254 ] {14bd7ec6-9c53-41cb-a3f1-9539c8bf033e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3536 2024.11.19 19:43:03.078151 [ 254 ] {14bd7ec6-9c53-41cb-a3f1-9539c8bf033e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3537 2024.11.19 19:43:03.078397 [ 254 ] {14bd7ec6-9c53-41cb-a3f1-9539c8bf033e} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3538 2024.11.19 19:43:03.078650 [ 254 ] {14bd7ec6-9c53-41cb-a3f1-9539c8bf033e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001512 sec., 54232.80423280423 rows/sec., 3.44 MiB/sec.
3539 2024.11.19 19:43:03.078865 [ 254 ] {14bd7ec6-9c53-41cb-a3f1-9539c8bf033e} <Debug> TCPHandler: Processed in 0.001901351 sec.
3540 2024.11.19 19:43:05.792246 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 528
3541 2024.11.19 19:43:05.795096 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3542 2024.11.19 19:43:05.795150 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3543 2024.11.19 19:43:05.796673 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3544 2024.11.19 19:43:05.796993 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3545 2024.11.19 19:43:05.797570 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 528
3546 2024.11.19 19:43:08.042058 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3547 2024.11.19 19:43:08.042274 [ 254 ] {db61e6e4-d204-41bc-a034-c85ca846b544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
3548 2024.11.19 19:43:08.042356 [ 254 ] {db61e6e4-d204-41bc-a034-c85ca846b544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3549 2024.11.19 19:43:08.043155 [ 254 ] {db61e6e4-d204-41bc-a034-c85ca846b544} <Trace> oximeter.fields_ipaddr (df56dded-7aac-43e4-9f34-1eee7e27962c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3550 2024.11.19 19:43:08.043210 [ 254 ] {db61e6e4-d204-41bc-a034-c85ca846b544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3551 2024.11.19 19:43:08.043657 [ 254 ] {db61e6e4-d204-41bc-a034-c85ca846b544} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3552 2024.11.19 19:43:08.043955 [ 254 ] {db61e6e4-d204-41bc-a034-c85ca846b544} <Trace> oximeter.fields_ipaddr (df56dded-7aac-43e4-9f34-1eee7e27962c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3553 2024.11.19 19:43:08.044221 [ 254 ] {db61e6e4-d204-41bc-a034-c85ca846b544} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001997 sec., 5007.51126690035 rows/sec., 408.33 KiB/sec.
3554 2024.11.19 19:43:08.044386 [ 254 ] {db61e6e4-d204-41bc-a034-c85ca846b544} <Debug> TCPHandler: Processed in 0.002464657 sec.
3555 2024.11.19 19:43:08.044655 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3556 2024.11.19 19:43:08.044874 [ 5 ] {130f144d-15d0-4760-980b-15c021ad4276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3557 2024.11.19 19:43:08.044958 [ 5 ] {130f144d-15d0-4760-980b-15c021ad4276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3558 2024.11.19 19:43:08.045800 [ 5 ] {130f144d-15d0-4760-980b-15c021ad4276} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3559 2024.11.19 19:43:08.045854 [ 5 ] {130f144d-15d0-4760-980b-15c021ad4276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3560 2024.11.19 19:43:08.046311 [ 5 ] {130f144d-15d0-4760-980b-15c021ad4276} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3561 2024.11.19 19:43:08.046567 [ 5 ] {130f144d-15d0-4760-980b-15c021ad4276} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3562 2024.11.19 19:43:08.046817 [ 5 ] {130f144d-15d0-4760-980b-15c021ad4276} <Debug> executeQuery: Read 61 rows, 4.77 KiB in 0.002002 sec., 30469.530469530473 rows/sec., 2.33 MiB/sec.
3563 2024.11.19 19:43:08.046885 [ 5 ] {130f144d-15d0-4760-980b-15c021ad4276} <Debug> TCPHandler: Processed in 0.002376295 sec.
3564 2024.11.19 19:43:08.047054 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3565 2024.11.19 19:43:08.047201 [ 254 ] {e5e60d95-3fe8-4dce-ab75-4a78c734017d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
3566 2024.11.19 19:43:08.047263 [ 254 ] {e5e60d95-3fe8-4dce-ab75-4a78c734017d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3567 2024.11.19 19:43:08.047921 [ 254 ] {e5e60d95-3fe8-4dce-ab75-4a78c734017d} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3568 2024.11.19 19:43:08.047964 [ 254 ] {e5e60d95-3fe8-4dce-ab75-4a78c734017d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3569 2024.11.19 19:43:08.048329 [ 254 ] {e5e60d95-3fe8-4dce-ab75-4a78c734017d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3570 2024.11.19 19:43:08.048587 [ 254 ] {e5e60d95-3fe8-4dce-ab75-4a78c734017d} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3571 2024.11.19 19:43:08.048844 [ 254 ] {e5e60d95-3fe8-4dce-ab75-4a78c734017d} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001672 sec., 5980.861244019138 rows/sec., 417.61 KiB/sec.
3572 2024.11.19 19:43:08.049023 [ 254 ] {e5e60d95-3fe8-4dce-ab75-4a78c734017d} <Debug> TCPHandler: Processed in 0.002037304 sec.
3573 2024.11.19 19:43:08.049212 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3574 2024.11.19 19:43:08.049358 [ 5 ] {ff0b40e9-32be-4853-81b1-eb53fb0a0c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3575 2024.11.19 19:43:08.049418 [ 5 ] {ff0b40e9-32be-4853-81b1-eb53fb0a0c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3576 2024.11.19 19:43:08.050054 [ 5 ] {ff0b40e9-32be-4853-81b1-eb53fb0a0c58} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3577 2024.11.19 19:43:08.050096 [ 5 ] {ff0b40e9-32be-4853-81b1-eb53fb0a0c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3578 2024.11.19 19:43:08.050465 [ 5 ] {ff0b40e9-32be-4853-81b1-eb53fb0a0c58} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3579 2024.11.19 19:43:08.050709 [ 5 ] {ff0b40e9-32be-4853-81b1-eb53fb0a0c58} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3580 2024.11.19 19:43:08.050984 [ 5 ] {ff0b40e9-32be-4853-81b1-eb53fb0a0c58} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.001661 sec., 44551.475015051175 rows/sec., 3.49 MiB/sec.
3581 2024.11.19 19:43:08.051198 [ 5 ] {ff0b40e9-32be-4853-81b1-eb53fb0a0c58} <Debug> TCPHandler: Processed in 0.002072087 sec.
3582 2024.11.19 19:43:08.051378 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3583 2024.11.19 19:43:08.051525 [ 254 ] {feec98cb-bc4d-434e-8454-a2e278d0a33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3584 2024.11.19 19:43:08.051590 [ 254 ] {feec98cb-bc4d-434e-8454-a2e278d0a33e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3585 2024.11.19 19:43:08.052560 [ 254 ] {feec98cb-bc4d-434e-8454-a2e278d0a33e} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3586 2024.11.19 19:43:08.052637 [ 254 ] {feec98cb-bc4d-434e-8454-a2e278d0a33e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3587 2024.11.19 19:43:08.053049 [ 254 ] {feec98cb-bc4d-434e-8454-a2e278d0a33e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3588 2024.11.19 19:43:08.053295 [ 254 ] {feec98cb-bc4d-434e-8454-a2e278d0a33e} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3589 2024.11.19 19:43:08.053521 [ 254 ] {feec98cb-bc4d-434e-8454-a2e278d0a33e} <Debug> executeQuery: Read 133 rows, 9.48 KiB in 0.002035 sec., 65356.26535626536 rows/sec., 4.55 MiB/sec.
3590 2024.11.19 19:43:08.053576 [ 254 ] {feec98cb-bc4d-434e-8454-a2e278d0a33e} <Debug> TCPHandler: Processed in 0.002274312 sec.
3591 2024.11.19 19:43:08.053720 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3592 2024.11.19 19:43:08.053863 [ 5 ] {37e2b8d7-dfcc-47cf-83e9-0e8b250ac560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3593 2024.11.19 19:43:08.053924 [ 5 ] {37e2b8d7-dfcc-47cf-83e9-0e8b250ac560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3594 2024.11.19 19:43:08.054495 [ 5 ] {37e2b8d7-dfcc-47cf-83e9-0e8b250ac560} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3595 2024.11.19 19:43:08.054548 [ 5 ] {37e2b8d7-dfcc-47cf-83e9-0e8b250ac560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
3596 2024.11.19 19:43:08.054934 [ 5 ] {37e2b8d7-dfcc-47cf-83e9-0e8b250ac560} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3597 2024.11.19 19:43:08.055198 [ 5 ] {37e2b8d7-dfcc-47cf-83e9-0e8b250ac560} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3598 2024.11.19 19:43:08.055408 [ 5 ] {37e2b8d7-dfcc-47cf-83e9-0e8b250ac560} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001581 sec., 30360.531309297912 rows/sec., 2.05 MiB/sec.
3599 2024.11.19 19:43:08.055462 [ 5 ] {37e2b8d7-dfcc-47cf-83e9-0e8b250ac560} <Debug> TCPHandler: Processed in 0.001808369 sec.
3600 2024.11.19 19:43:11.809779 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65071, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3601 2024.11.19 19:43:12.012654 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44575, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3602 2024.11.19 19:43:12.038004 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38638, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3603 2024.11.19 19:43:12.141496 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41843, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3604 2024.11.19 19:43:12.156938 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54480, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3605 2024.11.19 19:43:12.199355 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42595, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3606 2024.11.19 19:43:12.210719 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62142, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3607 2024.11.19 19:43:12.216090 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57791, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3608 2024.11.19 19:43:13.043369 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3609 2024.11.19 19:43:13.043580 [ 254 ] {01bb003e-9950-4752-9ed1-ece42a2fbf5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3610 2024.11.19 19:43:13.043662 [ 254 ] {01bb003e-9950-4752-9ed1-ece42a2fbf5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3611 2024.11.19 19:43:13.044414 [ 254 ] {01bb003e-9950-4752-9ed1-ece42a2fbf5d} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3612 2024.11.19 19:43:13.044467 [ 254 ] {01bb003e-9950-4752-9ed1-ece42a2fbf5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3613 2024.11.19 19:43:13.044903 [ 254 ] {01bb003e-9950-4752-9ed1-ece42a2fbf5d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3614 2024.11.19 19:43:13.045191 [ 254 ] {01bb003e-9950-4752-9ed1-ece42a2fbf5d} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3615 2024.11.19 19:43:13.045399 [ 108 ] {} <Debug> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3616 2024.11.19 19:43:13.045464 [ 254 ] {01bb003e-9950-4752-9ed1-ece42a2fbf5d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001932 sec., 28985.507246376812 rows/sec., 2.23 MiB/sec.
3617 2024.11.19 19:43:13.045492 [ 108 ] {} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3618 2024.11.19 19:43:13.045565 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3619 2024.11.19 19:43:13.045613 [ 254 ] {01bb003e-9950-4752-9ed1-ece42a2fbf5d} <Debug> TCPHandler: Processed in 0.002380924 sec.
3620 2024.11.19 19:43:13.045769 [ 186 ] {4ff06251-2a92-4c95-826a-12c68addc63b::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
3621 2024.11.19 19:43:13.045891 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3622 2024.11.19 19:43:13.045929 [ 186 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3623 2024.11.19 19:43:13.045978 [ 186 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1430 rows starting from the beginning of the part
3624 2024.11.19 19:43:13.046187 [ 186 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 58 rows starting from the beginning of the part
3625 2024.11.19 19:43:13.046230 [ 5 ] {a2b64169-d314-478a-94cc-4cd57fcd568b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3626 2024.11.19 19:43:13.046467 [ 186 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part
3627 2024.11.19 19:43:13.046517 [ 5 ] {a2b64169-d314-478a-94cc-4cd57fcd568b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3628 2024.11.19 19:43:13.046762 [ 186 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 285 rows starting from the beginning of the part
3629 2024.11.19 19:43:13.047065 [ 186 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 61 rows starting from the beginning of the part
3630 2024.11.19 19:43:13.047454 [ 186 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part
3631 2024.11.19 19:43:13.049716 [ 5 ] {a2b64169-d314-478a-94cc-4cd57fcd568b} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3632 2024.11.19 19:43:13.049791 [ 5 ] {a2b64169-d314-478a-94cc-4cd57fcd568b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3633 2024.11.19 19:43:13.050815 [ 5 ] {a2b64169-d314-478a-94cc-4cd57fcd568b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3634 2024.11.19 19:43:13.051361 [ 5 ] {a2b64169-d314-478a-94cc-4cd57fcd568b} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3635 2024.11.19 19:43:13.051390 [ 196 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1946 rows, containing 5 columns (5 merged, 0 gathered) in 0.005715154 sec., 340498.2612891971 rows/sec., 29.78 MiB/sec.
3636 2024.11.19 19:43:13.051535 [ 108 ] {} <Debug> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3637 2024.11.19 19:43:13.051590 [ 108 ] {} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3638 2024.11.19 19:43:13.051624 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3639 2024.11.19 19:43:13.051627 [ 5 ] {a2b64169-d314-478a-94cc-4cd57fcd568b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005564 sec., 11502.516175413371 rows/sec., 919.34 KiB/sec.
3640 2024.11.19 19:43:13.051702 [ 196 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3641 2024.11.19 19:43:13.051997 [ 5 ] {a2b64169-d314-478a-94cc-4cd57fcd568b} <Debug> TCPHandler: Processed in 0.006240579 sec.
3642 2024.11.19 19:43:13.052162 [ 186 ] {4affbfb9-3896-4593-918b-b1666f579f0e::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
3643 2024.11.19 19:43:13.052222 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3644 2024.11.19 19:43:13.052469 [ 186 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3645 2024.11.19 19:43:13.052522 [ 254 ] {bc2a8ff8-32fc-491f-89e1-ea6a803ef91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3646 2024.11.19 19:43:13.052556 [ 186 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 903 rows starting from the beginning of the part
3647 2024.11.19 19:43:13.052688 [ 254 ] {bc2a8ff8-32fc-491f-89e1-ea6a803ef91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3648 2024.11.19 19:43:13.052721 [ 196 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_26_5} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3649 2024.11.19 19:43:13.052978 [ 186 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 68 rows starting from the beginning of the part
3650 2024.11.19 19:43:13.053515 [ 196 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_26_5} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
3651 2024.11.19 19:43:13.053550 [ 186 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part
3652 2024.11.19 19:43:13.053937 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB.
3653 2024.11.19 19:43:13.054116 [ 186 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 423 rows starting from the beginning of the part
3654 2024.11.19 19:43:13.054399 [ 186 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 74 rows starting from the beginning of the part
3655 2024.11.19 19:43:13.054763 [ 186 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part
3656 2024.11.19 19:43:13.055527 [ 254 ] {bc2a8ff8-32fc-491f-89e1-ea6a803ef91f} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3657 2024.11.19 19:43:13.055577 [ 254 ] {bc2a8ff8-32fc-491f-89e1-ea6a803ef91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3658 2024.11.19 19:43:13.056178 [ 254 ] {bc2a8ff8-32fc-491f-89e1-ea6a803ef91f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3659 2024.11.19 19:43:13.056534 [ 254 ] {bc2a8ff8-32fc-491f-89e1-ea6a803ef91f} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3660 2024.11.19 19:43:13.056790 [ 188 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1596 rows, containing 5 columns (5 merged, 0 gathered) in 0.005039856 sec., 316675.7145442251 rows/sec., 24.41 MiB/sec.
3661 2024.11.19 19:43:13.056811 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3662 2024.11.19 19:43:13.056922 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3663 2024.11.19 19:43:13.056971 [ 254 ] {bc2a8ff8-32fc-491f-89e1-ea6a803ef91f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004545 sec., 35203.5203520352 rows/sec., 2.45 MiB/sec.
3664 2024.11.19 19:43:13.056992 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3665 2024.11.19 19:43:13.057320 [ 254 ] {bc2a8ff8-32fc-491f-89e1-ea6a803ef91f} <Debug> TCPHandler: Processed in 0.005206581 sec.
3666 2024.11.19 19:43:13.057618 [ 188 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3667 2024.11.19 19:43:13.057696 [ 186 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::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
3668 2024.11.19 19:43:13.057941 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3669 2024.11.19 19:43:13.058297 [ 186 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3670 2024.11.19 19:43:13.058383 [ 186 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3880 rows starting from the beginning of the part
3671 2024.11.19 19:43:13.058700 [ 5 ] {1d26243f-ffcf-41ad-9bd2-a358f62c6dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3672 2024.11.19 19:43:13.058779 [ 186 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 162 rows starting from the beginning of the part
3673 2024.11.19 19:43:13.058964 [ 5 ] {1d26243f-ffcf-41ad-9bd2-a358f62c6dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3674 2024.11.19 19:43:13.059251 [ 186 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part
3675 2024.11.19 19:43:13.059344 [ 187 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_26_5} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3676 2024.11.19 19:43:13.059710 [ 186 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part
3677 2024.11.19 19:43:13.059850 [ 187 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_26_5} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
3678 2024.11.19 19:43:13.060126 [ 186 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 133 rows starting from the beginning of the part
3679 2024.11.19 19:43:13.060202 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB.
3680 2024.11.19 19:43:13.060479 [ 186 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part
3681 2024.11.19 19:43:13.061847 [ 5 ] {1d26243f-ffcf-41ad-9bd2-a358f62c6dc7} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3682 2024.11.19 19:43:13.061904 [ 5 ] {1d26243f-ffcf-41ad-9bd2-a358f62c6dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3683 2024.11.19 19:43:13.062965 [ 5 ] {1d26243f-ffcf-41ad-9bd2-a358f62c6dc7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3684 2024.11.19 19:43:13.063441 [ 5 ] {1d26243f-ffcf-41ad-9bd2-a358f62c6dc7} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3685 2024.11.19 19:43:13.063675 [ 108 ] {} <Debug> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3686 2024.11.19 19:43:13.063717 [ 108 ] {} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3687 2024.11.19 19:43:13.063770 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3688 2024.11.19 19:43:13.063823 [ 5 ] {1d26243f-ffcf-41ad-9bd2-a358f62c6dc7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005308 sec., 11303.692539562924 rows/sec., 780.07 KiB/sec.
3689 2024.11.19 19:43:13.064305 [ 5 ] {1d26243f-ffcf-41ad-9bd2-a358f62c6dc7} <Debug> TCPHandler: Processed in 0.006763913 sec.
3690 2024.11.19 19:43:13.064364 [ 188 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
3691 2024.11.19 19:43:13.065259 [ 188 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3692 2024.11.19 19:43:13.065294 [ 186 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4732 rows, containing 5 columns (5 merged, 0 gathered) in 0.00810795 sec., 583624.7140152567 rows/sec., 39.30 MiB/sec.
3693 2024.11.19 19:43:13.065371 [ 188 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 696 rows starting from the beginning of the part
3694 2024.11.19 19:43:13.065469 [ 188 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part
3695 2024.11.19 19:43:13.065602 [ 188 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part
3696 2024.11.19 19:43:13.065844 [ 186 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3697 2024.11.19 19:43:13.065887 [ 188 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part
3698 2024.11.19 19:43:13.066187 [ 188 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part
3699 2024.11.19 19:43:13.066336 [ 188 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part
3700 2024.11.19 19:43:13.066913 [ 186 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3701 2024.11.19 19:43:13.067096 [ 186 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
3702 2024.11.19 19:43:13.067261 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB.
3703 2024.11.19 19:43:13.068030 [ 194 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1006 rows, containing 4 columns (4 merged, 0 gathered) in 0.004116271 sec., 244395.95935253045 rows/sec., 15.64 MiB/sec.
3704 2024.11.19 19:43:13.068218 [ 194 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3705 2024.11.19 19:43:13.068529 [ 194 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_26_5} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3706 2024.11.19 19:43:13.068612 [ 194 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_26_5} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
3707 2024.11.19 19:43:13.068697 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
3708 2024.11.19 19:43:15.616502 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache
3709 2024.11.19 19:43:15.616606 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache
3710 2024.11.19 19:43:15.797728 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 548
3711 2024.11.19 19:43:15.801453 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3712 2024.11.19 19:43:15.801500 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3713 2024.11.19 19:43:15.802893 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3714 2024.11.19 19:43:15.803220 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3715 2024.11.19 19:43:15.803961 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 548
3716 2024.11.19 19:43:15.922357 [ 106 ] {} <Debug> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
3717 2024.11.19 19:43:15.922433 [ 106 ] {} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3718 2024.11.19 19:43:15.922476 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3719 2024.11.19 19:43:15.922662 [ 191 ] {c13657ea-56c1-435d-a590-a5293ed828fc::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
3720 2024.11.19 19:43:15.922844 [ 191 ] {c13657ea-56c1-435d-a590-a5293ed828fc::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3721 2024.11.19 19:43:15.922887 [ 191 ] {c13657ea-56c1-435d-a590-a5293ed828fc::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
3722 2024.11.19 19:43:15.922974 [ 191 ] {c13657ea-56c1-435d-a590-a5293ed828fc::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
3723 2024.11.19 19:43:15.923217 [ 191 ] {c13657ea-56c1-435d-a590-a5293ed828fc::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
3724 2024.11.19 19:43:15.923507 [ 191 ] {c13657ea-56c1-435d-a590-a5293ed828fc::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
3725 2024.11.19 19:43:15.923660 [ 191 ] {c13657ea-56c1-435d-a590-a5293ed828fc::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
3726 2024.11.19 19:43:15.924599 [ 194 ] {c13657ea-56c1-435d-a590-a5293ed828fc::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.002028335 sec., 26622.821180919324 rows/sec., 1.36 MiB/sec.
3727 2024.11.19 19:43:15.924748 [ 195 ] {c13657ea-56c1-435d-a590-a5293ed828fc::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
3728 2024.11.19 19:43:15.925042 [ 195 ] {c13657ea-56c1-435d-a590-a5293ed828fc::all_1_9_2} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3729 2024.11.19 19:43:15.925118 [ 195 ] {c13657ea-56c1-435d-a590-a5293ed828fc::all_1_9_2} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
3730 2024.11.19 19:43:15.925193 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3731 2024.11.19 19:43:16.495038 [ 106 ] {} <Debug> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
3732 2024.11.19 19:43:16.495136 [ 106 ] {} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3733 2024.11.19 19:43:16.495181 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3734 2024.11.19 19:43:16.495503 [ 193 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::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
3735 2024.11.19 19:43:16.495814 [ 193 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3736 2024.11.19 19:43:16.495882 [ 193 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 6 rows starting from the beginning of the part
3737 2024.11.19 19:43:16.496031 [ 193 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::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
3738 2024.11.19 19:43:16.496409 [ 193 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::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
3739 2024.11.19 19:43:16.496595 [ 193 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::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
3740 2024.11.19 19:43:16.496786 [ 193 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::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
3741 2024.11.19 19:43:16.497953 [ 194 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002654452 sec., 3767.255915721965 rows/sec., 252.38 KiB/sec.
3742 2024.11.19 19:43:16.498165 [ 198 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
3743 2024.11.19 19:43:16.498587 [ 198 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::all_1_9_2} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3744 2024.11.19 19:43:16.498691 [ 198 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::all_1_9_2} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
3745 2024.11.19 19:43:16.498797 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
3746 2024.11.19 19:43:18.050211 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3747 2024.11.19 19:43:18.050531 [ 254 ] {17f1162b-e8a9-4f3c-8507-596f5d2ade14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
3748 2024.11.19 19:43:18.050648 [ 254 ] {17f1162b-e8a9-4f3c-8507-596f5d2ade14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
3749 2024.11.19 19:43:18.051557 [ 254 ] {17f1162b-e8a9-4f3c-8507-596f5d2ade14} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3750 2024.11.19 19:43:18.051602 [ 254 ] {17f1162b-e8a9-4f3c-8507-596f5d2ade14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3751 2024.11.19 19:43:18.052215 [ 254 ] {17f1162b-e8a9-4f3c-8507-596f5d2ade14} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3752 2024.11.19 19:43:18.052483 [ 254 ] {17f1162b-e8a9-4f3c-8507-596f5d2ade14} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3753 2024.11.19 19:43:18.052713 [ 254 ] {17f1162b-e8a9-4f3c-8507-596f5d2ade14} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002273 sec., 6159.260888693358 rows/sec., 443.38 KiB/sec.
3754 2024.11.19 19:43:18.052816 [ 254 ] {17f1162b-e8a9-4f3c-8507-596f5d2ade14} <Debug> TCPHandler: Processed in 0.002791555 sec.
3755 2024.11.19 19:43:18.053117 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3756 2024.11.19 19:43:18.053408 [ 5 ] {caab87f7-722c-4669-a9d2-32cd72543e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3757 2024.11.19 19:43:18.053519 [ 5 ] {caab87f7-722c-4669-a9d2-32cd72543e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3758 2024.11.19 19:43:18.054601 [ 5 ] {caab87f7-722c-4669-a9d2-32cd72543e9a} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3759 2024.11.19 19:43:18.054654 [ 5 ] {caab87f7-722c-4669-a9d2-32cd72543e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3760 2024.11.19 19:43:18.055155 [ 5 ] {caab87f7-722c-4669-a9d2-32cd72543e9a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3761 2024.11.19 19:43:18.055415 [ 5 ] {caab87f7-722c-4669-a9d2-32cd72543e9a} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3762 2024.11.19 19:43:18.055710 [ 5 ] {caab87f7-722c-4669-a9d2-32cd72543e9a} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.002375 sec., 120000 rows/sec., 10.60 MiB/sec.
3763 2024.11.19 19:43:18.055885 [ 5 ] {caab87f7-722c-4669-a9d2-32cd72543e9a} <Debug> TCPHandler: Processed in 0.002941769 sec.
3764 2024.11.19 19:43:18.056151 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3765 2024.11.19 19:43:18.056296 [ 254 ] {d9a8b736-250c-436d-9152-1b15d7139c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
3766 2024.11.19 19:43:18.056358 [ 254 ] {d9a8b736-250c-436d-9152-1b15d7139c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3767 2024.11.19 19:43:18.057067 [ 254 ] {d9a8b736-250c-436d-9152-1b15d7139c65} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3768 2024.11.19 19:43:18.057106 [ 254 ] {d9a8b736-250c-436d-9152-1b15d7139c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3769 2024.11.19 19:43:18.057484 [ 254 ] {d9a8b736-250c-436d-9152-1b15d7139c65} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3770 2024.11.19 19:43:18.057733 [ 254 ] {d9a8b736-250c-436d-9152-1b15d7139c65} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3771 2024.11.19 19:43:18.057859 [ 102 ] {} <Debug> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
3772 2024.11.19 19:43:18.057912 [ 102 ] {} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3773 2024.11.19 19:43:18.057923 [ 254 ] {d9a8b736-250c-436d-9152-1b15d7139c65} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001659 sec., 28933.092224231463 rows/sec., 2.08 MiB/sec.
3774 2024.11.19 19:43:18.057944 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3775 2024.11.19 19:43:18.057994 [ 254 ] {d9a8b736-250c-436d-9152-1b15d7139c65} <Debug> TCPHandler: Processed in 0.001977794 sec.
3776 2024.11.19 19:43:18.058317 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3777 2024.11.19 19:43:18.058765 [ 5 ] {654ec84f-53d2-428f-91d8-f62530d049fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
3778 2024.11.19 19:43:18.058801 [ 193 ] {32af5a70-bb11-429c-b029-e4922a488d63::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
3779 2024.11.19 19:43:18.058848 [ 5 ] {654ec84f-53d2-428f-91d8-f62530d049fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3780 2024.11.19 19:43:18.059238 [ 193 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3781 2024.11.19 19:43:18.059328 [ 193 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 54 rows starting from the beginning of the part
3782 2024.11.19 19:43:18.059649 [ 193 ] {32af5a70-bb11-429c-b029-e4922a488d63::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
3783 2024.11.19 19:43:18.060034 [ 193 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
3784 2024.11.19 19:43:18.060399 [ 193 ] {32af5a70-bb11-429c-b029-e4922a488d63::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
3785 2024.11.19 19:43:18.060573 [ 193 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part
3786 2024.11.19 19:43:18.061013 [ 193 ] {32af5a70-bb11-429c-b029-e4922a488d63::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
3787 2024.11.19 19:43:18.061760 [ 5 ] {654ec84f-53d2-428f-91d8-f62530d049fc} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3788 2024.11.19 19:43:18.061818 [ 5 ] {654ec84f-53d2-428f-91d8-f62530d049fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3789 2024.11.19 19:43:18.062685 [ 5 ] {654ec84f-53d2-428f-91d8-f62530d049fc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3790 2024.11.19 19:43:18.063253 [ 5 ] {654ec84f-53d2-428f-91d8-f62530d049fc} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3791 2024.11.19 19:43:18.063849 [ 5 ] {654ec84f-53d2-428f-91d8-f62530d049fc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005243 sec., 2670.2269692923896 rows/sec., 187.01 KiB/sec.
3792 2024.11.19 19:43:18.063851 [ 190 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.005800137 sec., 36550.860781391886 rows/sec., 2.76 MiB/sec.
3793 2024.11.19 19:43:18.063991 [ 5 ] {654ec84f-53d2-428f-91d8-f62530d049fc} <Debug> TCPHandler: Processed in 0.005881459 sec.
3794 2024.11.19 19:43:18.064124 [ 190 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
3795 2024.11.19 19:43:18.064180 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3796 2024.11.19 19:43:18.064327 [ 254 ] {72ed46ec-2716-46fa-878e-8754fd33568c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
3797 2024.11.19 19:43:18.064395 [ 254 ] {72ed46ec-2716-46fa-878e-8754fd33568c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3798 2024.11.19 19:43:18.064525 [ 194 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_15_3} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3799 2024.11.19 19:43:18.064658 [ 194 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_15_3} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
3800 2024.11.19 19:43:18.064790 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
3801 2024.11.19 19:43:18.065204 [ 254 ] {72ed46ec-2716-46fa-878e-8754fd33568c} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3802 2024.11.19 19:43:18.065242 [ 254 ] {72ed46ec-2716-46fa-878e-8754fd33568c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3803 2024.11.19 19:43:18.065616 [ 254 ] {72ed46ec-2716-46fa-878e-8754fd33568c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3804 2024.11.19 19:43:18.065859 [ 254 ] {72ed46ec-2716-46fa-878e-8754fd33568c} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3805 2024.11.19 19:43:18.066116 [ 254 ] {72ed46ec-2716-46fa-878e-8754fd33568c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001808 sec., 7190.265486725664 rows/sec., 448.31 KiB/sec.
3806 2024.11.19 19:43:18.066348 [ 254 ] {72ed46ec-2716-46fa-878e-8754fd33568c} <Debug> TCPHandler: Processed in 0.002252721 sec.
3807 2024.11.19 19:43:18.066567 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3808 2024.11.19 19:43:18.066710 [ 5 ] {47609c3f-cb7c-49ad-a76f-354609033f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3809 2024.11.19 19:43:18.066769 [ 5 ] {47609c3f-cb7c-49ad-a76f-354609033f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3810 2024.11.19 19:43:18.067574 [ 5 ] {47609c3f-cb7c-49ad-a76f-354609033f43} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3811 2024.11.19 19:43:18.067615 [ 5 ] {47609c3f-cb7c-49ad-a76f-354609033f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3812 2024.11.19 19:43:18.068006 [ 5 ] {47609c3f-cb7c-49ad-a76f-354609033f43} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3813 2024.11.19 19:43:18.068248 [ 5 ] {47609c3f-cb7c-49ad-a76f-354609033f43} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3814 2024.11.19 19:43:18.068470 [ 5 ] {47609c3f-cb7c-49ad-a76f-354609033f43} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001793 sec., 235917.45677635245 rows/sec., 16.87 MiB/sec.
3815 2024.11.19 19:43:18.068523 [ 5 ] {47609c3f-cb7c-49ad-a76f-354609033f43} <Debug> TCPHandler: Processed in 0.002064856 sec.
3816 2024.11.19 19:43:18.068739 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3817 2024.11.19 19:43:18.068963 [ 254 ] {74237ef7-1518-4de8-8b80-80893b74dc2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
3818 2024.11.19 19:43:18.069050 [ 254 ] {74237ef7-1518-4de8-8b80-80893b74dc2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3819 2024.11.19 19:43:18.069538 [ 254 ] {74237ef7-1518-4de8-8b80-80893b74dc2d} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3820 2024.11.19 19:43:18.069578 [ 254 ] {74237ef7-1518-4de8-8b80-80893b74dc2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3821 2024.11.19 19:43:18.069946 [ 254 ] {74237ef7-1518-4de8-8b80-80893b74dc2d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3822 2024.11.19 19:43:18.070191 [ 254 ] {74237ef7-1518-4de8-8b80-80893b74dc2d} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3823 2024.11.19 19:43:18.070423 [ 254 ] {74237ef7-1518-4de8-8b80-80893b74dc2d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001516 sec., 3957.78364116095 rows/sec., 206.78 KiB/sec.
3824 2024.11.19 19:43:18.070477 [ 254 ] {74237ef7-1518-4de8-8b80-80893b74dc2d} <Debug> TCPHandler: Processed in 0.001846771 sec.
3825 2024.11.19 19:43:18.070620 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3826 2024.11.19 19:43:18.070760 [ 5 ] {e4ea995f-76e8-4c37-a3f6-5f17ee01e629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3827 2024.11.19 19:43:18.070823 [ 5 ] {e4ea995f-76e8-4c37-a3f6-5f17ee01e629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3828 2024.11.19 19:43:18.071432 [ 5 ] {e4ea995f-76e8-4c37-a3f6-5f17ee01e629} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3829 2024.11.19 19:43:18.071472 [ 5 ] {e4ea995f-76e8-4c37-a3f6-5f17ee01e629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3830 2024.11.19 19:43:18.071897 [ 5 ] {e4ea995f-76e8-4c37-a3f6-5f17ee01e629} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3831 2024.11.19 19:43:18.072137 [ 5 ] {e4ea995f-76e8-4c37-a3f6-5f17ee01e629} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3832 2024.11.19 19:43:18.072353 [ 5 ] {e4ea995f-76e8-4c37-a3f6-5f17ee01e629} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001624 sec., 145935.960591133 rows/sec., 9.78 MiB/sec.
3833 2024.11.19 19:43:18.072402 [ 5 ] {e4ea995f-76e8-4c37-a3f6-5f17ee01e629} <Debug> TCPHandler: Processed in 0.00184686 sec.
3834 2024.11.19 19:43:18.072563 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3835 2024.11.19 19:43:18.072704 [ 254 ] {10472bdc-184e-4a3d-bdb0-714fd648b47c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
3836 2024.11.19 19:43:18.072766 [ 254 ] {10472bdc-184e-4a3d-bdb0-714fd648b47c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3837 2024.11.19 19:43:18.073271 [ 254 ] {10472bdc-184e-4a3d-bdb0-714fd648b47c} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3838 2024.11.19 19:43:18.073310 [ 254 ] {10472bdc-184e-4a3d-bdb0-714fd648b47c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3839 2024.11.19 19:43:18.073666 [ 254 ] {10472bdc-184e-4a3d-bdb0-714fd648b47c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3840 2024.11.19 19:43:18.073913 [ 254 ] {10472bdc-184e-4a3d-bdb0-714fd648b47c} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3841 2024.11.19 19:43:18.074159 [ 254 ] {10472bdc-184e-4a3d-bdb0-714fd648b47c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001479 sec., 676.1325219743069 rows/sec., 45.56 KiB/sec.
3842 2024.11.19 19:43:18.074243 [ 254 ] {10472bdc-184e-4a3d-bdb0-714fd648b47c} <Debug> TCPHandler: Processed in 0.001748298 sec.
3843 2024.11.19 19:43:18.074394 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3844 2024.11.19 19:43:18.074533 [ 5 ] {03ebe299-aa98-4160-8f3d-ca7228fd0fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
3845 2024.11.19 19:43:18.074628 [ 5 ] {03ebe299-aa98-4160-8f3d-ca7228fd0fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
3846 2024.11.19 19:43:18.075875 [ 5 ] {03ebe299-aa98-4160-8f3d-ca7228fd0fc8} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3847 2024.11.19 19:43:18.075915 [ 5 ] {03ebe299-aa98-4160-8f3d-ca7228fd0fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3848 2024.11.19 19:43:18.076569 [ 5 ] {03ebe299-aa98-4160-8f3d-ca7228fd0fc8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3849 2024.11.19 19:43:18.076829 [ 5 ] {03ebe299-aa98-4160-8f3d-ca7228fd0fc8} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3850 2024.11.19 19:43:18.077176 [ 5 ] {03ebe299-aa98-4160-8f3d-ca7228fd0fc8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002648 sec., 15483.383685800603 rows/sec., 27.75 MiB/sec.
3851 2024.11.19 19:43:18.077351 [ 5 ] {03ebe299-aa98-4160-8f3d-ca7228fd0fc8} <Debug> TCPHandler: Processed in 0.003025022 sec.
3852 2024.11.19 19:43:18.077497 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3853 2024.11.19 19:43:18.077636 [ 254 ] {f71fb367-bdff-424c-9f8c-e57bab199f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3854 2024.11.19 19:43:18.077695 [ 254 ] {f71fb367-bdff-424c-9f8c-e57bab199f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3855 2024.11.19 19:43:18.078231 [ 254 ] {f71fb367-bdff-424c-9f8c-e57bab199f01} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3856 2024.11.19 19:43:18.078270 [ 254 ] {f71fb367-bdff-424c-9f8c-e57bab199f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3857 2024.11.19 19:43:18.078679 [ 254 ] {f71fb367-bdff-424c-9f8c-e57bab199f01} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3858 2024.11.19 19:43:18.078931 [ 254 ] {f71fb367-bdff-424c-9f8c-e57bab199f01} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3859 2024.11.19 19:43:18.079165 [ 254 ] {f71fb367-bdff-424c-9f8c-e57bab199f01} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001558 sec., 52631.57894736843 rows/sec., 3.34 MiB/sec.
3860 2024.11.19 19:43:18.079274 [ 254 ] {f71fb367-bdff-424c-9f8c-e57bab199f01} <Debug> TCPHandler: Processed in 0.00184223 sec.
3861 2024.11.19 19:43:18.387297 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38435, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3862 2024.11.19 19:43:18.734164 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38366, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3863 2024.11.19 19:43:18.776167 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33445, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3864 2024.11.19 19:43:18.915048 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33489, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3865 2024.11.19 19:43:19.017573 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47477, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3866 2024.11.19 19:43:19.080006 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63959, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3867 2024.11.19 19:43:19.128482 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33053, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3868 2024.11.19 19:43:19.143344 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51900, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3869 2024.11.19 19:43:19.157930 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3870 2024.11.19 19:43:19.186348 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60196, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3871 2024.11.19 19:43:19.215343 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63689, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3872 2024.11.19 19:43:19.239753 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36190, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3873 2024.11.19 19:43:19.312425 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59686, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3874 2024.11.19 19:43:19.395861 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55447, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3875 2024.11.19 19:43:19.402162 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65146, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3876 2024.11.19 19:43:19.453554 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40501, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3877 2024.11.19 19:43:19.461164 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44621, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3878 2024.11.19 19:43:19.466978 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48295, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3879 2024.11.19 19:43:19.504301 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38629, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3880 2024.11.19 19:43:19.553585 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64569, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3881 2024.11.19 19:43:19.772439 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39591, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3882 2024.11.19 19:43:19.776729 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42028, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3883 2024.11.19 19:43:19.921102 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35397, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3884 2024.11.19 19:43:19.921123 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36751, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3885 2024.11.19 19:43:23.041911 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3886 2024.11.19 19:43:23.042124 [ 254 ] {c109bf3b-5e1c-4eff-a82c-e801c9047d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
3887 2024.11.19 19:43:23.042205 [ 254 ] {c109bf3b-5e1c-4eff-a82c-e801c9047d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3888 2024.11.19 19:43:23.042934 [ 254 ] {c109bf3b-5e1c-4eff-a82c-e801c9047d8a} <Trace> oximeter.fields_ipaddr (df56dded-7aac-43e4-9f34-1eee7e27962c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3889 2024.11.19 19:43:23.042981 [ 254 ] {c109bf3b-5e1c-4eff-a82c-e801c9047d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3890 2024.11.19 19:43:23.043404 [ 254 ] {c109bf3b-5e1c-4eff-a82c-e801c9047d8a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3891 2024.11.19 19:43:23.043671 [ 254 ] {c109bf3b-5e1c-4eff-a82c-e801c9047d8a} <Trace> oximeter.fields_ipaddr (df56dded-7aac-43e4-9f34-1eee7e27962c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3892 2024.11.19 19:43:23.043914 [ 254 ] {c109bf3b-5e1c-4eff-a82c-e801c9047d8a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001849 sec., 2163.3315305570577 rows/sec., 176.40 KiB/sec.
3893 2024.11.19 19:43:23.043978 [ 254 ] {c109bf3b-5e1c-4eff-a82c-e801c9047d8a} <Debug> TCPHandler: Processed in 0.00220394 sec.
3894 2024.11.19 19:43:23.044251 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3895 2024.11.19 19:43:23.044568 [ 5 ] {4f191a98-8456-482f-ba28-6f80480b6442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3896 2024.11.19 19:43:23.044689 [ 5 ] {4f191a98-8456-482f-ba28-6f80480b6442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3897 2024.11.19 19:43:23.045674 [ 5 ] {4f191a98-8456-482f-ba28-6f80480b6442} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3898 2024.11.19 19:43:23.045729 [ 5 ] {4f191a98-8456-482f-ba28-6f80480b6442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3899 2024.11.19 19:43:23.046171 [ 5 ] {4f191a98-8456-482f-ba28-6f80480b6442} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3900 2024.11.19 19:43:23.046426 [ 5 ] {4f191a98-8456-482f-ba28-6f80480b6442} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3901 2024.11.19 19:43:23.046713 [ 5 ] {4f191a98-8456-482f-ba28-6f80480b6442} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.002233 sec., 25974.02597402597 rows/sec., 1.99 MiB/sec.
3902 2024.11.19 19:43:23.046920 [ 5 ] {4f191a98-8456-482f-ba28-6f80480b6442} <Debug> TCPHandler: Processed in 0.002828036 sec.
3903 2024.11.19 19:43:23.047123 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3904 2024.11.19 19:43:23.047269 [ 254 ] {5be46547-c835-40fc-9edb-0ddde7b51fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
3905 2024.11.19 19:43:23.047328 [ 254 ] {5be46547-c835-40fc-9edb-0ddde7b51fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3906 2024.11.19 19:43:23.048019 [ 254 ] {5be46547-c835-40fc-9edb-0ddde7b51fb8} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3907 2024.11.19 19:43:23.048067 [ 254 ] {5be46547-c835-40fc-9edb-0ddde7b51fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3908 2024.11.19 19:43:23.048443 [ 254 ] {5be46547-c835-40fc-9edb-0ddde7b51fb8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3909 2024.11.19 19:43:23.048694 [ 254 ] {5be46547-c835-40fc-9edb-0ddde7b51fb8} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3910 2024.11.19 19:43:23.048909 [ 254 ] {5be46547-c835-40fc-9edb-0ddde7b51fb8} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001675 sec., 2388.0597014925374 rows/sec., 166.74 KiB/sec.
3911 2024.11.19 19:43:23.048965 [ 254 ] {5be46547-c835-40fc-9edb-0ddde7b51fb8} <Debug> TCPHandler: Processed in 0.001945723 sec.
3912 2024.11.19 19:43:23.049103 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3913 2024.11.19 19:43:23.049240 [ 5 ] {8b7ace5e-9e51-4a39-84b4-794342a2d2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3914 2024.11.19 19:43:23.049303 [ 5 ] {8b7ace5e-9e51-4a39-84b4-794342a2d2c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3915 2024.11.19 19:43:23.050039 [ 5 ] {8b7ace5e-9e51-4a39-84b4-794342a2d2c7} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3916 2024.11.19 19:43:23.050090 [ 5 ] {8b7ace5e-9e51-4a39-84b4-794342a2d2c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3917 2024.11.19 19:43:23.050479 [ 5 ] {8b7ace5e-9e51-4a39-84b4-794342a2d2c7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3918 2024.11.19 19:43:23.050726 [ 5 ] {8b7ace5e-9e51-4a39-84b4-794342a2d2c7} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3919 2024.11.19 19:43:23.050942 [ 5 ] {8b7ace5e-9e51-4a39-84b4-794342a2d2c7} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001737 sec., 39147.95624640184 rows/sec., 3.06 MiB/sec.
3920 2024.11.19 19:43:23.050999 [ 5 ] {8b7ace5e-9e51-4a39-84b4-794342a2d2c7} <Debug> TCPHandler: Processed in 0.001953083 sec.
3921 2024.11.19 19:43:23.051135 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3922 2024.11.19 19:43:23.051324 [ 254 ] {4ea0fc77-d190-49da-9523-862e22ade19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3923 2024.11.19 19:43:23.051422 [ 254 ] {4ea0fc77-d190-49da-9523-862e22ade19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3924 2024.11.19 19:43:23.052336 [ 254 ] {4ea0fc77-d190-49da-9523-862e22ade19c} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3925 2024.11.19 19:43:23.052376 [ 254 ] {4ea0fc77-d190-49da-9523-862e22ade19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3926 2024.11.19 19:43:23.052775 [ 254 ] {4ea0fc77-d190-49da-9523-862e22ade19c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3927 2024.11.19 19:43:23.053047 [ 254 ] {4ea0fc77-d190-49da-9523-862e22ade19c} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3928 2024.11.19 19:43:23.053300 [ 254 ] {4ea0fc77-d190-49da-9523-862e22ade19c} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.002025 sec., 64197.530864197535 rows/sec., 4.47 MiB/sec.
3929 2024.11.19 19:43:23.053500 [ 254 ] {4ea0fc77-d190-49da-9523-862e22ade19c} <Debug> TCPHandler: Processed in 0.002418526 sec.
3930 2024.11.19 19:43:23.053715 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3931 2024.11.19 19:43:23.053834 [ 5 ] {01ebb00f-d66e-4e8d-988f-d6c799123ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3932 2024.11.19 19:43:23.053887 [ 5 ] {01ebb00f-d66e-4e8d-988f-d6c799123ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3933 2024.11.19 19:43:23.054399 [ 5 ] {01ebb00f-d66e-4e8d-988f-d6c799123ac1} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3934 2024.11.19 19:43:23.054440 [ 5 ] {01ebb00f-d66e-4e8d-988f-d6c799123ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3935 2024.11.19 19:43:23.054815 [ 5 ] {01ebb00f-d66e-4e8d-988f-d6c799123ac1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3936 2024.11.19 19:43:23.055049 [ 5 ] {01ebb00f-d66e-4e8d-988f-d6c799123ac1} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3937 2024.11.19 19:43:23.055259 [ 5 ] {01ebb00f-d66e-4e8d-988f-d6c799123ac1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001452 sec., 33057.85123966942 rows/sec., 2.23 MiB/sec.
3938 2024.11.19 19:43:23.055312 [ 5 ] {01ebb00f-d66e-4e8d-988f-d6c799123ac1} <Debug> TCPHandler: Processed in 0.001691296 sec.
3939 2024.11.19 19:43:25.804130 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 582
3940 2024.11.19 19:43:25.807572 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3941 2024.11.19 19:43:25.807619 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3942 2024.11.19 19:43:25.809088 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3943 2024.11.19 19:43:25.809418 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3944 2024.11.19 19:43:25.809945 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 582
3945 2024.11.19 19:43:28.046343 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3946 2024.11.19 19:43:28.046555 [ 254 ] {4819d399-66dc-4452-95df-5559c6a5b1e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3947 2024.11.19 19:43:28.046642 [ 254 ] {4819d399-66dc-4452-95df-5559c6a5b1e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3948 2024.11.19 19:43:28.047455 [ 254 ] {4819d399-66dc-4452-95df-5559c6a5b1e0} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3949 2024.11.19 19:43:28.047517 [ 254 ] {4819d399-66dc-4452-95df-5559c6a5b1e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3950 2024.11.19 19:43:28.047984 [ 254 ] {4819d399-66dc-4452-95df-5559c6a5b1e0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3951 2024.11.19 19:43:28.048262 [ 254 ] {4819d399-66dc-4452-95df-5559c6a5b1e0} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3952 2024.11.19 19:43:28.048482 [ 254 ] {4819d399-66dc-4452-95df-5559c6a5b1e0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001986 sec., 28197.381671701914 rows/sec., 2.17 MiB/sec.
3953 2024.11.19 19:43:28.048552 [ 254 ] {4819d399-66dc-4452-95df-5559c6a5b1e0} <Debug> TCPHandler: Processed in 0.002345584 sec.
3954 2024.11.19 19:43:28.048933 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3955 2024.11.19 19:43:28.049180 [ 5 ] {f718e41e-09ed-4215-8671-5e095cc17c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
3956 2024.11.19 19:43:28.049283 [ 5 ] {f718e41e-09ed-4215-8671-5e095cc17c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3957 2024.11.19 19:43:28.050352 [ 5 ] {f718e41e-09ed-4215-8671-5e095cc17c3e} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3958 2024.11.19 19:43:28.050421 [ 5 ] {f718e41e-09ed-4215-8671-5e095cc17c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3959 2024.11.19 19:43:28.051068 [ 5 ] {f718e41e-09ed-4215-8671-5e095cc17c3e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3960 2024.11.19 19:43:28.051452 [ 5 ] {f718e41e-09ed-4215-8671-5e095cc17c3e} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3961 2024.11.19 19:43:28.051768 [ 5 ] {f718e41e-09ed-4215-8671-5e095cc17c3e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002659 sec., 24069.19894697255 rows/sec., 1.88 MiB/sec.
3962 2024.11.19 19:43:28.051851 [ 5 ] {f718e41e-09ed-4215-8671-5e095cc17c3e} <Debug> TCPHandler: Processed in 0.003124365 sec.
3963 2024.11.19 19:43:28.052081 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3964 2024.11.19 19:43:28.052238 [ 254 ] {6332c60d-49a1-43e4-a1bf-579eccba6d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
3965 2024.11.19 19:43:28.052313 [ 254 ] {6332c60d-49a1-43e4-a1bf-579eccba6d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3966 2024.11.19 19:43:28.053084 [ 254 ] {6332c60d-49a1-43e4-a1bf-579eccba6d0e} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3967 2024.11.19 19:43:28.053136 [ 254 ] {6332c60d-49a1-43e4-a1bf-579eccba6d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3968 2024.11.19 19:43:28.053671 [ 254 ] {6332c60d-49a1-43e4-a1bf-579eccba6d0e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3969 2024.11.19 19:43:28.053978 [ 254 ] {6332c60d-49a1-43e4-a1bf-579eccba6d0e} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3970 2024.11.19 19:43:28.054192 [ 254 ] {6332c60d-49a1-43e4-a1bf-579eccba6d0e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001991 sec., 80361.62732295328 rows/sec., 5.60 MiB/sec.
3971 2024.11.19 19:43:28.054321 [ 254 ] {6332c60d-49a1-43e4-a1bf-579eccba6d0e} <Debug> TCPHandler: Processed in 0.002312413 sec.
3972 2024.11.19 19:43:28.054587 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3973 2024.11.19 19:43:28.054754 [ 5 ] {3c041326-cfa5-4541-9b2d-239dd39f0a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
3974 2024.11.19 19:43:28.054828 [ 5 ] {3c041326-cfa5-4541-9b2d-239dd39f0a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3975 2024.11.19 19:43:28.055541 [ 5 ] {3c041326-cfa5-4541-9b2d-239dd39f0a60} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3976 2024.11.19 19:43:28.055595 [ 5 ] {3c041326-cfa5-4541-9b2d-239dd39f0a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3977 2024.11.19 19:43:28.056147 [ 5 ] {3c041326-cfa5-4541-9b2d-239dd39f0a60} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3978 2024.11.19 19:43:28.056547 [ 5 ] {3c041326-cfa5-4541-9b2d-239dd39f0a60} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3979 2024.11.19 19:43:28.056852 [ 5 ] {3c041326-cfa5-4541-9b2d-239dd39f0a60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002131 sec., 28155.795401220083 rows/sec., 1.90 MiB/sec.
3980 2024.11.19 19:43:28.057031 [ 5 ] {3c041326-cfa5-4541-9b2d-239dd39f0a60} <Debug> TCPHandler: Processed in 0.002554559 sec.
3981 2024.11.19 19:43:30.616668 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache
3982 2024.11.19 19:43:30.616737 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache
3983 2024.11.19 19:43:33.049561 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3984 2024.11.19 19:43:33.049869 [ 254 ] {b39300f4-a4a1-4685-b6ed-8c9f2e345aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
3985 2024.11.19 19:43:33.049986 [ 254 ] {b39300f4-a4a1-4685-b6ed-8c9f2e345aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
3986 2024.11.19 19:43:33.051022 [ 254 ] {b39300f4-a4a1-4685-b6ed-8c9f2e345aba} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3987 2024.11.19 19:43:33.051076 [ 254 ] {b39300f4-a4a1-4685-b6ed-8c9f2e345aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3988 2024.11.19 19:43:33.051513 [ 254 ] {b39300f4-a4a1-4685-b6ed-8c9f2e345aba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3989 2024.11.19 19:43:33.051770 [ 254 ] {b39300f4-a4a1-4685-b6ed-8c9f2e345aba} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3990 2024.11.19 19:43:33.052053 [ 254 ] {b39300f4-a4a1-4685-b6ed-8c9f2e345aba} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002265 sec., 6181.0154525386315 rows/sec., 444.95 KiB/sec.
3991 2024.11.19 19:43:33.052120 [ 254 ] {b39300f4-a4a1-4685-b6ed-8c9f2e345aba} <Debug> TCPHandler: Processed in 0.002748695 sec.
3992 2024.11.19 19:43:33.052411 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3993 2024.11.19 19:43:33.052633 [ 5 ] {582d538a-81f8-4198-a612-2f4acc40f265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
3994 2024.11.19 19:43:33.052710 [ 5 ] {582d538a-81f8-4198-a612-2f4acc40f265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3995 2024.11.19 19:43:33.053617 [ 5 ] {582d538a-81f8-4198-a612-2f4acc40f265} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3996 2024.11.19 19:43:33.053671 [ 5 ] {582d538a-81f8-4198-a612-2f4acc40f265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
3997 2024.11.19 19:43:33.054135 [ 5 ] {582d538a-81f8-4198-a612-2f4acc40f265} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3998 2024.11.19 19:43:33.054390 [ 5 ] {582d538a-81f8-4198-a612-2f4acc40f265} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3999 2024.11.19 19:43:33.054691 [ 5 ] {582d538a-81f8-4198-a612-2f4acc40f265} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.002104 sec., 135456.27376425857 rows/sec., 11.97 MiB/sec.
4000 2024.11.19 19:43:33.054795 [ 5 ] {582d538a-81f8-4198-a612-2f4acc40f265} <Debug> TCPHandler: Processed in 0.002518858 sec.
4001 2024.11.19 19:43:33.055087 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4002 2024.11.19 19:43:33.055330 [ 254 ] {cc6c6523-e577-4663-b6a3-7fc38d1b9bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
4003 2024.11.19 19:43:33.055427 [ 254 ] {cc6c6523-e577-4663-b6a3-7fc38d1b9bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4004 2024.11.19 19:43:33.056135 [ 254 ] {cc6c6523-e577-4663-b6a3-7fc38d1b9bf8} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4005 2024.11.19 19:43:33.056176 [ 254 ] {cc6c6523-e577-4663-b6a3-7fc38d1b9bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
4006 2024.11.19 19:43:33.056546 [ 254 ] {cc6c6523-e577-4663-b6a3-7fc38d1b9bf8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4007 2024.11.19 19:43:33.056793 [ 254 ] {cc6c6523-e577-4663-b6a3-7fc38d1b9bf8} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4008 2024.11.19 19:43:33.057035 [ 254 ] {cc6c6523-e577-4663-b6a3-7fc38d1b9bf8} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001763 sec., 27226.318774815656 rows/sec., 1.96 MiB/sec.
4009 2024.11.19 19:43:33.057153 [ 254 ] {cc6c6523-e577-4663-b6a3-7fc38d1b9bf8} <Debug> TCPHandler: Processed in 0.00224139 sec.
4010 2024.11.19 19:43:33.057308 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4011 2024.11.19 19:43:33.057457 [ 5 ] {ee10da97-5563-4a35-b93d-61f5105ffbf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
4012 2024.11.19 19:43:33.057519 [ 5 ] {ee10da97-5563-4a35-b93d-61f5105ffbf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4013 2024.11.19 19:43:33.058149 [ 5 ] {ee10da97-5563-4a35-b93d-61f5105ffbf9} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4014 2024.11.19 19:43:33.058191 [ 5 ] {ee10da97-5563-4a35-b93d-61f5105ffbf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
4015 2024.11.19 19:43:33.058558 [ 5 ] {ee10da97-5563-4a35-b93d-61f5105ffbf9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4016 2024.11.19 19:43:33.058797 [ 5 ] {ee10da97-5563-4a35-b93d-61f5105ffbf9} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4017 2024.11.19 19:43:33.059058 [ 5 ] {ee10da97-5563-4a35-b93d-61f5105ffbf9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001636 sec., 8557.457212713936 rows/sec., 599.31 KiB/sec.
4018 2024.11.19 19:43:33.059263 [ 5 ] {ee10da97-5563-4a35-b93d-61f5105ffbf9} <Debug> TCPHandler: Processed in 0.002020864 sec.
4019 2024.11.19 19:43:33.059431 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4020 2024.11.19 19:43:33.059550 [ 254 ] {f55f408c-df62-4acc-a79b-880ad171ec1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
4021 2024.11.19 19:43:33.059628 [ 254 ] {f55f408c-df62-4acc-a79b-880ad171ec1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4022 2024.11.19 19:43:33.060644 [ 254 ] {f55f408c-df62-4acc-a79b-880ad171ec1c} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4023 2024.11.19 19:43:33.060685 [ 254 ] {f55f408c-df62-4acc-a79b-880ad171ec1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
4024 2024.11.19 19:43:33.061043 [ 254 ] {f55f408c-df62-4acc-a79b-880ad171ec1c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4025 2024.11.19 19:43:33.061309 [ 254 ] {f55f408c-df62-4acc-a79b-880ad171ec1c} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4026 2024.11.19 19:43:33.061554 [ 254 ] {f55f408c-df62-4acc-a79b-880ad171ec1c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002022 sec., 6429.277942631059 rows/sec., 400.86 KiB/sec.
4027 2024.11.19 19:43:33.061634 [ 254 ] {f55f408c-df62-4acc-a79b-880ad171ec1c} <Debug> TCPHandler: Processed in 0.002263081 sec.
4028 2024.11.19 19:43:33.061805 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4029 2024.11.19 19:43:33.061947 [ 5 ] {b7bcca0e-ca95-4cd5-a1c4-03e2e13a34c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4030 2024.11.19 19:43:33.062007 [ 5 ] {b7bcca0e-ca95-4cd5-a1c4-03e2e13a34c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4031 2024.11.19 19:43:33.062828 [ 5 ] {b7bcca0e-ca95-4cd5-a1c4-03e2e13a34c1} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4032 2024.11.19 19:43:33.062870 [ 5 ] {b7bcca0e-ca95-4cd5-a1c4-03e2e13a34c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
4033 2024.11.19 19:43:33.063251 [ 5 ] {b7bcca0e-ca95-4cd5-a1c4-03e2e13a34c1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4034 2024.11.19 19:43:33.063509 [ 5 ] {b7bcca0e-ca95-4cd5-a1c4-03e2e13a34c1} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4035 2024.11.19 19:43:33.063742 [ 5 ] {b7bcca0e-ca95-4cd5-a1c4-03e2e13a34c1} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001828 sec., 231400.4376367615 rows/sec., 16.54 MiB/sec.
4036 2024.11.19 19:43:33.063796 [ 5 ] {b7bcca0e-ca95-4cd5-a1c4-03e2e13a34c1} <Debug> TCPHandler: Processed in 0.002058436 sec.
4037 2024.11.19 19:43:33.063944 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4038 2024.11.19 19:43:33.064083 [ 254 ] {0448eef1-ab9a-4f6f-80f8-9ffd4cfd6917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
4039 2024.11.19 19:43:33.064144 [ 254 ] {0448eef1-ab9a-4f6f-80f8-9ffd4cfd6917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4040 2024.11.19 19:43:33.064697 [ 254 ] {0448eef1-ab9a-4f6f-80f8-9ffd4cfd6917} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4041 2024.11.19 19:43:33.064736 [ 254 ] {0448eef1-ab9a-4f6f-80f8-9ffd4cfd6917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
4042 2024.11.19 19:43:33.065093 [ 254 ] {0448eef1-ab9a-4f6f-80f8-9ffd4cfd6917} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4043 2024.11.19 19:43:33.065325 [ 254 ] {0448eef1-ab9a-4f6f-80f8-9ffd4cfd6917} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4044 2024.11.19 19:43:33.065633 [ 254 ] {0448eef1-ab9a-4f6f-80f8-9ffd4cfd6917} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001549 sec., 3873.4667527437055 rows/sec., 202.37 KiB/sec.
4045 2024.11.19 19:43:33.065759 [ 254 ] {0448eef1-ab9a-4f6f-80f8-9ffd4cfd6917} <Debug> TCPHandler: Processed in 0.001884381 sec.
4046 2024.11.19 19:43:33.065923 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4047 2024.11.19 19:43:33.066065 [ 5 ] {1ab0982e-da81-484e-94d9-4b360e5df0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4048 2024.11.19 19:43:33.066128 [ 5 ] {1ab0982e-da81-484e-94d9-4b360e5df0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4049 2024.11.19 19:43:33.066770 [ 5 ] {1ab0982e-da81-484e-94d9-4b360e5df0cb} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4050 2024.11.19 19:43:33.066810 [ 5 ] {1ab0982e-da81-484e-94d9-4b360e5df0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
4051 2024.11.19 19:43:33.067200 [ 5 ] {1ab0982e-da81-484e-94d9-4b360e5df0cb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4052 2024.11.19 19:43:33.067442 [ 5 ] {1ab0982e-da81-484e-94d9-4b360e5df0cb} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4053 2024.11.19 19:43:33.067622 [ 5 ] {1ab0982e-da81-484e-94d9-4b360e5df0cb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001589 sec., 149150.40906230334 rows/sec., 10.00 MiB/sec.
4054 2024.11.19 19:43:33.067675 [ 5 ] {1ab0982e-da81-484e-94d9-4b360e5df0cb} <Debug> TCPHandler: Processed in 0.001821629 sec.
4055 2024.11.19 19:43:33.067882 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4056 2024.11.19 19:43:33.068103 [ 254 ] {3b02e947-ea50-45ff-aa48-72943b38f5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
4057 2024.11.19 19:43:33.068198 [ 254 ] {3b02e947-ea50-45ff-aa48-72943b38f5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4058 2024.11.19 19:43:33.068866 [ 254 ] {3b02e947-ea50-45ff-aa48-72943b38f5c7} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4059 2024.11.19 19:43:33.068905 [ 254 ] {3b02e947-ea50-45ff-aa48-72943b38f5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
4060 2024.11.19 19:43:33.069250 [ 254 ] {3b02e947-ea50-45ff-aa48-72943b38f5c7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4061 2024.11.19 19:43:33.069490 [ 254 ] {3b02e947-ea50-45ff-aa48-72943b38f5c7} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4062 2024.11.19 19:43:33.069740 [ 254 ] {3b02e947-ea50-45ff-aa48-72943b38f5c7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001687 sec., 592.7682276229995 rows/sec., 39.94 KiB/sec.
4063 2024.11.19 19:43:33.069815 [ 254 ] {3b02e947-ea50-45ff-aa48-72943b38f5c7} <Debug> TCPHandler: Processed in 0.002042825 sec.
4064 2024.11.19 19:43:33.069969 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4065 2024.11.19 19:43:33.070108 [ 5 ] {2ebe7580-2d6c-4529-a9ba-6f5f21193247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
4066 2024.11.19 19:43:33.070201 [ 5 ] {2ebe7580-2d6c-4529-a9ba-6f5f21193247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
4067 2024.11.19 19:43:33.071432 [ 5 ] {2ebe7580-2d6c-4529-a9ba-6f5f21193247} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4068 2024.11.19 19:43:33.071471 [ 5 ] {2ebe7580-2d6c-4529-a9ba-6f5f21193247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
4069 2024.11.19 19:43:33.072164 [ 5 ] {2ebe7580-2d6c-4529-a9ba-6f5f21193247} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4070 2024.11.19 19:43:33.072426 [ 5 ] {2ebe7580-2d6c-4529-a9ba-6f5f21193247} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4071 2024.11.19 19:43:33.072690 [ 5 ] {2ebe7580-2d6c-4529-a9ba-6f5f21193247} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002611 sec., 15702.795863653771 rows/sec., 28.14 MiB/sec.
4072 2024.11.19 19:43:33.072951 [ 5 ] {2ebe7580-2d6c-4529-a9ba-6f5f21193247} <Debug> TCPHandler: Processed in 0.003050083 sec.
4073 2024.11.19 19:43:33.073154 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4074 2024.11.19 19:43:33.073375 [ 254 ] {a056e76b-8db0-49f0-b98e-a63fe5ce9ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4075 2024.11.19 19:43:33.073467 [ 254 ] {a056e76b-8db0-49f0-b98e-a63fe5ce9ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4076 2024.11.19 19:43:33.074010 [ 254 ] {a056e76b-8db0-49f0-b98e-a63fe5ce9ffe} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4077 2024.11.19 19:43:33.074050 [ 254 ] {a056e76b-8db0-49f0-b98e-a63fe5ce9ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
4078 2024.11.19 19:43:33.074429 [ 254 ] {a056e76b-8db0-49f0-b98e-a63fe5ce9ffe} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4079 2024.11.19 19:43:33.074679 [ 254 ] {a056e76b-8db0-49f0-b98e-a63fe5ce9ffe} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4080 2024.11.19 19:43:33.074905 [ 254 ] {a056e76b-8db0-49f0-b98e-a63fe5ce9ffe} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001583 sec., 51800.37902716362 rows/sec., 3.29 MiB/sec.
4081 2024.11.19 19:43:33.074956 [ 254 ] {a056e76b-8db0-49f0-b98e-a63fe5ce9ffe} <Debug> TCPHandler: Processed in 0.001913281 sec.
4082 2024.11.19 19:43:35.810129 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 612
4083 2024.11.19 19:43:35.813087 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4084 2024.11.19 19:43:35.813133 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
4085 2024.11.19 19:43:35.814660 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4086 2024.11.19 19:43:35.814971 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4087 2024.11.19 19:43:35.815177 [ 85 ] {} <Debug> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4088 2024.11.19 19:43:35.815302 [ 85 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4089 2024.11.19 19:43:35.815370 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
4090 2024.11.19 19:43:35.815699 [ 190 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::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
4091 2024.11.19 19:43:35.816063 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 612
4092 2024.11.19 19:43:35.816556 [ 190 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4093 2024.11.19 19:43:35.816696 [ 190 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 464 rows starting from the beginning of the part
4094 2024.11.19 19:43:35.817253 [ 190 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part
4095 2024.11.19 19:43:35.817793 [ 190 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part
4096 2024.11.19 19:43:35.818274 [ 190 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part
4097 2024.11.19 19:43:35.818724 [ 190 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part
4098 2024.11.19 19:43:35.819174 [ 190 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part
4099 2024.11.19 19:43:35.827748 [ 193 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 72 columns (72 merged, 0 gathered) in 0.012224871 sec., 50061.877953558775 rows/sec., 43.92 MiB/sec.
4100 2024.11.19 19:43:35.829016 [ 200 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4101 2024.11.19 19:43:35.829868 [ 200 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_16_3} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4102 2024.11.19 19:43:35.829966 [ 200 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_16_3} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4103 2024.11.19 19:43:35.830309 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB.
4104 2024.11.19 19:43:35.886121 [ 85 ] {} <Debug> oximeter.fields_ipaddr (df56dded-7aac-43e4-9f34-1eee7e27962c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
4105 2024.11.19 19:43:35.886167 [ 85 ] {} <Trace> oximeter.fields_ipaddr (df56dded-7aac-43e4-9f34-1eee7e27962c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4106 2024.11.19 19:43:35.886190 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
4107 2024.11.19 19:43:35.886390 [ 199 ] {df56dded-7aac-43e4-9f34-1eee7e27962c::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
4108 2024.11.19 19:43:35.886599 [ 199 ] {df56dded-7aac-43e4-9f34-1eee7e27962c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4109 2024.11.19 19:43:35.886636 [ 199 ] {df56dded-7aac-43e4-9f34-1eee7e27962c::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
4110 2024.11.19 19:43:35.886784 [ 199 ] {df56dded-7aac-43e4-9f34-1eee7e27962c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
4111 2024.11.19 19:43:35.886899 [ 199 ] {df56dded-7aac-43e4-9f34-1eee7e27962c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
4112 2024.11.19 19:43:35.887124 [ 199 ] {df56dded-7aac-43e4-9f34-1eee7e27962c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part
4113 2024.11.19 19:43:35.887371 [ 199 ] {df56dded-7aac-43e4-9f34-1eee7e27962c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part
4114 2024.11.19 19:43:35.888504 [ 201 ] {df56dded-7aac-43e4-9f34-1eee7e27962c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.002241341 sec., 10707.87532999218 rows/sec., 914.98 KiB/sec.
4115 2024.11.19 19:43:35.888650 [ 199 ] {df56dded-7aac-43e4-9f34-1eee7e27962c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
4116 2024.11.19 19:43:35.888957 [ 199 ] {df56dded-7aac-43e4-9f34-1eee7e27962c::all_1_5_1} <Trace> oximeter.fields_ipaddr (df56dded-7aac-43e4-9f34-1eee7e27962c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4117 2024.11.19 19:43:35.889037 [ 199 ] {df56dded-7aac-43e4-9f34-1eee7e27962c::all_1_5_1} <Trace> oximeter.fields_ipaddr (df56dded-7aac-43e4-9f34-1eee7e27962c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
4118 2024.11.19 19:43:35.889118 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
4119 2024.11.19 19:43:36.000170 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.79 MiB, peak 158.70 MiB, free memory in arenas 0.00 B, will set to 155.58 MiB (RSS), difference: 1.79 MiB
4120 2024.11.19 19:43:38.043689 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4121 2024.11.19 19:43:38.043896 [ 254 ] {1229abd3-eb99-4ab8-833e-39dd2d3a79e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4122 2024.11.19 19:43:38.043980 [ 254 ] {1229abd3-eb99-4ab8-833e-39dd2d3a79e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4123 2024.11.19 19:43:38.044863 [ 254 ] {1229abd3-eb99-4ab8-833e-39dd2d3a79e0} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4124 2024.11.19 19:43:38.044917 [ 254 ] {1229abd3-eb99-4ab8-833e-39dd2d3a79e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
4125 2024.11.19 19:43:38.045349 [ 254 ] {1229abd3-eb99-4ab8-833e-39dd2d3a79e0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4126 2024.11.19 19:43:38.045609 [ 254 ] {1229abd3-eb99-4ab8-833e-39dd2d3a79e0} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4127 2024.11.19 19:43:38.045790 [ 61 ] {} <Debug> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4128 2024.11.19 19:43:38.045876 [ 61 ] {} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4129 2024.11.19 19:43:38.045896 [ 254 ] {1229abd3-eb99-4ab8-833e-39dd2d3a79e0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002029 sec., 27599.80285855101 rows/sec., 2.12 MiB/sec.
4130 2024.11.19 19:43:38.045918 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
4131 2024.11.19 19:43:38.046063 [ 254 ] {1229abd3-eb99-4ab8-833e-39dd2d3a79e0} <Debug> TCPHandler: Processed in 0.002501808 sec.
4132 2024.11.19 19:43:38.046166 [ 193 ] {4ff06251-2a92-4c95-826a-12c68addc63b::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
4133 2024.11.19 19:43:38.046358 [ 193 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4134 2024.11.19 19:43:38.046381 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4135 2024.11.19 19:43:38.046408 [ 193 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1435 rows starting from the beginning of the part
4136 2024.11.19 19:43:38.046702 [ 193 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 285 rows starting from the beginning of the part
4137 2024.11.19 19:43:38.046871 [ 5 ] {39ac87ce-9d42-4b9a-a7b3-f8297ad0299e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4138 2024.11.19 19:43:38.047064 [ 5 ] {39ac87ce-9d42-4b9a-a7b3-f8297ad0299e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4139 2024.11.19 19:43:38.047073 [ 193 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 58 rows starting from the beginning of the part
4140 2024.11.19 19:43:38.047405 [ 193 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part
4141 2024.11.19 19:43:38.047629 [ 193 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 285 rows starting from the beginning of the part
4142 2024.11.19 19:43:38.047974 [ 193 ] {4ff06251-2a92-4c95-826a-12c68addc63b::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
4143 2024.11.19 19:43:38.049659 [ 5 ] {39ac87ce-9d42-4b9a-a7b3-f8297ad0299e} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4144 2024.11.19 19:43:38.049742 [ 5 ] {39ac87ce-9d42-4b9a-a7b3-f8297ad0299e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
4145 2024.11.19 19:43:38.050816 [ 5 ] {39ac87ce-9d42-4b9a-a7b3-f8297ad0299e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4146 2024.11.19 19:43:38.051359 [ 5 ] {39ac87ce-9d42-4b9a-a7b3-f8297ad0299e} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4147 2024.11.19 19:43:38.051378 [ 193 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2175 rows, containing 5 columns (5 merged, 0 gathered) in 0.005334534 sec., 407720.7118747392 rows/sec., 35.98 MiB/sec.
4148 2024.11.19 19:43:38.051608 [ 8 ] {} <Debug> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4149 2024.11.19 19:43:38.051694 [ 8 ] {} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4150 2024.11.19 19:43:38.051737 [ 5 ] {39ac87ce-9d42-4b9a-a7b3-f8297ad0299e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005045 sec., 12685.827552031715 rows/sec., 1013.92 KiB/sec.
4151 2024.11.19 19:43:38.051751 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
4152 2024.11.19 19:43:38.051727 [ 193 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4153 2024.11.19 19:43:38.052090 [ 5 ] {39ac87ce-9d42-4b9a-a7b3-f8297ad0299e} <Debug> TCPHandler: Processed in 0.005857799 sec.
4154 2024.11.19 19:43:38.052229 [ 189 ] {4affbfb9-3896-4593-918b-b1666f579f0e::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
4155 2024.11.19 19:43:38.052391 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4156 2024.11.19 19:43:38.052499 [ 189 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4157 2024.11.19 19:43:38.052566 [ 193 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_31_6} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4158 2024.11.19 19:43:38.052572 [ 189 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 913 rows starting from the beginning of the part
4159 2024.11.19 19:43:38.052924 [ 193 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_31_6} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4160 2024.11.19 19:43:38.052977 [ 254 ] {1898a7a2-fff5-433b-a4fc-130648093d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4161 2024.11.19 19:43:38.053004 [ 189 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 423 rows starting from the beginning of the part
4162 2024.11.19 19:43:38.053260 [ 254 ] {1898a7a2-fff5-433b-a4fc-130648093d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4163 2024.11.19 19:43:38.053291 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB.
4164 2024.11.19 19:43:38.053577 [ 189 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 68 rows starting from the beginning of the part
4165 2024.11.19 19:43:38.053974 [ 189 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part
4166 2024.11.19 19:43:38.054405 [ 189 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 423 rows starting from the beginning of the part
4167 2024.11.19 19:43:38.054764 [ 189 ] {4affbfb9-3896-4593-918b-b1666f579f0e::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
4168 2024.11.19 19:43:38.056011 [ 254 ] {1898a7a2-fff5-433b-a4fc-130648093d3d} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4169 2024.11.19 19:43:38.056091 [ 254 ] {1898a7a2-fff5-433b-a4fc-130648093d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
4170 2024.11.19 19:43:38.057174 [ 254 ] {1898a7a2-fff5-433b-a4fc-130648093d3d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4171 2024.11.19 19:43:38.057663 [ 189 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.005768387 sec., 338916.2342956532 rows/sec., 25.94 MiB/sec.
4172 2024.11.19 19:43:38.057683 [ 254 ] {1898a7a2-fff5-433b-a4fc-130648093d3d} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4173 2024.11.19 19:43:38.057929 [ 189 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4174 2024.11.19 19:43:38.058065 [ 8 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4175 2024.11.19 19:43:38.058158 [ 254 ] {1898a7a2-fff5-433b-a4fc-130648093d3d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005409 sec., 29580.329081161028 rows/sec., 2.06 MiB/sec.
4176 2024.11.19 19:43:38.058167 [ 8 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4177 2024.11.19 19:43:38.058350 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
4178 2024.11.19 19:43:38.058388 [ 254 ] {1898a7a2-fff5-433b-a4fc-130648093d3d} <Debug> TCPHandler: Processed in 0.006136216 sec.
4179 2024.11.19 19:43:38.058705 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4180 2024.11.19 19:43:38.058796 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::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
4181 2024.11.19 19:43:38.058811 [ 189 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_31_6} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4182 2024.11.19 19:43:38.059036 [ 5 ] {4053e524-c8c1-4563-87a4-1ca02d0dc0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4183 2024.11.19 19:43:38.059146 [ 189 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_31_6} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4184 2024.11.19 19:43:38.059180 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4185 2024.11.19 19:43:38.059199 [ 5 ] {4053e524-c8c1-4563-87a4-1ca02d0dc0ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4186 2024.11.19 19:43:38.059294 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4732 rows starting from the beginning of the part
4187 2024.11.19 19:43:38.059444 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB.
4188 2024.11.19 19:43:38.059772 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 237 rows starting from the beginning of the part
4189 2024.11.19 19:43:38.060306 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 130 rows starting from the beginning of the part
4190 2024.11.19 19:43:38.060787 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part
4191 2024.11.19 19:43:38.061014 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 237 rows starting from the beginning of the part
4192 2024.11.19 19:43:38.061234 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::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
4193 2024.11.19 19:43:38.061936 [ 5 ] {4053e524-c8c1-4563-87a4-1ca02d0dc0ea} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4194 2024.11.19 19:43:38.061980 [ 5 ] {4053e524-c8c1-4563-87a4-1ca02d0dc0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
4195 2024.11.19 19:43:38.062460 [ 5 ] {4053e524-c8c1-4563-87a4-1ca02d0dc0ea} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4196 2024.11.19 19:43:38.062797 [ 5 ] {4053e524-c8c1-4563-87a4-1ca02d0dc0ea} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4197 2024.11.19 19:43:38.062979 [ 8 ] {} <Debug> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4198 2024.11.19 19:43:38.063040 [ 8 ] {} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4199 2024.11.19 19:43:38.063096 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
4200 2024.11.19 19:43:38.063146 [ 5 ] {4053e524-c8c1-4563-87a4-1ca02d0dc0ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004243 sec., 14140.938015555032 rows/sec., 975.87 KiB/sec.
4201 2024.11.19 19:43:38.063642 [ 5 ] {4053e524-c8c1-4563-87a4-1ca02d0dc0ea} <Debug> TCPHandler: Processed in 0.005088278 sec.
4202 2024.11.19 19:43:38.063739 [ 189 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::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
4203 2024.11.19 19:43:38.064264 [ 189 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4204 2024.11.19 19:43:38.064302 [ 189 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1006 rows starting from the beginning of the part
4205 2024.11.19 19:43:38.064410 [ 189 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part
4206 2024.11.19 19:43:38.064677 [ 189 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part
4207 2024.11.19 19:43:38.065113 [ 189 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::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
4208 2024.11.19 19:43:38.065314 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5656 rows, containing 5 columns (5 merged, 0 gathered) in 0.006808055 sec., 830780.5973952913 rows/sec., 56.07 MiB/sec.
4209 2024.11.19 19:43:38.065380 [ 189 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part
4210 2024.11.19 19:43:38.065518 [ 189 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part
4211 2024.11.19 19:43:38.065901 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4212 2024.11.19 19:43:38.066431 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4213 2024.11.19 19:43:38.066619 [ 192 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4214 2024.11.19 19:43:38.066795 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB.
4215 2024.11.19 19:43:38.067354 [ 186 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1338 rows, containing 4 columns (4 merged, 0 gathered) in 0.004173923 sec., 320561.7353266938 rows/sec., 20.63 MiB/sec.
4216 2024.11.19 19:43:38.067568 [ 189 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4217 2024.11.19 19:43:38.067847 [ 189 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_31_6} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4218 2024.11.19 19:43:38.067925 [ 189 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_31_6} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4219 2024.11.19 19:43:38.067996 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
4220 2024.11.19 19:43:41.823201 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49906, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4221 2024.11.19 19:43:42.027783 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36212, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4222 2024.11.19 19:43:42.051267 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43427, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4223 2024.11.19 19:43:42.157788 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34316, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4224 2024.11.19 19:43:42.178246 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40868, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4225 2024.11.19 19:43:42.208604 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53339, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4226 2024.11.19 19:43:42.223945 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48094, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4227 2024.11.19 19:43:42.227246 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32962, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4228 2024.11.19 19:43:43.043119 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4229 2024.11.19 19:43:43.043299 [ 254 ] {f2bdb1ab-c49a-40cd-9155-4a04ca47aeeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4230 2024.11.19 19:43:43.043370 [ 254 ] {f2bdb1ab-c49a-40cd-9155-4a04ca47aeeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4231 2024.11.19 19:43:43.044143 [ 254 ] {f2bdb1ab-c49a-40cd-9155-4a04ca47aeeb} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4232 2024.11.19 19:43:43.044193 [ 254 ] {f2bdb1ab-c49a-40cd-9155-4a04ca47aeeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4233 2024.11.19 19:43:43.044633 [ 254 ] {f2bdb1ab-c49a-40cd-9155-4a04ca47aeeb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4234 2024.11.19 19:43:43.044918 [ 254 ] {f2bdb1ab-c49a-40cd-9155-4a04ca47aeeb} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4235 2024.11.19 19:43:43.045157 [ 254 ] {f2bdb1ab-c49a-40cd-9155-4a04ca47aeeb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001908 sec., 29350.104821802935 rows/sec., 2.25 MiB/sec.
4236 2024.11.19 19:43:43.045222 [ 254 ] {f2bdb1ab-c49a-40cd-9155-4a04ca47aeeb} <Debug> TCPHandler: Processed in 0.002230991 sec.
4237 2024.11.19 19:43:43.045479 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4238 2024.11.19 19:43:43.045674 [ 5 ] {c86facd2-9ca3-43f3-a45a-48b0f916688b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4239 2024.11.19 19:43:43.045750 [ 5 ] {c86facd2-9ca3-43f3-a45a-48b0f916688b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4240 2024.11.19 19:43:43.046515 [ 5 ] {c86facd2-9ca3-43f3-a45a-48b0f916688b} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4241 2024.11.19 19:43:43.046560 [ 5 ] {c86facd2-9ca3-43f3-a45a-48b0f916688b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4242 2024.11.19 19:43:43.047011 [ 5 ] {c86facd2-9ca3-43f3-a45a-48b0f916688b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4243 2024.11.19 19:43:43.047272 [ 5 ] {c86facd2-9ca3-43f3-a45a-48b0f916688b} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4244 2024.11.19 19:43:43.047522 [ 5 ] {c86facd2-9ca3-43f3-a45a-48b0f916688b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001891 sec., 33844.52670544685 rows/sec., 2.64 MiB/sec.
4245 2024.11.19 19:43:43.047712 [ 5 ] {c86facd2-9ca3-43f3-a45a-48b0f916688b} <Debug> TCPHandler: Processed in 0.002361044 sec.
4246 2024.11.19 19:43:43.047917 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4247 2024.11.19 19:43:43.048061 [ 254 ] {4c3442b7-c542-40fa-a391-7bd311188f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4248 2024.11.19 19:43:43.048125 [ 254 ] {4c3442b7-c542-40fa-a391-7bd311188f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4249 2024.11.19 19:43:43.048764 [ 254 ] {4c3442b7-c542-40fa-a391-7bd311188f9a} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4250 2024.11.19 19:43:43.048808 [ 254 ] {4c3442b7-c542-40fa-a391-7bd311188f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4251 2024.11.19 19:43:43.049225 [ 254 ] {4c3442b7-c542-40fa-a391-7bd311188f9a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4252 2024.11.19 19:43:43.049492 [ 254 ] {4c3442b7-c542-40fa-a391-7bd311188f9a} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4253 2024.11.19 19:43:43.049711 [ 254 ] {4c3442b7-c542-40fa-a391-7bd311188f9a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001685 sec., 94955.48961424331 rows/sec., 6.61 MiB/sec.
4254 2024.11.19 19:43:43.049779 [ 254 ] {4c3442b7-c542-40fa-a391-7bd311188f9a} <Debug> TCPHandler: Processed in 0.001959553 sec.
4255 2024.11.19 19:43:43.049944 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4256 2024.11.19 19:43:43.050077 [ 5 ] {53075032-ec14-4a9b-8f56-77e4d22d3093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4257 2024.11.19 19:43:43.050133 [ 5 ] {53075032-ec14-4a9b-8f56-77e4d22d3093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4258 2024.11.19 19:43:43.050653 [ 5 ] {53075032-ec14-4a9b-8f56-77e4d22d3093} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4259 2024.11.19 19:43:43.050692 [ 5 ] {53075032-ec14-4a9b-8f56-77e4d22d3093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4260 2024.11.19 19:43:43.051090 [ 5 ] {53075032-ec14-4a9b-8f56-77e4d22d3093} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4261 2024.11.19 19:43:43.051340 [ 5 ] {53075032-ec14-4a9b-8f56-77e4d22d3093} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4262 2024.11.19 19:43:43.051547 [ 5 ] {53075032-ec14-4a9b-8f56-77e4d22d3093} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001494 sec., 40160.642570281125 rows/sec., 2.71 MiB/sec.
4263 2024.11.19 19:43:43.051622 [ 5 ] {53075032-ec14-4a9b-8f56-77e4d22d3093} <Debug> TCPHandler: Processed in 0.001737707 sec.
4264 2024.11.19 19:43:45.616780 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache
4265 2024.11.19 19:43:45.616858 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache
4266 2024.11.19 19:43:45.816232 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 628
4267 2024.11.19 19:43:45.818810 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4268 2024.11.19 19:43:45.818851 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4269 2024.11.19 19:43:45.820235 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4270 2024.11.19 19:43:45.820551 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4271 2024.11.19 19:43:45.821061 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 628
4272 2024.11.19 19:43:48.049993 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4273 2024.11.19 19:43:48.050209 [ 254 ] {de4447e4-fac5-4910-b0fb-2e3bf050804d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
4274 2024.11.19 19:43:48.050291 [ 254 ] {de4447e4-fac5-4910-b0fb-2e3bf050804d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
4275 2024.11.19 19:43:48.051147 [ 254 ] {de4447e4-fac5-4910-b0fb-2e3bf050804d} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4276 2024.11.19 19:43:48.051201 [ 254 ] {de4447e4-fac5-4910-b0fb-2e3bf050804d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4277 2024.11.19 19:43:48.051664 [ 254 ] {de4447e4-fac5-4910-b0fb-2e3bf050804d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4278 2024.11.19 19:43:48.051936 [ 254 ] {de4447e4-fac5-4910-b0fb-2e3bf050804d} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4279 2024.11.19 19:43:48.052206 [ 254 ] {de4447e4-fac5-4910-b0fb-2e3bf050804d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002046 sec., 6842.619745845552 rows/sec., 492.58 KiB/sec.
4280 2024.11.19 19:43:48.052357 [ 254 ] {de4447e4-fac5-4910-b0fb-2e3bf050804d} <Debug> TCPHandler: Processed in 0.002500268 sec.
4281 2024.11.19 19:43:48.052641 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4282 2024.11.19 19:43:48.052853 [ 5 ] {672beb5a-aa68-40f4-9b4e-a5466bf9dd4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4283 2024.11.19 19:43:48.052934 [ 5 ] {672beb5a-aa68-40f4-9b4e-a5466bf9dd4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4284 2024.11.19 19:43:48.053827 [ 5 ] {672beb5a-aa68-40f4-9b4e-a5466bf9dd4e} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4285 2024.11.19 19:43:48.053873 [ 5 ] {672beb5a-aa68-40f4-9b4e-a5466bf9dd4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4286 2024.11.19 19:43:48.054335 [ 5 ] {672beb5a-aa68-40f4-9b4e-a5466bf9dd4e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4287 2024.11.19 19:43:48.054595 [ 5 ] {672beb5a-aa68-40f4-9b4e-a5466bf9dd4e} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4288 2024.11.19 19:43:48.054789 [ 5 ] {672beb5a-aa68-40f4-9b4e-a5466bf9dd4e} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.001998 sec., 142642.64264264263 rows/sec., 12.60 MiB/sec.
4289 2024.11.19 19:43:48.054844 [ 5 ] {672beb5a-aa68-40f4-9b4e-a5466bf9dd4e} <Debug> TCPHandler: Processed in 0.002343763 sec.
4290 2024.11.19 19:43:48.055060 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4291 2024.11.19 19:43:48.055290 [ 254 ] {6511f143-dfac-4863-aac7-c14a1daf91b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
4292 2024.11.19 19:43:48.055385 [ 254 ] {6511f143-dfac-4863-aac7-c14a1daf91b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4293 2024.11.19 19:43:48.056350 [ 254 ] {6511f143-dfac-4863-aac7-c14a1daf91b5} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4294 2024.11.19 19:43:48.056394 [ 254 ] {6511f143-dfac-4863-aac7-c14a1daf91b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4295 2024.11.19 19:43:48.056768 [ 254 ] {6511f143-dfac-4863-aac7-c14a1daf91b5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4296 2024.11.19 19:43:48.057033 [ 254 ] {6511f143-dfac-4863-aac7-c14a1daf91b5} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4297 2024.11.19 19:43:48.057299 [ 254 ] {6511f143-dfac-4863-aac7-c14a1daf91b5} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.002057 sec., 23334.95381623724 rows/sec., 1.68 MiB/sec.
4298 2024.11.19 19:43:48.057483 [ 254 ] {6511f143-dfac-4863-aac7-c14a1daf91b5} <Debug> TCPHandler: Processed in 0.002529609 sec.
4299 2024.11.19 19:43:48.057691 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4300 2024.11.19 19:43:48.057828 [ 5 ] {c6235eb2-0f1b-495d-a941-37eabcc8174f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
4301 2024.11.19 19:43:48.057885 [ 5 ] {c6235eb2-0f1b-495d-a941-37eabcc8174f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4302 2024.11.19 19:43:48.058499 [ 5 ] {c6235eb2-0f1b-495d-a941-37eabcc8174f} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4303 2024.11.19 19:43:48.058538 [ 5 ] {c6235eb2-0f1b-495d-a941-37eabcc8174f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4304 2024.11.19 19:43:48.058897 [ 5 ] {c6235eb2-0f1b-495d-a941-37eabcc8174f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4305 2024.11.19 19:43:48.059143 [ 5 ] {c6235eb2-0f1b-495d-a941-37eabcc8174f} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4306 2024.11.19 19:43:48.059336 [ 5 ] {c6235eb2-0f1b-495d-a941-37eabcc8174f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001531 sec., 9144.350097975179 rows/sec., 640.41 KiB/sec.
4307 2024.11.19 19:43:48.059539 [ 5 ] {c6235eb2-0f1b-495d-a941-37eabcc8174f} <Debug> TCPHandler: Processed in 0.001942272 sec.
4308 2024.11.19 19:43:48.059715 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4309 2024.11.19 19:43:48.059856 [ 254 ] {fea915b8-39ec-4188-b3b0-186ad4b93285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
4310 2024.11.19 19:43:48.059915 [ 254 ] {fea915b8-39ec-4188-b3b0-186ad4b93285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4311 2024.11.19 19:43:48.060533 [ 254 ] {fea915b8-39ec-4188-b3b0-186ad4b93285} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4312 2024.11.19 19:43:48.060578 [ 254 ] {fea915b8-39ec-4188-b3b0-186ad4b93285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4313 2024.11.19 19:43:48.060939 [ 254 ] {fea915b8-39ec-4188-b3b0-186ad4b93285} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4314 2024.11.19 19:43:48.061189 [ 254 ] {fea915b8-39ec-4188-b3b0-186ad4b93285} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4315 2024.11.19 19:43:48.061433 [ 254 ] {fea915b8-39ec-4188-b3b0-186ad4b93285} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001598 sec., 8135.168961201502 rows/sec., 507.23 KiB/sec.
4316 2024.11.19 19:43:48.061665 [ 254 ] {fea915b8-39ec-4188-b3b0-186ad4b93285} <Debug> TCPHandler: Processed in 0.002011525 sec.
4317 2024.11.19 19:43:48.061882 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4318 2024.11.19 19:43:48.062018 [ 5 ] {f9ce0fe3-92cf-4418-8312-7735e97714dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4319 2024.11.19 19:43:48.062076 [ 5 ] {f9ce0fe3-92cf-4418-8312-7735e97714dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4320 2024.11.19 19:43:48.062831 [ 5 ] {f9ce0fe3-92cf-4418-8312-7735e97714dd} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4321 2024.11.19 19:43:48.062871 [ 5 ] {f9ce0fe3-92cf-4418-8312-7735e97714dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4322 2024.11.19 19:43:48.063250 [ 5 ] {f9ce0fe3-92cf-4418-8312-7735e97714dd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4323 2024.11.19 19:43:48.063494 [ 5 ] {f9ce0fe3-92cf-4418-8312-7735e97714dd} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4324 2024.11.19 19:43:48.063709 [ 5 ] {f9ce0fe3-92cf-4418-8312-7735e97714dd} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.00172 sec., 245930.23255813954 rows/sec., 17.58 MiB/sec.
4325 2024.11.19 19:43:48.063837 [ 5 ] {f9ce0fe3-92cf-4418-8312-7735e97714dd} <Debug> TCPHandler: Processed in 0.002062005 sec.
4326 2024.11.19 19:43:48.064027 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4327 2024.11.19 19:43:48.064152 [ 254 ] {1cb1de0c-1d30-4508-89d1-0d6d8243007b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
4328 2024.11.19 19:43:48.064211 [ 254 ] {1cb1de0c-1d30-4508-89d1-0d6d8243007b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4329 2024.11.19 19:43:48.064767 [ 254 ] {1cb1de0c-1d30-4508-89d1-0d6d8243007b} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4330 2024.11.19 19:43:48.064813 [ 254 ] {1cb1de0c-1d30-4508-89d1-0d6d8243007b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4331 2024.11.19 19:43:48.065233 [ 254 ] {1cb1de0c-1d30-4508-89d1-0d6d8243007b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4332 2024.11.19 19:43:48.065476 [ 254 ] {1cb1de0c-1d30-4508-89d1-0d6d8243007b} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4333 2024.11.19 19:43:48.065767 [ 254 ] {1cb1de0c-1d30-4508-89d1-0d6d8243007b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001619 sec., 3705.9913526868436 rows/sec., 193.62 KiB/sec.
4334 2024.11.19 19:43:48.065893 [ 254 ] {1cb1de0c-1d30-4508-89d1-0d6d8243007b} <Debug> TCPHandler: Processed in 0.001954043 sec.
4335 2024.11.19 19:43:48.066037 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4336 2024.11.19 19:43:48.066154 [ 5 ] {aba76dfa-9a25-4ab8-9080-ad14fdbecabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4337 2024.11.19 19:43:48.066207 [ 5 ] {aba76dfa-9a25-4ab8-9080-ad14fdbecabc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4338 2024.11.19 19:43:48.066803 [ 5 ] {aba76dfa-9a25-4ab8-9080-ad14fdbecabc} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4339 2024.11.19 19:43:48.066841 [ 5 ] {aba76dfa-9a25-4ab8-9080-ad14fdbecabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4340 2024.11.19 19:43:48.067244 [ 5 ] {aba76dfa-9a25-4ab8-9080-ad14fdbecabc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4341 2024.11.19 19:43:48.067490 [ 5 ] {aba76dfa-9a25-4ab8-9080-ad14fdbecabc} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4342 2024.11.19 19:43:48.067669 [ 5 ] {aba76dfa-9a25-4ab8-9080-ad14fdbecabc} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00154 sec., 153896.10389610392 rows/sec., 10.32 MiB/sec.
4343 2024.11.19 19:43:48.067717 [ 5 ] {aba76dfa-9a25-4ab8-9080-ad14fdbecabc} <Debug> TCPHandler: Processed in 0.001739407 sec.
4344 2024.11.19 19:43:48.067860 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4345 2024.11.19 19:43:48.067979 [ 254 ] {739569ae-9ffb-4921-b2bf-fa5126f31116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
4346 2024.11.19 19:43:48.068030 [ 254 ] {739569ae-9ffb-4921-b2bf-fa5126f31116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4347 2024.11.19 19:43:48.068499 [ 254 ] {739569ae-9ffb-4921-b2bf-fa5126f31116} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4348 2024.11.19 19:43:48.068539 [ 254 ] {739569ae-9ffb-4921-b2bf-fa5126f31116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4349 2024.11.19 19:43:48.068902 [ 254 ] {739569ae-9ffb-4921-b2bf-fa5126f31116} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4350 2024.11.19 19:43:48.069154 [ 254 ] {739569ae-9ffb-4921-b2bf-fa5126f31116} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4351 2024.11.19 19:43:48.069367 [ 254 ] {739569ae-9ffb-4921-b2bf-fa5126f31116} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001413 sec., 707.7140835102618 rows/sec., 47.69 KiB/sec.
4352 2024.11.19 19:43:48.069418 [ 254 ] {739569ae-9ffb-4921-b2bf-fa5126f31116} <Debug> TCPHandler: Processed in 0.001615814 sec.
4353 2024.11.19 19:43:48.069559 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4354 2024.11.19 19:43:48.069675 [ 5 ] {869cc37d-60ce-424c-b2b1-f85140c7533a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
4355 2024.11.19 19:43:48.069754 [ 5 ] {869cc37d-60ce-424c-b2b1-f85140c7533a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
4356 2024.11.19 19:43:48.070879 [ 5 ] {869cc37d-60ce-424c-b2b1-f85140c7533a} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4357 2024.11.19 19:43:48.070916 [ 5 ] {869cc37d-60ce-424c-b2b1-f85140c7533a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4358 2024.11.19 19:43:48.071566 [ 5 ] {869cc37d-60ce-424c-b2b1-f85140c7533a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4359 2024.11.19 19:43:48.071822 [ 5 ] {869cc37d-60ce-424c-b2b1-f85140c7533a} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4360 2024.11.19 19:43:48.071956 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0
4361 2024.11.19 19:43:48.072011 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4362 2024.11.19 19:43:48.072028 [ 5 ] {869cc37d-60ce-424c-b2b1-f85140c7533a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002376 sec., 17255.892255892257 rows/sec., 30.92 MiB/sec.
4363 2024.11.19 19:43:48.072039 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4364 2024.11.19 19:43:48.072385 [ 5 ] {869cc37d-60ce-424c-b2b1-f85140c7533a} <Debug> TCPHandler: Processed in 0.002872708 sec.
4365 2024.11.19 19:43:48.072523 [ 188 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full
4366 2024.11.19 19:43:48.072742 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4367 2024.11.19 19:43:48.073149 [ 254 ] {bad35342-660e-48c6-ae1b-1961dbb692b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4368 2024.11.19 19:43:48.073286 [ 254 ] {bad35342-660e-48c6-ae1b-1961dbb692b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4369 2024.11.19 19:43:48.073697 [ 188 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4370 2024.11.19 19:43:48.073930 [ 188 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 198 rows starting from the beginning of the part
4371 2024.11.19 19:43:48.074672 [ 188 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part
4372 2024.11.19 19:43:48.075453 [ 188 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part
4373 2024.11.19 19:43:48.075471 [ 254 ] {bad35342-660e-48c6-ae1b-1961dbb692b7} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4374 2024.11.19 19:43:48.075555 [ 254 ] {bad35342-660e-48c6-ae1b-1961dbb692b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4375 2024.11.19 19:43:48.076005 [ 188 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part
4376 2024.11.19 19:43:48.076685 [ 188 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part
4377 2024.11.19 19:43:48.076939 [ 254 ] {bad35342-660e-48c6-ae1b-1961dbb692b7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4378 2024.11.19 19:43:48.077209 [ 188 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part
4379 2024.11.19 19:43:48.077793 [ 254 ] {bad35342-660e-48c6-ae1b-1961dbb692b7} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4380 2024.11.19 19:43:48.078380 [ 254 ] {bad35342-660e-48c6-ae1b-1961dbb692b7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00534 sec., 15355.805243445693 rows/sec., 998.69 KiB/sec.
4381 2024.11.19 19:43:48.078517 [ 254 ] {bad35342-660e-48c6-ae1b-1961dbb692b7} <Debug> TCPHandler: Processed in 0.005998532 sec.
4382 2024.11.19 19:43:48.082030 [ 189 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 403 rows, containing 19 columns (19 merged, 0 gathered) in 0.009881757 sec., 40782.22121835216 rows/sec., 73.08 MiB/sec.
4383 2024.11.19 19:43:48.082731 [ 189 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
4384 2024.11.19 19:43:48.083217 [ 189 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_14_3} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4385 2024.11.19 19:43:48.083312 [ 189 ] {fd8a709b-13c0-4d28-98ff-88d2ee7db976::all_1_14_3} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3
4386 2024.11.19 19:43:48.083475 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB.
4387 2024.11.19 19:43:48.396660 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46376, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4388 2024.11.19 19:43:48.745837 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60381, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4389 2024.11.19 19:43:48.795521 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61451, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4390 2024.11.19 19:43:48.916033 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45257, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4391 2024.11.19 19:43:49.022610 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54663, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4392 2024.11.19 19:43:49.091977 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37970, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4393 2024.11.19 19:43:49.141416 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45563, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4394 2024.11.19 19:43:49.152338 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49148, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4395 2024.11.19 19:43:49.175566 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35872, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4396 2024.11.19 19:43:49.201809 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52628, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4397 2024.11.19 19:43:49.217486 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39607, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4398 2024.11.19 19:43:49.252804 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38533, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4399 2024.11.19 19:43:49.327569 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55953, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4400 2024.11.19 19:43:49.400077 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38694, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4401 2024.11.19 19:43:49.406595 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38282, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4402 2024.11.19 19:43:49.470146 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39083, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4403 2024.11.19 19:43:49.473490 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37746, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4404 2024.11.19 19:43:49.478650 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33606, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4405 2024.11.19 19:43:49.524882 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41937, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4406 2024.11.19 19:43:49.568222 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39923, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4407 2024.11.19 19:43:49.781091 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62684, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4408 2024.11.19 19:43:49.785482 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52584, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4409 2024.11.19 19:43:49.938888 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65014, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4410 2024.11.19 19:43:49.941336 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34630, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4411 2024.11.19 19:43:53.041521 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4412 2024.11.19 19:43:53.041708 [ 254 ] {a58fc7e6-94db-46de-969b-fb8317416c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
4413 2024.11.19 19:43:53.041779 [ 254 ] {a58fc7e6-94db-46de-969b-fb8317416c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4414 2024.11.19 19:43:53.042488 [ 254 ] {a58fc7e6-94db-46de-969b-fb8317416c1b} <Trace> oximeter.fields_ipaddr (df56dded-7aac-43e4-9f34-1eee7e27962c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4415 2024.11.19 19:43:53.042607 [ 254 ] {a58fc7e6-94db-46de-969b-fb8317416c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4416 2024.11.19 19:43:53.043034 [ 254 ] {a58fc7e6-94db-46de-969b-fb8317416c1b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4417 2024.11.19 19:43:53.043297 [ 254 ] {a58fc7e6-94db-46de-969b-fb8317416c1b} <Trace> oximeter.fields_ipaddr (df56dded-7aac-43e4-9f34-1eee7e27962c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4418 2024.11.19 19:43:53.043568 [ 254 ] {a58fc7e6-94db-46de-969b-fb8317416c1b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001893 sec., 2113.0480718436347 rows/sec., 172.30 KiB/sec.
4419 2024.11.19 19:43:53.043785 [ 254 ] {a58fc7e6-94db-46de-969b-fb8317416c1b} <Debug> TCPHandler: Processed in 0.002393955 sec.
4420 2024.11.19 19:43:53.044086 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4421 2024.11.19 19:43:53.044306 [ 5 ] {b822f9a7-c67f-446e-ab5c-ad5bd18724aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4422 2024.11.19 19:43:53.044385 [ 5 ] {b822f9a7-c67f-446e-ab5c-ad5bd18724aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4423 2024.11.19 19:43:53.045140 [ 5 ] {b822f9a7-c67f-446e-ab5c-ad5bd18724aa} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4424 2024.11.19 19:43:53.045188 [ 5 ] {b822f9a7-c67f-446e-ab5c-ad5bd18724aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4425 2024.11.19 19:43:53.045615 [ 5 ] {b822f9a7-c67f-446e-ab5c-ad5bd18724aa} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4426 2024.11.19 19:43:53.045879 [ 5 ] {b822f9a7-c67f-446e-ab5c-ad5bd18724aa} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4427 2024.11.19 19:43:53.046158 [ 5 ] {b822f9a7-c67f-446e-ab5c-ad5bd18724aa} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001909 sec., 30382.39916186485 rows/sec., 2.33 MiB/sec.
4428 2024.11.19 19:43:53.046280 [ 5 ] {b822f9a7-c67f-446e-ab5c-ad5bd18724aa} <Debug> TCPHandler: Processed in 0.002329743 sec.
4429 2024.11.19 19:43:53.046512 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4430 2024.11.19 19:43:53.046659 [ 254 ] {a82280c7-791c-4aad-b13a-d6227c49aac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
4431 2024.11.19 19:43:53.046721 [ 254 ] {a82280c7-791c-4aad-b13a-d6227c49aac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4432 2024.11.19 19:43:53.047401 [ 254 ] {a82280c7-791c-4aad-b13a-d6227c49aac4} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4433 2024.11.19 19:43:53.047441 [ 254 ] {a82280c7-791c-4aad-b13a-d6227c49aac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4434 2024.11.19 19:43:53.047804 [ 254 ] {a82280c7-791c-4aad-b13a-d6227c49aac4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4435 2024.11.19 19:43:53.048043 [ 254 ] {a82280c7-791c-4aad-b13a-d6227c49aac4} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4436 2024.11.19 19:43:53.048260 [ 254 ] {a82280c7-791c-4aad-b13a-d6227c49aac4} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001638 sec., 2442.002442002442 rows/sec., 170.51 KiB/sec.
4437 2024.11.19 19:43:53.048315 [ 254 ] {a82280c7-791c-4aad-b13a-d6227c49aac4} <Debug> TCPHandler: Processed in 0.001909802 sec.
4438 2024.11.19 19:43:53.048464 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4439 2024.11.19 19:43:53.048611 [ 5 ] {0d14be2f-2b1e-4b3a-8b9b-edaa1118f846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4440 2024.11.19 19:43:53.048673 [ 5 ] {0d14be2f-2b1e-4b3a-8b9b-edaa1118f846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4441 2024.11.19 19:43:53.049391 [ 5 ] {0d14be2f-2b1e-4b3a-8b9b-edaa1118f846} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4442 2024.11.19 19:43:53.049432 [ 5 ] {0d14be2f-2b1e-4b3a-8b9b-edaa1118f846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4443 2024.11.19 19:43:53.049803 [ 5 ] {0d14be2f-2b1e-4b3a-8b9b-edaa1118f846} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4444 2024.11.19 19:43:53.050055 [ 5 ] {0d14be2f-2b1e-4b3a-8b9b-edaa1118f846} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4445 2024.11.19 19:43:53.050269 [ 5 ] {0d14be2f-2b1e-4b3a-8b9b-edaa1118f846} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001695 sec., 40117.994100294985 rows/sec., 3.14 MiB/sec.
4446 2024.11.19 19:43:53.050326 [ 5 ] {0d14be2f-2b1e-4b3a-8b9b-edaa1118f846} <Debug> TCPHandler: Processed in 0.001930263 sec.
4447 2024.11.19 19:43:53.050477 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4448 2024.11.19 19:43:53.050622 [ 254 ] {2c59afe0-f3ca-45c9-bfd4-51bc46a80196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4449 2024.11.19 19:43:53.050685 [ 254 ] {2c59afe0-f3ca-45c9-bfd4-51bc46a80196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4450 2024.11.19 19:43:53.051349 [ 254 ] {2c59afe0-f3ca-45c9-bfd4-51bc46a80196} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4451 2024.11.19 19:43:53.051392 [ 254 ] {2c59afe0-f3ca-45c9-bfd4-51bc46a80196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4452 2024.11.19 19:43:53.051783 [ 254 ] {2c59afe0-f3ca-45c9-bfd4-51bc46a80196} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4453 2024.11.19 19:43:53.052021 [ 254 ] {2c59afe0-f3ca-45c9-bfd4-51bc46a80196} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4454 2024.11.19 19:43:53.052285 [ 254 ] {2c59afe0-f3ca-45c9-bfd4-51bc46a80196} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001688 sec., 77014.21800947867 rows/sec., 5.36 MiB/sec.
4455 2024.11.19 19:43:53.052472 [ 254 ] {2c59afe0-f3ca-45c9-bfd4-51bc46a80196} <Debug> TCPHandler: Processed in 0.002057005 sec.
4456 2024.11.19 19:43:53.052686 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4457 2024.11.19 19:43:53.052830 [ 5 ] {7a7ef2a4-5ec4-4ee2-bb61-ac17bb6c0a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4458 2024.11.19 19:43:53.052890 [ 5 ] {7a7ef2a4-5ec4-4ee2-bb61-ac17bb6c0a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4459 2024.11.19 19:43:53.053415 [ 5 ] {7a7ef2a4-5ec4-4ee2-bb61-ac17bb6c0a65} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4460 2024.11.19 19:43:53.053454 [ 5 ] {7a7ef2a4-5ec4-4ee2-bb61-ac17bb6c0a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4461 2024.11.19 19:43:53.053831 [ 5 ] {7a7ef2a4-5ec4-4ee2-bb61-ac17bb6c0a65} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4462 2024.11.19 19:43:53.054072 [ 5 ] {7a7ef2a4-5ec4-4ee2-bb61-ac17bb6c0a65} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4463 2024.11.19 19:43:53.054324 [ 5 ] {7a7ef2a4-5ec4-4ee2-bb61-ac17bb6c0a65} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00152 sec., 31578.94736842105 rows/sec., 2.13 MiB/sec.
4464 2024.11.19 19:43:53.054501 [ 5 ] {7a7ef2a4-5ec4-4ee2-bb61-ac17bb6c0a65} <Debug> TCPHandler: Processed in 0.001930722 sec.
4465 2024.11.19 19:43:55.821218 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 662
4466 2024.11.19 19:43:55.824368 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4467 2024.11.19 19:43:55.824424 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4468 2024.11.19 19:43:55.825865 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4469 2024.11.19 19:43:55.826178 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4470 2024.11.19 19:43:55.827419 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 662
4471 2024.11.19 19:43:58.046599 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4472 2024.11.19 19:43:58.046850 [ 254 ] {e361eb9b-c29f-4a09-85d8-ba6412a26f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4473 2024.11.19 19:43:58.046944 [ 254 ] {e361eb9b-c29f-4a09-85d8-ba6412a26f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4474 2024.11.19 19:43:58.047960 [ 254 ] {e361eb9b-c29f-4a09-85d8-ba6412a26f4b} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4475 2024.11.19 19:43:58.048024 [ 254 ] {e361eb9b-c29f-4a09-85d8-ba6412a26f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4476 2024.11.19 19:43:58.048645 [ 254 ] {e361eb9b-c29f-4a09-85d8-ba6412a26f4b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4477 2024.11.19 19:43:58.049024 [ 254 ] {e361eb9b-c29f-4a09-85d8-ba6412a26f4b} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4478 2024.11.19 19:43:58.049324 [ 254 ] {e361eb9b-c29f-4a09-85d8-ba6412a26f4b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002535 sec., 22090.729783037477 rows/sec., 1.70 MiB/sec.
4479 2024.11.19 19:43:58.049463 [ 254 ] {e361eb9b-c29f-4a09-85d8-ba6412a26f4b} <Debug> TCPHandler: Processed in 0.003059412 sec.
4480 2024.11.19 19:43:58.049877 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4481 2024.11.19 19:43:58.050103 [ 5 ] {6087e059-cd49-49ca-9df0-8bf302976d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4482 2024.11.19 19:43:58.050189 [ 5 ] {6087e059-cd49-49ca-9df0-8bf302976d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4483 2024.11.19 19:43:58.051117 [ 5 ] {6087e059-cd49-49ca-9df0-8bf302976d24} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4484 2024.11.19 19:43:58.051165 [ 5 ] {6087e059-cd49-49ca-9df0-8bf302976d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4485 2024.11.19 19:43:58.051695 [ 5 ] {6087e059-cd49-49ca-9df0-8bf302976d24} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4486 2024.11.19 19:43:58.052008 [ 5 ] {6087e059-cd49-49ca-9df0-8bf302976d24} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4487 2024.11.19 19:43:58.052246 [ 5 ] {6087e059-cd49-49ca-9df0-8bf302976d24} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002209 sec., 28972.385694884564 rows/sec., 2.26 MiB/sec.
4488 2024.11.19 19:43:58.052312 [ 5 ] {6087e059-cd49-49ca-9df0-8bf302976d24} <Debug> TCPHandler: Processed in 0.002668683 sec.
4489 2024.11.19 19:43:58.052498 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4490 2024.11.19 19:43:58.052668 [ 254 ] {fc89fcda-50d2-49be-a45c-4f36a3b97c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4491 2024.11.19 19:43:58.052743 [ 254 ] {fc89fcda-50d2-49be-a45c-4f36a3b97c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4492 2024.11.19 19:43:58.053497 [ 254 ] {fc89fcda-50d2-49be-a45c-4f36a3b97c24} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4493 2024.11.19 19:43:58.053548 [ 254 ] {fc89fcda-50d2-49be-a45c-4f36a3b97c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4494 2024.11.19 19:43:58.054102 [ 254 ] {fc89fcda-50d2-49be-a45c-4f36a3b97c24} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4495 2024.11.19 19:43:58.054424 [ 254 ] {fc89fcda-50d2-49be-a45c-4f36a3b97c24} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4496 2024.11.19 19:43:58.054689 [ 254 ] {fc89fcda-50d2-49be-a45c-4f36a3b97c24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002062 sec., 77594.56838021339 rows/sec., 5.40 MiB/sec.
4497 2024.11.19 19:43:58.054805 [ 254 ] {fc89fcda-50d2-49be-a45c-4f36a3b97c24} <Debug> TCPHandler: Processed in 0.002384024 sec.
4498 2024.11.19 19:43:58.054999 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4499 2024.11.19 19:43:58.055130 [ 5 ] {a1845d0b-f870-4fd3-9c43-22d5c32c20f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4500 2024.11.19 19:43:58.055195 [ 5 ] {a1845d0b-f870-4fd3-9c43-22d5c32c20f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4501 2024.11.19 19:43:58.055883 [ 5 ] {a1845d0b-f870-4fd3-9c43-22d5c32c20f3} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4502 2024.11.19 19:43:58.055926 [ 5 ] {a1845d0b-f870-4fd3-9c43-22d5c32c20f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4503 2024.11.19 19:43:58.056410 [ 5 ] {a1845d0b-f870-4fd3-9c43-22d5c32c20f3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4504 2024.11.19 19:43:58.056737 [ 5 ] {a1845d0b-f870-4fd3-9c43-22d5c32c20f3} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4505 2024.11.19 19:43:58.056961 [ 5 ] {a1845d0b-f870-4fd3-9c43-22d5c32c20f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001859 sec., 32275.416890801505 rows/sec., 2.18 MiB/sec.
4506 2024.11.19 19:43:58.057030 [ 5 ] {a1845d0b-f870-4fd3-9c43-22d5c32c20f3} <Debug> TCPHandler: Processed in 0.002089296 sec.
4507 2024.11.19 19:44:00.616910 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache
4508 2024.11.19 19:44:00.616981 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache
4509 2024.11.19 19:44:01.550707 [ 78 ] {} <Debug> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
4510 2024.11.19 19:44:01.550824 [ 78 ] {} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4511 2024.11.19 19:44:01.550875 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4512 2024.11.19 19:44:01.551201 [ 196 ] {9666ae61-c958-4c1a-a864-904c932a79ef::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
4513 2024.11.19 19:44:01.551487 [ 196 ] {9666ae61-c958-4c1a-a864-904c932a79ef::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4514 2024.11.19 19:44:01.551554 [ 196 ] {9666ae61-c958-4c1a-a864-904c932a79ef::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 243 rows starting from the beginning of the part
4515 2024.11.19 19:44:01.551701 [ 196 ] {9666ae61-c958-4c1a-a864-904c932a79ef::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
4516 2024.11.19 19:44:01.551907 [ 196 ] {9666ae61-c958-4c1a-a864-904c932a79ef::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
4517 2024.11.19 19:44:01.552265 [ 196 ] {9666ae61-c958-4c1a-a864-904c932a79ef::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
4518 2024.11.19 19:44:01.552367 [ 196 ] {9666ae61-c958-4c1a-a864-904c932a79ef::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
4519 2024.11.19 19:44:01.553459 [ 189 ] {9666ae61-c958-4c1a-a864-904c932a79ef::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002468807 sec., 121111.12776332861 rows/sec., 8.68 MiB/sec.
4520 2024.11.19 19:44:01.553657 [ 189 ] {9666ae61-c958-4c1a-a864-904c932a79ef::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
4521 2024.11.19 19:44:01.554010 [ 189 ] {9666ae61-c958-4c1a-a864-904c932a79ef::all_1_13_3} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4522 2024.11.19 19:44:01.554109 [ 189 ] {9666ae61-c958-4c1a-a864-904c932a79ef::all_1_13_3} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3
4523 2024.11.19 19:44:01.554212 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
4524 2024.11.19 19:44:03.051127 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4525 2024.11.19 19:44:03.051432 [ 254 ] {ee17fcf8-c0af-4181-9e8a-d96cedcdfe61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
4526 2024.11.19 19:44:03.051545 [ 254 ] {ee17fcf8-c0af-4181-9e8a-d96cedcdfe61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
4527 2024.11.19 19:44:03.052372 [ 254 ] {ee17fcf8-c0af-4181-9e8a-d96cedcdfe61} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4528 2024.11.19 19:44:03.052422 [ 254 ] {ee17fcf8-c0af-4181-9e8a-d96cedcdfe61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4529 2024.11.19 19:44:03.052856 [ 254 ] {ee17fcf8-c0af-4181-9e8a-d96cedcdfe61} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4530 2024.11.19 19:44:03.053105 [ 254 ] {ee17fcf8-c0af-4181-9e8a-d96cedcdfe61} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4531 2024.11.19 19:44:03.053294 [ 77 ] {} <Debug> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
4532 2024.11.19 19:44:03.053363 [ 254 ] {ee17fcf8-c0af-4181-9e8a-d96cedcdfe61} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002012 sec., 6958.250497017893 rows/sec., 500.90 KiB/sec.
4533 2024.11.19 19:44:03.053381 [ 77 ] {} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4534 2024.11.19 19:44:03.053448 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4535 2024.11.19 19:44:03.053496 [ 254 ] {ee17fcf8-c0af-4181-9e8a-d96cedcdfe61} <Debug> TCPHandler: Processed in 0.00255667 sec.
4536 2024.11.19 19:44:03.053676 [ 195 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::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
4537 2024.11.19 19:44:03.053804 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4538 2024.11.19 19:44:03.053897 [ 195 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4539 2024.11.19 19:44:03.053953 [ 195 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::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
4540 2024.11.19 19:44:03.054113 [ 5 ] {c434a4c8-32ed-49b8-8f3d-ddb7167b1927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4541 2024.11.19 19:44:03.054232 [ 195 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::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
4542 2024.11.19 19:44:03.054286 [ 5 ] {c434a4c8-32ed-49b8-8f3d-ddb7167b1927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4543 2024.11.19 19:44:03.054681 [ 195 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::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
4544 2024.11.19 19:44:03.054948 [ 195 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::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
4545 2024.11.19 19:44:03.055317 [ 195 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::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
4546 2024.11.19 19:44:03.057181 [ 5 ] {c434a4c8-32ed-49b8-8f3d-ddb7167b1927} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4547 2024.11.19 19:44:03.057257 [ 5 ] {c434a4c8-32ed-49b8-8f3d-ddb7167b1927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4548 2024.11.19 19:44:03.057869 [ 189 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004292257 sec., 16308.436330816166 rows/sec., 1.21 MiB/sec.
4549 2024.11.19 19:44:03.058234 [ 5 ] {c434a4c8-32ed-49b8-8f3d-ddb7167b1927} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4550 2024.11.19 19:44:03.058245 [ 189 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
4551 2024.11.19 19:44:03.058739 [ 5 ] {c434a4c8-32ed-49b8-8f3d-ddb7167b1927} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4552 2024.11.19 19:44:03.059031 [ 77 ] {} <Debug> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4553 2024.11.19 19:44:03.059085 [ 189 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::all_1_13_3} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4554 2024.11.19 19:44:03.059131 [ 77 ] {} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4555 2024.11.19 19:44:03.059214 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4556 2024.11.19 19:44:03.059390 [ 189 ] {19ab7f0d-c491-44e5-b5ac-a8dda6945fa4::all_1_13_3} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3
4557 2024.11.19 19:44:03.059398 [ 5 ] {c434a4c8-32ed-49b8-8f3d-ddb7167b1927} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.005277 sec., 54007.95906765208 rows/sec., 4.77 MiB/sec.
4558 2024.11.19 19:44:03.059770 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4559 2024.11.19 19:44:03.059909 [ 191 ] {4ff06251-2a92-4c95-826a-12c68addc63b::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
4560 2024.11.19 19:44:03.060132 [ 5 ] {c434a4c8-32ed-49b8-8f3d-ddb7167b1927} <Debug> TCPHandler: Processed in 0.006470725 sec.
4561 2024.11.19 19:44:03.060402 [ 191 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4562 2024.11.19 19:44:03.060523 [ 191 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1436 rows starting from the beginning of the part
4563 2024.11.19 19:44:03.060696 [ 191 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part
4564 2024.11.19 19:44:03.060686 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4565 2024.11.19 19:44:03.060985 [ 191 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 285 rows starting from the beginning of the part
4566 2024.11.19 19:44:03.061074 [ 254 ] {e4cd7aa3-4189-48b3-bb29-6ad3ccc46ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
4567 2024.11.19 19:44:03.061235 [ 254 ] {e4cd7aa3-4189-48b3-bb29-6ad3ccc46ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4568 2024.11.19 19:44:03.061286 [ 191 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 58 rows starting from the beginning of the part
4569 2024.11.19 19:44:03.061628 [ 191 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part
4570 2024.11.19 19:44:03.062029 [ 191 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 285 rows starting from the beginning of the part
4571 2024.11.19 19:44:03.063834 [ 254 ] {e4cd7aa3-4189-48b3-bb29-6ad3ccc46ff7} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4572 2024.11.19 19:44:03.063903 [ 254 ] {e4cd7aa3-4189-48b3-bb29-6ad3ccc46ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4573 2024.11.19 19:44:03.064917 [ 254 ] {e4cd7aa3-4189-48b3-bb29-6ad3ccc46ff7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4574 2024.11.19 19:44:03.065462 [ 254 ] {e4cd7aa3-4189-48b3-bb29-6ad3ccc46ff7} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4575 2024.11.19 19:44:03.065977 [ 77 ] {} <Debug> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
4576 2024.11.19 19:44:03.065987 [ 254 ] {e4cd7aa3-4189-48b3-bb29-6ad3ccc46ff7} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.005014 sec., 9573.195053849222 rows/sec., 705.84 KiB/sec.
4577 2024.11.19 19:44:03.066016 [ 195 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 5 columns (5 merged, 0 gathered) in 0.006683741 sec., 325566.1761878565 rows/sec., 28.73 MiB/sec.
4578 2024.11.19 19:44:03.066042 [ 77 ] {} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4579 2024.11.19 19:44:03.066142 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4580 2024.11.19 19:44:03.066205 [ 254 ] {e4cd7aa3-4189-48b3-bb29-6ad3ccc46ff7} <Debug> TCPHandler: Processed in 0.005869939 sec.
4581 2024.11.19 19:44:03.066653 [ 198 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4582 2024.11.19 19:44:03.066740 [ 195 ] {32af5a70-bb11-429c-b029-e4922a488d63::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
4583 2024.11.19 19:44:03.067079 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4584 2024.11.19 19:44:03.067236 [ 195 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4585 2024.11.19 19:44:03.067320 [ 195 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 64 rows starting from the beginning of the part
4586 2024.11.19 19:44:03.067544 [ 5 ] {85ae04d4-2a13-4411-b147-a68283357d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
4587 2024.11.19 19:44:03.067759 [ 195 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part
4588 2024.11.19 19:44:03.067794 [ 5 ] {85ae04d4-2a13-4411-b147-a68283357d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4589 2024.11.19 19:44:03.067810 [ 194 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_36_7} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4590 2024.11.19 19:44:03.068232 [ 195 ] {32af5a70-bb11-429c-b029-e4922a488d63::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
4591 2024.11.19 19:44:03.068385 [ 194 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_36_7} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
4592 2024.11.19 19:44:03.068678 [ 195 ] {32af5a70-bb11-429c-b029-e4922a488d63::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
4593 2024.11.19 19:44:03.068820 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB.
4594 2024.11.19 19:44:03.068957 [ 195 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part
4595 2024.11.19 19:44:03.069288 [ 195 ] {32af5a70-bb11-429c-b029-e4922a488d63::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
4596 2024.11.19 19:44:03.071094 [ 5 ] {85ae04d4-2a13-4411-b147-a68283357d31} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4597 2024.11.19 19:44:03.071173 [ 5 ] {85ae04d4-2a13-4411-b147-a68283357d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4598 2024.11.19 19:44:03.072266 [ 5 ] {85ae04d4-2a13-4411-b147-a68283357d31} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4599 2024.11.19 19:44:03.072350 [ 195 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 5 columns (5 merged, 0 gathered) in 0.006094645 sec., 35440.948570425346 rows/sec., 2.67 MiB/sec.
4600 2024.11.19 19:44:03.072610 [ 195 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
4601 2024.11.19 19:44:03.073178 [ 5 ] {85ae04d4-2a13-4411-b147-a68283357d31} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4602 2024.11.19 19:44:03.073389 [ 195 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_20_4} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4603 2024.11.19 19:44:03.073626 [ 195 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_20_4} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
4604 2024.11.19 19:44:03.073629 [ 5 ] {85ae04d4-2a13-4411-b147-a68283357d31} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006234 sec., 2245.749117741418 rows/sec., 157.28 KiB/sec.
4605 2024.11.19 19:44:03.073865 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
4606 2024.11.19 19:44:03.073889 [ 5 ] {85ae04d4-2a13-4411-b147-a68283357d31} <Debug> TCPHandler: Processed in 0.007520204 sec.
4607 2024.11.19 19:44:03.074071 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4608 2024.11.19 19:44:03.074194 [ 254 ] {1bc96bbb-b171-4497-88b7-d1fe1fa1c87f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
4609 2024.11.19 19:44:03.074243 [ 254 ] {1bc96bbb-b171-4497-88b7-d1fe1fa1c87f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4610 2024.11.19 19:44:03.074845 [ 254 ] {1bc96bbb-b171-4497-88b7-d1fe1fa1c87f} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4611 2024.11.19 19:44:03.074885 [ 254 ] {1bc96bbb-b171-4497-88b7-d1fe1fa1c87f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4612 2024.11.19 19:44:03.075240 [ 254 ] {1bc96bbb-b171-4497-88b7-d1fe1fa1c87f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4613 2024.11.19 19:44:03.075483 [ 254 ] {1bc96bbb-b171-4497-88b7-d1fe1fa1c87f} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4614 2024.11.19 19:44:03.075634 [ 77 ] {} <Debug> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
4615 2024.11.19 19:44:03.075689 [ 77 ] {} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4616 2024.11.19 19:44:03.075727 [ 254 ] {1bc96bbb-b171-4497-88b7-d1fe1fa1c87f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001547 sec., 8403.361344537816 rows/sec., 523.95 KiB/sec.
4617 2024.11.19 19:44:03.075731 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4618 2024.11.19 19:44:03.075880 [ 254 ] {1bc96bbb-b171-4497-88b7-d1fe1fa1c87f} <Debug> TCPHandler: Processed in 0.001867671 sec.
4619 2024.11.19 19:44:03.075942 [ 194 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::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
4620 2024.11.19 19:44:03.076079 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4621 2024.11.19 19:44:03.076100 [ 194 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4622 2024.11.19 19:44:03.076155 [ 194 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::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
4623 2024.11.19 19:44:03.076409 [ 5 ] {9df6efdf-d77f-49f7-98cc-079da48ed029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4624 2024.11.19 19:44:03.076443 [ 194 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::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
4625 2024.11.19 19:44:03.076583 [ 5 ] {9df6efdf-d77f-49f7-98cc-079da48ed029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4626 2024.11.19 19:44:03.076749 [ 194 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::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
4627 2024.11.19 19:44:03.077140 [ 194 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::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
4628 2024.11.19 19:44:03.077485 [ 194 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::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
4629 2024.11.19 19:44:03.079397 [ 5 ] {9df6efdf-d77f-49f7-98cc-079da48ed029} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4630 2024.11.19 19:44:03.079471 [ 5 ] {9df6efdf-d77f-49f7-98cc-079da48ed029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4631 2024.11.19 19:44:03.080060 [ 194 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004187983 sec., 15520.597862980818 rows/sec., 1.00 MiB/sec.
4632 2024.11.19 19:44:03.080254 [ 194 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
4633 2024.11.19 19:44:03.080418 [ 5 ] {9df6efdf-d77f-49f7-98cc-079da48ed029} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4634 2024.11.19 19:44:03.080731 [ 194 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::all_1_13_3} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4635 2024.11.19 19:44:03.080859 [ 194 ] {ffd35bb1-a7c0-4c06-ba36-622926cb4165::all_1_13_3} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3
4636 2024.11.19 19:44:03.081033 [ 5 ] {9df6efdf-d77f-49f7-98cc-079da48ed029} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4637 2024.11.19 19:44:03.081049 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4638 2024.11.19 19:44:03.081284 [ 77 ] {} <Debug> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4639 2024.11.19 19:44:03.081351 [ 77 ] {} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4640 2024.11.19 19:44:03.081379 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4641 2024.11.19 19:44:03.081416 [ 5 ] {9df6efdf-d77f-49f7-98cc-079da48ed029} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.005162 sec., 81944.98256489733 rows/sec., 5.86 MiB/sec.
4642 2024.11.19 19:44:03.081592 [ 5 ] {9df6efdf-d77f-49f7-98cc-079da48ed029} <Debug> TCPHandler: Processed in 0.005595661 sec.
4643 2024.11.19 19:44:03.081616 [ 200 ] {4affbfb9-3896-4593-918b-b1666f579f0e::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
4644 2024.11.19 19:44:03.081759 [ 200 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4645 2024.11.19 19:44:03.081795 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4646 2024.11.19 19:44:03.081813 [ 200 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 915 rows starting from the beginning of the part
4647 2024.11.19 19:44:03.082054 [ 200 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part
4648 2024.11.19 19:44:03.082194 [ 254 ] {e1d07510-2c43-46ff-961d-85a0fbd33c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
4649 2024.11.19 19:44:03.082330 [ 200 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 423 rows starting from the beginning of the part
4650 2024.11.19 19:44:03.082402 [ 254 ] {e1d07510-2c43-46ff-961d-85a0fbd33c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4651 2024.11.19 19:44:03.082618 [ 200 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 68 rows starting from the beginning of the part
4652 2024.11.19 19:44:03.083040 [ 200 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part
4653 2024.11.19 19:44:03.083440 [ 200 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 423 rows starting from the beginning of the part
4654 2024.11.19 19:44:03.084457 [ 254 ] {e1d07510-2c43-46ff-961d-85a0fbd33c34} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4655 2024.11.19 19:44:03.084542 [ 254 ] {e1d07510-2c43-46ff-961d-85a0fbd33c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4656 2024.11.19 19:44:03.085517 [ 254 ] {e1d07510-2c43-46ff-961d-85a0fbd33c34} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4657 2024.11.19 19:44:03.085918 [ 254 ] {e1d07510-2c43-46ff-961d-85a0fbd33c34} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4658 2024.11.19 19:44:03.086501 [ 254 ] {e1d07510-2c43-46ff-961d-85a0fbd33c34} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004453 sec., 1347.406242982259 rows/sec., 70.40 KiB/sec.
4659 2024.11.19 19:44:03.086526 [ 200 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1957 rows, containing 5 columns (5 merged, 0 gathered) in 0.005052447 sec., 387337.06657388 rows/sec., 29.65 MiB/sec.
4660 2024.11.19 19:44:03.086632 [ 254 ] {e1d07510-2c43-46ff-961d-85a0fbd33c34} <Debug> TCPHandler: Processed in 0.004928314 sec.
4661 2024.11.19 19:44:03.086782 [ 200 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4662 2024.11.19 19:44:03.086815 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4663 2024.11.19 19:44:03.086971 [ 5 ] {b1f8064a-a6e9-45c5-9499-11bbd21b1bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4664 2024.11.19 19:44:03.087045 [ 5 ] {b1f8064a-a6e9-45c5-9499-11bbd21b1bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4665 2024.11.19 19:44:03.087098 [ 200 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_36_7} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4666 2024.11.19 19:44:03.087227 [ 200 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_36_7} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
4667 2024.11.19 19:44:03.087341 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
4668 2024.11.19 19:44:03.087848 [ 5 ] {b1f8064a-a6e9-45c5-9499-11bbd21b1bb1} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4669 2024.11.19 19:44:03.087887 [ 5 ] {b1f8064a-a6e9-45c5-9499-11bbd21b1bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4670 2024.11.19 19:44:03.088280 [ 5 ] {b1f8064a-a6e9-45c5-9499-11bbd21b1bb1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4671 2024.11.19 19:44:03.088528 [ 5 ] {b1f8064a-a6e9-45c5-9499-11bbd21b1bb1} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4672 2024.11.19 19:44:03.088693 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4673 2024.11.19 19:44:03.088758 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4674 2024.11.19 19:44:03.088776 [ 5 ] {b1f8064a-a6e9-45c5-9499-11bbd21b1bb1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001836 sec., 129084.96732026144 rows/sec., 8.65 MiB/sec.
4675 2024.11.19 19:44:03.088793 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4676 2024.11.19 19:44:03.088951 [ 5 ] {b1f8064a-a6e9-45c5-9499-11bbd21b1bb1} <Debug> TCPHandler: Processed in 0.00222027 sec.
4677 2024.11.19 19:44:03.089047 [ 201 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::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
4678 2024.11.19 19:44:03.089183 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4679 2024.11.19 19:44:03.089243 [ 201 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4680 2024.11.19 19:44:03.089299 [ 201 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 5656 rows starting from the beginning of the part
4681 2024.11.19 19:44:03.089466 [ 254 ] {58e0f66f-2faf-48fe-aade-0119558e2fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
4682 2024.11.19 19:44:03.089605 [ 201 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part
4683 2024.11.19 19:44:03.089668 [ 254 ] {58e0f66f-2faf-48fe-aade-0119558e2fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4684 2024.11.19 19:44:03.089982 [ 201 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part
4685 2024.11.19 19:44:03.090375 [ 201 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 130 rows starting from the beginning of the part
4686 2024.11.19 19:44:03.090700 [ 201 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part
4687 2024.11.19 19:44:03.090993 [ 201 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 237 rows starting from the beginning of the part
4688 2024.11.19 19:44:03.092160 [ 254 ] {58e0f66f-2faf-48fe-aade-0119558e2fcc} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4689 2024.11.19 19:44:03.092208 [ 254 ] {58e0f66f-2faf-48fe-aade-0119558e2fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4690 2024.11.19 19:44:03.092897 [ 254 ] {58e0f66f-2faf-48fe-aade-0119558e2fcc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4691 2024.11.19 19:44:03.093460 [ 254 ] {58e0f66f-2faf-48fe-aade-0119558e2fcc} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4692 2024.11.19 19:44:03.093814 [ 254 ] {58e0f66f-2faf-48fe-aade-0119558e2fcc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004454 sec., 224.51728783116303 rows/sec., 15.13 KiB/sec.
4693 2024.11.19 19:44:03.093879 [ 254 ] {58e0f66f-2faf-48fe-aade-0119558e2fcc} <Debug> TCPHandler: Processed in 0.00479823 sec.
4694 2024.11.19 19:44:03.094072 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4695 2024.11.19 19:44:03.094248 [ 5 ] {60f8dc1e-3fcc-45f7-96e9-a8029565da4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
4696 2024.11.19 19:44:03.094360 [ 5 ] {60f8dc1e-3fcc-45f7-96e9-a8029565da4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
4697 2024.11.19 19:44:03.095201 [ 201 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6580 rows, containing 5 columns (5 merged, 0 gathered) in 0.00629186 sec., 1045795.6788612589 rows/sec., 70.70 MiB/sec.
4698 2024.11.19 19:44:03.095658 [ 201 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4699 2024.11.19 19:44:03.096361 [ 201 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4700 2024.11.19 19:44:03.096579 [ 201 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
4701 2024.11.19 19:44:03.096811 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB.
4702 2024.11.19 19:44:03.096992 [ 5 ] {60f8dc1e-3fcc-45f7-96e9-a8029565da4e} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4703 2024.11.19 19:44:03.097037 [ 5 ] {60f8dc1e-3fcc-45f7-96e9-a8029565da4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4704 2024.11.19 19:44:03.097733 [ 5 ] {60f8dc1e-3fcc-45f7-96e9-a8029565da4e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4705 2024.11.19 19:44:03.098007 [ 5 ] {60f8dc1e-3fcc-45f7-96e9-a8029565da4e} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4706 2024.11.19 19:44:03.098261 [ 5 ] {60f8dc1e-3fcc-45f7-96e9-a8029565da4e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.004045 sec., 10135.970333745365 rows/sec., 18.16 MiB/sec.
4707 2024.11.19 19:44:03.098393 [ 5 ] {60f8dc1e-3fcc-45f7-96e9-a8029565da4e} <Debug> TCPHandler: Processed in 0.00440542 sec.
4708 2024.11.19 19:44:03.098580 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4709 2024.11.19 19:44:03.098724 [ 254 ] {de050077-f51d-40b0-81e6-a6d10879cb97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4710 2024.11.19 19:44:03.098781 [ 254 ] {de050077-f51d-40b0-81e6-a6d10879cb97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4711 2024.11.19 19:44:03.099440 [ 254 ] {de050077-f51d-40b0-81e6-a6d10879cb97} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4712 2024.11.19 19:44:03.099486 [ 254 ] {de050077-f51d-40b0-81e6-a6d10879cb97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4713 2024.11.19 19:44:03.099900 [ 254 ] {de050077-f51d-40b0-81e6-a6d10879cb97} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4714 2024.11.19 19:44:03.100152 [ 254 ] {de050077-f51d-40b0-81e6-a6d10879cb97} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4715 2024.11.19 19:44:03.100347 [ 77 ] {} <Debug> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4716 2024.11.19 19:44:03.100404 [ 77 ] {} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4717 2024.11.19 19:44:03.100429 [ 254 ] {de050077-f51d-40b0-81e6-a6d10879cb97} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001723 sec., 47591.41033081834 rows/sec., 3.02 MiB/sec.
4718 2024.11.19 19:44:03.100444 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4719 2024.11.19 19:44:03.100659 [ 254 ] {de050077-f51d-40b0-81e6-a6d10879cb97} <Debug> TCPHandler: Processed in 0.002149478 sec.
4720 2024.11.19 19:44:03.100781 [ 194 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::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
4721 2024.11.19 19:44:03.101060 [ 194 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4722 2024.11.19 19:44:03.101104 [ 194 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1338 rows starting from the beginning of the part
4723 2024.11.19 19:44:03.101167 [ 194 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part
4724 2024.11.19 19:44:03.101344 [ 194 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part
4725 2024.11.19 19:44:03.101551 [ 194 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part
4726 2024.11.19 19:44:03.101765 [ 194 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::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
4727 2024.11.19 19:44:03.101932 [ 194 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part
4728 2024.11.19 19:44:03.103343 [ 199 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1670 rows, containing 4 columns (4 merged, 0 gathered) in 0.002780475 sec., 600616.8010861453 rows/sec., 38.79 MiB/sec.
4729 2024.11.19 19:44:03.103532 [ 194 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4730 2024.11.19 19:44:03.103817 [ 194 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_36_7} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4731 2024.11.19 19:44:03.103895 [ 194 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_36_7} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
4732 2024.11.19 19:44:03.103969 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
4733 2024.11.19 19:44:05.827661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 692
4734 2024.11.19 19:44:05.830738 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4735 2024.11.19 19:44:05.830786 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4736 2024.11.19 19:44:05.832338 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4737 2024.11.19 19:44:05.832656 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4738 2024.11.19 19:44:05.833672 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 692
4739 2024.11.19 19:44:08.043647 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4740 2024.11.19 19:44:08.043846 [ 254 ] {bb287709-6e17-4741-bdac-11ac86b080f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
4741 2024.11.19 19:44:08.043920 [ 254 ] {bb287709-6e17-4741-bdac-11ac86b080f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4742 2024.11.19 19:44:08.044660 [ 254 ] {bb287709-6e17-4741-bdac-11ac86b080f6} <Trace> oximeter.fields_ipaddr (df56dded-7aac-43e4-9f34-1eee7e27962c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4743 2024.11.19 19:44:08.044715 [ 254 ] {bb287709-6e17-4741-bdac-11ac86b080f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4744 2024.11.19 19:44:08.045147 [ 254 ] {bb287709-6e17-4741-bdac-11ac86b080f6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4745 2024.11.19 19:44:08.045417 [ 254 ] {bb287709-6e17-4741-bdac-11ac86b080f6} <Trace> oximeter.fields_ipaddr (df56dded-7aac-43e4-9f34-1eee7e27962c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4746 2024.11.19 19:44:08.045664 [ 254 ] {bb287709-6e17-4741-bdac-11ac86b080f6} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001864 sec., 5364.806866952789 rows/sec., 437.46 KiB/sec.
4747 2024.11.19 19:44:08.045852 [ 254 ] {bb287709-6e17-4741-bdac-11ac86b080f6} <Debug> TCPHandler: Processed in 0.002332213 sec.
4748 2024.11.19 19:44:08.046143 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4749 2024.11.19 19:44:08.046364 [ 5 ] {d11439a1-4ce7-491c-ade9-df50875df11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4750 2024.11.19 19:44:08.046453 [ 5 ] {d11439a1-4ce7-491c-ade9-df50875df11a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4751 2024.11.19 19:44:08.047296 [ 5 ] {d11439a1-4ce7-491c-ade9-df50875df11a} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4752 2024.11.19 19:44:08.047353 [ 5 ] {d11439a1-4ce7-491c-ade9-df50875df11a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4753 2024.11.19 19:44:08.047805 [ 5 ] {d11439a1-4ce7-491c-ade9-df50875df11a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4754 2024.11.19 19:44:08.048068 [ 5 ] {d11439a1-4ce7-491c-ade9-df50875df11a} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4755 2024.11.19 19:44:08.048308 [ 5 ] {d11439a1-4ce7-491c-ade9-df50875df11a} <Debug> executeQuery: Read 61 rows, 4.77 KiB in 0.002003 sec., 30454.318522216676 rows/sec., 2.33 MiB/sec.
4756 2024.11.19 19:44:08.048375 [ 5 ] {d11439a1-4ce7-491c-ade9-df50875df11a} <Debug> TCPHandler: Processed in 0.002378655 sec.
4757 2024.11.19 19:44:08.048530 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4758 2024.11.19 19:44:08.048672 [ 254 ] {c9f7348c-807e-4758-a7ba-5916244f8a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
4759 2024.11.19 19:44:08.048730 [ 254 ] {c9f7348c-807e-4758-a7ba-5916244f8a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4760 2024.11.19 19:44:08.049346 [ 254 ] {c9f7348c-807e-4758-a7ba-5916244f8a13} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4761 2024.11.19 19:44:08.049385 [ 254 ] {c9f7348c-807e-4758-a7ba-5916244f8a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4762 2024.11.19 19:44:08.049739 [ 254 ] {c9f7348c-807e-4758-a7ba-5916244f8a13} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4763 2024.11.19 19:44:08.049983 [ 254 ] {c9f7348c-807e-4758-a7ba-5916244f8a13} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4764 2024.11.19 19:44:08.050191 [ 254 ] {c9f7348c-807e-4758-a7ba-5916244f8a13} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001549 sec., 6455.777921239509 rows/sec., 450.77 KiB/sec.
4765 2024.11.19 19:44:08.050242 [ 254 ] {c9f7348c-807e-4758-a7ba-5916244f8a13} <Debug> TCPHandler: Processed in 0.001777228 sec.
4766 2024.11.19 19:44:08.050414 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4767 2024.11.19 19:44:08.050565 [ 5 ] {da0e4547-7595-43de-8a03-4e3c781914d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4768 2024.11.19 19:44:08.050629 [ 5 ] {da0e4547-7595-43de-8a03-4e3c781914d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4769 2024.11.19 19:44:08.051307 [ 5 ] {da0e4547-7595-43de-8a03-4e3c781914d7} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4770 2024.11.19 19:44:08.051352 [ 5 ] {da0e4547-7595-43de-8a03-4e3c781914d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4771 2024.11.19 19:44:08.051811 [ 5 ] {da0e4547-7595-43de-8a03-4e3c781914d7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4772 2024.11.19 19:44:08.052078 [ 5 ] {da0e4547-7595-43de-8a03-4e3c781914d7} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4773 2024.11.19 19:44:08.052336 [ 5 ] {da0e4547-7595-43de-8a03-4e3c781914d7} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.001803 sec., 41042.70660011093 rows/sec., 3.21 MiB/sec.
4774 2024.11.19 19:44:08.052503 [ 5 ] {da0e4547-7595-43de-8a03-4e3c781914d7} <Debug> TCPHandler: Processed in 0.002154539 sec.
4775 2024.11.19 19:44:08.052730 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4776 2024.11.19 19:44:08.052864 [ 254 ] {59c068c4-8232-4960-a367-9fb26f136db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4777 2024.11.19 19:44:08.052926 [ 254 ] {59c068c4-8232-4960-a367-9fb26f136db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4778 2024.11.19 19:44:08.053496 [ 254 ] {59c068c4-8232-4960-a367-9fb26f136db9} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4779 2024.11.19 19:44:08.053535 [ 254 ] {59c068c4-8232-4960-a367-9fb26f136db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4780 2024.11.19 19:44:08.053932 [ 254 ] {59c068c4-8232-4960-a367-9fb26f136db9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4781 2024.11.19 19:44:08.054187 [ 254 ] {59c068c4-8232-4960-a367-9fb26f136db9} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4782 2024.11.19 19:44:08.054389 [ 254 ] {59c068c4-8232-4960-a367-9fb26f136db9} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001554 sec., 106177.60617760617 rows/sec., 7.39 MiB/sec.
4783 2024.11.19 19:44:08.054438 [ 254 ] {59c068c4-8232-4960-a367-9fb26f136db9} <Debug> TCPHandler: Processed in 0.001808059 sec.
4784 2024.11.19 19:44:08.054597 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4785 2024.11.19 19:44:08.054719 [ 5 ] {ddf4bbe7-0cc5-4544-9fb3-718555f52420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4786 2024.11.19 19:44:08.054775 [ 5 ] {ddf4bbe7-0cc5-4544-9fb3-718555f52420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4787 2024.11.19 19:44:08.055282 [ 5 ] {ddf4bbe7-0cc5-4544-9fb3-718555f52420} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4788 2024.11.19 19:44:08.055324 [ 5 ] {ddf4bbe7-0cc5-4544-9fb3-718555f52420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
4789 2024.11.19 19:44:08.055716 [ 5 ] {ddf4bbe7-0cc5-4544-9fb3-718555f52420} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4790 2024.11.19 19:44:08.055957 [ 5 ] {ddf4bbe7-0cc5-4544-9fb3-718555f52420} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4791 2024.11.19 19:44:08.056166 [ 5 ] {ddf4bbe7-0cc5-4544-9fb3-718555f52420} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001475 sec., 40677.96610169492 rows/sec., 2.74 MiB/sec.
4792 2024.11.19 19:44:08.056217 [ 5 ] {ddf4bbe7-0cc5-4544-9fb3-718555f52420} <Debug> TCPHandler: Processed in 0.001674575 sec.
4793 2024.11.19 19:44:11.825144 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47623, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4794 2024.11.19 19:44:12.043704 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44294, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4795 2024.11.19 19:44:12.055101 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56687, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4796 2024.11.19 19:44:12.173555 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56134, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4797 2024.11.19 19:44:12.186906 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49480, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4798 2024.11.19 19:44:12.222281 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63466, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4799 2024.11.19 19:44:12.238495 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55547, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4800 2024.11.19 19:44:12.241811 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42670, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4801 2024.11.19 19:44:13.043407 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4802 2024.11.19 19:44:13.043600 [ 254 ] {6238353b-2361-40f2-a804-53b07f2d34d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4803 2024.11.19 19:44:13.043684 [ 254 ] {6238353b-2361-40f2-a804-53b07f2d34d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4804 2024.11.19 19:44:13.044539 [ 254 ] {6238353b-2361-40f2-a804-53b07f2d34d7} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4805 2024.11.19 19:44:13.044584 [ 254 ] {6238353b-2361-40f2-a804-53b07f2d34d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
4806 2024.11.19 19:44:13.045028 [ 254 ] {6238353b-2361-40f2-a804-53b07f2d34d7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4807 2024.11.19 19:44:13.045293 [ 254 ] {6238353b-2361-40f2-a804-53b07f2d34d7} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4808 2024.11.19 19:44:13.045530 [ 254 ] {6238353b-2361-40f2-a804-53b07f2d34d7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001982 sec., 28254.28859737639 rows/sec., 2.17 MiB/sec.
4809 2024.11.19 19:44:13.045595 [ 254 ] {6238353b-2361-40f2-a804-53b07f2d34d7} <Debug> TCPHandler: Processed in 0.002313973 sec.
4810 2024.11.19 19:44:13.045862 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4811 2024.11.19 19:44:13.046075 [ 5 ] {80b8046d-ec6b-4fc1-86e6-23cba19d566d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4812 2024.11.19 19:44:13.046158 [ 5 ] {80b8046d-ec6b-4fc1-86e6-23cba19d566d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4813 2024.11.19 19:44:13.046926 [ 5 ] {80b8046d-ec6b-4fc1-86e6-23cba19d566d} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4814 2024.11.19 19:44:13.046976 [ 5 ] {80b8046d-ec6b-4fc1-86e6-23cba19d566d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
4815 2024.11.19 19:44:13.047431 [ 5 ] {80b8046d-ec6b-4fc1-86e6-23cba19d566d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4816 2024.11.19 19:44:13.047692 [ 5 ] {80b8046d-ec6b-4fc1-86e6-23cba19d566d} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4817 2024.11.19 19:44:13.047948 [ 5 ] {80b8046d-ec6b-4fc1-86e6-23cba19d566d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001932 sec., 33126.29399585922 rows/sec., 2.59 MiB/sec.
4818 2024.11.19 19:44:13.048011 [ 5 ] {80b8046d-ec6b-4fc1-86e6-23cba19d566d} <Debug> TCPHandler: Processed in 0.002291022 sec.
4819 2024.11.19 19:44:13.048196 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4820 2024.11.19 19:44:13.048377 [ 254 ] {04c4dd28-7634-469f-ae8f-13df86265048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4821 2024.11.19 19:44:13.048458 [ 254 ] {04c4dd28-7634-469f-ae8f-13df86265048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4822 2024.11.19 19:44:13.049241 [ 254 ] {04c4dd28-7634-469f-ae8f-13df86265048} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4823 2024.11.19 19:44:13.049279 [ 254 ] {04c4dd28-7634-469f-ae8f-13df86265048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
4824 2024.11.19 19:44:13.049684 [ 254 ] {04c4dd28-7634-469f-ae8f-13df86265048} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4825 2024.11.19 19:44:13.049927 [ 254 ] {04c4dd28-7634-469f-ae8f-13df86265048} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4826 2024.11.19 19:44:13.050118 [ 254 ] {04c4dd28-7634-469f-ae8f-13df86265048} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001787 sec., 89535.53441522105 rows/sec., 6.24 MiB/sec.
4827 2024.11.19 19:44:13.050174 [ 254 ] {04c4dd28-7634-469f-ae8f-13df86265048} <Debug> TCPHandler: Processed in 0.002062056 sec.
4828 2024.11.19 19:44:13.050332 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4829 2024.11.19 19:44:13.050478 [ 5 ] {92b7b04f-e9a8-4694-8b26-53ebd8733f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4830 2024.11.19 19:44:13.050544 [ 5 ] {92b7b04f-e9a8-4694-8b26-53ebd8733f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4831 2024.11.19 19:44:13.051184 [ 5 ] {92b7b04f-e9a8-4694-8b26-53ebd8733f16} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4832 2024.11.19 19:44:13.051226 [ 5 ] {92b7b04f-e9a8-4694-8b26-53ebd8733f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
4833 2024.11.19 19:44:13.051613 [ 5 ] {92b7b04f-e9a8-4694-8b26-53ebd8733f16} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4834 2024.11.19 19:44:13.051855 [ 5 ] {92b7b04f-e9a8-4694-8b26-53ebd8733f16} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4835 2024.11.19 19:44:13.052082 [ 5 ] {92b7b04f-e9a8-4694-8b26-53ebd8733f16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00164 sec., 36585.365853658535 rows/sec., 2.47 MiB/sec.
4836 2024.11.19 19:44:13.052135 [ 5 ] {92b7b04f-e9a8-4694-8b26-53ebd8733f16} <Debug> TCPHandler: Processed in 0.00187427 sec.
4837 2024.11.19 19:44:14.256976 [ 64 ] {} <Debug> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
4838 2024.11.19 19:44:14.257065 [ 64 ] {} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4839 2024.11.19 19:44:14.257106 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
4840 2024.11.19 19:44:14.257360 [ 197 ] {c13657ea-56c1-435d-a590-a5293ed828fc::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
4841 2024.11.19 19:44:14.257622 [ 197 ] {c13657ea-56c1-435d-a590-a5293ed828fc::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4842 2024.11.19 19:44:14.257692 [ 197 ] {c13657ea-56c1-435d-a590-a5293ed828fc::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
4843 2024.11.19 19:44:14.257821 [ 197 ] {c13657ea-56c1-435d-a590-a5293ed828fc::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
4844 2024.11.19 19:44:14.258180 [ 197 ] {c13657ea-56c1-435d-a590-a5293ed828fc::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
4845 2024.11.19 19:44:14.258490 [ 197 ] {c13657ea-56c1-435d-a590-a5293ed828fc::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
4846 2024.11.19 19:44:14.258751 [ 197 ] {c13657ea-56c1-435d-a590-a5293ed828fc::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
4847 2024.11.19 19:44:14.259698 [ 194 ] {c13657ea-56c1-435d-a590-a5293ed828fc::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 4 columns (4 merged, 0 gathered) in 0.002471007 sec., 31566.07812118703 rows/sec., 1.61 MiB/sec.
4848 2024.11.19 19:44:14.259980 [ 194 ] {c13657ea-56c1-435d-a590-a5293ed828fc::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
4849 2024.11.19 19:44:14.260406 [ 194 ] {c13657ea-56c1-435d-a590-a5293ed828fc::all_1_13_3} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4850 2024.11.19 19:44:14.260500 [ 194 ] {c13657ea-56c1-435d-a590-a5293ed828fc::all_1_13_3} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3
4851 2024.11.19 19:44:14.260605 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4852 2024.11.19 19:44:14.626612 [ 63 ] {} <Debug> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
4853 2024.11.19 19:44:14.626699 [ 63 ] {} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4854 2024.11.19 19:44:14.626727 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
4855 2024.11.19 19:44:14.626957 [ 197 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::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
4856 2024.11.19 19:44:14.627223 [ 197 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4857 2024.11.19 19:44:14.627285 [ 197 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 10 rows starting from the beginning of the part
4858 2024.11.19 19:44:14.627354 [ 197 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::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
4859 2024.11.19 19:44:14.627432 [ 197 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::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
4860 2024.11.19 19:44:14.627650 [ 197 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::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
4861 2024.11.19 19:44:14.627790 [ 197 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::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
4862 2024.11.19 19:44:14.629092 [ 194 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.002265891 sec., 6178.584936345129 rows/sec., 414.61 KiB/sec.
4863 2024.11.19 19:44:14.629291 [ 187 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
4864 2024.11.19 19:44:14.629632 [ 187 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::all_1_13_3} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4865 2024.11.19 19:44:14.629722 [ 187 ] {a4eb3577-326f-45fd-a025-4e95ac83c325::all_1_13_3} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3
4866 2024.11.19 19:44:14.629822 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4867 2024.11.19 19:44:15.617034 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache
4868 2024.11.19 19:44:15.617091 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache
4869 2024.11.19 19:44:15.833842 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 712
4870 2024.11.19 19:44:15.836515 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4871 2024.11.19 19:44:15.836570 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
4872 2024.11.19 19:44:15.838139 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4873 2024.11.19 19:44:15.838491 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4874 2024.11.19 19:44:15.839043 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 712
4875 2024.11.19 19:44:18.050003 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4876 2024.11.19 19:44:18.050198 [ 254 ] {d10e6b70-c42f-4a95-8d12-d6c9e187d318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
4877 2024.11.19 19:44:18.050272 [ 254 ] {d10e6b70-c42f-4a95-8d12-d6c9e187d318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
4878 2024.11.19 19:44:18.051038 [ 254 ] {d10e6b70-c42f-4a95-8d12-d6c9e187d318} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4879 2024.11.19 19:44:18.051091 [ 254 ] {d10e6b70-c42f-4a95-8d12-d6c9e187d318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
4880 2024.11.19 19:44:18.051523 [ 254 ] {d10e6b70-c42f-4a95-8d12-d6c9e187d318} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4881 2024.11.19 19:44:18.051795 [ 254 ] {d10e6b70-c42f-4a95-8d12-d6c9e187d318} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4882 2024.11.19 19:44:18.052033 [ 254 ] {d10e6b70-c42f-4a95-8d12-d6c9e187d318} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001888 sec., 7415.254237288136 rows/sec., 533.80 KiB/sec.
4883 2024.11.19 19:44:18.052098 [ 254 ] {d10e6b70-c42f-4a95-8d12-d6c9e187d318} <Debug> TCPHandler: Processed in 0.00222452 sec.
4884 2024.11.19 19:44:18.052383 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4885 2024.11.19 19:44:18.052597 [ 5 ] {1c9cc3e1-3e3c-4cc7-a84c-eb1eda47ea60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
4886 2024.11.19 19:44:18.052682 [ 5 ] {1c9cc3e1-3e3c-4cc7-a84c-eb1eda47ea60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4887 2024.11.19 19:44:18.053639 [ 5 ] {1c9cc3e1-3e3c-4cc7-a84c-eb1eda47ea60} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4888 2024.11.19 19:44:18.053682 [ 5 ] {1c9cc3e1-3e3c-4cc7-a84c-eb1eda47ea60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
4889 2024.11.19 19:44:18.054150 [ 5 ] {1c9cc3e1-3e3c-4cc7-a84c-eb1eda47ea60} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4890 2024.11.19 19:44:18.054413 [ 5 ] {1c9cc3e1-3e3c-4cc7-a84c-eb1eda47ea60} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4891 2024.11.19 19:44:18.054612 [ 5 ] {1c9cc3e1-3e3c-4cc7-a84c-eb1eda47ea60} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.002074 sec., 137415.62198649952 rows/sec., 12.14 MiB/sec.
4892 2024.11.19 19:44:18.054673 [ 5 ] {1c9cc3e1-3e3c-4cc7-a84c-eb1eda47ea60} <Debug> TCPHandler: Processed in 0.002436736 sec.
4893 2024.11.19 19:44:18.054830 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4894 2024.11.19 19:44:18.054978 [ 254 ] {91eb7844-3f32-4134-ab62-42ffff93832a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
4895 2024.11.19 19:44:18.055039 [ 254 ] {91eb7844-3f32-4134-ab62-42ffff93832a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4896 2024.11.19 19:44:18.055700 [ 254 ] {91eb7844-3f32-4134-ab62-42ffff93832a} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4897 2024.11.19 19:44:18.055742 [ 254 ] {91eb7844-3f32-4134-ab62-42ffff93832a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
4898 2024.11.19 19:44:18.056111 [ 254 ] {91eb7844-3f32-4134-ab62-42ffff93832a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4899 2024.11.19 19:44:18.056356 [ 254 ] {91eb7844-3f32-4134-ab62-42ffff93832a} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4900 2024.11.19 19:44:18.056576 [ 254 ] {91eb7844-3f32-4134-ab62-42ffff93832a} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001635 sec., 29357.798165137614 rows/sec., 2.11 MiB/sec.
4901 2024.11.19 19:44:18.056631 [ 254 ] {91eb7844-3f32-4134-ab62-42ffff93832a} <Debug> TCPHandler: Processed in 0.001869011 sec.
4902 2024.11.19 19:44:18.056780 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4903 2024.11.19 19:44:18.056925 [ 5 ] {5c555e23-a421-4bdb-a6c0-11d5ba5985ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
4904 2024.11.19 19:44:18.056986 [ 5 ] {5c555e23-a421-4bdb-a6c0-11d5ba5985ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4905 2024.11.19 19:44:18.057648 [ 5 ] {5c555e23-a421-4bdb-a6c0-11d5ba5985ea} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4906 2024.11.19 19:44:18.057687 [ 5 ] {5c555e23-a421-4bdb-a6c0-11d5ba5985ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
4907 2024.11.19 19:44:18.058050 [ 5 ] {5c555e23-a421-4bdb-a6c0-11d5ba5985ea} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4908 2024.11.19 19:44:18.058308 [ 5 ] {5c555e23-a421-4bdb-a6c0-11d5ba5985ea} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4909 2024.11.19 19:44:18.058520 [ 5 ] {5c555e23-a421-4bdb-a6c0-11d5ba5985ea} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00163 sec., 8588.957055214723 rows/sec., 601.51 KiB/sec.
4910 2024.11.19 19:44:18.058646 [ 5 ] {5c555e23-a421-4bdb-a6c0-11d5ba5985ea} <Debug> TCPHandler: Processed in 0.001927732 sec.
4911 2024.11.19 19:44:18.058930 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4912 2024.11.19 19:44:18.059149 [ 254 ] {90f9ae15-faad-4126-9b8f-09d72b169dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
4913 2024.11.19 19:44:18.059237 [ 254 ] {90f9ae15-faad-4126-9b8f-09d72b169dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4914 2024.11.19 19:44:18.059891 [ 254 ] {90f9ae15-faad-4126-9b8f-09d72b169dc1} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4915 2024.11.19 19:44:18.059930 [ 254 ] {90f9ae15-faad-4126-9b8f-09d72b169dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
4916 2024.11.19 19:44:18.060279 [ 254 ] {90f9ae15-faad-4126-9b8f-09d72b169dc1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4917 2024.11.19 19:44:18.060518 [ 254 ] {90f9ae15-faad-4126-9b8f-09d72b169dc1} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4918 2024.11.19 19:44:18.060723 [ 254 ] {90f9ae15-faad-4126-9b8f-09d72b169dc1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001629 sec., 7980.3560466543895 rows/sec., 497.57 KiB/sec.
4919 2024.11.19 19:44:18.060776 [ 254 ] {90f9ae15-faad-4126-9b8f-09d72b169dc1} <Debug> TCPHandler: Processed in 0.001992574 sec.
4920 2024.11.19 19:44:18.060946 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4921 2024.11.19 19:44:18.061087 [ 5 ] {93244edb-e788-4ec2-b0e8-9f226388a90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
4922 2024.11.19 19:44:18.061146 [ 5 ] {93244edb-e788-4ec2-b0e8-9f226388a90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4923 2024.11.19 19:44:18.061924 [ 5 ] {93244edb-e788-4ec2-b0e8-9f226388a90b} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4924 2024.11.19 19:44:18.061962 [ 5 ] {93244edb-e788-4ec2-b0e8-9f226388a90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
4925 2024.11.19 19:44:18.062349 [ 5 ] {93244edb-e788-4ec2-b0e8-9f226388a90b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4926 2024.11.19 19:44:18.062591 [ 5 ] {93244edb-e788-4ec2-b0e8-9f226388a90b} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4927 2024.11.19 19:44:18.062771 [ 5 ] {93244edb-e788-4ec2-b0e8-9f226388a90b} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001716 sec., 246503.49650349648 rows/sec., 17.62 MiB/sec.
4928 2024.11.19 19:44:18.062824 [ 5 ] {93244edb-e788-4ec2-b0e8-9f226388a90b} <Debug> TCPHandler: Processed in 0.001947142 sec.
4929 2024.11.19 19:44:18.062986 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4930 2024.11.19 19:44:18.063126 [ 254 ] {0913b6b4-8552-4e9f-bca4-e56a591e00ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
4931 2024.11.19 19:44:18.063188 [ 254 ] {0913b6b4-8552-4e9f-bca4-e56a591e00ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4932 2024.11.19 19:44:18.063695 [ 254 ] {0913b6b4-8552-4e9f-bca4-e56a591e00ba} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4933 2024.11.19 19:44:18.063734 [ 254 ] {0913b6b4-8552-4e9f-bca4-e56a591e00ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
4934 2024.11.19 19:44:18.064105 [ 254 ] {0913b6b4-8552-4e9f-bca4-e56a591e00ba} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4935 2024.11.19 19:44:18.064343 [ 254 ] {0913b6b4-8552-4e9f-bca4-e56a591e00ba} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4936 2024.11.19 19:44:18.064549 [ 254 ] {0913b6b4-8552-4e9f-bca4-e56a591e00ba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001454 sec., 4126.547455295736 rows/sec., 215.60 KiB/sec.
4937 2024.11.19 19:44:18.064601 [ 254 ] {0913b6b4-8552-4e9f-bca4-e56a591e00ba} <Debug> TCPHandler: Processed in 0.001683515 sec.
4938 2024.11.19 19:44:18.064768 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4939 2024.11.19 19:44:18.064908 [ 5 ] {e8c453ed-bcbb-477a-b345-64d7c71f0cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
4940 2024.11.19 19:44:18.064971 [ 5 ] {e8c453ed-bcbb-477a-b345-64d7c71f0cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4941 2024.11.19 19:44:18.065601 [ 5 ] {e8c453ed-bcbb-477a-b345-64d7c71f0cd1} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4942 2024.11.19 19:44:18.065639 [ 5 ] {e8c453ed-bcbb-477a-b345-64d7c71f0cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
4943 2024.11.19 19:44:18.066036 [ 5 ] {e8c453ed-bcbb-477a-b345-64d7c71f0cd1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4944 2024.11.19 19:44:18.066274 [ 5 ] {e8c453ed-bcbb-477a-b345-64d7c71f0cd1} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4945 2024.11.19 19:44:18.066480 [ 5 ] {e8c453ed-bcbb-477a-b345-64d7c71f0cd1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001604 sec., 147755.6109725686 rows/sec., 9.90 MiB/sec.
4946 2024.11.19 19:44:18.066536 [ 5 ] {e8c453ed-bcbb-477a-b345-64d7c71f0cd1} <Debug> TCPHandler: Processed in 0.00183725 sec.
4947 2024.11.19 19:44:18.066740 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4948 2024.11.19 19:44:18.066961 [ 254 ] {01160689-06b9-4f1b-923b-d33625753f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
4949 2024.11.19 19:44:18.067055 [ 254 ] {01160689-06b9-4f1b-923b-d33625753f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4950 2024.11.19 19:44:18.067675 [ 254 ] {01160689-06b9-4f1b-923b-d33625753f6f} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4951 2024.11.19 19:44:18.067713 [ 254 ] {01160689-06b9-4f1b-923b-d33625753f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
4952 2024.11.19 19:44:18.068067 [ 254 ] {01160689-06b9-4f1b-923b-d33625753f6f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4953 2024.11.19 19:44:18.068301 [ 254 ] {01160689-06b9-4f1b-923b-d33625753f6f} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4954 2024.11.19 19:44:18.068508 [ 254 ] {01160689-06b9-4f1b-923b-d33625753f6f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001601 sec., 624.6096189881324 rows/sec., 42.09 KiB/sec.
4955 2024.11.19 19:44:18.068559 [ 254 ] {01160689-06b9-4f1b-923b-d33625753f6f} <Debug> TCPHandler: Processed in 0.001926172 sec.
4956 2024.11.19 19:44:18.068704 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4957 2024.11.19 19:44:18.068844 [ 5 ] {3e07ffc7-e651-4730-9a55-8842a22f2d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
4958 2024.11.19 19:44:18.068937 [ 5 ] {3e07ffc7-e651-4730-9a55-8842a22f2d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
4959 2024.11.19 19:44:18.070183 [ 5 ] {3e07ffc7-e651-4730-9a55-8842a22f2d25} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4960 2024.11.19 19:44:18.070224 [ 5 ] {3e07ffc7-e651-4730-9a55-8842a22f2d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
4961 2024.11.19 19:44:18.070969 [ 5 ] {3e07ffc7-e651-4730-9a55-8842a22f2d25} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4962 2024.11.19 19:44:18.071242 [ 5 ] {3e07ffc7-e651-4730-9a55-8842a22f2d25} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4963 2024.11.19 19:44:18.071539 [ 5 ] {3e07ffc7-e651-4730-9a55-8842a22f2d25} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002724 sec., 15051.395007342144 rows/sec., 26.97 MiB/sec.
4964 2024.11.19 19:44:18.071923 [ 5 ] {3e07ffc7-e651-4730-9a55-8842a22f2d25} <Debug> TCPHandler: Processed in 0.003279959 sec.
4965 2024.11.19 19:44:18.072089 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4966 2024.11.19 19:44:18.072207 [ 254 ] {892d0ebc-aac0-4054-ae90-8aaac0020e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
4967 2024.11.19 19:44:18.072257 [ 254 ] {892d0ebc-aac0-4054-ae90-8aaac0020e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4968 2024.11.19 19:44:18.072755 [ 254 ] {892d0ebc-aac0-4054-ae90-8aaac0020e32} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4969 2024.11.19 19:44:18.072794 [ 254 ] {892d0ebc-aac0-4054-ae90-8aaac0020e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
4970 2024.11.19 19:44:18.073164 [ 254 ] {892d0ebc-aac0-4054-ae90-8aaac0020e32} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4971 2024.11.19 19:44:18.073407 [ 254 ] {892d0ebc-aac0-4054-ae90-8aaac0020e32} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4972 2024.11.19 19:44:18.073619 [ 254 ] {892d0ebc-aac0-4054-ae90-8aaac0020e32} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001435 sec., 57142.85714285714 rows/sec., 3.63 MiB/sec.
4973 2024.11.19 19:44:18.073675 [ 254 ] {892d0ebc-aac0-4054-ae90-8aaac0020e32} <Debug> TCPHandler: Processed in 0.001642274 sec.
4974 2024.11.19 19:44:18.410206 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53694, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4975 2024.11.19 19:44:18.767195 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36707, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4976 2024.11.19 19:44:18.806112 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48859, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4977 2024.11.19 19:44:18.922409 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50019, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4978 2024.11.19 19:44:19.042728 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42435, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4979 2024.11.19 19:44:19.102993 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46366, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4980 2024.11.19 19:44:19.154984 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56354, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4981 2024.11.19 19:44:19.170175 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46683, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4982 2024.11.19 19:44:19.187806 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55555, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4983 2024.11.19 19:44:19.218197 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38123, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4984 2024.11.19 19:44:19.236074 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41876, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4985 2024.11.19 19:44:19.273515 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47285, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4986 2024.11.19 19:44:19.338034 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53100, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4987 2024.11.19 19:44:19.414406 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50683, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4988 2024.11.19 19:44:19.418739 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63237, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4989 2024.11.19 19:44:19.475085 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64910, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4990 2024.11.19 19:44:19.484360 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56112, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4991 2024.11.19 19:44:19.489654 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38178, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4992 2024.11.19 19:44:19.533932 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36544, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4993 2024.11.19 19:44:19.569194 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42252, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4994 2024.11.19 19:44:19.789065 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48620, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4995 2024.11.19 19:44:19.793453 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41996, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4996 2024.11.19 19:44:19.946792 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62034, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4997 2024.11.19 19:44:19.953096 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59887, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4998 2024.11.19 19:44:23.042313 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4999 2024.11.19 19:44:23.042509 [ 254 ] {7f250b14-2e1a-4046-9d87-a1f084539f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
5000 2024.11.19 19:44:23.042585 [ 254 ] {7f250b14-2e1a-4046-9d87-a1f084539f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5001 2024.11.19 19:44:23.043348 [ 254 ] {7f250b14-2e1a-4046-9d87-a1f084539f35} <Trace> oximeter.fields_ipaddr (df56dded-7aac-43e4-9f34-1eee7e27962c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5002 2024.11.19 19:44:23.043402 [ 254 ] {7f250b14-2e1a-4046-9d87-a1f084539f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5003 2024.11.19 19:44:23.043835 [ 254 ] {7f250b14-2e1a-4046-9d87-a1f084539f35} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5004 2024.11.19 19:44:23.044086 [ 254 ] {7f250b14-2e1a-4046-9d87-a1f084539f35} <Trace> oximeter.fields_ipaddr (df56dded-7aac-43e4-9f34-1eee7e27962c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5005 2024.11.19 19:44:23.044329 [ 254 ] {7f250b14-2e1a-4046-9d87-a1f084539f35} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001876 sec., 2132.1961620469083 rows/sec., 173.87 KiB/sec.
5006 2024.11.19 19:44:23.044454 [ 254 ] {7f250b14-2e1a-4046-9d87-a1f084539f35} <Debug> TCPHandler: Processed in 0.002269792 sec.
5007 2024.11.19 19:44:23.044730 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5008 2024.11.19 19:44:23.044946 [ 5 ] {9d66fbb6-f26d-4d7f-bd69-ccc5056d6290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5009 2024.11.19 19:44:23.045030 [ 5 ] {9d66fbb6-f26d-4d7f-bd69-ccc5056d6290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5010 2024.11.19 19:44:23.045858 [ 5 ] {9d66fbb6-f26d-4d7f-bd69-ccc5056d6290} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5011 2024.11.19 19:44:23.045910 [ 5 ] {9d66fbb6-f26d-4d7f-bd69-ccc5056d6290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5012 2024.11.19 19:44:23.046341 [ 5 ] {9d66fbb6-f26d-4d7f-bd69-ccc5056d6290} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5013 2024.11.19 19:44:23.046602 [ 5 ] {9d66fbb6-f26d-4d7f-bd69-ccc5056d6290} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5014 2024.11.19 19:44:23.046849 [ 5 ] {9d66fbb6-f26d-4d7f-bd69-ccc5056d6290} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001963 sec., 29546.612328069285 rows/sec., 2.26 MiB/sec.
5015 2024.11.19 19:44:23.046906 [ 5 ] {9d66fbb6-f26d-4d7f-bd69-ccc5056d6290} <Debug> TCPHandler: Processed in 0.002320693 sec.
5016 2024.11.19 19:44:23.047071 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5017 2024.11.19 19:44:23.047215 [ 254 ] {bae299b0-ec19-4dd2-a0c6-6931a112f890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
5018 2024.11.19 19:44:23.047276 [ 254 ] {bae299b0-ec19-4dd2-a0c6-6931a112f890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5019 2024.11.19 19:44:23.047923 [ 254 ] {bae299b0-ec19-4dd2-a0c6-6931a112f890} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5020 2024.11.19 19:44:23.047966 [ 254 ] {bae299b0-ec19-4dd2-a0c6-6931a112f890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5021 2024.11.19 19:44:23.048319 [ 254 ] {bae299b0-ec19-4dd2-a0c6-6931a112f890} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5022 2024.11.19 19:44:23.048565 [ 254 ] {bae299b0-ec19-4dd2-a0c6-6931a112f890} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5023 2024.11.19 19:44:23.048784 [ 254 ] {bae299b0-ec19-4dd2-a0c6-6931a112f890} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001602 sec., 2496.8789013732835 rows/sec., 174.34 KiB/sec.
5024 2024.11.19 19:44:23.048839 [ 254 ] {bae299b0-ec19-4dd2-a0c6-6931a112f890} <Debug> TCPHandler: Processed in 0.00183922 sec.
5025 2024.11.19 19:44:23.048997 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5026 2024.11.19 19:44:23.049118 [ 5 ] {65667661-8e8a-45bd-9fce-91347e84c7cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5027 2024.11.19 19:44:23.049168 [ 5 ] {65667661-8e8a-45bd-9fce-91347e84c7cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5028 2024.11.19 19:44:23.049793 [ 5 ] {65667661-8e8a-45bd-9fce-91347e84c7cd} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5029 2024.11.19 19:44:23.049834 [ 5 ] {65667661-8e8a-45bd-9fce-91347e84c7cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5030 2024.11.19 19:44:23.050198 [ 5 ] {65667661-8e8a-45bd-9fce-91347e84c7cd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5031 2024.11.19 19:44:23.050439 [ 5 ] {65667661-8e8a-45bd-9fce-91347e84c7cd} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5032 2024.11.19 19:44:23.050656 [ 5 ] {65667661-8e8a-45bd-9fce-91347e84c7cd} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001563 sec., 43506.07805502239 rows/sec., 3.40 MiB/sec.
5033 2024.11.19 19:44:23.050709 [ 5 ] {65667661-8e8a-45bd-9fce-91347e84c7cd} <Debug> TCPHandler: Processed in 0.001772638 sec.
5034 2024.11.19 19:44:23.050871 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5035 2024.11.19 19:44:23.051010 [ 254 ] {7d2c37f9-acc1-43e0-a25a-14b137058542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5036 2024.11.19 19:44:23.051075 [ 254 ] {7d2c37f9-acc1-43e0-a25a-14b137058542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5037 2024.11.19 19:44:23.051707 [ 254 ] {7d2c37f9-acc1-43e0-a25a-14b137058542} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5038 2024.11.19 19:44:23.051744 [ 254 ] {7d2c37f9-acc1-43e0-a25a-14b137058542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5039 2024.11.19 19:44:23.052137 [ 254 ] {7d2c37f9-acc1-43e0-a25a-14b137058542} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5040 2024.11.19 19:44:23.052390 [ 254 ] {7d2c37f9-acc1-43e0-a25a-14b137058542} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5041 2024.11.19 19:44:23.052574 [ 254 ] {7d2c37f9-acc1-43e0-a25a-14b137058542} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001595 sec., 81504.70219435736 rows/sec., 5.68 MiB/sec.
5042 2024.11.19 19:44:23.052626 [ 254 ] {7d2c37f9-acc1-43e0-a25a-14b137058542} <Debug> TCPHandler: Processed in 0.001826579 sec.
5043 2024.11.19 19:44:23.052759 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5044 2024.11.19 19:44:23.052876 [ 5 ] {dc3154ed-7e9c-43e9-8485-93bf9604ad54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5045 2024.11.19 19:44:23.052929 [ 5 ] {dc3154ed-7e9c-43e9-8485-93bf9604ad54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5046 2024.11.19 19:44:23.053433 [ 5 ] {dc3154ed-7e9c-43e9-8485-93bf9604ad54} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5047 2024.11.19 19:44:23.053473 [ 5 ] {dc3154ed-7e9c-43e9-8485-93bf9604ad54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5048 2024.11.19 19:44:23.053852 [ 5 ] {dc3154ed-7e9c-43e9-8485-93bf9604ad54} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5049 2024.11.19 19:44:23.054099 [ 5 ] {dc3154ed-7e9c-43e9-8485-93bf9604ad54} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5050 2024.11.19 19:44:23.054310 [ 5 ] {dc3154ed-7e9c-43e9-8485-93bf9604ad54} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001458 sec., 32921.810699588474 rows/sec., 2.22 MiB/sec.
5051 2024.11.19 19:44:23.054361 [ 5 ] {dc3154ed-7e9c-43e9-8485-93bf9604ad54} <Debug> TCPHandler: Processed in 0.001656145 sec.
5052 2024.11.19 19:44:25.839188 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 746
5053 2024.11.19 19:44:25.842348 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5054 2024.11.19 19:44:25.842405 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5055 2024.11.19 19:44:25.843947 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5056 2024.11.19 19:44:25.844291 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5057 2024.11.19 19:44:25.844580 [ 52 ] {} <Debug> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5058 2024.11.19 19:44:25.844755 [ 52 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5059 2024.11.19 19:44:25.844891 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5060 2024.11.19 19:44:25.845239 [ 194 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::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
5061 2024.11.19 19:44:25.845526 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 746
5062 2024.11.19 19:44:25.845970 [ 194 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5063 2024.11.19 19:44:25.846092 [ 194 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 612 rows starting from the beginning of the part
5064 2024.11.19 19:44:25.846655 [ 194 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part
5065 2024.11.19 19:44:25.847154 [ 194 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part
5066 2024.11.19 19:44:25.847632 [ 194 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part
5067 2024.11.19 19:44:25.848076 [ 194 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part
5068 2024.11.19 19:44:25.848519 [ 194 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part
5069 2024.11.19 19:44:25.857075 [ 187 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 72 columns (72 merged, 0 gathered) in 0.012007526 sec., 62127.70224274343 rows/sec., 52.60 MiB/sec.
5070 2024.11.19 19:44:25.858388 [ 192 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5071 2024.11.19 19:44:25.859235 [ 192 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_21_4} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5072 2024.11.19 19:44:25.859336 [ 192 ] {0ee1970d-6e06-454a-8b0a-f57b7f82ef33::all_1_21_4} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5073 2024.11.19 19:44:25.859691 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB.
5074 2024.11.19 19:44:26.000173 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.22 MiB, peak 163.38 MiB, free memory in arenas 0.00 B, will set to 160.13 MiB (RSS), difference: 1.91 MiB
5075 2024.11.19 19:44:28.045773 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5076 2024.11.19 19:44:28.045968 [ 254 ] {e2740e37-0662-48f0-9e10-a92beda487ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5077 2024.11.19 19:44:28.046045 [ 254 ] {e2740e37-0662-48f0-9e10-a92beda487ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5078 2024.11.19 19:44:28.046832 [ 254 ] {e2740e37-0662-48f0-9e10-a92beda487ca} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5079 2024.11.19 19:44:28.046891 [ 254 ] {e2740e37-0662-48f0-9e10-a92beda487ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5080 2024.11.19 19:44:28.047357 [ 254 ] {e2740e37-0662-48f0-9e10-a92beda487ca} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5081 2024.11.19 19:44:28.047662 [ 254 ] {e2740e37-0662-48f0-9e10-a92beda487ca} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5082 2024.11.19 19:44:28.047891 [ 51 ] {} <Debug> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5083 2024.11.19 19:44:28.047934 [ 254 ] {e2740e37-0662-48f0-9e10-a92beda487ca} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002009 sec., 27874.564459930316 rows/sec., 2.14 MiB/sec.
5084 2024.11.19 19:44:28.047974 [ 51 ] {} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5085 2024.11.19 19:44:28.048041 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5086 2024.11.19 19:44:28.048075 [ 254 ] {e2740e37-0662-48f0-9e10-a92beda487ca} <Debug> TCPHandler: Processed in 0.002434426 sec.
5087 2024.11.19 19:44:28.048380 [ 187 ] {4ff06251-2a92-4c95-826a-12c68addc63b::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
5088 2024.11.19 19:44:28.048533 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5089 2024.11.19 19:44:28.048817 [ 187 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5090 2024.11.19 19:44:28.048896 [ 187 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1436 rows starting from the beginning of the part
5091 2024.11.19 19:44:28.049065 [ 5 ] {d000c4a9-4813-45df-9254-1246ca5b76e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5092 2024.11.19 19:44:28.049120 [ 187 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 61 rows starting from the beginning of the part
5093 2024.11.19 19:44:28.049252 [ 5 ] {d000c4a9-4813-45df-9254-1246ca5b76e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5094 2024.11.19 19:44:28.049346 [ 187 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part
5095 2024.11.19 19:44:28.049839 [ 187 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 285 rows starting from the beginning of the part
5096 2024.11.19 19:44:28.050141 [ 187 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 58 rows starting from the beginning of the part
5097 2024.11.19 19:44:28.050533 [ 187 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part
5098 2024.11.19 19:44:28.052198 [ 5 ] {d000c4a9-4813-45df-9254-1246ca5b76e8} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5099 2024.11.19 19:44:28.052292 [ 5 ] {d000c4a9-4813-45df-9254-1246ca5b76e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5100 2024.11.19 19:44:28.053477 [ 5 ] {d000c4a9-4813-45df-9254-1246ca5b76e8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5101 2024.11.19 19:44:28.053948 [ 5 ] {d000c4a9-4813-45df-9254-1246ca5b76e8} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5102 2024.11.19 19:44:28.054365 [ 188 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.006208119 sec., 314426.9624986248 rows/sec., 27.49 MiB/sec.
5103 2024.11.19 19:44:28.054388 [ 51 ] {} <Debug> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5104 2024.11.19 19:44:28.054496 [ 51 ] {} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5105 2024.11.19 19:44:28.054536 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5106 2024.11.19 19:44:28.054553 [ 5 ] {d000c4a9-4813-45df-9254-1246ca5b76e8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005619 sec., 11389.927033279944 rows/sec., 910.35 KiB/sec.
5107 2024.11.19 19:44:28.054904 [ 188 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5108 2024.11.19 19:44:28.054925 [ 5 ] {d000c4a9-4813-45df-9254-1246ca5b76e8} <Debug> TCPHandler: Processed in 0.006691191 sec.
5109 2024.11.19 19:44:28.055129 [ 186 ] {4affbfb9-3896-4593-918b-b1666f579f0e::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
5110 2024.11.19 19:44:28.055249 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5111 2024.11.19 19:44:28.055492 [ 186 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5112 2024.11.19 19:44:28.055594 [ 186 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 915 rows starting from the beginning of the part
5113 2024.11.19 19:44:28.055604 [ 254 ] {6f8d1635-b290-48b6-bc5f-f1aaefab6c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5114 2024.11.19 19:44:28.055828 [ 254 ] {6f8d1635-b290-48b6-bc5f-f1aaefab6c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5115 2024.11.19 19:44:28.055923 [ 186 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 74 rows starting from the beginning of the part
5116 2024.11.19 19:44:28.056381 [ 186 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part
5117 2024.11.19 19:44:28.056394 [ 188 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_41_8} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5118 2024.11.19 19:44:28.056895 [ 186 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 423 rows starting from the beginning of the part
5119 2024.11.19 19:44:28.057388 [ 186 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 68 rows starting from the beginning of the part
5120 2024.11.19 19:44:28.057377 [ 188 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_41_8} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
5121 2024.11.19 19:44:28.057854 [ 186 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part
5122 2024.11.19 19:44:28.058374 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB.
5123 2024.11.19 19:44:28.058891 [ 254 ] {6f8d1635-b290-48b6-bc5f-f1aaefab6c67} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5124 2024.11.19 19:44:28.058941 [ 254 ] {6f8d1635-b290-48b6-bc5f-f1aaefab6c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5125 2024.11.19 19:44:28.059580 [ 254 ] {6f8d1635-b290-48b6-bc5f-f1aaefab6c67} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5126 2024.11.19 19:44:28.059918 [ 254 ] {6f8d1635-b290-48b6-bc5f-f1aaefab6c67} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5127 2024.11.19 19:44:28.060001 [ 188 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 5 columns (5 merged, 0 gathered) in 0.005365875 sec., 299671.5353973024 rows/sec., 23.12 MiB/sec.
5128 2024.11.19 19:44:28.060171 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5129 2024.11.19 19:44:28.060247 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5130 2024.11.19 19:44:28.060310 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5131 2024.11.19 19:44:28.060330 [ 254 ] {6f8d1635-b290-48b6-bc5f-f1aaefab6c67} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004876 sec., 32813.78178835111 rows/sec., 2.29 MiB/sec.
5132 2024.11.19 19:44:28.060348 [ 188 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5133 2024.11.19 19:44:28.060870 [ 254 ] {6f8d1635-b290-48b6-bc5f-f1aaefab6c67} <Debug> TCPHandler: Processed in 0.005792487 sec.
5134 2024.11.19 19:44:28.061016 [ 196 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::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
5135 2024.11.19 19:44:28.061338 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5136 2024.11.19 19:44:28.061644 [ 196 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5137 2024.11.19 19:44:28.061754 [ 196 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 6580 rows starting from the beginning of the part
5138 2024.11.19 19:44:28.061755 [ 5 ] {fdda4f0a-09c6-4a88-a93d-34f047259a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5139 2024.11.19 19:44:28.061771 [ 188 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_41_8} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5140 2024.11.19 19:44:28.062036 [ 5 ] {fdda4f0a-09c6-4a88-a93d-34f047259a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5141 2024.11.19 19:44:28.062256 [ 196 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 165 rows starting from the beginning of the part
5142 2024.11.19 19:44:28.062299 [ 188 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_41_8} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
5143 2024.11.19 19:44:28.062637 [ 196 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part
5144 2024.11.19 19:44:28.062649 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB.
5145 2024.11.19 19:44:28.062927 [ 196 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 237 rows starting from the beginning of the part
5146 2024.11.19 19:44:28.063262 [ 196 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 130 rows starting from the beginning of the part
5147 2024.11.19 19:44:28.063449 [ 196 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part
5148 2024.11.19 19:44:28.064041 [ 5 ] {fdda4f0a-09c6-4a88-a93d-34f047259a1d} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5149 2024.11.19 19:44:28.064088 [ 5 ] {fdda4f0a-09c6-4a88-a93d-34f047259a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5150 2024.11.19 19:44:28.064520 [ 5 ] {fdda4f0a-09c6-4a88-a93d-34f047259a1d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5151 2024.11.19 19:44:28.064860 [ 5 ] {fdda4f0a-09c6-4a88-a93d-34f047259a1d} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5152 2024.11.19 19:44:28.065095 [ 50 ] {} <Debug> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5153 2024.11.19 19:44:28.065160 [ 50 ] {} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5154 2024.11.19 19:44:28.065206 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5155 2024.11.19 19:44:28.065218 [ 5 ] {fdda4f0a-09c6-4a88-a93d-34f047259a1d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003561 sec., 16849.199663016007 rows/sec., 1.14 MiB/sec.
5156 2024.11.19 19:44:28.065457 [ 5 ] {fdda4f0a-09c6-4a88-a93d-34f047259a1d} <Debug> TCPHandler: Processed in 0.004390119 sec.
5157 2024.11.19 19:44:28.065526 [ 186 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::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
5158 2024.11.19 19:44:28.065747 [ 186 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5159 2024.11.19 19:44:28.065782 [ 186 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1670 rows starting from the beginning of the part
5160 2024.11.19 19:44:28.065916 [ 186 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part
5161 2024.11.19 19:44:28.066073 [ 186 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part
5162 2024.11.19 19:44:28.066361 [ 186 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part
5163 2024.11.19 19:44:28.066814 [ 186 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part
5164 2024.11.19 19:44:28.067045 [ 196 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7432 rows, containing 5 columns (5 merged, 0 gathered) in 0.006605879 sec., 1125058.4517215649 rows/sec., 76.23 MiB/sec.
5165 2024.11.19 19:44:28.067090 [ 186 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::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
5166 2024.11.19 19:44:28.067789 [ 196 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5167 2024.11.19 19:44:28.068352 [ 196 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5168 2024.11.19 19:44:28.068556 [ 196 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
5169 2024.11.19 19:44:28.068751 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB.
5170 2024.11.19 19:44:28.069228 [ 189 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1980 rows, containing 4 columns (4 merged, 0 gathered) in 0.003920496 sec., 505038.1380315144 rows/sec., 32.76 MiB/sec.
5171 2024.11.19 19:44:28.069517 [ 198 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5172 2024.11.19 19:44:28.069821 [ 198 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_41_8} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5173 2024.11.19 19:44:28.069900 [ 198 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_41_8} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
5174 2024.11.19 19:44:28.069978 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
5175 2024.11.19 19:44:30.617152 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache
5176 2024.11.19 19:44:30.617223 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache
5177 2024.11.19 19:44:33.050092 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5178 2024.11.19 19:44:33.050299 [ 254 ] {1e65f558-77dd-407c-9b0e-ca754e777901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
5179 2024.11.19 19:44:33.050375 [ 254 ] {1e65f558-77dd-407c-9b0e-ca754e777901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
5180 2024.11.19 19:44:33.051173 [ 254 ] {1e65f558-77dd-407c-9b0e-ca754e777901} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5181 2024.11.19 19:44:33.051216 [ 254 ] {1e65f558-77dd-407c-9b0e-ca754e777901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5182 2024.11.19 19:44:33.051634 [ 254 ] {1e65f558-77dd-407c-9b0e-ca754e777901} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5183 2024.11.19 19:44:33.051879 [ 254 ] {1e65f558-77dd-407c-9b0e-ca754e777901} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5184 2024.11.19 19:44:33.052093 [ 254 ] {1e65f558-77dd-407c-9b0e-ca754e777901} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001848 sec., 7575.757575757576 rows/sec., 545.35 KiB/sec.
5185 2024.11.19 19:44:33.052301 [ 254 ] {1e65f558-77dd-407c-9b0e-ca754e777901} <Debug> TCPHandler: Processed in 0.002340184 sec.
5186 2024.11.19 19:44:33.052587 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5187 2024.11.19 19:44:33.052779 [ 5 ] {06e0f376-44bd-4bdf-93f7-fe6324771c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5188 2024.11.19 19:44:33.052857 [ 5 ] {06e0f376-44bd-4bdf-93f7-fe6324771c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5189 2024.11.19 19:44:33.053832 [ 5 ] {06e0f376-44bd-4bdf-93f7-fe6324771c9d} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5190 2024.11.19 19:44:33.053879 [ 5 ] {06e0f376-44bd-4bdf-93f7-fe6324771c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5191 2024.11.19 19:44:33.054338 [ 5 ] {06e0f376-44bd-4bdf-93f7-fe6324771c9d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
5192 2024.11.19 19:44:33.054600 [ 5 ] {06e0f376-44bd-4bdf-93f7-fe6324771c9d} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5193 2024.11.19 19:44:33.054831 [ 5 ] {06e0f376-44bd-4bdf-93f7-fe6324771c9d} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.002105 sec., 135391.9239904988 rows/sec., 11.96 MiB/sec.
5194 2024.11.19 19:44:33.054889 [ 5 ] {06e0f376-44bd-4bdf-93f7-fe6324771c9d} <Debug> TCPHandler: Processed in 0.002438246 sec.
5195 2024.11.19 19:44:33.055057 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5196 2024.11.19 19:44:33.055195 [ 254 ] {6c2deddc-ed5d-462a-9dc3-4ad5fa4d5f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
5197 2024.11.19 19:44:33.055251 [ 254 ] {6c2deddc-ed5d-462a-9dc3-4ad5fa4d5f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5198 2024.11.19 19:44:33.055952 [ 254 ] {6c2deddc-ed5d-462a-9dc3-4ad5fa4d5f7c} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5199 2024.11.19 19:44:33.055990 [ 254 ] {6c2deddc-ed5d-462a-9dc3-4ad5fa4d5f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5200 2024.11.19 19:44:33.056356 [ 254 ] {6c2deddc-ed5d-462a-9dc3-4ad5fa4d5f7c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5201 2024.11.19 19:44:33.056616 [ 254 ] {6c2deddc-ed5d-462a-9dc3-4ad5fa4d5f7c} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5202 2024.11.19 19:44:33.056805 [ 254 ] {6c2deddc-ed5d-462a-9dc3-4ad5fa4d5f7c} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001639 sec., 29286.15009151922 rows/sec., 2.11 MiB/sec.
5203 2024.11.19 19:44:33.056898 [ 254 ] {6c2deddc-ed5d-462a-9dc3-4ad5fa4d5f7c} <Debug> TCPHandler: Processed in 0.001909371 sec.
5204 2024.11.19 19:44:33.057070 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5205 2024.11.19 19:44:33.057198 [ 5 ] {84dd0df7-be29-49c8-94a9-d4d58d0dd7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
5206 2024.11.19 19:44:33.057252 [ 5 ] {84dd0df7-be29-49c8-94a9-d4d58d0dd7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5207 2024.11.19 19:44:33.057860 [ 5 ] {84dd0df7-be29-49c8-94a9-d4d58d0dd7f2} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5208 2024.11.19 19:44:33.057901 [ 5 ] {84dd0df7-be29-49c8-94a9-d4d58d0dd7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5209 2024.11.19 19:44:33.058269 [ 5 ] {84dd0df7-be29-49c8-94a9-d4d58d0dd7f2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5210 2024.11.19 19:44:33.058522 [ 5 ] {84dd0df7-be29-49c8-94a9-d4d58d0dd7f2} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5211 2024.11.19 19:44:33.058762 [ 5 ] {84dd0df7-be29-49c8-94a9-d4d58d0dd7f2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001589 sec., 8810.57268722467 rows/sec., 617.04 KiB/sec.
5212 2024.11.19 19:44:33.058864 [ 5 ] {84dd0df7-be29-49c8-94a9-d4d58d0dd7f2} <Debug> TCPHandler: Processed in 0.001854981 sec.
5213 2024.11.19 19:44:33.059017 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5214 2024.11.19 19:44:33.059135 [ 254 ] {8c1d1ea6-e478-4851-b598-09646d16d267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
5215 2024.11.19 19:44:33.059182 [ 254 ] {8c1d1ea6-e478-4851-b598-09646d16d267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5216 2024.11.19 19:44:33.059761 [ 254 ] {8c1d1ea6-e478-4851-b598-09646d16d267} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5217 2024.11.19 19:44:33.059800 [ 254 ] {8c1d1ea6-e478-4851-b598-09646d16d267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5218 2024.11.19 19:44:33.060145 [ 254 ] {8c1d1ea6-e478-4851-b598-09646d16d267} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5219 2024.11.19 19:44:33.060383 [ 254 ] {8c1d1ea6-e478-4851-b598-09646d16d267} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5220 2024.11.19 19:44:33.060559 [ 254 ] {8c1d1ea6-e478-4851-b598-09646d16d267} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001448 sec., 8977.900552486188 rows/sec., 559.77 KiB/sec.
5221 2024.11.19 19:44:33.060608 [ 254 ] {8c1d1ea6-e478-4851-b598-09646d16d267} <Debug> TCPHandler: Processed in 0.001647405 sec.
5222 2024.11.19 19:44:33.060757 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5223 2024.11.19 19:44:33.060882 [ 5 ] {b4c6c3c5-ea6c-4c5e-9124-7d3061d98798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5224 2024.11.19 19:44:33.060942 [ 5 ] {b4c6c3c5-ea6c-4c5e-9124-7d3061d98798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5225 2024.11.19 19:44:33.061829 [ 5 ] {b4c6c3c5-ea6c-4c5e-9124-7d3061d98798} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5226 2024.11.19 19:44:33.061877 [ 5 ] {b4c6c3c5-ea6c-4c5e-9124-7d3061d98798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5227 2024.11.19 19:44:33.062281 [ 5 ] {b4c6c3c5-ea6c-4c5e-9124-7d3061d98798} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
5228 2024.11.19 19:44:33.062527 [ 5 ] {b4c6c3c5-ea6c-4c5e-9124-7d3061d98798} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5229 2024.11.19 19:44:33.062751 [ 5 ] {b4c6c3c5-ea6c-4c5e-9124-7d3061d98798} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001898 sec., 222866.17492096944 rows/sec., 15.93 MiB/sec.
5230 2024.11.19 19:44:33.062810 [ 5 ] {b4c6c3c5-ea6c-4c5e-9124-7d3061d98798} <Debug> TCPHandler: Processed in 0.002109238 sec.
5231 2024.11.19 19:44:33.062966 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5232 2024.11.19 19:44:33.063104 [ 254 ] {6f32595f-2eb2-4116-9114-7b04a80d92e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
5233 2024.11.19 19:44:33.063163 [ 254 ] {6f32595f-2eb2-4116-9114-7b04a80d92e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5234 2024.11.19 19:44:33.063727 [ 254 ] {6f32595f-2eb2-4116-9114-7b04a80d92e6} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5235 2024.11.19 19:44:33.063771 [ 254 ] {6f32595f-2eb2-4116-9114-7b04a80d92e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5236 2024.11.19 19:44:33.064203 [ 254 ] {6f32595f-2eb2-4116-9114-7b04a80d92e6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5237 2024.11.19 19:44:33.064435 [ 254 ] {6f32595f-2eb2-4116-9114-7b04a80d92e6} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5238 2024.11.19 19:44:33.064615 [ 254 ] {6f32595f-2eb2-4116-9114-7b04a80d92e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00154 sec., 3896.103896103896 rows/sec., 203.56 KiB/sec.
5239 2024.11.19 19:44:33.064707 [ 254 ] {6f32595f-2eb2-4116-9114-7b04a80d92e6} <Debug> TCPHandler: Processed in 0.001808649 sec.
5240 2024.11.19 19:44:33.064851 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5241 2024.11.19 19:44:33.064989 [ 5 ] {391aa907-1306-42ad-98f4-f38b0e07e214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5242 2024.11.19 19:44:33.065055 [ 5 ] {391aa907-1306-42ad-98f4-f38b0e07e214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5243 2024.11.19 19:44:33.065756 [ 5 ] {391aa907-1306-42ad-98f4-f38b0e07e214} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5244 2024.11.19 19:44:33.065805 [ 5 ] {391aa907-1306-42ad-98f4-f38b0e07e214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5245 2024.11.19 19:44:33.066228 [ 5 ] {391aa907-1306-42ad-98f4-f38b0e07e214} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
5246 2024.11.19 19:44:33.066473 [ 5 ] {391aa907-1306-42ad-98f4-f38b0e07e214} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5247 2024.11.19 19:44:33.066677 [ 5 ] {391aa907-1306-42ad-98f4-f38b0e07e214} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001722 sec., 137630.66202090593 rows/sec., 9.22 MiB/sec.
5248 2024.11.19 19:44:33.066735 [ 5 ] {391aa907-1306-42ad-98f4-f38b0e07e214} <Debug> TCPHandler: Processed in 0.001941183 sec.
5249 2024.11.19 19:44:33.066889 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5250 2024.11.19 19:44:33.067029 [ 254 ] {a6b19be3-1883-4487-997e-5407878271a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
5251 2024.11.19 19:44:33.067088 [ 254 ] {a6b19be3-1883-4487-997e-5407878271a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5252 2024.11.19 19:44:33.067648 [ 254 ] {a6b19be3-1883-4487-997e-5407878271a2} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5253 2024.11.19 19:44:33.067693 [ 254 ] {a6b19be3-1883-4487-997e-5407878271a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5254 2024.11.19 19:44:33.068072 [ 254 ] {a6b19be3-1883-4487-997e-5407878271a2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5255 2024.11.19 19:44:33.068314 [ 254 ] {a6b19be3-1883-4487-997e-5407878271a2} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5256 2024.11.19 19:44:33.068517 [ 254 ] {a6b19be3-1883-4487-997e-5407878271a2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00152 sec., 657.8947368421052 rows/sec., 44.33 KiB/sec.
5257 2024.11.19 19:44:33.068565 [ 254 ] {a6b19be3-1883-4487-997e-5407878271a2} <Debug> TCPHandler: Processed in 0.001733337 sec.
5258 2024.11.19 19:44:33.068705 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5259 2024.11.19 19:44:33.068826 [ 5 ] {b6c763a1-086c-4932-9789-ea8824232736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
5260 2024.11.19 19:44:33.068908 [ 5 ] {b6c763a1-086c-4932-9789-ea8824232736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
5261 2024.11.19 19:44:33.070032 [ 5 ] {b6c763a1-086c-4932-9789-ea8824232736} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5262 2024.11.19 19:44:33.070073 [ 5 ] {b6c763a1-086c-4932-9789-ea8824232736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5263 2024.11.19 19:44:33.070724 [ 5 ] {b6c763a1-086c-4932-9789-ea8824232736} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5264 2024.11.19 19:44:33.070987 [ 5 ] {b6c763a1-086c-4932-9789-ea8824232736} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5265 2024.11.19 19:44:33.071264 [ 5 ] {b6c763a1-086c-4932-9789-ea8824232736} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002457 sec., 16687.016687016687 rows/sec., 29.90 MiB/sec.
5266 2024.11.19 19:44:33.071401 [ 5 ] {b6c763a1-086c-4932-9789-ea8824232736} <Debug> TCPHandler: Processed in 0.002751044 sec.
5267 2024.11.19 19:44:33.071557 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5268 2024.11.19 19:44:33.071694 [ 254 ] {4f0a9718-2a95-4127-8360-4fed28018e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5269 2024.11.19 19:44:33.071750 [ 254 ] {4f0a9718-2a95-4127-8360-4fed28018e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5270 2024.11.19 19:44:33.072261 [ 254 ] {4f0a9718-2a95-4127-8360-4fed28018e79} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5271 2024.11.19 19:44:33.072299 [ 254 ] {4f0a9718-2a95-4127-8360-4fed28018e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5272 2024.11.19 19:44:33.072669 [ 254 ] {4f0a9718-2a95-4127-8360-4fed28018e79} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
5273 2024.11.19 19:44:33.072909 [ 254 ] {4f0a9718-2a95-4127-8360-4fed28018e79} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5274 2024.11.19 19:44:33.073114 [ 254 ] {4f0a9718-2a95-4127-8360-4fed28018e79} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00145 sec., 56551.724137931036 rows/sec., 3.59 MiB/sec.
5275 2024.11.19 19:44:33.073165 [ 254 ] {4f0a9718-2a95-4127-8360-4fed28018e79} <Debug> TCPHandler: Processed in 0.001674195 sec.
5276 2024.11.19 19:44:35.845701 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 776
5277 2024.11.19 19:44:35.848494 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5278 2024.11.19 19:44:35.848550 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5279 2024.11.19 19:44:35.849998 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5280 2024.11.19 19:44:35.850321 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5281 2024.11.19 19:44:35.851401 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 776
5282 2024.11.19 19:44:38.041986 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5283 2024.11.19 19:44:38.042189 [ 254 ] {335a9a99-fdea-44bb-98bb-b622edbc7ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5284 2024.11.19 19:44:38.042259 [ 254 ] {335a9a99-fdea-44bb-98bb-b622edbc7ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5285 2024.11.19 19:44:38.043025 [ 254 ] {335a9a99-fdea-44bb-98bb-b622edbc7ca4} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5286 2024.11.19 19:44:38.043076 [ 254 ] {335a9a99-fdea-44bb-98bb-b622edbc7ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5287 2024.11.19 19:44:38.043506 [ 254 ] {335a9a99-fdea-44bb-98bb-b622edbc7ca4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
5288 2024.11.19 19:44:38.043768 [ 254 ] {335a9a99-fdea-44bb-98bb-b622edbc7ca4} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5289 2024.11.19 19:44:38.043999 [ 254 ] {335a9a99-fdea-44bb-98bb-b622edbc7ca4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001848 sec., 30303.030303030304 rows/sec., 2.33 MiB/sec.
5290 2024.11.19 19:44:38.044098 [ 254 ] {335a9a99-fdea-44bb-98bb-b622edbc7ca4} <Debug> TCPHandler: Processed in 0.00225135 sec.
5291 2024.11.19 19:44:38.044400 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5292 2024.11.19 19:44:38.044597 [ 5 ] {b376186e-e219-4be4-b02f-9d0c108d8844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5293 2024.11.19 19:44:38.044674 [ 5 ] {b376186e-e219-4be4-b02f-9d0c108d8844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5294 2024.11.19 19:44:38.045458 [ 5 ] {b376186e-e219-4be4-b02f-9d0c108d8844} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5295 2024.11.19 19:44:38.045517 [ 5 ] {b376186e-e219-4be4-b02f-9d0c108d8844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5296 2024.11.19 19:44:38.045964 [ 5 ] {b376186e-e219-4be4-b02f-9d0c108d8844} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
5297 2024.11.19 19:44:38.046218 [ 5 ] {b376186e-e219-4be4-b02f-9d0c108d8844} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5298 2024.11.19 19:44:38.046459 [ 5 ] {b376186e-e219-4be4-b02f-9d0c108d8844} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001914 sec., 33437.82654127482 rows/sec., 2.61 MiB/sec.
5299 2024.11.19 19:44:38.046521 [ 5 ] {b376186e-e219-4be4-b02f-9d0c108d8844} <Debug> TCPHandler: Processed in 0.002298022 sec.
5300 2024.11.19 19:44:38.046682 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5301 2024.11.19 19:44:38.046804 [ 254 ] {b9fb7327-f111-4309-9340-4055dff64a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5302 2024.11.19 19:44:38.046858 [ 254 ] {b9fb7327-f111-4309-9340-4055dff64a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5303 2024.11.19 19:44:38.047422 [ 254 ] {b9fb7327-f111-4309-9340-4055dff64a18} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5304 2024.11.19 19:44:38.047462 [ 254 ] {b9fb7327-f111-4309-9340-4055dff64a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5305 2024.11.19 19:44:38.047857 [ 254 ] {b9fb7327-f111-4309-9340-4055dff64a18} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
5306 2024.11.19 19:44:38.048111 [ 254 ] {b9fb7327-f111-4309-9340-4055dff64a18} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5307 2024.11.19 19:44:38.048328 [ 254 ] {b9fb7327-f111-4309-9340-4055dff64a18} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00155 sec., 82580.64516129032 rows/sec., 5.75 MiB/sec.
5308 2024.11.19 19:44:38.048379 [ 254 ] {b9fb7327-f111-4309-9340-4055dff64a18} <Debug> TCPHandler: Processed in 0.001755847 sec.
5309 2024.11.19 19:44:38.048527 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5310 2024.11.19 19:44:38.048656 [ 5 ] {c56a3cef-2887-46a5-8b01-48968287559b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5311 2024.11.19 19:44:38.048709 [ 5 ] {c56a3cef-2887-46a5-8b01-48968287559b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5312 2024.11.19 19:44:38.049219 [ 5 ] {c56a3cef-2887-46a5-8b01-48968287559b} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5313 2024.11.19 19:44:38.049259 [ 5 ] {c56a3cef-2887-46a5-8b01-48968287559b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
5314 2024.11.19 19:44:38.049651 [ 5 ] {c56a3cef-2887-46a5-8b01-48968287559b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
5315 2024.11.19 19:44:38.049897 [ 5 ] {c56a3cef-2887-46a5-8b01-48968287559b} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5316 2024.11.19 19:44:38.050121 [ 5 ] {c56a3cef-2887-46a5-8b01-48968287559b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00149 sec., 32214.765100671142 rows/sec., 2.17 MiB/sec.
5317 2024.11.19 19:44:38.050210 [ 5 ] {c56a3cef-2887-46a5-8b01-48968287559b} <Debug> TCPHandler: Processed in 0.001738127 sec.
5318 2024.11.19 19:44:41.830262 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60296, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5319 2024.11.19 19:44:42.056666 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37988, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5320 2024.11.19 19:44:42.064980 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52751, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5321 2024.11.19 19:44:42.189474 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56967, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5322 2024.11.19 19:44:42.194851 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64065, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5323 2024.11.19 19:44:42.236111 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38321, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5324 2024.11.19 19:44:42.254350 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49388, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5325 2024.11.19 19:44:42.259642 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37741, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5326 2024.11.19 19:44:43.043180 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5327 2024.11.19 19:44:43.043395 [ 254 ] {75bf923f-acd6-4940-b8e8-64693c745681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5328 2024.11.19 19:44:43.043473 [ 254 ] {75bf923f-acd6-4940-b8e8-64693c745681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5329 2024.11.19 19:44:43.044337 [ 254 ] {75bf923f-acd6-4940-b8e8-64693c745681} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5330 2024.11.19 19:44:43.044389 [ 254 ] {75bf923f-acd6-4940-b8e8-64693c745681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5331 2024.11.19 19:44:43.044813 [ 254 ] {75bf923f-acd6-4940-b8e8-64693c745681} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
5332 2024.11.19 19:44:43.045066 [ 254 ] {75bf923f-acd6-4940-b8e8-64693c745681} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5333 2024.11.19 19:44:43.045314 [ 254 ] {75bf923f-acd6-4940-b8e8-64693c745681} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001959 sec., 28586.013272077595 rows/sec., 2.20 MiB/sec.
5334 2024.11.19 19:44:43.045410 [ 254 ] {75bf923f-acd6-4940-b8e8-64693c745681} <Debug> TCPHandler: Processed in 0.002364314 sec.
5335 2024.11.19 19:44:43.045679 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5336 2024.11.19 19:44:43.045871 [ 5 ] {aaeb483e-3500-452e-a346-770993ad6f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5337 2024.11.19 19:44:43.045945 [ 5 ] {aaeb483e-3500-452e-a346-770993ad6f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5338 2024.11.19 19:44:43.046694 [ 5 ] {aaeb483e-3500-452e-a346-770993ad6f79} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5339 2024.11.19 19:44:43.046744 [ 5 ] {aaeb483e-3500-452e-a346-770993ad6f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5340 2024.11.19 19:44:43.047192 [ 5 ] {aaeb483e-3500-452e-a346-770993ad6f79} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
5341 2024.11.19 19:44:43.047453 [ 5 ] {aaeb483e-3500-452e-a346-770993ad6f79} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5342 2024.11.19 19:44:43.047697 [ 5 ] {aaeb483e-3500-452e-a346-770993ad6f79} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001878 sec., 34078.80724174654 rows/sec., 2.66 MiB/sec.
5343 2024.11.19 19:44:43.047760 [ 5 ] {aaeb483e-3500-452e-a346-770993ad6f79} <Debug> TCPHandler: Processed in 0.00222239 sec.
5344 2024.11.19 19:44:43.047921 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5345 2024.11.19 19:44:43.048060 [ 254 ] {928ca084-55eb-4255-a577-dbbf4536228f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5346 2024.11.19 19:44:43.048121 [ 254 ] {928ca084-55eb-4255-a577-dbbf4536228f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5347 2024.11.19 19:44:43.048726 [ 254 ] {928ca084-55eb-4255-a577-dbbf4536228f} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5348 2024.11.19 19:44:43.048765 [ 254 ] {928ca084-55eb-4255-a577-dbbf4536228f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5349 2024.11.19 19:44:43.049149 [ 254 ] {928ca084-55eb-4255-a577-dbbf4536228f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
5350 2024.11.19 19:44:43.049379 [ 254 ] {928ca084-55eb-4255-a577-dbbf4536228f} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5351 2024.11.19 19:44:43.049582 [ 254 ] {928ca084-55eb-4255-a577-dbbf4536228f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001553 sec., 103026.400515132 rows/sec., 7.18 MiB/sec.
5352 2024.11.19 19:44:43.049631 [ 254 ] {928ca084-55eb-4255-a577-dbbf4536228f} <Debug> TCPHandler: Processed in 0.001778008 sec.
5353 2024.11.19 19:44:43.049792 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5354 2024.11.19 19:44:43.049917 [ 5 ] {6381078c-a094-4944-a2fb-ab5c332d8a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5355 2024.11.19 19:44:43.049972 [ 5 ] {6381078c-a094-4944-a2fb-ab5c332d8a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5356 2024.11.19 19:44:43.050493 [ 5 ] {6381078c-a094-4944-a2fb-ab5c332d8a58} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5357 2024.11.19 19:44:43.050533 [ 5 ] {6381078c-a094-4944-a2fb-ab5c332d8a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5358 2024.11.19 19:44:43.050921 [ 5 ] {6381078c-a094-4944-a2fb-ab5c332d8a58} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
5359 2024.11.19 19:44:43.051163 [ 5 ] {6381078c-a094-4944-a2fb-ab5c332d8a58} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5360 2024.11.19 19:44:43.051381 [ 5 ] {6381078c-a094-4944-a2fb-ab5c332d8a58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001494 sec., 40160.642570281125 rows/sec., 2.71 MiB/sec.
5361 2024.11.19 19:44:43.051432 [ 5 ] {6381078c-a094-4944-a2fb-ab5c332d8a58} <Debug> TCPHandler: Processed in 0.001700346 sec.
5362 2024.11.19 19:44:44.300131 [ 38 ] {} <Debug> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0
5363 2024.11.19 19:44:44.300229 [ 38 ] {} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5364 2024.11.19 19:44:44.300275 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5365 2024.11.19 19:44:44.300681 [ 189 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full
5366 2024.11.19 19:44:44.300925 [ 189 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5367 2024.11.19 19:44:44.300964 [ 189 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 66 rows starting from the beginning of the part
5368 2024.11.19 19:44:44.301049 [ 189 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part
5369 2024.11.19 19:44:44.301245 [ 189 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part
5370 2024.11.19 19:44:44.301491 [ 189 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part
5371 2024.11.19 19:44:44.301719 [ 189 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part
5372 2024.11.19 19:44:44.302677 [ 198 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.002272442 sec., 77449.7214890413 rows/sec., 5.82 MiB/sec.
5373 2024.11.19 19:44:44.302867 [ 200 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary)
5374 2024.11.19 19:44:44.303235 [ 200 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_24_5} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5375 2024.11.19 19:44:44.303338 [ 200 ] {32af5a70-bb11-429c-b029-e4922a488d63::all_1_24_5} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5
5376 2024.11.19 19:44:44.303452 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
5377 2024.11.19 19:44:45.617493 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache
5378 2024.11.19 19:44:45.617602 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache
5379 2024.11.19 19:44:45.851615 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 792
5380 2024.11.19 19:44:45.854430 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5381 2024.11.19 19:44:45.854487 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5382 2024.11.19 19:44:45.855889 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5383 2024.11.19 19:44:45.856212 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5384 2024.11.19 19:44:45.856814 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 792
5385 2024.11.19 19:44:46.001443 [ 245 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000932125 sec.
5386 2024.11.19 19:44:48.049715 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5387 2024.11.19 19:44:48.049912 [ 254 ] {73e961e3-452c-43b9-bfa0-9992c00d7e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
5388 2024.11.19 19:44:48.049987 [ 254 ] {73e961e3-452c-43b9-bfa0-9992c00d7e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
5389 2024.11.19 19:44:48.050733 [ 254 ] {73e961e3-452c-43b9-bfa0-9992c00d7e31} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5390 2024.11.19 19:44:48.050788 [ 254 ] {73e961e3-452c-43b9-bfa0-9992c00d7e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5391 2024.11.19 19:44:48.051222 [ 254 ] {73e961e3-452c-43b9-bfa0-9992c00d7e31} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5392 2024.11.19 19:44:48.051485 [ 254 ] {73e961e3-452c-43b9-bfa0-9992c00d7e31} <Trace> oximeter.fields_i16 (19ab7f0d-c491-44e5-b5ac-a8dda6945fa4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5393 2024.11.19 19:44:48.051719 [ 254 ] {73e961e3-452c-43b9-bfa0-9992c00d7e31} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00186 sec., 7526.881720430107 rows/sec., 541.83 KiB/sec.
5394 2024.11.19 19:44:48.051783 [ 254 ] {73e961e3-452c-43b9-bfa0-9992c00d7e31} <Debug> TCPHandler: Processed in 0.00219944 sec.
5395 2024.11.19 19:44:48.052046 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5396 2024.11.19 19:44:48.052236 [ 5 ] {8fc9502c-f24d-49f0-83d0-5ce6364e427a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5397 2024.11.19 19:44:48.052307 [ 5 ] {8fc9502c-f24d-49f0-83d0-5ce6364e427a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5398 2024.11.19 19:44:48.053163 [ 5 ] {8fc9502c-f24d-49f0-83d0-5ce6364e427a} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5399 2024.11.19 19:44:48.053210 [ 5 ] {8fc9502c-f24d-49f0-83d0-5ce6364e427a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5400 2024.11.19 19:44:48.053669 [ 5 ] {8fc9502c-f24d-49f0-83d0-5ce6364e427a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
5401 2024.11.19 19:44:48.053920 [ 5 ] {8fc9502c-f24d-49f0-83d0-5ce6364e427a} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5402 2024.11.19 19:44:48.054155 [ 5 ] {8fc9502c-f24d-49f0-83d0-5ce6364e427a} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.001973 sec., 144450.07602635582 rows/sec., 12.76 MiB/sec.
5403 2024.11.19 19:44:48.054211 [ 5 ] {8fc9502c-f24d-49f0-83d0-5ce6364e427a} <Debug> TCPHandler: Processed in 0.002298712 sec.
5404 2024.11.19 19:44:48.054376 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5405 2024.11.19 19:44:48.054524 [ 254 ] {46317e57-07de-4c10-a7b7-a842b7fce2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
5406 2024.11.19 19:44:48.054585 [ 254 ] {46317e57-07de-4c10-a7b7-a842b7fce2a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5407 2024.11.19 19:44:48.055333 [ 254 ] {46317e57-07de-4c10-a7b7-a842b7fce2a2} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5408 2024.11.19 19:44:48.055383 [ 254 ] {46317e57-07de-4c10-a7b7-a842b7fce2a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5409 2024.11.19 19:44:48.055763 [ 254 ] {46317e57-07de-4c10-a7b7-a842b7fce2a2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5410 2024.11.19 19:44:48.056003 [ 254 ] {46317e57-07de-4c10-a7b7-a842b7fce2a2} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5411 2024.11.19 19:44:48.056215 [ 254 ] {46317e57-07de-4c10-a7b7-a842b7fce2a2} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001728 sec., 27777.777777777777 rows/sec., 2.00 MiB/sec.
5412 2024.11.19 19:44:48.056270 [ 254 ] {46317e57-07de-4c10-a7b7-a842b7fce2a2} <Debug> TCPHandler: Processed in 0.001961713 sec.
5413 2024.11.19 19:44:48.056430 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5414 2024.11.19 19:44:48.056555 [ 5 ] {d02083ce-22ae-4f62-91fe-d7c7730f5301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
5415 2024.11.19 19:44:48.056603 [ 5 ] {d02083ce-22ae-4f62-91fe-d7c7730f5301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5416 2024.11.19 19:44:48.057183 [ 5 ] {d02083ce-22ae-4f62-91fe-d7c7730f5301} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5417 2024.11.19 19:44:48.057222 [ 5 ] {d02083ce-22ae-4f62-91fe-d7c7730f5301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5418 2024.11.19 19:44:48.057579 [ 5 ] {d02083ce-22ae-4f62-91fe-d7c7730f5301} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5419 2024.11.19 19:44:48.057830 [ 5 ] {d02083ce-22ae-4f62-91fe-d7c7730f5301} <Trace> oximeter.fields_u32 (9666ae61-c958-4c1a-a864-904c932a79ef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5420 2024.11.19 19:44:48.058039 [ 5 ] {d02083ce-22ae-4f62-91fe-d7c7730f5301} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001514 sec., 9247.027741083224 rows/sec., 647.60 KiB/sec.
5421 2024.11.19 19:44:48.058091 [ 5 ] {d02083ce-22ae-4f62-91fe-d7c7730f5301} <Debug> TCPHandler: Processed in 0.001717837 sec.
5422 2024.11.19 19:44:48.058248 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5423 2024.11.19 19:44:48.058370 [ 254 ] {3b309b68-877c-4bed-a7ae-4f53da3a6c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
5424 2024.11.19 19:44:48.058420 [ 254 ] {3b309b68-877c-4bed-a7ae-4f53da3a6c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5425 2024.11.19 19:44:48.059104 [ 254 ] {3b309b68-877c-4bed-a7ae-4f53da3a6c23} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5426 2024.11.19 19:44:48.059154 [ 254 ] {3b309b68-877c-4bed-a7ae-4f53da3a6c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5427 2024.11.19 19:44:48.059566 [ 254 ] {3b309b68-877c-4bed-a7ae-4f53da3a6c23} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5428 2024.11.19 19:44:48.059816 [ 254 ] {3b309b68-877c-4bed-a7ae-4f53da3a6c23} <Trace> oximeter.fields_u8 (ffd35bb1-a7c0-4c06-ba36-622926cb4165): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5429 2024.11.19 19:44:48.060030 [ 254 ] {3b309b68-877c-4bed-a7ae-4f53da3a6c23} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001686 sec., 7710.557532621589 rows/sec., 480.75 KiB/sec.
5430 2024.11.19 19:44:48.060090 [ 254 ] {3b309b68-877c-4bed-a7ae-4f53da3a6c23} <Debug> TCPHandler: Processed in 0.001900952 sec.
5431 2024.11.19 19:44:48.060243 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5432 2024.11.19 19:44:48.060361 [ 5 ] {1cee22d8-b184-4c5f-b88b-64dad30c3516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5433 2024.11.19 19:44:48.060411 [ 5 ] {1cee22d8-b184-4c5f-b88b-64dad30c3516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5434 2024.11.19 19:44:48.061156 [ 5 ] {1cee22d8-b184-4c5f-b88b-64dad30c3516} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5435 2024.11.19 19:44:48.061197 [ 5 ] {1cee22d8-b184-4c5f-b88b-64dad30c3516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5436 2024.11.19 19:44:48.061584 [ 5 ] {1cee22d8-b184-4c5f-b88b-64dad30c3516} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
5437 2024.11.19 19:44:48.061833 [ 5 ] {1cee22d8-b184-4c5f-b88b-64dad30c3516} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5438 2024.11.19 19:44:48.062082 [ 5 ] {1cee22d8-b184-4c5f-b88b-64dad30c3516} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001733 sec., 244085.40103866128 rows/sec., 17.45 MiB/sec.
5439 2024.11.19 19:44:48.062158 [ 5 ] {1cee22d8-b184-4c5f-b88b-64dad30c3516} <Debug> TCPHandler: Processed in 0.001965863 sec.
5440 2024.11.19 19:44:48.062392 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5441 2024.11.19 19:44:48.062520 [ 254 ] {fdec7e40-bb9b-438e-864b-fc502fbeffcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
5442 2024.11.19 19:44:48.062572 [ 254 ] {fdec7e40-bb9b-438e-864b-fc502fbeffcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5443 2024.11.19 19:44:48.063065 [ 254 ] {fdec7e40-bb9b-438e-864b-fc502fbeffcc} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5444 2024.11.19 19:44:48.063106 [ 254 ] {fdec7e40-bb9b-438e-864b-fc502fbeffcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5445 2024.11.19 19:44:48.063478 [ 254 ] {fdec7e40-bb9b-438e-864b-fc502fbeffcc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5446 2024.11.19 19:44:48.063720 [ 254 ] {fdec7e40-bb9b-438e-864b-fc502fbeffcc} <Trace> oximeter.measurements_bool (c13657ea-56c1-435d-a590-a5293ed828fc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5447 2024.11.19 19:44:48.063933 [ 254 ] {fdec7e40-bb9b-438e-864b-fc502fbeffcc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001439 sec., 4169.562195969424 rows/sec., 217.84 KiB/sec.
5448 2024.11.19 19:44:48.063985 [ 254 ] {fdec7e40-bb9b-438e-864b-fc502fbeffcc} <Debug> TCPHandler: Processed in 0.001701835 sec.
5449 2024.11.19 19:44:48.064138 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5450 2024.11.19 19:44:48.064254 [ 5 ] {8a395f77-7180-4661-81f7-b0fd5512cb6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5451 2024.11.19 19:44:48.064307 [ 5 ] {8a395f77-7180-4661-81f7-b0fd5512cb6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5452 2024.11.19 19:44:48.064887 [ 5 ] {8a395f77-7180-4661-81f7-b0fd5512cb6f} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5453 2024.11.19 19:44:48.064925 [ 5 ] {8a395f77-7180-4661-81f7-b0fd5512cb6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5454 2024.11.19 19:44:48.065315 [ 5 ] {8a395f77-7180-4661-81f7-b0fd5512cb6f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
5455 2024.11.19 19:44:48.065551 [ 5 ] {8a395f77-7180-4661-81f7-b0fd5512cb6f} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5456 2024.11.19 19:44:48.065798 [ 5 ] {8a395f77-7180-4661-81f7-b0fd5512cb6f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001561 sec., 151825.7527226137 rows/sec., 10.18 MiB/sec.
5457 2024.11.19 19:44:48.065868 [ 5 ] {8a395f77-7180-4661-81f7-b0fd5512cb6f} <Debug> TCPHandler: Processed in 0.001787958 sec.
5458 2024.11.19 19:44:48.066114 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5459 2024.11.19 19:44:48.066281 [ 254 ] {043987aa-2a46-4526-9490-2eb5c0c30528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
5460 2024.11.19 19:44:48.066342 [ 254 ] {043987aa-2a46-4526-9490-2eb5c0c30528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5461 2024.11.19 19:44:48.066835 [ 254 ] {043987aa-2a46-4526-9490-2eb5c0c30528} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5462 2024.11.19 19:44:48.066873 [ 254 ] {043987aa-2a46-4526-9490-2eb5c0c30528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5463 2024.11.19 19:44:48.067236 [ 254 ] {043987aa-2a46-4526-9490-2eb5c0c30528} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5464 2024.11.19 19:44:48.067467 [ 254 ] {043987aa-2a46-4526-9490-2eb5c0c30528} <Trace> oximeter.measurements_f64 (a4eb3577-326f-45fd-a025-4e95ac83c325): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5465 2024.11.19 19:44:48.067674 [ 254 ] {043987aa-2a46-4526-9490-2eb5c0c30528} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001424 sec., 702.2471910112359 rows/sec., 47.32 KiB/sec.
5466 2024.11.19 19:44:48.067723 [ 254 ] {043987aa-2a46-4526-9490-2eb5c0c30528} <Debug> TCPHandler: Processed in 0.001748128 sec.
5467 2024.11.19 19:44:48.067868 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5468 2024.11.19 19:44:48.067982 [ 5 ] {4adac0d9-d3a0-4740-bab3-eb7b5b242efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
5469 2024.11.19 19:44:48.068061 [ 5 ] {4adac0d9-d3a0-4740-bab3-eb7b5b242efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
5470 2024.11.19 19:44:48.069248 [ 5 ] {4adac0d9-d3a0-4740-bab3-eb7b5b242efb} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5471 2024.11.19 19:44:48.069287 [ 5 ] {4adac0d9-d3a0-4740-bab3-eb7b5b242efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5472 2024.11.19 19:44:48.069949 [ 5 ] {4adac0d9-d3a0-4740-bab3-eb7b5b242efb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5473 2024.11.19 19:44:48.070209 [ 5 ] {4adac0d9-d3a0-4740-bab3-eb7b5b242efb} <Trace> oximeter.measurements_histogramu64 (fd8a709b-13c0-4d28-98ff-88d2ee7db976): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5474 2024.11.19 19:44:48.070564 [ 5 ] {4adac0d9-d3a0-4740-bab3-eb7b5b242efb} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002584 sec., 15866.873065015481 rows/sec., 28.43 MiB/sec.
5475 2024.11.19 19:44:48.070826 [ 5 ] {4adac0d9-d3a0-4740-bab3-eb7b5b242efb} <Debug> TCPHandler: Processed in 0.003016382 sec.
5476 2024.11.19 19:44:48.070989 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5477 2024.11.19 19:44:48.071129 [ 254 ] {dcb1a819-b759-4993-ba55-c2e44b1ada2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5478 2024.11.19 19:44:48.071185 [ 254 ] {dcb1a819-b759-4993-ba55-c2e44b1ada2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5479 2024.11.19 19:44:48.071756 [ 254 ] {dcb1a819-b759-4993-ba55-c2e44b1ada2e} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5480 2024.11.19 19:44:48.071824 [ 254 ] {dcb1a819-b759-4993-ba55-c2e44b1ada2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5481 2024.11.19 19:44:48.072198 [ 254 ] {dcb1a819-b759-4993-ba55-c2e44b1ada2e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
5482 2024.11.19 19:44:48.072439 [ 254 ] {dcb1a819-b759-4993-ba55-c2e44b1ada2e} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5483 2024.11.19 19:44:48.072659 [ 254 ] {dcb1a819-b759-4993-ba55-c2e44b1ada2e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001562 sec., 52496.798975672216 rows/sec., 3.33 MiB/sec.
5484 2024.11.19 19:44:48.072718 [ 254 ] {dcb1a819-b759-4993-ba55-c2e44b1ada2e} <Debug> TCPHandler: Processed in 0.001796569 sec.
5485 2024.11.19 19:44:48.420838 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52144, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5486 2024.11.19 19:44:48.774281 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64831, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5487 2024.11.19 19:44:48.824880 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33014, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5488 2024.11.19 19:44:48.935273 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64439, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5489 2024.11.19 19:44:49.051219 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57005, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5490 2024.11.19 19:44:49.120667 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37120, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5491 2024.11.19 19:44:49.161024 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42436, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5492 2024.11.19 19:44:49.174546 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51265, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5493 2024.11.19 19:44:49.196350 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62070, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5494 2024.11.19 19:44:49.235628 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49066, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5495 2024.11.19 19:44:49.256809 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52604, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5496 2024.11.19 19:44:49.280931 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44552, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5497 2024.11.19 19:44:49.339666 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45000, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5498 2024.11.19 19:44:49.424073 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59296, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5499 2024.11.19 19:44:49.437404 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50500, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5500 2024.11.19 19:44:49.489728 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35146, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5501 2024.11.19 19:44:49.495218 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53993, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5502 2024.11.19 19:44:49.496003 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49009, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5503 2024.11.19 19:44:49.535709 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50288, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5504 2024.11.19 19:44:49.575122 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56366, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5505 2024.11.19 19:44:49.807829 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46545, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5506 2024.11.19 19:44:49.812205 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64991, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5507 2024.11.19 19:44:49.957663 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5508 2024.11.19 19:44:49.962077 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41296, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5509 2024.11.19 19:44:53.041966 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5510 2024.11.19 19:44:53.042172 [ 254 ] {4cde78c5-7e02-466e-95a8-95ddcc2179e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete)
5511 2024.11.19 19:44:53.042252 [ 254 ] {4cde78c5-7e02-466e-95a8-95ddcc2179e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5512 2024.11.19 19:44:53.043035 [ 254 ] {4cde78c5-7e02-466e-95a8-95ddcc2179e8} <Trace> oximeter.fields_ipaddr (df56dded-7aac-43e4-9f34-1eee7e27962c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5513 2024.11.19 19:44:53.043084 [ 254 ] {4cde78c5-7e02-466e-95a8-95ddcc2179e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5514 2024.11.19 19:44:53.043489 [ 254 ] {4cde78c5-7e02-466e-95a8-95ddcc2179e8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5515 2024.11.19 19:44:53.043740 [ 254 ] {4cde78c5-7e02-466e-95a8-95ddcc2179e8} <Trace> oximeter.fields_ipaddr (df56dded-7aac-43e4-9f34-1eee7e27962c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5516 2024.11.19 19:44:53.043990 [ 254 ] {4cde78c5-7e02-466e-95a8-95ddcc2179e8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001873 sec., 2135.611318739989 rows/sec., 174.14 KiB/sec.
5517 2024.11.19 19:44:53.044098 [ 254 ] {4cde78c5-7e02-466e-95a8-95ddcc2179e8} <Debug> TCPHandler: Processed in 0.002267951 sec.
5518 2024.11.19 19:44:53.044372 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5519 2024.11.19 19:44:53.044560 [ 5 ] {3393228f-02df-4462-8fd5-ce5f3c8e186e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5520 2024.11.19 19:44:53.044633 [ 5 ] {3393228f-02df-4462-8fd5-ce5f3c8e186e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5521 2024.11.19 19:44:53.045404 [ 5 ] {3393228f-02df-4462-8fd5-ce5f3c8e186e} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5522 2024.11.19 19:44:53.045449 [ 5 ] {3393228f-02df-4462-8fd5-ce5f3c8e186e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5523 2024.11.19 19:44:53.045884 [ 5 ] {3393228f-02df-4462-8fd5-ce5f3c8e186e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
5524 2024.11.19 19:44:53.046130 [ 5 ] {3393228f-02df-4462-8fd5-ce5f3c8e186e} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5525 2024.11.19 19:44:53.046272 [ 48 ] {} <Debug> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
5526 2024.11.19 19:44:53.046316 [ 48 ] {} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5527 2024.11.19 19:44:53.046342 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5528 2024.11.19 19:44:53.046343 [ 5 ] {3393228f-02df-4462-8fd5-ce5f3c8e186e} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001833 sec., 31642.116748499728 rows/sec., 2.43 MiB/sec.
5529 2024.11.19 19:44:53.046638 [ 5 ] {3393228f-02df-4462-8fd5-ce5f3c8e186e} <Debug> TCPHandler: Processed in 0.002396315 sec.
5530 2024.11.19 19:44:53.046689 [ 190 ] {4ff06251-2a92-4c95-826a-12c68addc63b::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
5531 2024.11.19 19:44:53.046910 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5532 2024.11.19 19:44:53.047302 [ 190 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5533 2024.11.19 19:44:53.047351 [ 254 ] {c8635342-bdaf-4b77-a839-327a1db1b6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
5534 2024.11.19 19:44:53.047452 [ 190 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1436 rows starting from the beginning of the part
5535 2024.11.19 19:44:53.047533 [ 254 ] {c8635342-bdaf-4b77-a839-327a1db1b6fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5536 2024.11.19 19:44:53.048094 [ 190 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 285 rows starting from the beginning of the part
5537 2024.11.19 19:44:53.048322 [ 190 ] {4ff06251-2a92-4c95-826a-12c68addc63b::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
5538 2024.11.19 19:44:53.048683 [ 190 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part
5539 2024.11.19 19:44:53.049085 [ 190 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 285 rows starting from the beginning of the part
5540 2024.11.19 19:44:53.049485 [ 190 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 58 rows starting from the beginning of the part
5541 2024.11.19 19:44:53.050226 [ 254 ] {c8635342-bdaf-4b77-a839-327a1db1b6fb} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5542 2024.11.19 19:44:53.050269 [ 254 ] {c8635342-bdaf-4b77-a839-327a1db1b6fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5543 2024.11.19 19:44:53.050788 [ 254 ] {c8635342-bdaf-4b77-a839-327a1db1b6fb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5544 2024.11.19 19:44:53.051079 [ 254 ] {c8635342-bdaf-4b77-a839-327a1db1b6fb} <Trace> oximeter.fields_u16 (32af5a70-bb11-429c-b029-e4922a488d63): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5545 2024.11.19 19:44:53.051381 [ 254 ] {c8635342-bdaf-4b77-a839-327a1db1b6fb} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.004168 sec., 959.6928982725528 rows/sec., 67.01 KiB/sec.
5546 2024.11.19 19:44:53.051525 [ 254 ] {c8635342-bdaf-4b77-a839-327a1db1b6fb} <Debug> TCPHandler: Processed in 0.00478634 sec.
5547 2024.11.19 19:44:53.051718 [ 190 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 5 columns (5 merged, 0 gathered) in 0.005279823 sec., 412135.02801135567 rows/sec., 36.37 MiB/sec.
5548 2024.11.19 19:44:53.051766 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5549 2024.11.19 19:44:53.051955 [ 190 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
5550 2024.11.19 19:44:53.051961 [ 5 ] {fd0449fa-bdf5-4f9e-a642-21448fb14bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5551 2024.11.19 19:44:53.052080 [ 5 ] {fd0449fa-bdf5-4f9e-a642-21448fb14bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5552 2024.11.19 19:44:53.052473 [ 190 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_46_9} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5553 2024.11.19 19:44:53.052751 [ 190 ] {4ff06251-2a92-4c95-826a-12c68addc63b::all_1_46_9} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
5554 2024.11.19 19:44:53.052922 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB.
5555 2024.11.19 19:44:53.053283 [ 5 ] {fd0449fa-bdf5-4f9e-a642-21448fb14bda} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5556 2024.11.19 19:44:53.053327 [ 5 ] {fd0449fa-bdf5-4f9e-a642-21448fb14bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5557 2024.11.19 19:44:53.053701 [ 5 ] {fd0449fa-bdf5-4f9e-a642-21448fb14bda} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
5558 2024.11.19 19:44:53.053942 [ 5 ] {fd0449fa-bdf5-4f9e-a642-21448fb14bda} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5559 2024.11.19 19:44:53.054132 [ 65 ] {} <Debug> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
5560 2024.11.19 19:44:53.054160 [ 5 ] {fd0449fa-bdf5-4f9e-a642-21448fb14bda} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.002258 sec., 30115.14614703277 rows/sec., 2.35 MiB/sec.
5561 2024.11.19 19:44:53.054209 [ 65 ] {} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5562 2024.11.19 19:44:53.054295 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5563 2024.11.19 19:44:53.054301 [ 5 ] {fd0449fa-bdf5-4f9e-a642-21448fb14bda} <Debug> TCPHandler: Processed in 0.002670543 sec.
5564 2024.11.19 19:44:53.054607 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5565 2024.11.19 19:44:53.054652 [ 198 ] {4affbfb9-3896-4593-918b-b1666f579f0e::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
5566 2024.11.19 19:44:53.055042 [ 254 ] {b2fcf92e-07bb-4de0-a0b8-c56d48f1fdef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5567 2024.11.19 19:44:53.055247 [ 198 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5568 2024.11.19 19:44:53.055289 [ 254 ] {b2fcf92e-07bb-4de0-a0b8-c56d48f1fdef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5569 2024.11.19 19:44:53.055373 [ 198 ] {4affbfb9-3896-4593-918b-b1666f579f0e::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
5570 2024.11.19 19:44:53.055994 [ 198 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 423 rows starting from the beginning of the part
5571 2024.11.19 19:44:53.056278 [ 198 ] {4affbfb9-3896-4593-918b-b1666f579f0e::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
5572 2024.11.19 19:44:53.056687 [ 198 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part
5573 2024.11.19 19:44:53.057079 [ 198 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 423 rows starting from the beginning of the part
5574 2024.11.19 19:44:53.057421 [ 198 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 68 rows starting from the beginning of the part
5575 2024.11.19 19:44:53.058176 [ 254 ] {b2fcf92e-07bb-4de0-a0b8-c56d48f1fdef} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5576 2024.11.19 19:44:53.058226 [ 254 ] {b2fcf92e-07bb-4de0-a0b8-c56d48f1fdef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5577 2024.11.19 19:44:53.058775 [ 254 ] {b2fcf92e-07bb-4de0-a0b8-c56d48f1fdef} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
5578 2024.11.19 19:44:53.059064 [ 254 ] {b2fcf92e-07bb-4de0-a0b8-c56d48f1fdef} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5579 2024.11.19 19:44:53.059314 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
5580 2024.11.19 19:44:53.059464 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5581 2024.11.19 19:44:53.059595 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5582 2024.11.19 19:44:53.059728 [ 254 ] {b2fcf92e-07bb-4de0-a0b8-c56d48f1fdef} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.004809 sec., 27032.647119983365 rows/sec., 1.88 MiB/sec.
5583 2024.11.19 19:44:53.059773 [ 191 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1957 rows, containing 5 columns (5 merged, 0 gathered) in 0.005371086 sec., 364358.343917785 rows/sec., 27.89 MiB/sec.
5584 2024.11.19 19:44:53.059954 [ 198 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::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
5585 2024.11.19 19:44:53.059972 [ 254 ] {b2fcf92e-07bb-4de0-a0b8-c56d48f1fdef} <Debug> TCPHandler: Processed in 0.00554195 sec.
5586 2024.11.19 19:44:53.060202 [ 198 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5587 2024.11.19 19:44:53.060260 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5588 2024.11.19 19:44:53.060278 [ 198 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 7432 rows starting from the beginning of the part
5589 2024.11.19 19:44:53.060288 [ 199 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
5590 2024.11.19 19:44:53.060699 [ 198 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 237 rows starting from the beginning of the part
5591 2024.11.19 19:44:53.060886 [ 5 ] {9576eb72-a466-48d9-bb75-924a7ee5a5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5592 2024.11.19 19:44:53.061150 [ 198 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 128 rows starting from the beginning of the part
5593 2024.11.19 19:44:53.061207 [ 5 ] {9576eb72-a466-48d9-bb75-924a7ee5a5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5594 2024.11.19 19:44:53.061576 [ 199 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_46_9} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5595 2024.11.19 19:44:53.061605 [ 198 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part
5596 2024.11.19 19:44:53.062019 [ 199 ] {4affbfb9-3896-4593-918b-b1666f579f0e::all_1_46_9} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
5597 2024.11.19 19:44:53.062122 [ 198 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part
5598 2024.11.19 19:44:53.062406 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
5599 2024.11.19 19:44:53.062540 [ 198 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 130 rows starting from the beginning of the part
5600 2024.11.19 19:44:53.063958 [ 5 ] {9576eb72-a466-48d9-bb75-924a7ee5a5f1} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5601 2024.11.19 19:44:53.064005 [ 5 ] {9576eb72-a466-48d9-bb75-924a7ee5a5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5602 2024.11.19 19:44:53.064736 [ 5 ] {9576eb72-a466-48d9-bb75-924a7ee5a5f1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
5603 2024.11.19 19:44:53.065295 [ 5 ] {9576eb72-a466-48d9-bb75-924a7ee5a5f1} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5604 2024.11.19 19:44:53.065571 [ 65 ] {} <Debug> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
5605 2024.11.19 19:44:53.065698 [ 65 ] {} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5606 2024.11.19 19:44:53.065747 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5607 2024.11.19 19:44:53.065768 [ 5 ] {9576eb72-a466-48d9-bb75-924a7ee5a5f1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005083 sec., 9443.24217981507 rows/sec., 651.68 KiB/sec.
5608 2024.11.19 19:44:53.066182 [ 5 ] {9576eb72-a466-48d9-bb75-924a7ee5a5f1} <Debug> TCPHandler: Processed in 0.006041104 sec.
5609 2024.11.19 19:44:53.066210 [ 199 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::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
5610 2024.11.19 19:44:53.066388 [ 199 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5611 2024.11.19 19:44:53.066566 [ 199 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1980 rows starting from the beginning of the part
5612 2024.11.19 19:44:53.066697 [ 199 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 82 rows starting from the beginning of the part
5613 2024.11.19 19:44:53.066828 [ 199 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part
5614 2024.11.19 19:44:53.067054 [ 199 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part
5615 2024.11.19 19:44:53.067134 [ 199 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part
5616 2024.11.19 19:44:53.067238 [ 199 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 48 rows starting from the beginning of the part
5617 2024.11.19 19:44:53.068200 [ 198 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8324 rows, containing 5 columns (5 merged, 0 gathered) in 0.008456959 sec., 984278.1548308323 rows/sec., 66.74 MiB/sec.
5618 2024.11.19 19:44:53.068620 [ 197 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
5619 2024.11.19 19:44:53.069331 [ 197 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5620 2024.11.19 19:44:53.069500 [ 197 ] {b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
5621 2024.11.19 19:44:53.069810 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB.
5622 2024.11.19 19:44:53.069948 [ 198 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2300 rows, containing 4 columns (4 merged, 0 gathered) in 0.003969187 sec., 579463.7541642659 rows/sec., 37.63 MiB/sec.
5623 2024.11.19 19:44:53.070433 [ 198 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
5624 2024.11.19 19:44:53.070875 [ 198 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_46_9} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5625 2024.11.19 19:44:53.070957 [ 198 ] {ccd13d4d-5a31-45ef-8785-619b1b456bc5::all_1_46_9} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
5626 2024.11.19 19:44:53.071048 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
5627 2024.11.19 19:44:55.856973 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 826
5628 2024.11.19 19:44:55.860227 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5629 2024.11.19 19:44:55.860277 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5630 2024.11.19 19:44:55.861708 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5631 2024.11.19 19:44:55.862048 [ 242 ] {} <Trace> system.query_log (0ee1970d-6e06-454a-8b0a-f57b7f82ef33): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5632 2024.11.19 19:44:55.863736 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 826
5633 2024.11.19 19:44:58.046700 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5634 2024.11.19 19:44:58.046944 [ 254 ] {7962e761-3e34-41c9-88c1-66d3d5dbf7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
5635 2024.11.19 19:44:58.047045 [ 254 ] {7962e761-3e34-41c9-88c1-66d3d5dbf7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5636 2024.11.19 19:44:58.048026 [ 254 ] {7962e761-3e34-41c9-88c1-66d3d5dbf7c7} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5637 2024.11.19 19:44:58.048093 [ 254 ] {7962e761-3e34-41c9-88c1-66d3d5dbf7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5638 2024.11.19 19:44:58.048571 [ 254 ] {7962e761-3e34-41c9-88c1-66d3d5dbf7c7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
5639 2024.11.19 19:44:58.048863 [ 254 ] {7962e761-3e34-41c9-88c1-66d3d5dbf7c7} <Trace> oximeter.fields_string (4ff06251-2a92-4c95-826a-12c68addc63b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5640 2024.11.19 19:44:58.049154 [ 254 ] {7962e761-3e34-41c9-88c1-66d3d5dbf7c7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002273 sec., 24637.04355477343 rows/sec., 1.89 MiB/sec.
5641 2024.11.19 19:44:58.049239 [ 254 ] {7962e761-3e34-41c9-88c1-66d3d5dbf7c7} <Debug> TCPHandler: Processed in 0.002702273 sec.
5642 2024.11.19 19:44:58.049625 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5643 2024.11.19 19:44:58.049855 [ 5 ] {cabe8570-e7d4-4fb5-aa9c-b6cd57ff6356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
5644 2024.11.19 19:44:58.049945 [ 5 ] {cabe8570-e7d4-4fb5-aa9c-b6cd57ff6356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5645 2024.11.19 19:44:58.050931 [ 5 ] {cabe8570-e7d4-4fb5-aa9c-b6cd57ff6356} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5646 2024.11.19 19:44:58.050983 [ 5 ] {cabe8570-e7d4-4fb5-aa9c-b6cd57ff6356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5647 2024.11.19 19:44:58.051547 [ 5 ] {cabe8570-e7d4-4fb5-aa9c-b6cd57ff6356} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
5648 2024.11.19 19:44:58.051877 [ 5 ] {cabe8570-e7d4-4fb5-aa9c-b6cd57ff6356} <Trace> oximeter.fields_uuid (4affbfb9-3896-4593-918b-b1666f579f0e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5649 2024.11.19 19:44:58.052111 [ 5 ] {cabe8570-e7d4-4fb5-aa9c-b6cd57ff6356} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002324 sec., 27538.726333907056 rows/sec., 2.15 MiB/sec.
5650 2024.11.19 19:44:58.052182 [ 5 ] {cabe8570-e7d4-4fb5-aa9c-b6cd57ff6356} <Debug> TCPHandler: Processed in 0.002777265 sec.
5651 2024.11.19 19:44:58.052382 [ 254 ] {} <Trace> TCP-Session: 68d7a707-02e8-4243-9d55-40d5f99fc997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5652 2024.11.19 19:44:58.052542 [ 254 ] {72fa724a-ab62-425b-b655-44ac595468e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
5653 2024.11.19 19:44:58.052610 [ 254 ] {72fa724a-ab62-425b-b655-44ac595468e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5654 2024.11.19 19:44:58.053271 [ 254 ] {72fa724a-ab62-425b-b655-44ac595468e9} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5655 2024.11.19 19:44:58.053316 [ 254 ] {72fa724a-ab62-425b-b655-44ac595468e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5656 2024.11.19 19:44:58.053754 [ 254 ] {72fa724a-ab62-425b-b655-44ac595468e9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
5657 2024.11.19 19:44:58.054025 [ 254 ] {72fa724a-ab62-425b-b655-44ac595468e9} <Trace> oximeter.measurements_cumulativeu64 (b0f2cfd6-3e5f-44bd-9527-8a4abc3a0a7a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5658 2024.11.19 19:44:58.054267 [ 254 ] {72fa724a-ab62-425b-b655-44ac595468e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001761 sec., 90857.46734809768 rows/sec., 6.33 MiB/sec.
5659 2024.11.19 19:44:58.054334 [ 254 ] {72fa724a-ab62-425b-b655-44ac595468e9} <Debug> TCPHandler: Processed in 0.002035195 sec.
5660 2024.11.19 19:44:58.054539 [ 5 ] {} <Trace> TCP-Session: f181c2d7-9d6a-4bee-bada-e26ba13beecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5661 2024.11.19 19:44:58.054700 [ 5 ] {e5abbabd-35d6-41a6-930a-1aa02ff94b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
5662 2024.11.19 19:44:58.054779 [ 5 ] {e5abbabd-35d6-41a6-930a-1aa02ff94b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5663 2024.11.19 19:44:58.055527 [ 5 ] {e5abbabd-35d6-41a6-930a-1aa02ff94b31} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5664 2024.11.19 19:44:58.055583 [ 5 ] {e5abbabd-35d6-41a6-930a-1aa02ff94b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
5665 2024.11.19 19:44:58.056173 [ 5 ] {e5abbabd-35d6-41a6-930a-1aa02ff94b31} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
5666 2024.11.19 19:44:58.056555 [ 5 ] {e5abbabd-35d6-41a6-930a-1aa02ff94b31} <Trace> oximeter.measurements_u64 (ccd13d4d-5a31-45ef-8785-619b1b456bc5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5667 2024.11.19 19:44:58.056814 [ 5 ] {e5abbabd-35d6-41a6-930a-1aa02ff94b31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002157 sec., 27816.411682892907 rows/sec., 1.87 MiB/sec.
5668 2024.11.19 19:44:58.056904 [ 5 ] {e5abbabd-35d6-41a6-930a-1aa02ff94b31} <Debug> TCPHandler: Processed in 0.002455226 sec.