[ Nov 21 19:33:11 Enabled. ] [ Nov 21 19:33:11 Rereading configuration. ] [ Nov 21 19:33:12 Rereading configuration. ] [ Nov 21 19:33:13 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + 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 [ Nov 21 19:33:14 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.11.21 19:33:14.838716 [ 1 ] {} Application: Will watch for the process with pid 24595 2024.11.21 19:33:14.839132 [ 1 ] {} Application: Forked a child process to watch 2024.11.21 19:33:15.115030 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 24595 2024.11.21 19:33:15.115797 [ 1 ] {} Application: starting up 2024.11.21 19:33:15.116554 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.11.21 19:33:15.212402 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.11.21 19:33:15.255800 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.11.21 19:33:15.255867 [ 1 ] {} Application: Initializing DateLUT. 2024.11.21 19:33:15.255881 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.11.21 19:33:15.256050 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.11.21 19:33:15.256587 [ 1 ] {} Application: Initializing interserver credentials. 2024.11.21 19:33:15.258557 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.11.21 19:33:15.259399 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.11.21 19:33:15.260359 [ 1 ] {} 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) 2024.11.21 19:33:15.260388 [ 1 ] {} 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) 2024.11.21 19:33:15.260405 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.11.21 19:33:15.260637 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.11.21 19:33:15.262034 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.11.21 19:33:15.269725 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.11.21 19:33:15.270886 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.11.21 19:33:15.273028 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.11.21 19:33:15.273114 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.11.21 19:33:15.275373 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.11.21 19:33:15.276649 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.11.21 19:33:15.282833 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.11.21 19:33:15.283872 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2024.11.21 19:33:15.285979 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.11.21 19:33:15.286493 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.11.21 19:33:15.286953 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.11.21 19:33:15.287470 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.11.21 19:33:15.289211 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.11.21 19:33:15.289256 [ 1 ] {} Application: Loading metadata from /data/ 2024.11.21 19:33:15.289347 [ 149 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:33:15.289483 [ 149 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:33:15.303191 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.11.21 19:33:15.303224 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000218523 sec 2024.11.21 19:33:15.303278 [ 1 ] {} ReferentialDeps: No tables 2024.11.21 19:33:15.303296 [ 1 ] {} LoadingDeps: No tables 2024.11.21 19:33:15.304082 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.11.21 19:33:15.305254 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2024.11.21 19:33:15.320949 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.11.21 19:33:15.321014 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.11.21 19:33:15.321044 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.11.21 19:33:15.321062 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.11.21 19:33:15.321106 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.11.21 19:33:15.321134 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2024.11.21 19:33:15.325076 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.11.21 19:33:15.325145 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.11.21 19:33:15.325174 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2024.11.21 19:33:15.325413 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.11.21 19:33:15.325438 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.11.21 19:33:15.325485 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.11.21 19:33:15.325511 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.11.21 19:33:15.325531 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.11.21 19:33:15.325569 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.11.21 19:33:15.325595 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.11.21 19:33:15.356707 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.11.21 19:33:15.359544 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.11.21 19:33:15.359576 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3621e-05 sec 2024.11.21 19:33:15.359590 [ 1 ] {} ReferentialDeps: No tables 2024.11.21 19:33:15.359602 [ 1 ] {} LoadingDeps: No tables 2024.11.21 19:33:15.359627 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.11.21 19:33:15.359846 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.11.21 19:33:15.359891 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.11.21 19:33:15.359904 [ 1 ] {} Application: Loaded metadata. 2024.11.21 19:33:15.359916 [ 1 ] {} 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). 2024.11.21 19:33:15.359928 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.11.21 19:33:15.370960 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.11.21 19:33:15.371292 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB 2024.11.21 19:33:15.372388 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 3.036e-05 sec. 2024.11.21 19:33:15.373519 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.11.21 19:33:15.373611 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.11.21 19:33:15.373637 [ 1 ] {} Application: Ready for connections. 2024.11.21 19:33:15.396354 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33290 2024.11.21 19:33:15.396672 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:15.396749 [ 3 ] {} TCP-Session: 0911588b-4ff4-4223-bbb9-b8e6e3fc1009 Authenticating user 'default' from [fd00:1122:3344:101::a]:33290 2024.11.21 19:33:15.396793 [ 3 ] {} TCP-Session: 0911588b-4ff4-4223-bbb9-b8e6e3fc1009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.396827 [ 3 ] {} TCP-Session: 0911588b-4ff4-4223-bbb9-b8e6e3fc1009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.396928 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.11.21 19:33:15.396958 [ 3 ] {} 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 2024.11.21 19:33:15.396985 [ 3 ] {} 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 2024.11.21 19:33:15.397364 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43488 2024.11.21 19:33:15.397368 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57005 2024.11.21 19:33:15.397535 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:15.397557 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:15.397589 [ 4 ] {} TCP-Session: 9a493a5d-91bf-46a6-8239-4e72beacd616 Authenticating user 'default' from [fd00:1122:3344:101::a]:43488 2024.11.21 19:33:15.397626 [ 5 ] {} TCP-Session: d4cb33f1-d915-4c9b-b07b-951afc828bcc Authenticating user 'default' from [fd00:1122:3344:101::a]:57005 2024.11.21 19:33:15.397634 [ 4 ] {} TCP-Session: 9a493a5d-91bf-46a6-8239-4e72beacd616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.397671 [ 5 ] {} TCP-Session: d4cb33f1-d915-4c9b-b07b-951afc828bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.397698 [ 4 ] {} TCP-Session: 9a493a5d-91bf-46a6-8239-4e72beacd616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.397708 [ 5 ] {} TCP-Session: d4cb33f1-d915-4c9b-b07b-951afc828bcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.398260 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39314 2024.11.21 19:33:15.398440 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:15.398476 [ 253 ] {} TCP-Session: 0e0a0583-6228-4938-a072-987ea82c4c93 Authenticating user 'default' from [fd00:1122:3344:101::a]:39314 2024.11.21 19:33:15.398498 [ 253 ] {} TCP-Session: 0e0a0583-6228-4938-a072-987ea82c4c93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.398530 [ 253 ] {} TCP-Session: 0e0a0583-6228-4938-a072-987ea82c4c93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.398642 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41274 2024.11.21 19:33:15.398652 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57001 2024.11.21 19:33:15.398856 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52314 2024.11.21 19:33:15.398863 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:15.399072 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59178 2024.11.21 19:33:15.399084 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:15.399097 [ 254 ] {} TCP-Session: 237bb3e0-8abf-4255-ac11-7d95e071234f Authenticating user 'default' from [fd00:1122:3344:101::a]:41274 2024.11.21 19:33:15.399352 [ 255 ] {} TCP-Session: ad6358dd-686c-4497-a9f0-c6b957f2226c Authenticating user 'default' from [fd00:1122:3344:101::a]:57001 2024.11.21 19:33:15.399361 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:15.399404 [ 254 ] {} TCP-Session: 237bb3e0-8abf-4255-ac11-7d95e071234f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.399413 [ 255 ] {} TCP-Session: ad6358dd-686c-4497-a9f0-c6b957f2226c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.399439 [ 256 ] {} TCP-Session: 8903ad22-b0b6-46f7-a270-0ae9726722bc Authenticating user 'default' from [fd00:1122:3344:101::a]:52314 2024.11.21 19:33:15.399455 [ 254 ] {} TCP-Session: 237bb3e0-8abf-4255-ac11-7d95e071234f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.399472 [ 255 ] {} TCP-Session: ad6358dd-686c-4497-a9f0-c6b957f2226c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.399488 [ 256 ] {} TCP-Session: 8903ad22-b0b6-46f7-a270-0ae9726722bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.399384 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:15.399604 [ 256 ] {} TCP-Session: 8903ad22-b0b6-46f7-a270-0ae9726722bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.399687 [ 257 ] {} TCP-Session: b1988cf6-a4c7-470b-a583-1370d53ed4ac Authenticating user 'default' from [fd00:1122:3344:101::a]:59178 2024.11.21 19:33:15.399731 [ 257 ] {} TCP-Session: b1988cf6-a4c7-470b-a583-1370d53ed4ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.399765 [ 257 ] {} TCP-Session: b1988cf6-a4c7-470b-a583-1370d53ed4ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.476675 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42676 2024.11.21 19:33:15.476856 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:15.476905 [ 258 ] {} TCP-Session: fda16de5-afed-4e97-9647-2ea16cd18e24 Authenticating user 'default' from [fd00:1122:3344:101::c]:42676 2024.11.21 19:33:15.476942 [ 258 ] {} TCP-Session: fda16de5-afed-4e97-9647-2ea16cd18e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.476999 [ 258 ] {} TCP-Session: fda16de5-afed-4e97-9647-2ea16cd18e24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.477115 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.11.21 19:33:15.477153 [ 258 ] {} 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 2024.11.21 19:33:15.477183 [ 258 ] {} 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 2024.11.21 19:33:15.477626 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43987 2024.11.21 19:33:15.477714 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49716 2024.11.21 19:33:15.477960 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:15.477998 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:15.478001 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55859 2024.11.21 19:33:15.478069 [ 260 ] {} TCP-Session: 0714015a-0ad6-4723-9a4d-d18a96766b3b Authenticating user 'default' from [fd00:1122:3344:101::c]:49716 2024.11.21 19:33:15.478058 [ 259 ] {} TCP-Session: 35b59761-01ca-43d3-a759-8201e0f18ed9 Authenticating user 'default' from [fd00:1122:3344:101::c]:43987 2024.11.21 19:33:15.478240 [ 260 ] {} TCP-Session: 0714015a-0ad6-4723-9a4d-d18a96766b3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.478275 [ 259 ] {} TCP-Session: 35b59761-01ca-43d3-a759-8201e0f18ed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.478292 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:15.478313 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38561 2024.11.21 19:33:15.478348 [ 259 ] {} TCP-Session: 35b59761-01ca-43d3-a759-8201e0f18ed9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.478329 [ 260 ] {} TCP-Session: 0714015a-0ad6-4723-9a4d-d18a96766b3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.478385 [ 261 ] {} TCP-Session: c9da1564-e4b5-4bd3-ac98-9602b97fdd56 Authenticating user 'default' from [fd00:1122:3344:101::c]:55859 2024.11.21 19:33:15.478423 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50074 2024.11.21 19:33:15.478694 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63154 2024.11.21 19:33:15.478796 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:15.478901 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35167 2024.11.21 19:33:15.478959 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:15.478982 [ 261 ] {} TCP-Session: c9da1564-e4b5-4bd3-ac98-9602b97fdd56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.479318 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:15.479364 [ 261 ] {} TCP-Session: c9da1564-e4b5-4bd3-ac98-9602b97fdd56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.479388 [ 265 ] {} TCP-Session: a13c1ff9-9d0a-43ad-a694-b39fe78f4a05 Authenticating user 'default' from [fd00:1122:3344:101::c]:35167 2024.11.21 19:33:15.479312 [ 263 ] {} TCP-Session: ada46c3f-c049-4317-a7b1-ce661de6e0ef Authenticating user 'default' from [fd00:1122:3344:101::c]:50074 2024.11.21 19:33:15.479283 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:15.479455 [ 265 ] {} TCP-Session: a13c1ff9-9d0a-43ad-a694-b39fe78f4a05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.478997 [ 262 ] {} TCP-Session: f0a30cf0-167b-4ae1-a555-5bd06a5c419d Authenticating user 'default' from [fd00:1122:3344:101::c]:38561 2024.11.21 19:33:15.479497 [ 263 ] {} TCP-Session: ada46c3f-c049-4317-a7b1-ce661de6e0ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.479561 [ 265 ] {} TCP-Session: a13c1ff9-9d0a-43ad-a694-b39fe78f4a05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.479565 [ 264 ] {} TCP-Session: 6b79a083-6380-4e16-bb68-0de9260ff8ae Authenticating user 'default' from [fd00:1122:3344:101::c]:63154 2024.11.21 19:33:15.479618 [ 263 ] {} TCP-Session: ada46c3f-c049-4317-a7b1-ce661de6e0ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.479593 [ 262 ] {} TCP-Session: f0a30cf0-167b-4ae1-a555-5bd06a5c419d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.479680 [ 264 ] {} TCP-Session: 6b79a083-6380-4e16-bb68-0de9260ff8ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.479745 [ 262 ] {} TCP-Session: f0a30cf0-167b-4ae1-a555-5bd06a5c419d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.479779 [ 264 ] {} TCP-Session: 6b79a083-6380-4e16-bb68-0de9260ff8ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.521539 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52452 2024.11.21 19:33:15.521722 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:15.521758 [ 266 ] {} TCP-Session: d0fa0d1f-e5aa-4557-a206-be3c8b4b33af Authenticating user 'default' from [fd00:1122:3344:101::b]:52452 2024.11.21 19:33:15.521804 [ 266 ] {} TCP-Session: d0fa0d1f-e5aa-4557-a206-be3c8b4b33af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.521823 [ 266 ] {} TCP-Session: d0fa0d1f-e5aa-4557-a206-be3c8b4b33af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.521915 [ 266 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.11.21 19:33:15.521958 [ 266 ] {} 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 2024.11.21 19:33:15.521980 [ 266 ] {} 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 2024.11.21 19:33:15.522549 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45834 2024.11.21 19:33:15.522779 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55327 2024.11.21 19:33:15.522749 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33355 2024.11.21 19:33:15.522790 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:15.523061 [ 268 ] {} TCP-Session: eae1daf1-8430-46e7-bac5-f33a92c83938 Authenticating user 'default' from [fd00:1122:3344:101::b]:45834 2024.11.21 19:33:15.523128 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:15.523127 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49200 2024.11.21 19:33:15.523222 [ 268 ] {} TCP-Session: eae1daf1-8430-46e7-bac5-f33a92c83938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.523445 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:15.523493 [ 270 ] {} TCP-Session: 276ebf67-cc76-471a-a560-25bf2051dd8b Authenticating user 'default' from [fd00:1122:3344:101::b]:49200 2024.11.21 19:33:15.523523 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:15.523157 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35416 2024.11.21 19:33:15.523555 [ 270 ] {} TCP-Session: 276ebf67-cc76-471a-a560-25bf2051dd8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.523608 [ 267 ] {} TCP-Session: 1a920a5f-1799-4867-96f3-fd8f3b3e820e Authenticating user 'default' from [fd00:1122:3344:101::b]:33355 2024.11.21 19:33:15.523579 [ 268 ] {} TCP-Session: eae1daf1-8430-46e7-bac5-f33a92c83938 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.523661 [ 270 ] {} TCP-Session: 276ebf67-cc76-471a-a560-25bf2051dd8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.523537 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53993 2024.11.21 19:33:15.523878 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58305 2024.11.21 19:33:15.523915 [ 269 ] {} TCP-Session: 55f4037c-51ae-4c97-93fd-961d754dd637 Authenticating user 'default' from [fd00:1122:3344:101::b]:55327 2024.11.21 19:33:15.524052 [ 267 ] {} TCP-Session: 1a920a5f-1799-4867-96f3-fd8f3b3e820e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.524280 [ 269 ] {} TCP-Session: 55f4037c-51ae-4c97-93fd-961d754dd637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.524296 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:15.524431 [ 269 ] {} TCP-Session: 55f4037c-51ae-4c97-93fd-961d754dd637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.524473 [ 267 ] {} TCP-Session: 1a920a5f-1799-4867-96f3-fd8f3b3e820e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.524482 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:15.524562 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:15.524682 [ 273 ] {} TCP-Session: cb5a28a8-7be5-4bb4-b1df-498b804d17d2 Authenticating user 'default' from [fd00:1122:3344:101::b]:58305 2024.11.21 19:33:15.524698 [ 272 ] {} TCP-Session: 222cd0ff-503d-4551-8b56-38234ac8f915 Authenticating user 'default' from [fd00:1122:3344:101::b]:53993 2024.11.21 19:33:15.524726 [ 271 ] {} TCP-Session: be0a7090-4990-4813-8f3a-0cb9ee8cf020 Authenticating user 'default' from [fd00:1122:3344:101::b]:35416 2024.11.21 19:33:15.524751 [ 273 ] {} TCP-Session: cb5a28a8-7be5-4bb4-b1df-498b804d17d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.524770 [ 272 ] {} TCP-Session: 222cd0ff-503d-4551-8b56-38234ac8f915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.524816 [ 273 ] {} TCP-Session: cb5a28a8-7be5-4bb4-b1df-498b804d17d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.524836 [ 272 ] {} TCP-Session: 222cd0ff-503d-4551-8b56-38234ac8f915 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.524828 [ 271 ] {} TCP-Session: be0a7090-4990-4813-8f3a-0cb9ee8cf020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:15.525045 [ 271 ] {} TCP-Session: be0a7090-4990-4813-8f3a-0cb9ee8cf020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:16.000272 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 117.26 MiB, peak 117.26 MiB, free memory in arenas 0.00 B, will set to 120.43 MiB (RSS), difference: 3.17 MiB 2024.11.21 19:33:16.422204 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53627 2024.11.21 19:33:16.423377 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:16.423440 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Authenticating user 'default' from [fd00:1122:3344:101::d]:53627 2024.11.21 19:33:16.423465 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:16.423480 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:16.423561 [ 274 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.11.21 19:33:16.423588 [ 274 ] {} 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 2024.11.21 19:33:16.423617 [ 274 ] {} 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 2024.11.21 19:33:16.424041 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42783 2024.11.21 19:33:16.424312 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54483 2024.11.21 19:33:16.424334 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36963 2024.11.21 19:33:16.424356 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:16.424651 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:16.424682 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57041 2024.11.21 19:33:16.424673 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:16.424709 [ 275 ] {} TCP-Session: 729b9923-ac88-43c9-a41f-d4d5cce2e805 Authenticating user 'default' from [fd00:1122:3344:101::d]:42783 2024.11.21 19:33:16.424913 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34800 2024.11.21 19:33:16.424966 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:16.424979 [ 277 ] {} TCP-Session: 69e61dd4-a3b3-4b2d-9228-f2f29fe17cee Authenticating user 'default' from [fd00:1122:3344:101::d]:36963 2024.11.21 19:33:16.425008 [ 275 ] {} TCP-Session: 729b9923-ac88-43c9-a41f-d4d5cce2e805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:16.425043 [ 277 ] {} TCP-Session: 69e61dd4-a3b3-4b2d-9228-f2f29fe17cee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:16.425033 [ 278 ] {} TCP-Session: 37ca2816-1eb9-4dfb-bfcb-0826afc7418e Authenticating user 'default' from [fd00:1122:3344:101::d]:57041 2024.11.21 19:33:16.424778 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Authenticating user 'default' from [fd00:1122:3344:101::d]:54483 2024.11.21 19:33:16.425727 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34247 2024.11.21 19:33:16.425924 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38915 2024.11.21 19:33:16.425940 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:16.425985 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:16.425993 [ 275 ] {} TCP-Session: 729b9923-ac88-43c9-a41f-d4d5cce2e805 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:16.425962 [ 278 ] {} TCP-Session: 37ca2816-1eb9-4dfb-bfcb-0826afc7418e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:16.426957 [ 278 ] {} TCP-Session: 37ca2816-1eb9-4dfb-bfcb-0826afc7418e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:16.427096 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:16.427098 [ 279 ] {} TCP-Session: 4adec4c2-271d-4f8f-9389-0c4a840b7473 Authenticating user 'default' from [fd00:1122:3344:101::d]:34800 2024.11.21 19:33:16.427131 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51253 2024.11.21 19:33:16.427170 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:16.426972 [ 277 ] {} TCP-Session: 69e61dd4-a3b3-4b2d-9228-f2f29fe17cee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:16.427134 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.427118 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:16.427351 [ 279 ] {} TCP-Session: 4adec4c2-271d-4f8f-9389-0c4a840b7473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:16.427475 [ 280 ] {} TCP-Session: 2ce5addf-249c-4d82-9fd1-55a5d160a96b Authenticating user 'default' from [fd00:1122:3344:101::d]:34247 2024.11.21 19:33:16.427570 [ 279 ] {} TCP-Session: 4adec4c2-271d-4f8f-9389-0c4a840b7473 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:16.427635 [ 280 ] {} TCP-Session: 2ce5addf-249c-4d82-9fd1-55a5d160a96b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:16.427722 [ 281 ] {} TCP-Session: d2cac7a1-efbd-4ea7-8684-062f329061b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38915 2024.11.21 19:33:16.427634 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.21 19:33:16.427813 [ 281 ] {} TCP-Session: d2cac7a1-efbd-4ea7-8684-062f329061b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:16.427756 [ 280 ] {} TCP-Session: 2ce5addf-249c-4d82-9fd1-55a5d160a96b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:16.427868 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51253 2024.11.21 19:33:16.427880 [ 281 ] {} TCP-Session: d2cac7a1-efbd-4ea7-8684-062f329061b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:16.428564 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:16.428594 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:33:16.431352 [ 274 ] {a5e724be-a61f-4c61-a47f-ec9b72028148} executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.11.21 19:33:16.493201 [ 274 ] {a5e724be-a61f-4c61-a47f-ec9b72028148} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53627) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.11.21 19:33:16.494642 [ 274 ] {a5e724be-a61f-4c61-a47f-ec9b72028148} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.11.21 19:33:16.494800 [ 274 ] {a5e724be-a61f-4c61-a47f-ec9b72028148} TCPHandler: Processed in 0.070023096 sec. 2024.11.21 19:33:16.495156 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.495360 [ 276 ] {490e49e2-d9e2-4897-ad37-3bc97d8523b0} executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.11.21 19:33:16.495736 [ 276 ] {490e49e2-d9e2-4897-ad37-3bc97d8523b0} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54483) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.11.21 19:33:16.495906 [ 276 ] {490e49e2-d9e2-4897-ad37-3bc97d8523b0} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.11.21 19:33:16.496030 [ 276 ] {490e49e2-d9e2-4897-ad37-3bc97d8523b0} TCPHandler: Processed in 0.001023783 sec. 2024.11.21 19:33:16.496873 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.498282 [ 274 ] {15d03747-c502-4f26-b3e4-635e99a3641a} executeQuery: (from [fd00:1122:3344:101::d]:53627) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.11.21 19:33:16.498934 [ 274 ] {15d03747-c502-4f26-b3e4-635e99a3641a} TCPHandler: Processed in 0.002183629 sec. 2024.11.21 19:33:16.499136 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.499283 [ 276 ] {606e8751-5e90-4905-835c-09858ed9df48} executeQuery: (from [fd00:1122:3344:101::d]:54483) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.11.21 19:33:16.499393 [ 276 ] {606e8751-5e90-4905-835c-09858ed9df48} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.11.21 19:33:16.501974 [ 276 ] {606e8751-5e90-4905-835c-09858ed9df48} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.11.21 19:33:16.502040 [ 276 ] {606e8751-5e90-4905-835c-09858ed9df48} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000102782 sec 2024.11.21 19:33:16.502058 [ 276 ] {606e8751-5e90-4905-835c-09858ed9df48} ReferentialDeps: No tables 2024.11.21 19:33:16.502071 [ 276 ] {606e8751-5e90-4905-835c-09858ed9df48} LoadingDeps: No tables 2024.11.21 19:33:16.502116 [ 276 ] {606e8751-5e90-4905-835c-09858ed9df48} DatabaseAtomic (oximeter): Starting up tables. 2024.11.21 19:33:16.502171 [ 276 ] {606e8751-5e90-4905-835c-09858ed9df48} TCPHandler: Processed in 0.003093581 sec. 2024.11.21 19:33:16.502382 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.502582 [ 274 ] {6090045f-8a1b-4507-af7b-580ccc7d4535} executeQuery: (from [fd00:1122:3344:101::d]:53627) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.11.21 19:33:16.502662 [ 274 ] {6090045f-8a1b-4507-af7b-580ccc7d4535} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.11.21 19:33:16.511171 [ 274 ] {6090045f-8a1b-4507-af7b-580ccc7d4535} StoragePolicy (default): Storage policy default created, total volumes 1 2024.11.21 19:33:16.512903 [ 274 ] {6090045f-8a1b-4507-af7b-580ccc7d4535} oximeter.version (d122c62b-6e42-4087-962c-4327877b57c9): Loading data parts 2024.11.21 19:33:16.513411 [ 274 ] {6090045f-8a1b-4507-af7b-580ccc7d4535} oximeter.version (d122c62b-6e42-4087-962c-4327877b57c9): There are no data parts 2024.11.21 19:33:16.516546 [ 274 ] {6090045f-8a1b-4507-af7b-580ccc7d4535} TCPHandler: Processed in 0.01423528 sec. 2024.11.21 19:33:16.516811 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.517052 [ 276 ] {da4b487a-bcda-4eca-8795-78d63500cd06} executeQuery: (from [fd00:1122:3344:101::d]:54483) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ 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) 2024.11.21 19:33:16.517180 [ 276 ] {da4b487a-bcda-4eca-8795-78d63500cd06} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.11.21 19:33:16.526401 [ 276 ] {da4b487a-bcda-4eca-8795-78d63500cd06} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Loading data parts 2024.11.21 19:33:16.526730 [ 276 ] {da4b487a-bcda-4eca-8795-78d63500cd06} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): There are no data parts 2024.11.21 19:33:16.528792 [ 276 ] {da4b487a-bcda-4eca-8795-78d63500cd06} TCPHandler: Processed in 0.012043541 sec. 2024.11.21 19:33:16.529032 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.529312 [ 274 ] {e29c656d-3378-433d-a25d-ed3b74481bf2} executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) 2024.11.21 19:33:16.529368 [ 274 ] {e29c656d-3378-433d-a25d-ed3b74481bf2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.11.21 19:33:16.533713 [ 274 ] {e29c656d-3378-433d-a25d-ed3b74481bf2} oximeter.measurements_i8 (39e5d579-51e6-4c9a-99a9-4fb240a3c8fe): Loading data parts 2024.11.21 19:33:16.533952 [ 274 ] {e29c656d-3378-433d-a25d-ed3b74481bf2} oximeter.measurements_i8 (39e5d579-51e6-4c9a-99a9-4fb240a3c8fe): There are no data parts 2024.11.21 19:33:16.537748 [ 274 ] {e29c656d-3378-433d-a25d-ed3b74481bf2} TCPHandler: Processed in 0.008808247 sec. 2024.11.21 19:33:16.537972 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.538193 [ 276 ] {75e0e0ab-7340-4747-9e09-9e2560a5f335} executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) 2024.11.21 19:33:16.538282 [ 276 ] {75e0e0ab-7340-4747-9e09-9e2560a5f335} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.11.21 19:33:16.541035 [ 276 ] {75e0e0ab-7340-4747-9e09-9e2560a5f335} oximeter.measurements_u8 (b53bd593-a975-429b-88e8-9c5180726749): Loading data parts 2024.11.21 19:33:16.541255 [ 276 ] {75e0e0ab-7340-4747-9e09-9e2560a5f335} oximeter.measurements_u8 (b53bd593-a975-429b-88e8-9c5180726749): There are no data parts 2024.11.21 19:33:16.544253 [ 276 ] {75e0e0ab-7340-4747-9e09-9e2560a5f335} TCPHandler: Processed in 0.006347675 sec. 2024.11.21 19:33:16.544450 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.544714 [ 274 ] {c8a103d8-4c8d-4f1a-91d3-8cd7d8023806} executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) 2024.11.21 19:33:16.544765 [ 274 ] {c8a103d8-4c8d-4f1a-91d3-8cd7d8023806} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.11.21 19:33:16.550949 [ 274 ] {c8a103d8-4c8d-4f1a-91d3-8cd7d8023806} oximeter.measurements_i16 (4b9248a8-26fc-4650-b10b-24afec48cd28): Loading data parts 2024.11.21 19:33:16.551148 [ 274 ] {c8a103d8-4c8d-4f1a-91d3-8cd7d8023806} oximeter.measurements_i16 (4b9248a8-26fc-4650-b10b-24afec48cd28): There are no data parts 2024.11.21 19:33:16.555100 [ 274 ] {c8a103d8-4c8d-4f1a-91d3-8cd7d8023806} TCPHandler: Processed in 0.010703863 sec. 2024.11.21 19:33:16.555330 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.555545 [ 276 ] {5dd08594-a80c-467b-a768-e37b1871e623} executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) 2024.11.21 19:33:16.555636 [ 276 ] {5dd08594-a80c-467b-a768-e37b1871e623} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.11.21 19:33:16.558280 [ 276 ] {5dd08594-a80c-467b-a768-e37b1871e623} oximeter.measurements_u16 (036ae6db-c505-44a1-988c-fa6aa47c2ab6): Loading data parts 2024.11.21 19:33:16.558482 [ 276 ] {5dd08594-a80c-467b-a768-e37b1871e623} oximeter.measurements_u16 (036ae6db-c505-44a1-988c-fa6aa47c2ab6): There are no data parts 2024.11.21 19:33:16.560195 [ 276 ] {5dd08594-a80c-467b-a768-e37b1871e623} TCPHandler: Processed in 0.004932656 sec. 2024.11.21 19:33:16.560433 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.560716 [ 274 ] {04e53422-4727-430a-b1b3-519a74deef5f} executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) 2024.11.21 19:33:16.560775 [ 274 ] {04e53422-4727-430a-b1b3-519a74deef5f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.11.21 19:33:16.563408 [ 274 ] {04e53422-4727-430a-b1b3-519a74deef5f} oximeter.measurements_i32 (b9213eb6-ef50-443e-bade-2355136ca95f): Loading data parts 2024.11.21 19:33:16.563612 [ 274 ] {04e53422-4727-430a-b1b3-519a74deef5f} oximeter.measurements_i32 (b9213eb6-ef50-443e-bade-2355136ca95f): There are no data parts 2024.11.21 19:33:16.565311 [ 274 ] {04e53422-4727-430a-b1b3-519a74deef5f} TCPHandler: Processed in 0.004967726 sec. 2024.11.21 19:33:16.565577 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.565787 [ 276 ] {85ad3761-8b81-468e-b1ed-e5ae473668e2} executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) 2024.11.21 19:33:16.565867 [ 276 ] {85ad3761-8b81-468e-b1ed-e5ae473668e2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.11.21 19:33:16.569257 [ 276 ] {85ad3761-8b81-468e-b1ed-e5ae473668e2} oximeter.measurements_u32 (504eeb0f-8fde-4287-b8be-afb9ee923241): Loading data parts 2024.11.21 19:33:16.569436 [ 276 ] {85ad3761-8b81-468e-b1ed-e5ae473668e2} oximeter.measurements_u32 (504eeb0f-8fde-4287-b8be-afb9ee923241): There are no data parts 2024.11.21 19:33:16.572333 [ 276 ] {85ad3761-8b81-468e-b1ed-e5ae473668e2} TCPHandler: Processed in 0.006817801 sec. 2024.11.21 19:33:16.572545 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.572813 [ 274 ] {c653e18a-d411-4637-96d9-522cd6705c63} executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) 2024.11.21 19:33:16.572899 [ 274 ] {c653e18a-d411-4637-96d9-522cd6705c63} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.11.21 19:33:16.574984 [ 274 ] {c653e18a-d411-4637-96d9-522cd6705c63} oximeter.measurements_i64 (0abba67c-ccf5-4115-9864-fd7e40511e07): Loading data parts 2024.11.21 19:33:16.575151 [ 274 ] {c653e18a-d411-4637-96d9-522cd6705c63} oximeter.measurements_i64 (0abba67c-ccf5-4115-9864-fd7e40511e07): There are no data parts 2024.11.21 19:33:16.577770 [ 274 ] {c653e18a-d411-4637-96d9-522cd6705c63} TCPHandler: Processed in 0.005288941 sec. 2024.11.21 19:33:16.578019 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.578233 [ 276 ] {6cc34ad3-3682-4109-aebb-29e88385c9ea} executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) 2024.11.21 19:33:16.578315 [ 276 ] {6cc34ad3-3682-4109-aebb-29e88385c9ea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.11.21 19:33:16.582187 [ 276 ] {6cc34ad3-3682-4109-aebb-29e88385c9ea} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Loading data parts 2024.11.21 19:33:16.582377 [ 276 ] {6cc34ad3-3682-4109-aebb-29e88385c9ea} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): There are no data parts 2024.11.21 19:33:16.584936 [ 276 ] {6cc34ad3-3682-4109-aebb-29e88385c9ea} TCPHandler: Processed in 0.006982363 sec. 2024.11.21 19:33:16.585153 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.585423 [ 274 ] {8976d458-269e-4e3e-bb78-87a793ed7784} executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) 2024.11.21 19:33:16.585492 [ 274 ] {8976d458-269e-4e3e-bb78-87a793ed7784} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.11.21 19:33:16.588186 [ 274 ] {8976d458-269e-4e3e-bb78-87a793ed7784} oximeter.measurements_f32 (827f7f1d-3d4b-4b28-a488-80f8a0cffd7e): Loading data parts 2024.11.21 19:33:16.588363 [ 274 ] {8976d458-269e-4e3e-bb78-87a793ed7784} oximeter.measurements_f32 (827f7f1d-3d4b-4b28-a488-80f8a0cffd7e): There are no data parts 2024.11.21 19:33:16.591194 [ 274 ] {8976d458-269e-4e3e-bb78-87a793ed7784} TCPHandler: Processed in 0.006104022 sec. 2024.11.21 19:33:16.591462 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.591719 [ 276 ] {bf2ae5d4-4638-441e-b08c-b88f86e6affa} executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) 2024.11.21 19:33:16.591806 [ 276 ] {bf2ae5d4-4638-441e-b08c-b88f86e6affa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.11.21 19:33:16.594154 [ 276 ] {bf2ae5d4-4638-441e-b08c-b88f86e6affa} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Loading data parts 2024.11.21 19:33:16.594313 [ 276 ] {bf2ae5d4-4638-441e-b08c-b88f86e6affa} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): There are no data parts 2024.11.21 19:33:16.596011 [ 276 ] {bf2ae5d4-4638-441e-b08c-b88f86e6affa} TCPHandler: Processed in 0.004611041 sec. 2024.11.21 19:33:16.596205 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.596415 [ 274 ] {e3020706-1232-40d1-acf2-3a712a6cd145} executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) 2024.11.21 19:33:16.596506 [ 274 ] {e3020706-1232-40d1-acf2-3a712a6cd145} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.11.21 19:33:16.598406 [ 274 ] {e3020706-1232-40d1-acf2-3a712a6cd145} oximeter.measurements_string (c70c7361-19df-432d-a4e0-ee5482e54bce): Loading data parts 2024.11.21 19:33:16.598590 [ 274 ] {e3020706-1232-40d1-acf2-3a712a6cd145} oximeter.measurements_string (c70c7361-19df-432d-a4e0-ee5482e54bce): There are no data parts 2024.11.21 19:33:16.600627 [ 274 ] {e3020706-1232-40d1-acf2-3a712a6cd145} TCPHandler: Processed in 0.00448073 sec. 2024.11.21 19:33:16.600864 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.601083 [ 276 ] {550201e8-b401-42f3-af90-5e1f48a674ef} executeQuery: (from [fd00:1122:3344:101::d]:54483) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.21 19:33:16.601210 [ 276 ] {550201e8-b401-42f3-af90-5e1f48a674ef} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.11.21 19:33:16.603964 [ 276 ] {550201e8-b401-42f3-af90-5e1f48a674ef} oximeter.measurements_bytes (43f0e10e-f044-4bce-b710-0c2b87a0d398): Loading data parts 2024.11.21 19:33:16.604156 [ 276 ] {550201e8-b401-42f3-af90-5e1f48a674ef} oximeter.measurements_bytes (43f0e10e-f044-4bce-b710-0c2b87a0d398): There are no data parts 2024.11.21 19:33:16.608199 [ 276 ] {550201e8-b401-42f3-af90-5e1f48a674ef} TCPHandler: Processed in 0.007393649 sec. 2024.11.21 19:33:16.608446 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.608674 [ 274 ] {14072088-8b7a-407e-a5df-04a2971c6088} executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) 2024.11.21 19:33:16.608765 [ 274 ] {14072088-8b7a-407e-a5df-04a2971c6088} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.11.21 19:33:16.612566 [ 274 ] {14072088-8b7a-407e-a5df-04a2971c6088} oximeter.measurements_cumulativei64 (f883e040-1d5f-4fbd-bf69-3d8a65dd6ad0): Loading data parts 2024.11.21 19:33:16.612839 [ 274 ] {14072088-8b7a-407e-a5df-04a2971c6088} oximeter.measurements_cumulativei64 (f883e040-1d5f-4fbd-bf69-3d8a65dd6ad0): There are no data parts 2024.11.21 19:33:16.615780 [ 274 ] {14072088-8b7a-407e-a5df-04a2971c6088} TCPHandler: Processed in 0.007399719 sec. 2024.11.21 19:33:16.615974 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.616242 [ 276 ] {1fdb7a95-a536-4d93-a534-ec1478b5aec3} executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) 2024.11.21 19:33:16.616312 [ 276 ] {1fdb7a95-a536-4d93-a534-ec1478b5aec3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.11.21 19:33:16.619987 [ 276 ] {1fdb7a95-a536-4d93-a534-ec1478b5aec3} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Loading data parts 2024.11.21 19:33:16.620156 [ 276 ] {1fdb7a95-a536-4d93-a534-ec1478b5aec3} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): There are no data parts 2024.11.21 19:33:16.623095 [ 276 ] {1fdb7a95-a536-4d93-a534-ec1478b5aec3} TCPHandler: Processed in 0.007178526 sec. 2024.11.21 19:33:16.623307 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.623538 [ 274 ] {3d329a5d-0486-4ccd-af95-022ea254c914} executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) 2024.11.21 19:33:16.623677 [ 274 ] {3d329a5d-0486-4ccd-af95-022ea254c914} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.11.21 19:33:16.626241 [ 274 ] {3d329a5d-0486-4ccd-af95-022ea254c914} oximeter.measurements_cumulativef32 (245b57f9-2f37-49bc-a060-242b9ae2172d): Loading data parts 2024.11.21 19:33:16.626405 [ 274 ] {3d329a5d-0486-4ccd-af95-022ea254c914} oximeter.measurements_cumulativef32 (245b57f9-2f37-49bc-a060-242b9ae2172d): There are no data parts 2024.11.21 19:33:16.628004 [ 274 ] {3d329a5d-0486-4ccd-af95-022ea254c914} TCPHandler: Processed in 0.004756354 sec. 2024.11.21 19:33:16.628221 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.628441 [ 276 ] {0cf5d463-518b-4f9d-8c04-c5397512c27a} executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) 2024.11.21 19:33:16.628540 [ 276 ] {0cf5d463-518b-4f9d-8c04-c5397512c27a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.11.21 19:33:16.632654 [ 276 ] {0cf5d463-518b-4f9d-8c04-c5397512c27a} oximeter.measurements_cumulativef64 (4da8fe42-0eb7-418f-9c01-57760a5b02f1): Loading data parts 2024.11.21 19:33:16.632874 [ 276 ] {0cf5d463-518b-4f9d-8c04-c5397512c27a} oximeter.measurements_cumulativef64 (4da8fe42-0eb7-418f-9c01-57760a5b02f1): There are no data parts 2024.11.21 19:33:16.634553 [ 276 ] {0cf5d463-518b-4f9d-8c04-c5397512c27a} TCPHandler: Processed in 0.006389105 sec. 2024.11.21 19:33:16.634760 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.635113 [ 274 ] {a3a09d4c-842c-4e35-864e-5bd46459268c} executeQuery: (from [fd00:1122:3344:101::d]:53627) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ 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) 2024.11.21 19:33:16.635194 [ 274 ] {a3a09d4c-842c-4e35-864e-5bd46459268c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.11.21 19:33:16.638362 [ 274 ] {a3a09d4c-842c-4e35-864e-5bd46459268c} oximeter.measurements_histogrami8 (a1449739-e35c-4836-b5d2-d814f4447dcb): Loading data parts 2024.11.21 19:33:16.638524 [ 274 ] {a3a09d4c-842c-4e35-864e-5bd46459268c} oximeter.measurements_histogrami8 (a1449739-e35c-4836-b5d2-d814f4447dcb): There are no data parts 2024.11.21 19:33:16.640038 [ 274 ] {a3a09d4c-842c-4e35-864e-5bd46459268c} TCPHandler: Processed in 0.005338701 sec. 2024.11.21 19:33:16.640254 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.640565 [ 276 ] {a901feba-05ab-4071-8ae5-d883d96bf108} executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) 2024.11.21 19:33:16.640667 [ 276 ] {a901feba-05ab-4071-8ae5-d883d96bf108} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.11.21 19:33:16.643265 [ 276 ] {a901feba-05ab-4071-8ae5-d883d96bf108} oximeter.measurements_histogramu8 (2748d42d-4bb4-4269-b55a-d4da1d9fa85b): Loading data parts 2024.11.21 19:33:16.643468 [ 276 ] {a901feba-05ab-4071-8ae5-d883d96bf108} oximeter.measurements_histogramu8 (2748d42d-4bb4-4269-b55a-d4da1d9fa85b): There are no data parts 2024.11.21 19:33:16.644958 [ 276 ] {a901feba-05ab-4071-8ae5-d883d96bf108} TCPHandler: Processed in 0.004771893 sec. 2024.11.21 19:33:16.645223 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.645554 [ 274 ] {9a90bde4-50c1-4b06-b56b-db01aa778a68} executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) 2024.11.21 19:33:16.645635 [ 274 ] {9a90bde4-50c1-4b06-b56b-db01aa778a68} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.11.21 19:33:16.648269 [ 274 ] {9a90bde4-50c1-4b06-b56b-db01aa778a68} oximeter.measurements_histogrami16 (e49ee6fc-7dd5-42e0-844f-5c47bdfdac12): Loading data parts 2024.11.21 19:33:16.648456 [ 274 ] {9a90bde4-50c1-4b06-b56b-db01aa778a68} oximeter.measurements_histogrami16 (e49ee6fc-7dd5-42e0-844f-5c47bdfdac12): There are no data parts 2024.11.21 19:33:16.651729 [ 274 ] {9a90bde4-50c1-4b06-b56b-db01aa778a68} TCPHandler: Processed in 0.006564288 sec. 2024.11.21 19:33:16.651998 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.652349 [ 276 ] {de0cf284-9985-47e3-8686-837cbdd7d0a6} executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) 2024.11.21 19:33:16.652457 [ 276 ] {de0cf284-9985-47e3-8686-837cbdd7d0a6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.11.21 19:33:16.654726 [ 276 ] {de0cf284-9985-47e3-8686-837cbdd7d0a6} oximeter.measurements_histogramu16 (de6e2d6c-4b0d-4644-a227-945ce51fd9c6): Loading data parts 2024.11.21 19:33:16.654915 [ 276 ] {de0cf284-9985-47e3-8686-837cbdd7d0a6} oximeter.measurements_histogramu16 (de6e2d6c-4b0d-4644-a227-945ce51fd9c6): There are no data parts 2024.11.21 19:33:16.656277 [ 276 ] {de0cf284-9985-47e3-8686-837cbdd7d0a6} TCPHandler: Processed in 0.004347198 sec. 2024.11.21 19:33:16.656479 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.656886 [ 274 ] {819ec990-5fb7-4af7-98e1-5b22247566fc} executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) 2024.11.21 19:33:16.656982 [ 274 ] {819ec990-5fb7-4af7-98e1-5b22247566fc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.11.21 19:33:16.659434 [ 274 ] {819ec990-5fb7-4af7-98e1-5b22247566fc} oximeter.measurements_histogrami32 (9d3a19cd-33fc-44e6-9749-c4731f9bed7a): Loading data parts 2024.11.21 19:33:16.659615 [ 274 ] {819ec990-5fb7-4af7-98e1-5b22247566fc} oximeter.measurements_histogrami32 (9d3a19cd-33fc-44e6-9749-c4731f9bed7a): There are no data parts 2024.11.21 19:33:16.661617 [ 274 ] {819ec990-5fb7-4af7-98e1-5b22247566fc} TCPHandler: Processed in 0.00520723 sec. 2024.11.21 19:33:16.661821 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.662109 [ 276 ] {15f03503-985a-4128-a72f-619b9fa52ca3} executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) 2024.11.21 19:33:16.662215 [ 276 ] {15f03503-985a-4128-a72f-619b9fa52ca3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.11.21 19:33:16.664481 [ 276 ] {15f03503-985a-4128-a72f-619b9fa52ca3} oximeter.measurements_histogramu32 (e159d592-a5b6-4c17-88be-72eefee55cee): Loading data parts 2024.11.21 19:33:16.664672 [ 276 ] {15f03503-985a-4128-a72f-619b9fa52ca3} oximeter.measurements_histogramu32 (e159d592-a5b6-4c17-88be-72eefee55cee): There are no data parts 2024.11.21 19:33:16.666125 [ 276 ] {15f03503-985a-4128-a72f-619b9fa52ca3} TCPHandler: Processed in 0.004360108 sec. 2024.11.21 19:33:16.666315 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.666700 [ 274 ] {f10330d5-8faa-44a7-864e-d308d35c5bd6} executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) 2024.11.21 19:33:16.666791 [ 274 ] {f10330d5-8faa-44a7-864e-d308d35c5bd6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.11.21 19:33:16.669274 [ 274 ] {f10330d5-8faa-44a7-864e-d308d35c5bd6} oximeter.measurements_histogrami64 (1df63c9c-67bd-42d4-9706-51abb8343199): Loading data parts 2024.11.21 19:33:16.669441 [ 274 ] {f10330d5-8faa-44a7-864e-d308d35c5bd6} oximeter.measurements_histogrami64 (1df63c9c-67bd-42d4-9706-51abb8343199): There are no data parts 2024.11.21 19:33:16.671186 [ 274 ] {f10330d5-8faa-44a7-864e-d308d35c5bd6} TCPHandler: Processed in 0.004929216 sec. 2024.11.21 19:33:16.671407 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.671707 [ 276 ] {89a844f5-545d-4d84-8a15-ccbf5b5b2704} executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) 2024.11.21 19:33:16.671818 [ 276 ] {89a844f5-545d-4d84-8a15-ccbf5b5b2704} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.11.21 19:33:16.674441 [ 276 ] {89a844f5-545d-4d84-8a15-ccbf5b5b2704} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Loading data parts 2024.11.21 19:33:16.674644 [ 276 ] {89a844f5-545d-4d84-8a15-ccbf5b5b2704} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): There are no data parts 2024.11.21 19:33:16.676176 [ 276 ] {89a844f5-545d-4d84-8a15-ccbf5b5b2704} TCPHandler: Processed in 0.004827795 sec. 2024.11.21 19:33:16.676386 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.676731 [ 274 ] {c386e47d-a7de-4a73-aa67-629f746b0c95} executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) 2024.11.21 19:33:16.676819 [ 274 ] {c386e47d-a7de-4a73-aa67-629f746b0c95} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.11.21 19:33:16.679257 [ 274 ] {c386e47d-a7de-4a73-aa67-629f746b0c95} oximeter.measurements_histogramf32 (05908797-6ea3-402a-a5a1-aa5eebe047bc): Loading data parts 2024.11.21 19:33:16.679471 [ 274 ] {c386e47d-a7de-4a73-aa67-629f746b0c95} oximeter.measurements_histogramf32 (05908797-6ea3-402a-a5a1-aa5eebe047bc): There are no data parts 2024.11.21 19:33:16.680976 [ 274 ] {c386e47d-a7de-4a73-aa67-629f746b0c95} TCPHandler: Processed in 0.004660283 sec. 2024.11.21 19:33:16.681255 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.681552 [ 276 ] {ad2b12ca-da76-49dd-b5f4-260fe7289adb} executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) 2024.11.21 19:33:16.681663 [ 276 ] {ad2b12ca-da76-49dd-b5f4-260fe7289adb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.11.21 19:33:16.683882 [ 276 ] {ad2b12ca-da76-49dd-b5f4-260fe7289adb} oximeter.measurements_histogramf64 (f7e0a27b-8896-4144-a4cc-2c25e3d16471): Loading data parts 2024.11.21 19:33:16.684090 [ 276 ] {ad2b12ca-da76-49dd-b5f4-260fe7289adb} oximeter.measurements_histogramf64 (f7e0a27b-8896-4144-a4cc-2c25e3d16471): There are no data parts 2024.11.21 19:33:16.685911 [ 276 ] {ad2b12ca-da76-49dd-b5f4-260fe7289adb} TCPHandler: Processed in 0.004716483 sec. 2024.11.21 19:33:16.686131 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.686403 [ 274 ] {aef2dd00-29f4-456d-a87e-e40610d5f4a3} executeQuery: (from [fd00:1122:3344:101::d]:53627) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ 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) 2024.11.21 19:33:16.686484 [ 274 ] {aef2dd00-29f4-456d-a87e-e40610d5f4a3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.11.21 19:33:16.691145 [ 274 ] {aef2dd00-29f4-456d-a87e-e40610d5f4a3} oximeter.fields_bool (546694c6-df6e-4b5e-aeaa-6dfb9b5bbad3): Loading data parts 2024.11.21 19:33:16.691315 [ 274 ] {aef2dd00-29f4-456d-a87e-e40610d5f4a3} oximeter.fields_bool (546694c6-df6e-4b5e-aeaa-6dfb9b5bbad3): There are no data parts 2024.11.21 19:33:16.693755 [ 274 ] {aef2dd00-29f4-456d-a87e-e40610d5f4a3} TCPHandler: Processed in 0.007689433 sec. 2024.11.21 19:33:16.693973 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.694238 [ 276 ] {359e0776-0f9d-4d77-a5ed-5e7c9ad7c69f} executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) 2024.11.21 19:33:16.694316 [ 276 ] {359e0776-0f9d-4d77-a5ed-5e7c9ad7c69f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.11.21 19:33:16.696641 [ 276 ] {359e0776-0f9d-4d77-a5ed-5e7c9ad7c69f} oximeter.fields_i8 (501a43e0-226a-4043-996f-27321345d680): Loading data parts 2024.11.21 19:33:16.696815 [ 276 ] {359e0776-0f9d-4d77-a5ed-5e7c9ad7c69f} oximeter.fields_i8 (501a43e0-226a-4043-996f-27321345d680): There are no data parts 2024.11.21 19:33:16.698543 [ 276 ] {359e0776-0f9d-4d77-a5ed-5e7c9ad7c69f} TCPHandler: Processed in 0.004629352 sec. 2024.11.21 19:33:16.698755 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.698972 [ 274 ] {98a8cfc4-a362-4df8-89fc-6d379211f73b} executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) 2024.11.21 19:33:16.699120 [ 274 ] {98a8cfc4-a362-4df8-89fc-6d379211f73b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.11.21 19:33:16.702144 [ 274 ] {98a8cfc4-a362-4df8-89fc-6d379211f73b} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Loading data parts 2024.11.21 19:33:16.702348 [ 274 ] {98a8cfc4-a362-4df8-89fc-6d379211f73b} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): There are no data parts 2024.11.21 19:33:16.705493 [ 274 ] {98a8cfc4-a362-4df8-89fc-6d379211f73b} TCPHandler: Processed in 0.006808191 sec. 2024.11.21 19:33:16.705705 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.705967 [ 276 ] {8e68a46f-b944-4fc1-8528-bfcf6eefeed7} executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) 2024.11.21 19:33:16.706042 [ 276 ] {8e68a46f-b944-4fc1-8528-bfcf6eefeed7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.11.21 19:33:16.709616 [ 276 ] {8e68a46f-b944-4fc1-8528-bfcf6eefeed7} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Loading data parts 2024.11.21 19:33:16.709793 [ 276 ] {8e68a46f-b944-4fc1-8528-bfcf6eefeed7} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): There are no data parts 2024.11.21 19:33:16.711277 [ 276 ] {8e68a46f-b944-4fc1-8528-bfcf6eefeed7} TCPHandler: Processed in 0.005634456 sec. 2024.11.21 19:33:16.711492 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.711721 [ 274 ] {222623fb-5877-4bbe-b865-480c84948b08} executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) 2024.11.21 19:33:16.711879 [ 274 ] {222623fb-5877-4bbe-b865-480c84948b08} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.11.21 19:33:16.714995 [ 274 ] {222623fb-5877-4bbe-b865-480c84948b08} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Loading data parts 2024.11.21 19:33:16.715168 [ 274 ] {222623fb-5877-4bbe-b865-480c84948b08} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): There are no data parts 2024.11.21 19:33:16.716715 [ 274 ] {222623fb-5877-4bbe-b865-480c84948b08} TCPHandler: Processed in 0.005298481 sec. 2024.11.21 19:33:16.717013 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.717259 [ 276 ] {5b115f2a-87d2-49c4-9459-843cc52ec0e0} executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) 2024.11.21 19:33:16.717388 [ 276 ] {5b115f2a-87d2-49c4-9459-843cc52ec0e0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.11.21 19:33:16.721263 [ 276 ] {5b115f2a-87d2-49c4-9459-843cc52ec0e0} oximeter.fields_i32 (089385eb-cd8d-44f6-8f2c-fe976acb9c85): Loading data parts 2024.11.21 19:33:16.721462 [ 276 ] {5b115f2a-87d2-49c4-9459-843cc52ec0e0} oximeter.fields_i32 (089385eb-cd8d-44f6-8f2c-fe976acb9c85): There are no data parts 2024.11.21 19:33:16.723032 [ 276 ] {5b115f2a-87d2-49c4-9459-843cc52ec0e0} TCPHandler: Processed in 0.006084911 sec. 2024.11.21 19:33:16.723244 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.723492 [ 274 ] {cd179c81-3276-4331-a6e7-40ab70d1adc5} executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) 2024.11.21 19:33:16.723567 [ 274 ] {cd179c81-3276-4331-a6e7-40ab70d1adc5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.11.21 19:33:16.725961 [ 274 ] {cd179c81-3276-4331-a6e7-40ab70d1adc5} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Loading data parts 2024.11.21 19:33:16.726157 [ 274 ] {cd179c81-3276-4331-a6e7-40ab70d1adc5} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): There are no data parts 2024.11.21 19:33:16.727851 [ 274 ] {cd179c81-3276-4331-a6e7-40ab70d1adc5} TCPHandler: Processed in 0.004677313 sec. 2024.11.21 19:33:16.728615 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.728853 [ 276 ] {3b79c14b-ac88-4b11-bed0-ce64adb57095} executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) 2024.11.21 19:33:16.728955 [ 276 ] {3b79c14b-ac88-4b11-bed0-ce64adb57095} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.11.21 19:33:16.731802 [ 276 ] {3b79c14b-ac88-4b11-bed0-ce64adb57095} oximeter.fields_i64 (6fea5f90-17b3-4d43-ab64-859c9eccac4c): Loading data parts 2024.11.21 19:33:16.732023 [ 276 ] {3b79c14b-ac88-4b11-bed0-ce64adb57095} oximeter.fields_i64 (6fea5f90-17b3-4d43-ab64-859c9eccac4c): There are no data parts 2024.11.21 19:33:16.733999 [ 276 ] {3b79c14b-ac88-4b11-bed0-ce64adb57095} TCPHandler: Processed in 0.005453383 sec. 2024.11.21 19:33:16.734209 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.734485 [ 274 ] {1ee7030a-2386-46f6-9005-ed2849769856} executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) 2024.11.21 19:33:16.734539 [ 274 ] {1ee7030a-2386-46f6-9005-ed2849769856} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.11.21 19:33:16.737145 [ 274 ] {1ee7030a-2386-46f6-9005-ed2849769856} oximeter.fields_u64 (122e71bf-2ee9-4007-a31b-de1a00d68702): Loading data parts 2024.11.21 19:33:16.737347 [ 274 ] {1ee7030a-2386-46f6-9005-ed2849769856} oximeter.fields_u64 (122e71bf-2ee9-4007-a31b-de1a00d68702): There are no data parts 2024.11.21 19:33:16.739360 [ 274 ] {1ee7030a-2386-46f6-9005-ed2849769856} TCPHandler: Processed in 0.00522502 sec. 2024.11.21 19:33:16.739587 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.739805 [ 276 ] {6ad32501-7639-4c7e-92ad-68304668114b} executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) 2024.11.21 19:33:16.739899 [ 276 ] {6ad32501-7639-4c7e-92ad-68304668114b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.11.21 19:33:16.742255 [ 276 ] {6ad32501-7639-4c7e-92ad-68304668114b} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Loading data parts 2024.11.21 19:33:16.742460 [ 276 ] {6ad32501-7639-4c7e-92ad-68304668114b} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): There are no data parts 2024.11.21 19:33:16.744220 [ 276 ] {6ad32501-7639-4c7e-92ad-68304668114b} TCPHandler: Processed in 0.004692293 sec. 2024.11.21 19:33:16.744424 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.744716 [ 274 ] {8eda6dee-6e32-4ff2-9071-63ccf03c032f} executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) 2024.11.21 19:33:16.744801 [ 274 ] {8eda6dee-6e32-4ff2-9071-63ccf03c032f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.11.21 19:33:16.748933 [ 274 ] {8eda6dee-6e32-4ff2-9071-63ccf03c032f} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Loading data parts 2024.11.21 19:33:16.749174 [ 274 ] {8eda6dee-6e32-4ff2-9071-63ccf03c032f} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): There are no data parts 2024.11.21 19:33:16.752876 [ 274 ] {8eda6dee-6e32-4ff2-9071-63ccf03c032f} TCPHandler: Processed in 0.008515714 sec. 2024.11.21 19:33:16.753165 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.753491 [ 276 ] {69c7bc70-c5d8-40d3-ac23-e551a477143e} executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) 2024.11.21 19:33:16.753620 [ 276 ] {69c7bc70-c5d8-40d3-ac23-e551a477143e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.11.21 19:33:16.756349 [ 276 ] {69c7bc70-c5d8-40d3-ac23-e551a477143e} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Loading data parts 2024.11.21 19:33:16.756609 [ 276 ] {69c7bc70-c5d8-40d3-ac23-e551a477143e} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): There are no data parts 2024.11.21 19:33:16.759046 [ 276 ] {69c7bc70-c5d8-40d3-ac23-e551a477143e} TCPHandler: Processed in 0.00598959 sec. 2024.11.21 19:33:16.759324 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.759710 [ 274 ] {ef48d3f2-1f9f-40b6-b1bd-9fb9496431a8} executeQuery: (from [fd00:1122:3344:101::d]:53627) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ 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) 2024.11.21 19:33:16.759818 [ 274 ] {ef48d3f2-1f9f-40b6-b1bd-9fb9496431a8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.11.21 19:33:16.762136 [ 274 ] {ef48d3f2-1f9f-40b6-b1bd-9fb9496431a8} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27): Loading data parts 2024.11.21 19:33:16.762356 [ 274 ] {ef48d3f2-1f9f-40b6-b1bd-9fb9496431a8} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27): There are no data parts 2024.11.21 19:33:16.765010 [ 274 ] {ef48d3f2-1f9f-40b6-b1bd-9fb9496431a8} TCPHandler: Processed in 0.005784217 sec. 2024.11.21 19:33:16.765261 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:16.765567 [ 276 ] {0e78f183-6edb-41f0-8a42-d17866204d27} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.11.21 19:33:16.767053 [ 276 ] {0e78f183-6edb-41f0-8a42-d17866204d27} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.11.21 19:33:16.775758 [ 284 ] {0e78f183-6edb-41f0-8a42-d17866204d27} oximeter.version (d122c62b-6e42-4087-962c-4327877b57c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:16.775878 [ 284 ] {0e78f183-6edb-41f0-8a42-d17866204d27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.21 19:33:16.780942 [ 284 ] {0e78f183-6edb-41f0-8a42-d17866204d27} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.21 19:33:16.781325 [ 284 ] {0e78f183-6edb-41f0-8a42-d17866204d27} oximeter.version (d122c62b-6e42-4087-962c-4327877b57c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:16.781710 [ 276 ] {0e78f183-6edb-41f0-8a42-d17866204d27} executeQuery: Read 1 rows, 16.00 B in 0.016239 sec., 61.580146560748815 rows/sec., 985.28 B/sec. 2024.11.21 19:33:16.782122 [ 276 ] {0e78f183-6edb-41f0-8a42-d17866204d27} TCPHandler: Processed in 0.016952196 sec. 2024.11.21 19:33:17.000177 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 127.80 MiB, peak 127.80 MiB, free memory in arenas 0.00 B, will set to 140.91 MiB (RSS), difference: 13.11 MiB 2024.11.21 19:33:22.826000 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2024.11.21 19:33:22.826000 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2024.11.21 19:33:22.826113 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2024.11.21 19:33:22.826141 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2024.11.21 19:33:22.832757 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Loading data parts 2024.11.21 19:33:22.833184 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): There are no data parts 2024.11.21 19:33:22.839990 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:22.840114 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:22.843060 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.21 19:33:22.843733 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:22.844693 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2024.11.21 19:33:22.850340 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Loading data parts 2024.11.21 19:33:22.850537 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): There are no data parts 2024.11.21 19:33:22.873875 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:22.873981 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:22.881318 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.21 19:33:22.882091 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:22.884553 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2024.11.21 19:33:23.000173 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 145.94 MiB, peak 149.94 MiB, free memory in arenas 0.00 B, will set to 150.42 MiB (RSS), difference: 4.48 MiB 2024.11.21 19:33:25.325952 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2024.11.21 19:33:25.326126 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2024.11.21 19:33:25.331892 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Loading data parts 2024.11.21 19:33:25.332128 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): There are no data parts 2024.11.21 19:33:25.338089 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:25.338174 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:25.339820 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.21 19:33:25.340133 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:25.340722 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2024.11.21 19:33:26.000189 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 154.61 MiB, peak 154.61 MiB, free memory in arenas 0.00 B, will set to 150.84 MiB (RSS), difference: -3.78 MiB 2024.11.21 19:33:30.289537 [ 143 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:33:30.289599 [ 143 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:33:30.344915 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2024.11.21 19:33:30.347827 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:30.347880 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:30.348445 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.21 19:33:30.348744 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:30.349042 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2024.11.21 19:33:30.384729 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2024.11.21 19:33:30.406642 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:30.406704 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:30.414003 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.21 19:33:30.414904 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:30.417889 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2024.11.21 19:33:36.000269 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 148.52 MiB, peak 155.51 MiB, free memory in arenas 0.00 B, will set to 152.53 MiB (RSS), difference: 4.01 MiB 2024.11.21 19:33:36.789019 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.789276 [ 274 ] {4bf4f9ff-f5e5-4dbd-a8d5-d98e95f50192} executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2024.11.21 19:33:36.795493 [ 274 ] {4bf4f9ff-f5e5-4dbd-a8d5-d98e95f50192} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.807233 [ 274 ] {4bf4f9ff-f5e5-4dbd-a8d5-d98e95f50192} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.819614 [ 274 ] {4bf4f9ff-f5e5-4dbd-a8d5-d98e95f50192} TCPHandler: Processed in 0.030733391 sec. 2024.11.21 19:33:36.829988 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.830230 [ 276 ] {89b8c78c-0667-48f0-a846-2fa75ebc6ca5} executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled') FORMAT Native; (stage: Complete) 2024.11.21 19:33:36.840234 [ 276 ] {89b8c78c-0667-48f0-a846-2fa75ebc6ca5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.840324 [ 276 ] {89b8c78c-0667-48f0-a846-2fa75ebc6ca5} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.840997 [ 276 ] {89b8c78c-0667-48f0-a846-2fa75ebc6ca5} TCPHandler: Processed in 0.011145459 sec. 2024.11.21 19:33:36.841790 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.841997 [ 274 ] {17e35f2c-0f21-4da7-8281-c1c56ec8c266} executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) 2024.11.21 19:33:36.842539 [ 274 ] {17e35f2c-0f21-4da7-8281-c1c56ec8c266} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.842601 [ 274 ] {17e35f2c-0f21-4da7-8281-c1c56ec8c266} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.843188 [ 274 ] {17e35f2c-0f21-4da7-8281-c1c56ec8c266} TCPHandler: Processed in 0.00149379 sec. 2024.11.21 19:33:36.843519 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.843712 [ 276 ] {639f5999-61ba-437f-9349-1882cdd21744} executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2024.11.21 19:33:36.844179 [ 276 ] {639f5999-61ba-437f-9349-1882cdd21744} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.844240 [ 276 ] {639f5999-61ba-437f-9349-1882cdd21744} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.844774 [ 276 ] {639f5999-61ba-437f-9349-1882cdd21744} TCPHandler: Processed in 0.001326738 sec. 2024.11.21 19:33:36.845077 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.845237 [ 274 ] {8482a556-0e7a-417b-b309-cf2377f6ff3c} executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.11.21 19:33:36.845605 [ 274 ] {8482a556-0e7a-417b-b309-cf2377f6ff3c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.845664 [ 274 ] {8482a556-0e7a-417b-b309-cf2377f6ff3c} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.846142 [ 274 ] {8482a556-0e7a-417b-b309-cf2377f6ff3c} TCPHandler: Processed in 0.001121225 sec. 2024.11.21 19:33:36.846407 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.846569 [ 276 ] {02e345f6-9041-445b-8c7b-ed9077249b0d} executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.11.21 19:33:36.846942 [ 276 ] {02e345f6-9041-445b-8c7b-ed9077249b0d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.847001 [ 276 ] {02e345f6-9041-445b-8c7b-ed9077249b0d} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.847507 [ 276 ] {02e345f6-9041-445b-8c7b-ed9077249b0d} TCPHandler: Processed in 0.001155145 sec. 2024.11.21 19:33:36.847775 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.847926 [ 274 ] {22745f07-c468-4910-b83c-42ad2895a0e2} executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) 2024.11.21 19:33:36.848294 [ 274 ] {22745f07-c468-4910-b83c-42ad2895a0e2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.848350 [ 274 ] {22745f07-c468-4910-b83c-42ad2895a0e2} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.848813 [ 274 ] {22745f07-c468-4910-b83c-42ad2895a0e2} TCPHandler: Processed in 0.001094435 sec. 2024.11.21 19:33:36.849091 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.849258 [ 276 ] {ecdf6112-6d29-4fc9-ace2-dc0b5e282fa0} executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) 2024.11.21 19:33:36.849645 [ 276 ] {ecdf6112-6d29-4fc9-ace2-dc0b5e282fa0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.849704 [ 276 ] {ecdf6112-6d29-4fc9-ace2-dc0b5e282fa0} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.850219 [ 276 ] {ecdf6112-6d29-4fc9-ace2-dc0b5e282fa0} TCPHandler: Processed in 0.001187046 sec. 2024.11.21 19:33:36.850461 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.850614 [ 274 ] {879457df-fd6e-42a5-a8b4-aef2ab58737a} executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) 2024.11.21 19:33:36.850980 [ 274 ] {879457df-fd6e-42a5-a8b4-aef2ab58737a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.851037 [ 274 ] {879457df-fd6e-42a5-a8b4-aef2ab58737a} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.851520 [ 274 ] {879457df-fd6e-42a5-a8b4-aef2ab58737a} TCPHandler: Processed in 0.001111765 sec. 2024.11.21 19:33:36.851763 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.851919 [ 276 ] {8fd26120-609f-437e-a22f-30f18ad28065} executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) 2024.11.21 19:33:36.852300 [ 276 ] {8fd26120-609f-437e-a22f-30f18ad28065} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.852358 [ 276 ] {8fd26120-609f-437e-a22f-30f18ad28065} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.852861 [ 276 ] {8fd26120-609f-437e-a22f-30f18ad28065} TCPHandler: Processed in 0.001151755 sec. 2024.11.21 19:33:36.853106 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.853267 [ 274 ] {706d69f3-7b31-4243-bd69-7fea79143fd0} executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) 2024.11.21 19:33:36.853659 [ 274 ] {706d69f3-7b31-4243-bd69-7fea79143fd0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.853717 [ 274 ] {706d69f3-7b31-4243-bd69-7fea79143fd0} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.854187 [ 274 ] {706d69f3-7b31-4243-bd69-7fea79143fd0} TCPHandler: Processed in 0.001137295 sec. 2024.11.21 19:33:36.858471 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.858647 [ 276 ] {678392d9-29b8-4225-a8a6-57682a5e6c13} executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) 2024.11.21 19:33:36.859040 [ 276 ] {678392d9-29b8-4225-a8a6-57682a5e6c13} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.859096 [ 276 ] {678392d9-29b8-4225-a8a6-57682a5e6c13} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.859625 [ 276 ] {678392d9-29b8-4225-a8a6-57682a5e6c13} TCPHandler: Processed in 0.001214237 sec. 2024.11.21 19:33:36.859966 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.860142 [ 274 ] {9b81399d-d813-46f0-b751-c71945f37e85} executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', '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) 2024.11.21 19:33:36.860536 [ 274 ] {9b81399d-d813-46f0-b751-c71945f37e85} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.860595 [ 274 ] {9b81399d-d813-46f0-b751-c71945f37e85} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.861065 [ 274 ] {9b81399d-d813-46f0-b751-c71945f37e85} TCPHandler: Processed in 0.001156476 sec. 2024.11.21 19:33:36.861943 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.862109 [ 276 ] {c93dbb6d-b152-49ad-b8e8-a2471fff0a64} executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) 2024.11.21 19:33:36.862499 [ 276 ] {c93dbb6d-b152-49ad-b8e8-a2471fff0a64} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.862571 [ 276 ] {c93dbb6d-b152-49ad-b8e8-a2471fff0a64} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.863203 [ 276 ] {c93dbb6d-b152-49ad-b8e8-a2471fff0a64} TCPHandler: Processed in 0.001318237 sec. 2024.11.21 19:33:36.863511 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.863672 [ 274 ] {26ea468d-9f73-4770-a925-b1517559f626} executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', '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) 2024.11.21 19:33:36.864067 [ 274 ] {26ea468d-9f73-4770-a925-b1517559f626} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.864126 [ 274 ] {26ea468d-9f73-4770-a925-b1517559f626} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.864604 [ 274 ] {26ea468d-9f73-4770-a925-b1517559f626} TCPHandler: Processed in 0.001148385 sec. 2024.11.21 19:33:36.864935 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.865161 [ 276 ] {be8ffe98-db1d-40e8-9c86-a8b72d051014} executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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) 2024.11.21 19:33:36.865644 [ 276 ] {be8ffe98-db1d-40e8-9c86-a8b72d051014} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.865708 [ 276 ] {be8ffe98-db1d-40e8-9c86-a8b72d051014} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.866378 [ 276 ] {be8ffe98-db1d-40e8-9c86-a8b72d051014} TCPHandler: Processed in 0.001513761 sec. 2024.11.21 19:33:36.866656 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.866818 [ 274 ] {72ef7034-b53d-4e08-b3d3-28509a949837} executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.21 19:33:36.867216 [ 274 ] {72ef7034-b53d-4e08-b3d3-28509a949837} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.867273 [ 274 ] {72ef7034-b53d-4e08-b3d3-28509a949837} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.867778 [ 274 ] {72ef7034-b53d-4e08-b3d3-28509a949837} TCPHandler: Processed in 0.001204406 sec. 2024.11.21 19:33:36.868055 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.868217 [ 276 ] {86e55d3a-51b3-40cf-846c-41a678545b03} executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) 2024.11.21 19:33:36.868695 [ 276 ] {86e55d3a-51b3-40cf-846c-41a678545b03} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.868752 [ 276 ] {86e55d3a-51b3-40cf-846c-41a678545b03} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.869276 [ 276 ] {86e55d3a-51b3-40cf-846c-41a678545b03} TCPHandler: Processed in 0.001231166 sec. 2024.11.21 19:33:36.869547 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.869713 [ 274 ] {7ae57d77-51a7-4d71-aa22-4a627e279140} executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) 2024.11.21 19:33:36.870117 [ 274 ] {7ae57d77-51a7-4d71-aa22-4a627e279140} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.870174 [ 274 ] {7ae57d77-51a7-4d71-aa22-4a627e279140} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.870689 [ 274 ] {7ae57d77-51a7-4d71-aa22-4a627e279140} TCPHandler: Processed in 0.001196816 sec. 2024.11.21 19:33:36.870982 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.871156 [ 276 ] {91b598d0-24ff-40b1-998e-389626018501} executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) 2024.11.21 19:33:36.871584 [ 276 ] {91b598d0-24ff-40b1-998e-389626018501} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.871641 [ 276 ] {91b598d0-24ff-40b1-998e-389626018501} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.872166 [ 276 ] {91b598d0-24ff-40b1-998e-389626018501} TCPHandler: Processed in 0.001242386 sec. 2024.11.21 19:33:36.872442 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.872609 [ 274 ] {03a03fe5-5012-49de-a277-e645c8b552d3} executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) 2024.11.21 19:33:36.873029 [ 274 ] {03a03fe5-5012-49de-a277-e645c8b552d3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.873088 [ 274 ] {03a03fe5-5012-49de-a277-e645c8b552d3} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.873619 [ 274 ] {03a03fe5-5012-49de-a277-e645c8b552d3} TCPHandler: Processed in 0.001231237 sec. 2024.11.21 19:33:36.873875 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.874044 [ 276 ] {eedf0af8-bb19-485d-9be4-1f0c4478b5f2} executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) 2024.11.21 19:33:36.874467 [ 276 ] {eedf0af8-bb19-485d-9be4-1f0c4478b5f2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.874523 [ 276 ] {eedf0af8-bb19-485d-9be4-1f0c4478b5f2} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.875040 [ 276 ] {eedf0af8-bb19-485d-9be4-1f0c4478b5f2} TCPHandler: Processed in 0.001219557 sec. 2024.11.21 19:33:36.875358 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.875532 [ 274 ] {6bea17ef-b3a6-4fc5-b63f-de9ae9a7f0ff} executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) 2024.11.21 19:33:36.875955 [ 274 ] {6bea17ef-b3a6-4fc5-b63f-de9ae9a7f0ff} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.876017 [ 274 ] {6bea17ef-b3a6-4fc5-b63f-de9ae9a7f0ff} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.876568 [ 274 ] {6bea17ef-b3a6-4fc5-b63f-de9ae9a7f0ff} TCPHandler: Processed in 0.001269897 sec. 2024.11.21 19:33:36.876866 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.877076 [ 276 ] {1101aacc-3826-489a-9a1c-86d66648a4b9} executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', '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) 2024.11.21 19:33:36.877640 [ 276 ] {1101aacc-3826-489a-9a1c-86d66648a4b9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.877719 [ 276 ] {1101aacc-3826-489a-9a1c-86d66648a4b9} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.878429 [ 276 ] {1101aacc-3826-489a-9a1c-86d66648a4b9} TCPHandler: Processed in 0.001628542 sec. 2024.11.21 19:33:36.878725 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.878919 [ 274 ] {a9bd587c-28e7-4d9e-a1e6-38a99c0d9ac5} executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) 2024.11.21 19:33:36.879371 [ 274 ] {a9bd587c-28e7-4d9e-a1e6-38a99c0d9ac5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.879431 [ 274 ] {a9bd587c-28e7-4d9e-a1e6-38a99c0d9ac5} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.879980 [ 274 ] {a9bd587c-28e7-4d9e-a1e6-38a99c0d9ac5} TCPHandler: Processed in 0.001323447 sec. 2024.11.21 19:33:36.880278 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.880458 [ 276 ] {e3b5c903-c639-4351-97cc-dc5ad2f6bfc3} executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) 2024.11.21 19:33:36.880987 [ 276 ] {e3b5c903-c639-4351-97cc-dc5ad2f6bfc3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.881061 [ 276 ] {e3b5c903-c639-4351-97cc-dc5ad2f6bfc3} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.881717 [ 276 ] {e3b5c903-c639-4351-97cc-dc5ad2f6bfc3} TCPHandler: Processed in 0.00149638 sec. 2024.11.21 19:33:36.882045 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.882250 [ 274 ] {e2b7e3a6-0c01-4251-9693-9b97ab2f4204} executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) 2024.11.21 19:33:36.882698 [ 274 ] {e2b7e3a6-0c01-4251-9693-9b97ab2f4204} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.882757 [ 274 ] {e2b7e3a6-0c01-4251-9693-9b97ab2f4204} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:36.883296 [ 274 ] {e2b7e3a6-0c01-4251-9693-9b97ab2f4204} TCPHandler: Processed in 0.001316138 sec. 2024.11.21 19:33:36.885867 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.886028 [ 276 ] {7c8bf4a9-7679-41b6-b68f-d6471452c2a7} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.11.21 19:33:36.886095 [ 276 ] {7c8bf4a9-7679-41b6-b68f-d6471452c2a7} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:36.887166 [ 276 ] {7c8bf4a9-7679-41b6-b68f-d6471452c2a7} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:36.887219 [ 276 ] {7c8bf4a9-7679-41b6-b68f-d6471452c2a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:36.889899 [ 276 ] {7c8bf4a9-7679-41b6-b68f-d6471452c2a7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.21 19:33:36.890168 [ 276 ] {7c8bf4a9-7679-41b6-b68f-d6471452c2a7} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:36.890412 [ 276 ] {7c8bf4a9-7679-41b6-b68f-d6471452c2a7} executeQuery: Read 27 rows, 4.64 KiB in 0.004434 sec., 6089.309878213803 rows/sec., 1.02 MiB/sec. 2024.11.21 19:33:36.890606 [ 276 ] {7c8bf4a9-7679-41b6-b68f-d6471452c2a7} TCPHandler: Processed in 0.004810764 sec. 2024.11.21 19:33:36.890797 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.890953 [ 274 ] {007d2bb3-4b50-43f2-b641-00658e0bfec8} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:33:36.891024 [ 274 ] {007d2bb3-4b50-43f2-b641-00658e0bfec8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:33:36.897325 [ 274 ] {007d2bb3-4b50-43f2-b641-00658e0bfec8} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:36.897380 [ 274 ] {007d2bb3-4b50-43f2-b641-00658e0bfec8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:36.899840 [ 274 ] {007d2bb3-4b50-43f2-b641-00658e0bfec8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.21 19:33:36.900140 [ 274 ] {007d2bb3-4b50-43f2-b641-00658e0bfec8} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:36.900435 [ 274 ] {007d2bb3-4b50-43f2-b641-00658e0bfec8} executeQuery: Read 14 rows, 1.01 KiB in 0.009508 sec., 1472.4442574673958 rows/sec., 106.00 KiB/sec. 2024.11.21 19:33:36.900522 [ 274 ] {007d2bb3-4b50-43f2-b641-00658e0bfec8} TCPHandler: Processed in 0.009791561 sec. 2024.11.21 19:33:36.900679 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.900806 [ 276 ] {a292912c-d3c5-4e5d-b693-23c08a665e21} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:33:36.900855 [ 276 ] {a292912c-d3c5-4e5d-b693-23c08a665e21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:33:36.901658 [ 276 ] {a292912c-d3c5-4e5d-b693-23c08a665e21} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:36.901697 [ 276 ] {a292912c-d3c5-4e5d-b693-23c08a665e21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:36.902095 [ 276 ] {a292912c-d3c5-4e5d-b693-23c08a665e21} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.21 19:33:36.902344 [ 276 ] {a292912c-d3c5-4e5d-b693-23c08a665e21} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:36.902563 [ 276 ] {a292912c-d3c5-4e5d-b693-23c08a665e21} executeQuery: Read 189 rows, 17.23 KiB in 0.001785 sec., 105882.35294117648 rows/sec., 9.43 MiB/sec. 2024.11.21 19:33:36.902619 [ 276 ] {a292912c-d3c5-4e5d-b693-23c08a665e21} TCPHandler: Processed in 0.001999867 sec. 2024.11.21 19:33:36.902769 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.902911 [ 274 ] {52be116e-b0fe-478f-afa5-e7a7e486a572} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:33:36.902968 [ 274 ] {52be116e-b0fe-478f-afa5-e7a7e486a572} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:33:36.903614 [ 274 ] {52be116e-b0fe-478f-afa5-e7a7e486a572} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:36.903651 [ 274 ] {52be116e-b0fe-478f-afa5-e7a7e486a572} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:36.904008 [ 274 ] {52be116e-b0fe-478f-afa5-e7a7e486a572} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.21 19:33:36.904239 [ 274 ] {52be116e-b0fe-478f-afa5-e7a7e486a572} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:36.904445 [ 274 ] {52be116e-b0fe-478f-afa5-e7a7e486a572} executeQuery: Read 15 rows, 1.06 KiB in 0.001568 sec., 9566.326530612245 rows/sec., 674.50 KiB/sec. 2024.11.21 19:33:36.904496 [ 274 ] {52be116e-b0fe-478f-afa5-e7a7e486a572} TCPHandler: Processed in 0.001790864 sec. 2024.11.21 19:33:36.904664 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.904833 [ 276 ] {f623d127-4984-442d-b7fe-7a4c7bf678ec} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:33:36.904900 [ 276 ] {f623d127-4984-442d-b7fe-7a4c7bf678ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:33:36.905584 [ 276 ] {f623d127-4984-442d-b7fe-7a4c7bf678ec} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:36.905624 [ 276 ] {f623d127-4984-442d-b7fe-7a4c7bf678ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:36.905977 [ 276 ] {f623d127-4984-442d-b7fe-7a4c7bf678ec} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.21 19:33:36.906212 [ 276 ] {f623d127-4984-442d-b7fe-7a4c7bf678ec} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:36.906418 [ 276 ] {f623d127-4984-442d-b7fe-7a4c7bf678ec} executeQuery: Read 14 rows, 1004.00 B in 0.001622 sec., 8631.319358816276 rows/sec., 604.48 KiB/sec. 2024.11.21 19:33:36.906487 [ 276 ] {f623d127-4984-442d-b7fe-7a4c7bf678ec} TCPHandler: Processed in 0.001905546 sec. 2024.11.21 19:33:36.906629 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.906743 [ 274 ] {ab885c59-04b0-4a3b-bf82-cf06e0b162d5} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:33:36.906790 [ 274 ] {ab885c59-04b0-4a3b-bf82-cf06e0b162d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:33:36.907351 [ 274 ] {ab885c59-04b0-4a3b-bf82-cf06e0b162d5} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:36.907390 [ 274 ] {ab885c59-04b0-4a3b-bf82-cf06e0b162d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:36.907733 [ 274 ] {ab885c59-04b0-4a3b-bf82-cf06e0b162d5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.21 19:33:36.907967 [ 274 ] {ab885c59-04b0-4a3b-bf82-cf06e0b162d5} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:36.908156 [ 274 ] {ab885c59-04b0-4a3b-bf82-cf06e0b162d5} executeQuery: Read 13 rows, 830.00 B in 0.001431 sec., 9084.556254367575 rows/sec., 566.42 KiB/sec. 2024.11.21 19:33:36.908207 [ 274 ] {ab885c59-04b0-4a3b-bf82-cf06e0b162d5} TCPHandler: Processed in 0.001634602 sec. 2024.11.21 19:33:36.908371 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.908540 [ 276 ] {6fce8cc5-b367-446c-b684-a3f861c2d4f8} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:33:36.908612 [ 276 ] {6fce8cc5-b367-446c-b684-a3f861c2d4f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:33:36.909474 [ 276 ] {6fce8cc5-b367-446c-b684-a3f861c2d4f8} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:36.909513 [ 276 ] {6fce8cc5-b367-446c-b684-a3f861c2d4f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:36.909907 [ 276 ] {6fce8cc5-b367-446c-b684-a3f861c2d4f8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.21 19:33:36.910146 [ 276 ] {6fce8cc5-b367-446c-b684-a3f861c2d4f8} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:36.910340 [ 276 ] {6fce8cc5-b367-446c-b684-a3f861c2d4f8} executeQuery: Read 354 rows, 25.44 KiB in 0.001832 sec., 193231.44104803493 rows/sec., 13.56 MiB/sec. 2024.11.21 19:33:36.910394 [ 276 ] {6fce8cc5-b367-446c-b684-a3f861c2d4f8} TCPHandler: Processed in 0.002096508 sec. 2024.11.21 19:33:36.910556 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.910686 [ 274 ] {1570c308-f9f9-4623-99ee-184a7c9a97da} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:33:36.910737 [ 274 ] {1570c308-f9f9-4623-99ee-184a7c9a97da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:33:36.911249 [ 274 ] {1570c308-f9f9-4623-99ee-184a7c9a97da} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:36.911285 [ 274 ] {1570c308-f9f9-4623-99ee-184a7c9a97da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:36.911716 [ 274 ] {1570c308-f9f9-4623-99ee-184a7c9a97da} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.21 19:33:36.911958 [ 274 ] {1570c308-f9f9-4623-99ee-184a7c9a97da} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:36.912128 [ 274 ] {1570c308-f9f9-4623-99ee-184a7c9a97da} executeQuery: Read 6 rows, 321.00 B in 0.001468 sec., 4087.1934604904636 rows/sec., 213.54 KiB/sec. 2024.11.21 19:33:36.912174 [ 274 ] {1570c308-f9f9-4623-99ee-184a7c9a97da} TCPHandler: Processed in 0.001674233 sec. 2024.11.21 19:33:36.912321 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.912437 [ 276 ] {fe65b844-15ce-4213-ae9a-56a2486ad515} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:33:36.912490 [ 276 ] {fe65b844-15ce-4213-ae9a-56a2486ad515} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:33:36.914947 [ 276 ] {fe65b844-15ce-4213-ae9a-56a2486ad515} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:36.914983 [ 276 ] {fe65b844-15ce-4213-ae9a-56a2486ad515} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:36.915413 [ 276 ] {fe65b844-15ce-4213-ae9a-56a2486ad515} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.21 19:33:36.915703 [ 276 ] {fe65b844-15ce-4213-ae9a-56a2486ad515} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:36.915947 [ 276 ] {fe65b844-15ce-4213-ae9a-56a2486ad515} executeQuery: Read 127 rows, 8.41 KiB in 0.003533 sec., 35946.78743277668 rows/sec., 2.32 MiB/sec. 2024.11.21 19:33:36.916008 [ 276 ] {fe65b844-15ce-4213-ae9a-56a2486ad515} TCPHandler: Processed in 0.00374226 sec. 2024.11.21 19:33:36.916169 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.916308 [ 274 ] {8a291fe1-c85a-4468-82b1-e18900823110} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:33:36.916367 [ 274 ] {8a291fe1-c85a-4468-82b1-e18900823110} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:33:36.916920 [ 274 ] {8a291fe1-c85a-4468-82b1-e18900823110} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:36.916965 [ 274 ] {8a291fe1-c85a-4468-82b1-e18900823110} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:36.917355 [ 274 ] {8a291fe1-c85a-4468-82b1-e18900823110} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.21 19:33:36.917588 [ 274 ] {8a291fe1-c85a-4468-82b1-e18900823110} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:36.917830 [ 274 ] {8a291fe1-c85a-4468-82b1-e18900823110} executeQuery: Read 1 rows, 69.00 B in 0.001544 sec., 647.6683937823834 rows/sec., 43.64 KiB/sec. 2024.11.21 19:33:36.917912 [ 274 ] {8a291fe1-c85a-4468-82b1-e18900823110} TCPHandler: Processed in 0.001802634 sec. 2024.11.21 19:33:36.918078 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.918200 [ 276 ] {7980a3c4-1e50-4a1e-b807-2fb2f6838c4d} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:33:36.918288 [ 276 ] {7980a3c4-1e50-4a1e-b807-2fb2f6838c4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:33:36.919488 [ 276 ] {7980a3c4-1e50-4a1e-b807-2fb2f6838c4d} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:36.919526 [ 276 ] {7980a3c4-1e50-4a1e-b807-2fb2f6838c4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:36.922050 [ 276 ] {7980a3c4-1e50-4a1e-b807-2fb2f6838c4d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.21 19:33:36.922311 [ 276 ] {7980a3c4-1e50-4a1e-b807-2fb2f6838c4d} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:36.922616 [ 276 ] {7980a3c4-1e50-4a1e-b807-2fb2f6838c4d} executeQuery: Read 8 rows, 14.68 KiB in 0.00443 sec., 1805.8690744920993 rows/sec., 3.24 MiB/sec. 2024.11.21 19:33:36.922713 [ 276 ] {7980a3c4-1e50-4a1e-b807-2fb2f6838c4d} TCPHandler: Processed in 0.004692682 sec. 2024.11.21 19:33:36.922880 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:36.923019 [ 274 ] {94a6239b-9876-4c87-b809-67495680dc28} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:33:36.923078 [ 274 ] {94a6239b-9876-4c87-b809-67495680dc28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:33:36.923578 [ 274 ] {94a6239b-9876-4c87-b809-67495680dc28} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:36.923614 [ 274 ] {94a6239b-9876-4c87-b809-67495680dc28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:36.923988 [ 274 ] {94a6239b-9876-4c87-b809-67495680dc28} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.21 19:33:36.924226 [ 274 ] {94a6239b-9876-4c87-b809-67495680dc28} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:36.924398 [ 274 ] {94a6239b-9876-4c87-b809-67495680dc28} executeQuery: Read 42 rows, 2.60 KiB in 0.001411 sec., 29766.1233167966 rows/sec., 1.80 MiB/sec. 2024.11.21 19:33:36.924446 [ 274 ] {94a6239b-9876-4c87-b809-67495680dc28} TCPHandler: Processed in 0.001634342 sec. 2024.11.21 19:33:37.849258 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2024.11.21 19:33:37.849890 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:37.849942 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:37.850575 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.21 19:33:37.850857 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:37.851134 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2024.11.21 19:33:37.918068 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2024.11.21 19:33:37.936920 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:37.936985 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:37.943874 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.21 19:33:37.944639 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:37.947252 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2024.11.21 19:33:40.827221 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41922, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:41.027481 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45089, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:41.045965 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39260, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:41.054341 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64233, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:41.322301 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35464, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:41.325699 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36971, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:41.329248 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34341, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:41.337766 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64125, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:41.791085 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:41.791281 [ 274 ] {7454da59-48a6-415d-9138-20ef5553c3d5} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:33:41.791356 [ 274 ] {7454da59-48a6-415d-9138-20ef5553c3d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:33:41.792116 [ 274 ] {7454da59-48a6-415d-9138-20ef5553c3d5} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:41.792174 [ 274 ] {7454da59-48a6-415d-9138-20ef5553c3d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. 2024.11.21 19:33:41.792618 [ 274 ] {7454da59-48a6-415d-9138-20ef5553c3d5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.21 19:33:41.792875 [ 274 ] {7454da59-48a6-415d-9138-20ef5553c3d5} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:41.793157 [ 274 ] {7454da59-48a6-415d-9138-20ef5553c3d5} executeQuery: Read 26 rows, 2.06 KiB in 0.001914 sec., 13584.117032392895 rows/sec., 1.05 MiB/sec. 2024.11.21 19:33:41.793271 [ 274 ] {7454da59-48a6-415d-9138-20ef5553c3d5} TCPHandler: Processed in 0.002329151 sec. 2024.11.21 19:33:41.793530 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:41.793720 [ 276 ] {f9283f9f-66bd-4186-9d5a-20660d27c1f0} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:33:41.793790 [ 276 ] {f9283f9f-66bd-4186-9d5a-20660d27c1f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:33:41.794535 [ 276 ] {f9283f9f-66bd-4186-9d5a-20660d27c1f0} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:41.794580 [ 276 ] {f9283f9f-66bd-4186-9d5a-20660d27c1f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. 2024.11.21 19:33:41.795010 [ 276 ] {f9283f9f-66bd-4186-9d5a-20660d27c1f0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.21 19:33:41.795261 [ 276 ] {f9283f9f-66bd-4186-9d5a-20660d27c1f0} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:41.795511 [ 276 ] {f9283f9f-66bd-4186-9d5a-20660d27c1f0} executeQuery: Read 28 rows, 2.24 KiB in 0.001841 sec., 15209.125475285171 rows/sec., 1.19 MiB/sec. 2024.11.21 19:33:41.795579 [ 276 ] {f9283f9f-66bd-4186-9d5a-20660d27c1f0} TCPHandler: Processed in 0.002178649 sec. 2024.11.21 19:33:41.795755 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:41.795904 [ 274 ] {7f480731-bd15-4791-ac28-a71fd6340feb} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:33:41.795970 [ 274 ] {7f480731-bd15-4791-ac28-a71fd6340feb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:33:41.796587 [ 274 ] {7f480731-bd15-4791-ac28-a71fd6340feb} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:41.796628 [ 274 ] {7f480731-bd15-4791-ac28-a71fd6340feb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. 2024.11.21 19:33:41.797018 [ 274 ] {7f480731-bd15-4791-ac28-a71fd6340feb} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.21 19:33:41.797261 [ 274 ] {7f480731-bd15-4791-ac28-a71fd6340feb} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:41.797525 [ 274 ] {7f480731-bd15-4791-ac28-a71fd6340feb} executeQuery: Read 50 rows, 3.55 KiB in 0.001636 sec., 30562.34718826406 rows/sec., 2.12 MiB/sec. 2024.11.21 19:33:41.797660 [ 274 ] {7f480731-bd15-4791-ac28-a71fd6340feb} TCPHandler: Processed in 0.001975877 sec. 2024.11.21 19:33:41.797823 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:41.797944 [ 276 ] {2b3e35f8-f33b-4679-8b61-0eeadd7ea0ee} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:33:41.797996 [ 276 ] {2b3e35f8-f33b-4679-8b61-0eeadd7ea0ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:33:41.798473 [ 276 ] {2b3e35f8-f33b-4679-8b61-0eeadd7ea0ee} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:41.798512 [ 276 ] {2b3e35f8-f33b-4679-8b61-0eeadd7ea0ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. 2024.11.21 19:33:41.798888 [ 276 ] {2b3e35f8-f33b-4679-8b61-0eeadd7ea0ee} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.21 19:33:41.799130 [ 276 ] {2b3e35f8-f33b-4679-8b61-0eeadd7ea0ee} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:41.799338 [ 276 ] {2b3e35f8-f33b-4679-8b61-0eeadd7ea0ee} executeQuery: Read 20 rows, 1.41 KiB in 0.001418 sec., 14104.372355430183 rows/sec., 991.71 KiB/sec. 2024.11.21 19:33:41.799389 [ 276 ] {2b3e35f8-f33b-4679-8b61-0eeadd7ea0ee} TCPHandler: Processed in 0.001622932 sec. 2024.11.21 19:33:43.990691 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56182, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:44.439543 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52254, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:44.620944 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53800, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:44.692450 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39864, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:44.692616 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64457, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:44.703045 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59403, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:44.713527 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37170, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:44.736188 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49564, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:44.966057 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45509, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:45.269778 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49613, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:45.289855 [ 111 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:33:45.289934 [ 111 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:33:45.336089 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64016, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:45.341418 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 176 2024.11.21 19:33:45.346209 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:45.346259 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:45.347855 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.21 19:33:45.348169 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:45.348807 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 176 2024.11.21 19:33:45.351351 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2024.11.21 19:33:45.352388 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:45.352469 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:45.353234 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.21 19:33:45.353497 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:45.353730 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2024.11.21 19:33:45.447418 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2024.11.21 19:33:45.467414 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:45.467470 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:45.474350 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.21 19:33:45.475114 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:45.477683 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2024.11.21 19:33:45.528142 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40851, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:45.564819 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42383, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:45.571376 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44298, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:45.631729 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59653, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:45.694075 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60866, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:45.755417 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49387, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:46.296637 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37559, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:46.344409 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53255, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:46.346844 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62381, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:46.362197 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64647, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:46.372645 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53222, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:46.377979 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60397, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:46.387255 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36597, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:33:46.795968 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:46.796154 [ 274 ] {8351df57-afd5-43d1-b22b-1118c4c81a50} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:33:46.796228 [ 274 ] {8351df57-afd5-43d1-b22b-1118c4c81a50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:33:46.797003 [ 274 ] {8351df57-afd5-43d1-b22b-1118c4c81a50} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:46.797068 [ 274 ] {8351df57-afd5-43d1-b22b-1118c4c81a50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:46.797544 [ 274 ] {8351df57-afd5-43d1-b22b-1118c4c81a50} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.21 19:33:46.797839 [ 274 ] {8351df57-afd5-43d1-b22b-1118c4c81a50} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:46.798123 [ 274 ] {8351df57-afd5-43d1-b22b-1118c4c81a50} executeQuery: Read 14 rows, 1.01 KiB in 0.00202 sec., 6930.693069306931 rows/sec., 498.92 KiB/sec. 2024.11.21 19:33:46.798191 [ 274 ] {8351df57-afd5-43d1-b22b-1118c4c81a50} TCPHandler: Processed in 0.002351771 sec. 2024.11.21 19:33:46.798455 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:46.798676 [ 276 ] {cae0df6b-5086-422f-aa9f-f52b2534c4f8} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:33:46.798749 [ 276 ] {cae0df6b-5086-422f-aa9f-f52b2534c4f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:33:46.799636 [ 276 ] {cae0df6b-5086-422f-aa9f-f52b2534c4f8} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:46.799683 [ 276 ] {cae0df6b-5086-422f-aa9f-f52b2534c4f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:46.800195 [ 276 ] {cae0df6b-5086-422f-aa9f-f52b2534c4f8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.21 19:33:46.800449 [ 276 ] {cae0df6b-5086-422f-aa9f-f52b2534c4f8} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:46.800683 [ 276 ] {cae0df6b-5086-422f-aa9f-f52b2534c4f8} executeQuery: Read 189 rows, 17.23 KiB in 0.002076 sec., 91040.46242774566 rows/sec., 8.11 MiB/sec. 2024.11.21 19:33:46.800740 [ 276 ] {cae0df6b-5086-422f-aa9f-f52b2534c4f8} TCPHandler: Processed in 0.002416442 sec. 2024.11.21 19:33:46.800918 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:46.801040 [ 274 ] {dfa098f9-432a-4a37-b5fb-e92484e7d6ad} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:33:46.801093 [ 274 ] {dfa098f9-432a-4a37-b5fb-e92484e7d6ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:33:46.801705 [ 274 ] {dfa098f9-432a-4a37-b5fb-e92484e7d6ad} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:46.801749 [ 274 ] {dfa098f9-432a-4a37-b5fb-e92484e7d6ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:46.802131 [ 274 ] {dfa098f9-432a-4a37-b5fb-e92484e7d6ad} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.21 19:33:46.802396 [ 274 ] {dfa098f9-432a-4a37-b5fb-e92484e7d6ad} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:46.802640 [ 274 ] {dfa098f9-432a-4a37-b5fb-e92484e7d6ad} executeQuery: Read 15 rows, 1.06 KiB in 0.001629 sec., 9208.103130755064 rows/sec., 649.24 KiB/sec. 2024.11.21 19:33:46.802700 [ 274 ] {dfa098f9-432a-4a37-b5fb-e92484e7d6ad} TCPHandler: Processed in 0.001843684 sec. 2024.11.21 19:33:46.802885 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:46.803023 [ 276 ] {613100de-8a05-44d4-bd42-3f81875a1aab} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:33:46.803078 [ 276 ] {613100de-8a05-44d4-bd42-3f81875a1aab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:33:46.803744 [ 276 ] {613100de-8a05-44d4-bd42-3f81875a1aab} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:46.803785 [ 276 ] {613100de-8a05-44d4-bd42-3f81875a1aab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:46.804153 [ 276 ] {613100de-8a05-44d4-bd42-3f81875a1aab} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.21 19:33:46.804390 [ 276 ] {613100de-8a05-44d4-bd42-3f81875a1aab} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:46.804620 [ 276 ] {613100de-8a05-44d4-bd42-3f81875a1aab} executeQuery: Read 14 rows, 1004.00 B in 0.001625 sec., 8615.384615384615 rows/sec., 603.37 KiB/sec. 2024.11.21 19:33:46.804680 [ 276 ] {613100de-8a05-44d4-bd42-3f81875a1aab} TCPHandler: Processed in 0.001862275 sec. 2024.11.21 19:33:46.804865 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:46.804984 [ 274 ] {8a86aaeb-7958-4b93-ab17-7aaf27428301} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:33:46.805034 [ 274 ] {8a86aaeb-7958-4b93-ab17-7aaf27428301} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:33:46.805645 [ 274 ] {8a86aaeb-7958-4b93-ab17-7aaf27428301} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:46.805687 [ 274 ] {8a86aaeb-7958-4b93-ab17-7aaf27428301} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:46.806057 [ 274 ] {8a86aaeb-7958-4b93-ab17-7aaf27428301} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.21 19:33:46.806341 [ 274 ] {8a86aaeb-7958-4b93-ab17-7aaf27428301} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:46.806568 [ 274 ] {8a86aaeb-7958-4b93-ab17-7aaf27428301} executeQuery: Read 13 rows, 830.00 B in 0.001609 sec., 8079.552517091362 rows/sec., 503.76 KiB/sec. 2024.11.21 19:33:46.806625 [ 274 ] {8a86aaeb-7958-4b93-ab17-7aaf27428301} TCPHandler: Processed in 0.001819304 sec. 2024.11.21 19:33:46.806779 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:46.806894 [ 276 ] {56d9867a-0f9d-441f-992d-a07af9b54c6e} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:33:46.806942 [ 276 ] {56d9867a-0f9d-441f-992d-a07af9b54c6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:33:46.807691 [ 276 ] {56d9867a-0f9d-441f-992d-a07af9b54c6e} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:46.807731 [ 276 ] {56d9867a-0f9d-441f-992d-a07af9b54c6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:46.808110 [ 276 ] {56d9867a-0f9d-441f-992d-a07af9b54c6e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.21 19:33:46.808343 [ 276 ] {56d9867a-0f9d-441f-992d-a07af9b54c6e} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:46.808569 [ 276 ] {56d9867a-0f9d-441f-992d-a07af9b54c6e} executeQuery: Read 354 rows, 25.44 KiB in 0.001692 sec., 209219.85815602838 rows/sec., 14.69 MiB/sec. 2024.11.21 19:33:46.808646 [ 276 ] {56d9867a-0f9d-441f-992d-a07af9b54c6e} TCPHandler: Processed in 0.001922156 sec. 2024.11.21 19:33:46.808796 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:46.808917 [ 274 ] {37a2a6c4-fc6f-4d0d-b578-8df9db7d5aaa} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:33:46.808968 [ 274 ] {37a2a6c4-fc6f-4d0d-b578-8df9db7d5aaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:33:46.809462 [ 274 ] {37a2a6c4-fc6f-4d0d-b578-8df9db7d5aaa} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:46.809501 [ 274 ] {37a2a6c4-fc6f-4d0d-b578-8df9db7d5aaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:46.809887 [ 274 ] {37a2a6c4-fc6f-4d0d-b578-8df9db7d5aaa} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.21 19:33:46.810119 [ 274 ] {37a2a6c4-fc6f-4d0d-b578-8df9db7d5aaa} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:46.810392 [ 274 ] {37a2a6c4-fc6f-4d0d-b578-8df9db7d5aaa} executeQuery: Read 6 rows, 321.00 B in 0.001488 sec., 4032.2580645161293 rows/sec., 210.67 KiB/sec. 2024.11.21 19:33:46.810457 [ 274 ] {37a2a6c4-fc6f-4d0d-b578-8df9db7d5aaa} TCPHandler: Processed in 0.001719293 sec. 2024.11.21 19:33:46.810630 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:46.810747 [ 276 ] {7f6e9d99-9eb1-42af-aa52-a59da545f21e} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:33:46.810801 [ 276 ] {7f6e9d99-9eb1-42af-aa52-a59da545f21e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:33:46.811369 [ 276 ] {7f6e9d99-9eb1-42af-aa52-a59da545f21e} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:46.811407 [ 276 ] {7f6e9d99-9eb1-42af-aa52-a59da545f21e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:46.811800 [ 276 ] {7f6e9d99-9eb1-42af-aa52-a59da545f21e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.21 19:33:46.812033 [ 276 ] {7f6e9d99-9eb1-42af-aa52-a59da545f21e} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:46.812239 [ 276 ] {7f6e9d99-9eb1-42af-aa52-a59da545f21e} executeQuery: Read 127 rows, 8.41 KiB in 0.001515 sec., 83828.38283828383 rows/sec., 5.42 MiB/sec. 2024.11.21 19:33:46.812289 [ 276 ] {7f6e9d99-9eb1-42af-aa52-a59da545f21e} TCPHandler: Processed in 0.001719823 sec. 2024.11.21 19:33:46.812436 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:46.812556 [ 274 ] {e11412b6-d1e1-47af-9ee4-d37fd955d91d} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:33:46.812617 [ 274 ] {e11412b6-d1e1-47af-9ee4-d37fd955d91d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:33:46.813220 [ 274 ] {e11412b6-d1e1-47af-9ee4-d37fd955d91d} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:46.813267 [ 274 ] {e11412b6-d1e1-47af-9ee4-d37fd955d91d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:46.813670 [ 274 ] {e11412b6-d1e1-47af-9ee4-d37fd955d91d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.21 19:33:46.813904 [ 274 ] {e11412b6-d1e1-47af-9ee4-d37fd955d91d} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:46.814112 [ 274 ] {e11412b6-d1e1-47af-9ee4-d37fd955d91d} executeQuery: Read 1 rows, 69.00 B in 0.001583 sec., 631.7119393556538 rows/sec., 42.57 KiB/sec. 2024.11.21 19:33:46.814165 [ 274 ] {e11412b6-d1e1-47af-9ee4-d37fd955d91d} TCPHandler: Processed in 0.001783044 sec. 2024.11.21 19:33:46.814298 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:46.814411 [ 276 ] {e8d3250c-8e51-4d6f-997d-9e218ddfa3e0} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:33:46.814488 [ 276 ] {e8d3250c-8e51-4d6f-997d-9e218ddfa3e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:33:46.815579 [ 276 ] {e8d3250c-8e51-4d6f-997d-9e218ddfa3e0} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:46.815618 [ 276 ] {e8d3250c-8e51-4d6f-997d-9e218ddfa3e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:46.816216 [ 276 ] {e8d3250c-8e51-4d6f-997d-9e218ddfa3e0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.21 19:33:46.816464 [ 276 ] {e8d3250c-8e51-4d6f-997d-9e218ddfa3e0} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:46.816722 [ 276 ] {e8d3250c-8e51-4d6f-997d-9e218ddfa3e0} executeQuery: Read 8 rows, 14.68 KiB in 0.002329 sec., 3434.9506225848004 rows/sec., 6.16 MiB/sec. 2024.11.21 19:33:46.816817 [ 276 ] {e8d3250c-8e51-4d6f-997d-9e218ddfa3e0} TCPHandler: Processed in 0.002573204 sec. 2024.11.21 19:33:46.816975 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:46.817089 [ 274 ] {c7de903a-0bff-49be-86ef-c130c6059bcd} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:33:46.817139 [ 274 ] {c7de903a-0bff-49be-86ef-c130c6059bcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:33:46.817616 [ 274 ] {c7de903a-0bff-49be-86ef-c130c6059bcd} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:46.817655 [ 274 ] {c7de903a-0bff-49be-86ef-c130c6059bcd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:46.818023 [ 274 ] {c7de903a-0bff-49be-86ef-c130c6059bcd} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.21 19:33:46.818263 [ 274 ] {c7de903a-0bff-49be-86ef-c130c6059bcd} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:46.818540 [ 274 ] {c7de903a-0bff-49be-86ef-c130c6059bcd} executeQuery: Read 42 rows, 2.60 KiB in 0.00146 sec., 28767.123287671235 rows/sec., 1.74 MiB/sec. 2024.11.21 19:33:46.818623 [ 274 ] {c7de903a-0bff-49be-86ef-c130c6059bcd} TCPHandler: Processed in 0.001705343 sec. 2024.11.21 19:33:51.789324 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:51.789611 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.21 19:33:51.792042 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.21 19:33:51.796074 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.21 19:33:51.796460 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:51.800470 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:51.802753 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2024.11.21 19:33:51.807834 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.21 19:33:51.809804 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 2024.11.21 19:33:51.809834 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.21 19:33:51.811935 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:33:51.811973 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 2024.11.21 19:33:51.835123 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} executeQuery: Read 27 rows, 1.00 KiB in 0.045632 sec., 591.6900420757363 rows/sec., 22.02 KiB/sec. 2024.11.21 19:33:51.835265 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} TCPHandler: Processed in 0.046079176 sec. 2024.11.21 19:33:51.835724 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:51.835984 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.21 19:33:51.836418 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.21 19:33:51.836470 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.21 19:33:51.836818 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:51.836906 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:51.837089 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2024.11.21 19:33:51.837132 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.21 19:33:51.837159 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 2024.11.21 19:33:51.837178 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.21 19:33:51.837227 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:33:51.837254 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 2024.11.21 19:33:51.837984 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} executeQuery: Read 27 rows, 1.00 KiB in 0.00212 sec., 12735.849056603774 rows/sec., 474.00 KiB/sec. 2024.11.21 19:33:51.838131 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} TCPHandler: Processed in 0.002537234 sec. 2024.11.21 19:33:51.838572 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:51.838795 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.21 19:33:51.839260 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.21 19:33:51.839324 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.21 19:33:51.839745 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:51.839868 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:33:51.840092 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2024.11.21 19:33:51.840138 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.21 19:33:51.840170 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 2024.11.21 19:33:51.840193 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.21 19:33:51.840253 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:33:51.840285 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 2024.11.21 19:33:51.841129 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} executeQuery: Read 27 rows, 1.00 KiB in 0.002441 sec., 11061.04055714871 rows/sec., 411.67 KiB/sec. 2024.11.21 19:33:51.841799 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} TCPHandler: Processed in 0.003312284 sec. 2024.11.21 19:33:51.844968 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:51.845110 [ 276 ] {65f28f8e-1197-4f4e-881b-985d3a269634} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.11.21 19:33:51.845171 [ 276 ] {65f28f8e-1197-4f4e-881b-985d3a269634} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:33:51.845948 [ 276 ] {65f28f8e-1197-4f4e-881b-985d3a269634} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:51.845999 [ 276 ] {65f28f8e-1197-4f4e-881b-985d3a269634} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:51.846503 [ 276 ] {65f28f8e-1197-4f4e-881b-985d3a269634} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.21 19:33:51.846731 [ 276 ] {65f28f8e-1197-4f4e-881b-985d3a269634} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:51.846970 [ 276 ] {65f28f8e-1197-4f4e-881b-985d3a269634} executeQuery: Read 3 rows, 280.00 B in 0.001902 sec., 1577.2870662460568 rows/sec., 143.76 KiB/sec. 2024.11.21 19:33:51.847034 [ 276 ] {65f28f8e-1197-4f4e-881b-985d3a269634} TCPHandler: Processed in 0.002137559 sec. 2024.11.21 19:33:51.847194 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:51.847358 [ 274 ] {e6f25ad4-bd4e-41c9-86e9-143441a83391} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:33:51.847422 [ 274 ] {e6f25ad4-bd4e-41c9-86e9-143441a83391} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:33:51.848176 [ 274 ] {e6f25ad4-bd4e-41c9-86e9-143441a83391} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:51.848239 [ 274 ] {e6f25ad4-bd4e-41c9-86e9-143441a83391} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:51.848684 [ 274 ] {e6f25ad4-bd4e-41c9-86e9-143441a83391} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.21 19:33:51.848950 [ 274 ] {e6f25ad4-bd4e-41c9-86e9-143441a83391} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:51.849273 [ 274 ] {e6f25ad4-bd4e-41c9-86e9-143441a83391} executeQuery: Read 60 rows, 5.25 KiB in 0.001945 sec., 30848.32904884319 rows/sec., 2.64 MiB/sec. 2024.11.21 19:33:51.849384 [ 274 ] {e6f25ad4-bd4e-41c9-86e9-143441a83391} TCPHandler: Processed in 0.00225952 sec. 2024.11.21 19:33:51.849554 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:51.849687 [ 276 ] {e5960a10-e32d-417c-bc6a-480cf264a3c9} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:33:51.849741 [ 276 ] {e5960a10-e32d-417c-bc6a-480cf264a3c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:33:51.850597 [ 276 ] {e5960a10-e32d-417c-bc6a-480cf264a3c9} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:51.850646 [ 276 ] {e5960a10-e32d-417c-bc6a-480cf264a3c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:51.851028 [ 276 ] {e5960a10-e32d-417c-bc6a-480cf264a3c9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.21 19:33:51.851267 [ 276 ] {e5960a10-e32d-417c-bc6a-480cf264a3c9} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:51.851532 [ 276 ] {e5960a10-e32d-417c-bc6a-480cf264a3c9} executeQuery: Read 17 rows, 1.28 KiB in 0.001846 sec., 9209.100758396533 rows/sec., 692.48 KiB/sec. 2024.11.21 19:33:51.851633 [ 276 ] {e5960a10-e32d-417c-bc6a-480cf264a3c9} TCPHandler: Processed in 0.002143338 sec. 2024.11.21 19:33:51.851811 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:51.851953 [ 274 ] {f2441873-2bce-4b31-a93a-162bdc576cc1} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:33:51.852012 [ 274 ] {f2441873-2bce-4b31-a93a-162bdc576cc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:33:51.852780 [ 274 ] {f2441873-2bce-4b31-a93a-162bdc576cc1} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:51.852826 [ 274 ] {f2441873-2bce-4b31-a93a-162bdc576cc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:51.853222 [ 274 ] {f2441873-2bce-4b31-a93a-162bdc576cc1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.21 19:33:51.853490 [ 274 ] {f2441873-2bce-4b31-a93a-162bdc576cc1} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:51.853701 [ 274 ] {f2441873-2bce-4b31-a93a-162bdc576cc1} executeQuery: Read 52 rows, 4.17 KiB in 0.001761 sec., 29528.676888131744 rows/sec., 2.31 MiB/sec. 2024.11.21 19:33:51.853762 [ 274 ] {f2441873-2bce-4b31-a93a-162bdc576cc1} TCPHandler: Processed in 0.002006277 sec. 2024.11.21 19:33:51.853928 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:51.854068 [ 276 ] {72377ff9-0ac5-41ea-b817-a55269319d1f} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:33:51.854131 [ 276 ] {72377ff9-0ac5-41ea-b817-a55269319d1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:33:51.854745 [ 276 ] {72377ff9-0ac5-41ea-b817-a55269319d1f} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:51.854785 [ 276 ] {72377ff9-0ac5-41ea-b817-a55269319d1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:51.855154 [ 276 ] {72377ff9-0ac5-41ea-b817-a55269319d1f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.21 19:33:51.855395 [ 276 ] {72377ff9-0ac5-41ea-b817-a55269319d1f} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:51.855596 [ 276 ] {72377ff9-0ac5-41ea-b817-a55269319d1f} executeQuery: Read 40 rows, 2.84 KiB in 0.001561 sec., 25624.599615631003 rows/sec., 1.78 MiB/sec. 2024.11.21 19:33:51.855648 [ 276 ] {72377ff9-0ac5-41ea-b817-a55269319d1f} TCPHandler: Processed in 0.001790834 sec. 2024.11.21 19:33:51.855797 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:51.855925 [ 274 ] {04bdbd2e-71a3-4a4b-81f7-cbc8334f1c66} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:33:51.856009 [ 274 ] {04bdbd2e-71a3-4a4b-81f7-cbc8334f1c66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:33:51.857199 [ 274 ] {04bdbd2e-71a3-4a4b-81f7-cbc8334f1c66} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:51.857240 [ 274 ] {04bdbd2e-71a3-4a4b-81f7-cbc8334f1c66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:51.857878 [ 274 ] {04bdbd2e-71a3-4a4b-81f7-cbc8334f1c66} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.21 19:33:51.858144 [ 274 ] {04bdbd2e-71a3-4a4b-81f7-cbc8334f1c66} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:51.858476 [ 274 ] {04bdbd2e-71a3-4a4b-81f7-cbc8334f1c66} executeQuery: Read 17 rows, 31.19 KiB in 0.002568 sec., 6619.93769470405 rows/sec., 11.86 MiB/sec. 2024.11.21 19:33:51.858626 [ 274 ] {04bdbd2e-71a3-4a4b-81f7-cbc8334f1c66} TCPHandler: Processed in 0.002884369 sec. 2024.11.21 19:33:51.858792 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:51.858910 [ 276 ] {d22e6f18-b12c-406c-84d5-63de22145641} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.11.21 19:33:51.858959 [ 276 ] {d22e6f18-b12c-406c-84d5-63de22145641} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.11.21 19:33:51.859436 [ 276 ] {d22e6f18-b12c-406c-84d5-63de22145641} oximeter.measurements_i64 (0abba67c-ccf5-4115-9864-fd7e40511e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:51.859474 [ 276 ] {d22e6f18-b12c-406c-84d5-63de22145641} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:51.859858 [ 276 ] {d22e6f18-b12c-406c-84d5-63de22145641} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.21 19:33:51.860092 [ 276 ] {d22e6f18-b12c-406c-84d5-63de22145641} oximeter.measurements_i64 (0abba67c-ccf5-4115-9864-fd7e40511e07): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:51.860347 [ 276 ] {d22e6f18-b12c-406c-84d5-63de22145641} executeQuery: Read 12 rows, 926.00 B in 0.001444 sec., 8310.249307479224 rows/sec., 626.24 KiB/sec. 2024.11.21 19:33:51.860469 [ 276 ] {d22e6f18-b12c-406c-84d5-63de22145641} TCPHandler: Processed in 0.001737293 sec. 2024.11.21 19:33:51.860631 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:51.860756 [ 274 ] {9c3cd404-b66e-4758-a271-ba89b5996d55} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:33:51.860809 [ 274 ] {9c3cd404-b66e-4758-a271-ba89b5996d55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:33:51.861299 [ 274 ] {9c3cd404-b66e-4758-a271-ba89b5996d55} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:51.861341 [ 274 ] {9c3cd404-b66e-4758-a271-ba89b5996d55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:51.861722 [ 274 ] {9c3cd404-b66e-4758-a271-ba89b5996d55} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.21 19:33:51.861966 [ 274 ] {9c3cd404-b66e-4758-a271-ba89b5996d55} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:51.862209 [ 274 ] {9c3cd404-b66e-4758-a271-ba89b5996d55} executeQuery: Read 16 rows, 1.13 KiB in 0.001482 sec., 10796.221322537112 rows/sec., 759.11 KiB/sec. 2024.11.21 19:33:51.862266 [ 274 ] {9c3cd404-b66e-4758-a271-ba89b5996d55} TCPHandler: Processed in 0.001694082 sec. 2024.11.21 19:33:52.853942 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2024.11.21 19:33:52.854568 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:52.854618 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:52.855248 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.21 19:33:52.855504 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:52.855743 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2024.11.21 19:33:52.977850 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2024.11.21 19:33:52.998389 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:52.998450 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:53.000193 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 158.02 MiB, peak 162.17 MiB, free memory in arenas 0.00 B, will set to 159.03 MiB (RSS), difference: 1.00 MiB 2024.11.21 19:33:53.005784 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.21 19:33:53.006542 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:53.009756 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2024.11.21 19:33:55.349331 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 220 2024.11.21 19:33:55.352582 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:55.352624 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:55.354161 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.21 19:33:55.354460 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:55.355218 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 220 2024.11.21 19:33:56.791273 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:56.791478 [ 274 ] {d12ab482-ce9d-4f89-b587-6d8b7f118e08} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:33:56.791558 [ 274 ] {d12ab482-ce9d-4f89-b587-6d8b7f118e08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:33:56.792338 [ 274 ] {d12ab482-ce9d-4f89-b587-6d8b7f118e08} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:56.792380 [ 274 ] {d12ab482-ce9d-4f89-b587-6d8b7f118e08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:56.792796 [ 274 ] {d12ab482-ce9d-4f89-b587-6d8b7f118e08} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.21 19:33:56.793088 [ 274 ] {d12ab482-ce9d-4f89-b587-6d8b7f118e08} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:56.793304 [ 274 ] {d12ab482-ce9d-4f89-b587-6d8b7f118e08} executeQuery: Read 26 rows, 2.06 KiB in 0.00188 sec., 13829.787234042553 rows/sec., 1.07 MiB/sec. 2024.11.21 19:33:56.793365 [ 274 ] {d12ab482-ce9d-4f89-b587-6d8b7f118e08} TCPHandler: Processed in 0.00222905 sec. 2024.11.21 19:33:56.793632 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:56.793827 [ 276 ] {c16f1de6-3c64-4c55-b83d-078767f8390f} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:33:56.793901 [ 276 ] {c16f1de6-3c64-4c55-b83d-078767f8390f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:33:56.794677 [ 276 ] {c16f1de6-3c64-4c55-b83d-078767f8390f} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:56.794725 [ 276 ] {c16f1de6-3c64-4c55-b83d-078767f8390f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:56.795164 [ 276 ] {c16f1de6-3c64-4c55-b83d-078767f8390f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.21 19:33:56.795420 [ 276 ] {c16f1de6-3c64-4c55-b83d-078767f8390f} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:56.795664 [ 276 ] {c16f1de6-3c64-4c55-b83d-078767f8390f} executeQuery: Read 28 rows, 2.24 KiB in 0.001892 sec., 14799.154334038054 rows/sec., 1.15 MiB/sec. 2024.11.21 19:33:56.795724 [ 276 ] {c16f1de6-3c64-4c55-b83d-078767f8390f} TCPHandler: Processed in 0.00222816 sec. 2024.11.21 19:33:56.795880 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:56.795990 [ 274 ] {7e684093-5f9a-4c77-bfc8-f593d89d7951} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:33:56.796039 [ 274 ] {7e684093-5f9a-4c77-bfc8-f593d89d7951} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:33:56.796545 [ 274 ] {7e684093-5f9a-4c77-bfc8-f593d89d7951} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:56.796582 [ 274 ] {7e684093-5f9a-4c77-bfc8-f593d89d7951} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:56.797029 [ 274 ] {7e684093-5f9a-4c77-bfc8-f593d89d7951} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.21 19:33:56.797267 [ 274 ] {7e684093-5f9a-4c77-bfc8-f593d89d7951} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:56.797529 [ 274 ] {7e684093-5f9a-4c77-bfc8-f593d89d7951} executeQuery: Read 50 rows, 3.55 KiB in 0.001517 sec., 32959.78905735003 rows/sec., 2.29 MiB/sec. 2024.11.21 19:33:56.797618 [ 274 ] {7e684093-5f9a-4c77-bfc8-f593d89d7951} TCPHandler: Processed in 0.001776764 sec. 2024.11.21 19:33:56.797785 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:33:56.797913 [ 276 ] {2d01a35d-6585-4af0-b253-9cb062b18ed2} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:33:56.797969 [ 276 ] {2d01a35d-6585-4af0-b253-9cb062b18ed2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:33:56.798466 [ 276 ] {2d01a35d-6585-4af0-b253-9cb062b18ed2} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:33:56.798506 [ 276 ] {2d01a35d-6585-4af0-b253-9cb062b18ed2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.21 19:33:56.798892 [ 276 ] {2d01a35d-6585-4af0-b253-9cb062b18ed2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.21 19:33:56.799138 [ 276 ] {2d01a35d-6585-4af0-b253-9cb062b18ed2} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:33:56.799362 [ 276 ] {2d01a35d-6585-4af0-b253-9cb062b18ed2} executeQuery: Read 20 rows, 1.41 KiB in 0.001481 sec., 13504.388926401081 rows/sec., 949.53 KiB/sec. 2024.11.21 19:33:56.799413 [ 276 ] {2d01a35d-6585-4af0-b253-9cb062b18ed2} TCPHandler: Processed in 0.001691043 sec. 2024.11.21 19:34:00.290185 [ 85 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:34:00.290242 [ 85 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:34:00.355936 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2024.11.21 19:34:00.356650 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:00.356706 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:00.357339 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.21 19:34:00.357604 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:00.357755 [ 85 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.21 19:34:00.357807 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2024.11.21 19:34:00.357813 [ 85 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:00.357843 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:00.362012 [ 195 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.11.21 19:34:00.362207 [ 195 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:34:00.362310 [ 195 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2024.11.21 19:34:00.362440 [ 195 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part 2024.11.21 19:34:00.362657 [ 195 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part 2024.11.21 19:34:00.362943 [ 195 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part 2024.11.21 19:34:00.363063 [ 195 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part 2024.11.21 19:34:00.363240 [ 195 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part 2024.11.21 19:34:00.389518 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.031580402 sec., 88852.57382094122 rows/sec., 1.27 MiB/sec. 2024.11.21 19:34:00.390370 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.21 19:34:00.390722 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_6_1} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:00.390814 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_6_1} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.21 19:34:00.390948 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2024.11.21 19:34:00.509906 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2024.11.21 19:34:00.529778 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:00.529825 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:00.536290 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.21 19:34:00.537044 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:00.537411 [ 85 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.21 19:34:00.537531 [ 85 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:00.537603 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:00.537862 [ 186 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.11.21 19:34:00.546819 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2024.11.21 19:34:00.547974 [ 186 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:34:00.548873 [ 186 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2024.11.21 19:34:00.553478 [ 186 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2024.11.21 19:34:00.558099 [ 186 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2024.11.21 19:34:00.562605 [ 186 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2024.11.21 19:34:00.572403 [ 186 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2024.11.21 19:34:00.576814 [ 186 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2024.11.21 19:34:00.638532 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.100809097 sec., 456.30802545528206 rows/sec., 2.36 MiB/sec. 2024.11.21 19:34:00.640206 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.21 19:34:00.642769 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_6_1} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:00.642882 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_6_1} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.21 19:34:00.644321 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2024.11.21 19:34:01.000180 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 161.03 MiB, peak 170.57 MiB, free memory in arenas 0.00 B, will set to 163.66 MiB (RSS), difference: 2.63 MiB 2024.11.21 19:34:01.796897 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:01.797089 [ 274 ] {e75fe5a8-aab7-427d-89b7-f22d9d99b978} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:34:01.797162 [ 274 ] {e75fe5a8-aab7-427d-89b7-f22d9d99b978} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:34:01.797908 [ 274 ] {e75fe5a8-aab7-427d-89b7-f22d9d99b978} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:01.797956 [ 274 ] {e75fe5a8-aab7-427d-89b7-f22d9d99b978} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:01.798383 [ 274 ] {e75fe5a8-aab7-427d-89b7-f22d9d99b978} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.21 19:34:01.798653 [ 274 ] {e75fe5a8-aab7-427d-89b7-f22d9d99b978} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:01.799006 [ 274 ] {e75fe5a8-aab7-427d-89b7-f22d9d99b978} executeQuery: Read 14 rows, 1.01 KiB in 0.001967 sec., 7117.437722419929 rows/sec., 512.36 KiB/sec. 2024.11.21 19:34:01.799177 [ 274 ] {e75fe5a8-aab7-427d-89b7-f22d9d99b978} TCPHandler: Processed in 0.002406902 sec. 2024.11.21 19:34:01.799473 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:01.799675 [ 276 ] {a31cf4f2-befe-4567-a349-22f487ddb335} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:34:01.799758 [ 276 ] {a31cf4f2-befe-4567-a349-22f487ddb335} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:34:01.800667 [ 276 ] {a31cf4f2-befe-4567-a349-22f487ddb335} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:01.800717 [ 276 ] {a31cf4f2-befe-4567-a349-22f487ddb335} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:01.801232 [ 276 ] {a31cf4f2-befe-4567-a349-22f487ddb335} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.21 19:34:01.801528 [ 276 ] {a31cf4f2-befe-4567-a349-22f487ddb335} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:01.801738 [ 84 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.21 19:34:01.801823 [ 84 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:01.801820 [ 276 ] {a31cf4f2-befe-4567-a349-22f487ddb335} executeQuery: Read 223 rows, 20.42 KiB in 0.002192 sec., 101733.57664233577 rows/sec., 9.10 MiB/sec. 2024.11.21 19:34:01.801865 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:01.802023 [ 276 ] {a31cf4f2-befe-4567-a349-22f487ddb335} TCPHandler: Processed in 0.002685016 sec. 2024.11.21 19:34:01.802244 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.11.21 19:34:01.802339 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:01.802447 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:34:01.802496 [ 274 ] {3d02052c-998b-403f-b824-93dd85a37a93} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:34:01.802497 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 189 rows starting from the beginning of the part 2024.11.21 19:34:01.802574 [ 274 ] {3d02052c-998b-403f-b824-93dd85a37a93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:34:01.802733 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part 2024.11.21 19:34:01.803193 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 189 rows starting from the beginning of the part 2024.11.21 19:34:01.803531 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2024.11.21 19:34:01.803932 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part 2024.11.21 19:34:01.804273 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 223 rows starting from the beginning of the part 2024.11.21 19:34:01.805272 [ 274 ] {3d02052c-998b-403f-b824-93dd85a37a93} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:01.805321 [ 274 ] {3d02052c-998b-403f-b824-93dd85a37a93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:01.806009 [ 274 ] {3d02052c-998b-403f-b824-93dd85a37a93} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.21 19:34:01.806342 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 713 rows, containing 5 columns (5 merged, 0 gathered) in 0.004351208 sec., 163862.54116098335 rows/sec., 15.05 MiB/sec. 2024.11.21 19:34:01.806404 [ 274 ] {3d02052c-998b-403f-b824-93dd85a37a93} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:01.806703 [ 274 ] {3d02052c-998b-403f-b824-93dd85a37a93} executeQuery: Read 32 rows, 2.34 KiB in 0.004239 sec., 7548.950224109461 rows/sec., 551.06 KiB/sec. 2024.11.21 19:34:01.806720 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.21 19:34:01.806809 [ 274 ] {3d02052c-998b-403f-b824-93dd85a37a93} TCPHandler: Processed in 0.004631532 sec. 2024.11.21 19:34:01.807006 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:01.807218 [ 276 ] {1c985512-d389-418e-9bdf-6dc113e0d941} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:34:01.807312 [ 276 ] {1c985512-d389-418e-9bdf-6dc113e0d941} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:34:01.807331 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_6_1} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:01.807576 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_6_1} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.21 19:34:01.807741 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2024.11.21 19:34:01.808313 [ 276 ] {1c985512-d389-418e-9bdf-6dc113e0d941} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:01.808360 [ 276 ] {1c985512-d389-418e-9bdf-6dc113e0d941} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:01.808764 [ 276 ] {1c985512-d389-418e-9bdf-6dc113e0d941} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.21 19:34:01.809009 [ 276 ] {1c985512-d389-418e-9bdf-6dc113e0d941} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:01.809252 [ 276 ] {1c985512-d389-418e-9bdf-6dc113e0d941} executeQuery: Read 14 rows, 1004.00 B in 0.002091 sec., 6695.361071257771 rows/sec., 468.90 KiB/sec. 2024.11.21 19:34:01.809329 [ 276 ] {1c985512-d389-418e-9bdf-6dc113e0d941} TCPHandler: Processed in 0.002402892 sec. 2024.11.21 19:34:01.809509 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:01.809648 [ 274 ] {123d26e9-39af-416e-8243-cb6ae4bbce7e} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:34:01.809705 [ 274 ] {123d26e9-39af-416e-8243-cb6ae4bbce7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:34:01.810334 [ 274 ] {123d26e9-39af-416e-8243-cb6ae4bbce7e} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:01.810374 [ 274 ] {123d26e9-39af-416e-8243-cb6ae4bbce7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:01.810735 [ 274 ] {123d26e9-39af-416e-8243-cb6ae4bbce7e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.21 19:34:01.810977 [ 274 ] {123d26e9-39af-416e-8243-cb6ae4bbce7e} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:01.811154 [ 274 ] {123d26e9-39af-416e-8243-cb6ae4bbce7e} executeQuery: Read 13 rows, 830.00 B in 0.001536 sec., 8463.541666666666 rows/sec., 527.70 KiB/sec. 2024.11.21 19:34:01.811204 [ 274 ] {123d26e9-39af-416e-8243-cb6ae4bbce7e} TCPHandler: Processed in 0.001761014 sec. 2024.11.21 19:34:01.811389 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:01.811563 [ 276 ] {d0e421aa-6dda-4a7f-b904-76bc8c4d3330} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:34:01.811634 [ 276 ] {d0e421aa-6dda-4a7f-b904-76bc8c4d3330} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:34:01.812505 [ 276 ] {d0e421aa-6dda-4a7f-b904-76bc8c4d3330} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:01.812546 [ 276 ] {d0e421aa-6dda-4a7f-b904-76bc8c4d3330} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:01.812941 [ 276 ] {d0e421aa-6dda-4a7f-b904-76bc8c4d3330} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.21 19:34:01.813190 [ 276 ] {d0e421aa-6dda-4a7f-b904-76bc8c4d3330} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:01.813341 [ 82 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.21 19:34:01.813399 [ 82 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:01.813436 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:01.813433 [ 276 ] {d0e421aa-6dda-4a7f-b904-76bc8c4d3330} executeQuery: Read 371 rows, 26.80 KiB in 0.001905 sec., 194750.656167979 rows/sec., 13.74 MiB/sec. 2024.11.21 19:34:01.813663 [ 276 ] {d0e421aa-6dda-4a7f-b904-76bc8c4d3330} TCPHandler: Processed in 0.002354441 sec. 2024.11.21 19:34:01.813694 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.11.21 19:34:01.813834 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:01.813848 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:34:01.813892 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 354 rows starting from the beginning of the part 2024.11.21 19:34:01.814118 [ 274 ] {035c50fa-caf8-464b-bc85-007fbd523944} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:34:01.814155 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part 2024.11.21 19:34:01.814275 [ 274 ] {035c50fa-caf8-464b-bc85-007fbd523944} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:34:01.814508 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 354 rows starting from the beginning of the part 2024.11.21 19:34:01.814792 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part 2024.11.21 19:34:01.815151 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part 2024.11.21 19:34:01.815529 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 371 rows starting from the beginning of the part 2024.11.21 19:34:01.816308 [ 274 ] {035c50fa-caf8-464b-bc85-007fbd523944} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:01.816350 [ 274 ] {035c50fa-caf8-464b-bc85-007fbd523944} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:01.816916 [ 274 ] {035c50fa-caf8-464b-bc85-007fbd523944} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.21 19:34:01.817226 [ 274 ] {035c50fa-caf8-464b-bc85-007fbd523944} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:01.817381 [ 187 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1187 rows, containing 5 columns (5 merged, 0 gathered) in 0.003869032 sec., 306795.0846620033 rows/sec., 22.96 MiB/sec. 2024.11.21 19:34:01.817721 [ 274 ] {035c50fa-caf8-464b-bc85-007fbd523944} executeQuery: Read 6 rows, 321.00 B in 0.003724 sec., 1611.170784103115 rows/sec., 84.18 KiB/sec. 2024.11.21 19:34:01.817764 [ 187 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.21 19:34:01.817918 [ 274 ] {035c50fa-caf8-464b-bc85-007fbd523944} TCPHandler: Processed in 0.004151835 sec. 2024.11.21 19:34:01.818081 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:01.818215 [ 276 ] {d089de2f-a8f4-47ea-b189-38ffcb6e9d84} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:34:01.818229 [ 187 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_6_1} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:01.818282 [ 276 ] {d089de2f-a8f4-47ea-b189-38ffcb6e9d84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:34:01.818346 [ 187 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_6_1} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.21 19:34:01.818473 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2024.11.21 19:34:01.818918 [ 276 ] {d089de2f-a8f4-47ea-b189-38ffcb6e9d84} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:01.818955 [ 276 ] {d089de2f-a8f4-47ea-b189-38ffcb6e9d84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:01.819341 [ 276 ] {d089de2f-a8f4-47ea-b189-38ffcb6e9d84} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.21 19:34:01.819588 [ 276 ] {d089de2f-a8f4-47ea-b189-38ffcb6e9d84} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:01.819763 [ 82 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.21 19:34:01.819816 [ 82 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:01.819835 [ 276 ] {d089de2f-a8f4-47ea-b189-38ffcb6e9d84} executeQuery: Read 127 rows, 8.41 KiB in 0.001647 sec., 77109.89678202792 rows/sec., 4.98 MiB/sec. 2024.11.21 19:34:01.819852 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:01.820000 [ 276 ] {d089de2f-a8f4-47ea-b189-38ffcb6e9d84} TCPHandler: Processed in 0.001980956 sec. 2024.11.21 19:34:01.820377 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:01.820444 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.11.21 19:34:01.820613 [ 274 ] {d2fc433c-9a87-42c0-beb0-1bb899b8d2e7} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:34:01.820740 [ 274 ] {d2fc433c-9a87-42c0-beb0-1bb899b8d2e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:34:01.820745 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:34:01.820861 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 127 rows starting from the beginning of the part 2024.11.21 19:34:01.821230 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part 2024.11.21 19:34:01.821548 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 127 rows starting from the beginning of the part 2024.11.21 19:34:01.821848 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part 2024.11.21 19:34:01.822041 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part 2024.11.21 19:34:01.822367 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 127 rows starting from the beginning of the part 2024.11.21 19:34:01.823043 [ 274 ] {d2fc433c-9a87-42c0-beb0-1bb899b8d2e7} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:01.823113 [ 274 ] {d2fc433c-9a87-42c0-beb0-1bb899b8d2e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:01.824085 [ 274 ] {d2fc433c-9a87-42c0-beb0-1bb899b8d2e7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.21 19:34:01.824588 [ 274 ] {d2fc433c-9a87-42c0-beb0-1bb899b8d2e7} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:01.825054 [ 274 ] {d2fc433c-9a87-42c0-beb0-1bb899b8d2e7} executeQuery: Read 1 rows, 69.00 B in 0.004484 sec., 223.01516503122212 rows/sec., 15.03 KiB/sec. 2024.11.21 19:34:01.825342 [ 274 ] {d2fc433c-9a87-42c0-beb0-1bb899b8d2e7} TCPHandler: Processed in 0.005207069 sec. 2024.11.21 19:34:01.825371 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 521 rows, containing 5 columns (5 merged, 0 gathered) in 0.005359852 sec., 97204.17653323263 rows/sec., 6.41 MiB/sec. 2024.11.21 19:34:01.825511 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:01.825572 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.21 19:34:01.825764 [ 276 ] {7bea9541-0041-4254-87c9-90420abf4d5c} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:34:01.826010 [ 276 ] {7bea9541-0041-4254-87c9-90420abf4d5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:34:01.826500 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_6_1} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:01.826805 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_6_1} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.21 19:34:01.827028 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2024.11.21 19:34:01.827952 [ 276 ] {7bea9541-0041-4254-87c9-90420abf4d5c} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:01.827996 [ 276 ] {7bea9541-0041-4254-87c9-90420abf4d5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:01.828650 [ 276 ] {7bea9541-0041-4254-87c9-90420abf4d5c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.21 19:34:01.828918 [ 276 ] {7bea9541-0041-4254-87c9-90420abf4d5c} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:01.829211 [ 276 ] {7bea9541-0041-4254-87c9-90420abf4d5c} executeQuery: Read 25 rows, 45.87 KiB in 0.003538 sec., 7066.139061616733 rows/sec., 12.66 MiB/sec. 2024.11.21 19:34:01.829389 [ 276 ] {7bea9541-0041-4254-87c9-90420abf4d5c} TCPHandler: Processed in 0.003942163 sec. 2024.11.21 19:34:01.829613 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:01.829751 [ 274 ] {a70fe95d-6074-41e5-97a8-68926286515a} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:34:01.829803 [ 274 ] {a70fe95d-6074-41e5-97a8-68926286515a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:34:01.830320 [ 274 ] {a70fe95d-6074-41e5-97a8-68926286515a} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:01.830360 [ 274 ] {a70fe95d-6074-41e5-97a8-68926286515a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:01.830744 [ 274 ] {a70fe95d-6074-41e5-97a8-68926286515a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.21 19:34:01.830980 [ 274 ] {a70fe95d-6074-41e5-97a8-68926286515a} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:01.831113 [ 82 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.21 19:34:01.831153 [ 82 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:01.831164 [ 274 ] {a70fe95d-6074-41e5-97a8-68926286515a} executeQuery: Read 42 rows, 2.60 KiB in 0.001444 sec., 29085.872576177288 rows/sec., 1.76 MiB/sec. 2024.11.21 19:34:01.831179 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:01.831254 [ 274 ] {a70fe95d-6074-41e5-97a8-68926286515a} TCPHandler: Processed in 0.001696522 sec. 2024.11.21 19:34:01.831539 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.11.21 19:34:01.831656 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:34:01.831685 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part 2024.11.21 19:34:01.831741 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part 2024.11.21 19:34:01.831972 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part 2024.11.21 19:34:01.832116 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 16 rows starting from the beginning of the part 2024.11.21 19:34:01.832309 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part 2024.11.21 19:34:01.832450 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part 2024.11.21 19:34:01.833470 [ 188 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 4 columns (4 merged, 0 gathered) in 0.00221988 sec., 81986.41368001874 rows/sec., 5.16 MiB/sec. 2024.11.21 19:34:01.833651 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.21 19:34:01.834030 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_6_1} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:01.834122 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_6_1} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.21 19:34:01.834197 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.11.21 19:34:02.186886 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:02.187144 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.21 19:34:02.187572 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.21 19:34:02.187624 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.21 19:34:02.187968 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:34:02.188052 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:34:02.188235 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2024.11.21 19:34:02.188505 [ 295 ] {746cf993-67ac-4933-ad73-66c1d158b748} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.21 19:34:02.188600 [ 296 ] {746cf993-67ac-4933-ad73-66c1d158b748} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.21 19:34:02.188755 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 2024.11.21 19:34:02.188791 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.21 19:34:02.192724 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.21 19:34:02.192759 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Reading approx. 30 rows with 2 streams 2024.11.21 19:34:02.192827 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:34:02.192875 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:34:02.194329 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} executeQuery: Read 30 rows, 1.14 KiB in 0.007305 sec., 4106.776180698152 rows/sec., 156.54 KiB/sec. 2024.11.21 19:34:02.194497 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} TCPHandler: Processed in 0.007743104 sec. 2024.11.21 19:34:02.194927 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:02.195177 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.21 19:34:02.195606 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.21 19:34:02.195656 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.21 19:34:02.196007 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:34:02.196086 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:34:02.196267 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2024.11.21 19:34:02.196383 [ 297 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.21 19:34:02.196396 [ 295 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.21 19:34:02.196545 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 2024.11.21 19:34:02.196576 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.21 19:34:02.196670 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.21 19:34:02.196692 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Reading approx. 30 rows with 2 streams 2024.11.21 19:34:02.196739 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:34:02.196790 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:34:02.197897 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} executeQuery: Read 30 rows, 1.14 KiB in 0.002841 sec., 10559.662090813094 rows/sec., 402.52 KiB/sec. 2024.11.21 19:34:02.198039 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} TCPHandler: Processed in 0.003248073 sec. 2024.11.21 19:34:02.198333 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:02.198527 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.21 19:34:02.198875 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.21 19:34:02.198924 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.21 19:34:02.199239 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:34:02.199307 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:34:02.199462 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2024.11.21 19:34:02.199570 [ 297 ] {cde614f5-346e-4304-875b-d9e80aa8664d} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.21 19:34:02.199579 [ 296 ] {cde614f5-346e-4304-875b-d9e80aa8664d} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.21 19:34:02.199690 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 2024.11.21 19:34:02.199719 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.21 19:34:02.199802 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.21 19:34:02.199825 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Reading approx. 30 rows with 2 streams 2024.11.21 19:34:02.199870 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:34:02.199915 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:34:02.201003 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} executeQuery: Read 30 rows, 1.14 KiB in 0.002572 sec., 11664.07465007776 rows/sec., 444.62 KiB/sec. 2024.11.21 19:34:02.201158 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} TCPHandler: Processed in 0.002882429 sec. 2024.11.21 19:34:02.201448 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:02.201643 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.21 19:34:02.201980 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.21 19:34:02.202030 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.21 19:34:02.202348 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:34:02.202415 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:34:02.202575 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2024.11.21 19:34:02.202660 [ 297 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.21 19:34:02.202681 [ 296 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.21 19:34:02.202773 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 2024.11.21 19:34:02.202798 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.21 19:34:02.202876 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.21 19:34:02.202897 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Reading approx. 30 rows with 2 streams 2024.11.21 19:34:02.202939 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:34:02.202986 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:34:02.204025 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} executeQuery: Read 30 rows, 1.14 KiB in 0.002478 sec., 12106.537530266343 rows/sec., 461.48 KiB/sec. 2024.11.21 19:34:02.204161 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} TCPHandler: Processed in 0.002772967 sec. 2024.11.21 19:34:02.204545 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:02.204738 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.21 19:34:02.205078 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.21 19:34:02.205126 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.21 19:34:02.205445 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:34:02.205510 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:34:02.205663 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2024.11.21 19:34:02.205770 [ 296 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.21 19:34:02.205771 [ 297 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.21 19:34:02.205887 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 2024.11.21 19:34:02.205915 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.21 19:34:02.205999 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.21 19:34:02.206019 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Reading approx. 30 rows with 2 streams 2024.11.21 19:34:02.206060 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:34:02.206107 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:34:02.207141 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} executeQuery: Read 30 rows, 1.14 KiB in 0.002495 sec., 12024.048096192386 rows/sec., 458.34 KiB/sec. 2024.11.21 19:34:02.207295 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} TCPHandler: Processed in 0.002809458 sec. 2024.11.21 19:34:02.207580 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:02.207769 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.21 19:34:02.208106 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.21 19:34:02.208155 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.21 19:34:02.208479 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:34:02.208545 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:34:02.208694 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2024.11.21 19:34:02.208795 [ 297 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.21 19:34:02.208804 [ 295 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.21 19:34:02.208909 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 2024.11.21 19:34:02.208938 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.21 19:34:02.209021 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.21 19:34:02.209041 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Reading approx. 30 rows with 2 streams 2024.11.21 19:34:02.209083 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:34:02.209132 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:34:02.210130 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} executeQuery: Read 30 rows, 1.14 KiB in 0.002454 sec., 12224.938875305623 rows/sec., 466.00 KiB/sec. 2024.11.21 19:34:02.210260 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} TCPHandler: Processed in 0.002739236 sec. 2024.11.21 19:34:02.273457 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:02.273685 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.21 19:34:02.274109 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.21 19:34:02.274165 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.21 19:34:02.274495 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:34:02.274564 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:34:02.274719 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2024.11.21 19:34:02.274838 [ 297 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.21 19:34:02.274843 [ 296 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.21 19:34:02.274966 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 2024.11.21 19:34:02.274995 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.21 19:34:02.275079 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.21 19:34:02.275108 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Reading approx. 30 rows with 2 streams 2024.11.21 19:34:02.275157 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:34:02.275206 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:34:02.276274 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} executeQuery: Read 30 rows, 1.14 KiB in 0.002701 sec., 11106.997408367271 rows/sec., 423.38 KiB/sec. 2024.11.21 19:34:02.276432 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} TCPHandler: Processed in 0.003048181 sec. 2024.11.21 19:34:02.276930 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:02.277071 [ 276 ] {5fa5d053-48e4-4764-9d25-da77dd74a174} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.11.21 19:34:02.277126 [ 276 ] {5fa5d053-48e4-4764-9d25-da77dd74a174} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:34:02.277891 [ 276 ] {5fa5d053-48e4-4764-9d25-da77dd74a174} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:02.277937 [ 276 ] {5fa5d053-48e4-4764-9d25-da77dd74a174} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:02.278452 [ 276 ] {5fa5d053-48e4-4764-9d25-da77dd74a174} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.21 19:34:02.278679 [ 276 ] {5fa5d053-48e4-4764-9d25-da77dd74a174} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:02.279004 [ 276 ] {5fa5d053-48e4-4764-9d25-da77dd74a174} executeQuery: Read 7 rows, 1.42 KiB in 0.001951 sec., 3587.9036391594054 rows/sec., 729.79 KiB/sec. 2024.11.21 19:34:02.279108 [ 276 ] {5fa5d053-48e4-4764-9d25-da77dd74a174} TCPHandler: Processed in 0.00224485 sec. 2024.11.21 19:34:02.279264 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:02.279397 [ 274 ] {de19c60f-3c59-4438-9e3f-3cb405a68450} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:34:02.279449 [ 274 ] {de19c60f-3c59-4438-9e3f-3cb405a68450} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:34:02.280630 [ 274 ] {de19c60f-3c59-4438-9e3f-3cb405a68450} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:02.280740 [ 274 ] {de19c60f-3c59-4438-9e3f-3cb405a68450} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:02.281259 [ 274 ] {de19c60f-3c59-4438-9e3f-3cb405a68450} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.21 19:34:02.281515 [ 274 ] {de19c60f-3c59-4438-9e3f-3cb405a68450} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:02.281748 [ 274 ] {de19c60f-3c59-4438-9e3f-3cb405a68450} executeQuery: Read 1167 rows, 98.65 KiB in 0.002388 sec., 488693.4673366834 rows/sec., 40.34 MiB/sec. 2024.11.21 19:34:02.281803 [ 274 ] {de19c60f-3c59-4438-9e3f-3cb405a68450} TCPHandler: Processed in 0.002593674 sec. 2024.11.21 19:34:02.281951 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:02.282072 [ 276 ] {b202e50e-6445-4e70-9f75-5f98db388ae2} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:34:02.282120 [ 276 ] {b202e50e-6445-4e70-9f75-5f98db388ae2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:34:02.282828 [ 276 ] {b202e50e-6445-4e70-9f75-5f98db388ae2} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:02.282869 [ 276 ] {b202e50e-6445-4e70-9f75-5f98db388ae2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:02.283245 [ 276 ] {b202e50e-6445-4e70-9f75-5f98db388ae2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.21 19:34:02.283483 [ 276 ] {b202e50e-6445-4e70-9f75-5f98db388ae2} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:02.283692 [ 276 ] {b202e50e-6445-4e70-9f75-5f98db388ae2} executeQuery: Read 228 rows, 15.81 KiB in 0.001647 sec., 138433.5154826958 rows/sec., 9.37 MiB/sec. 2024.11.21 19:34:02.283746 [ 276 ] {b202e50e-6445-4e70-9f75-5f98db388ae2} TCPHandler: Processed in 0.001852654 sec. 2024.11.21 19:34:02.283901 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:02.284021 [ 274 ] {5b9dd9b2-ef85-4456-9425-800e1e844aa8} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:34:02.284069 [ 274 ] {5b9dd9b2-ef85-4456-9425-800e1e844aa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:34:02.284947 [ 274 ] {5b9dd9b2-ef85-4456-9425-800e1e844aa8} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:02.284996 [ 274 ] {5b9dd9b2-ef85-4456-9425-800e1e844aa8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:02.285399 [ 274 ] {5b9dd9b2-ef85-4456-9425-800e1e844aa8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.21 19:34:02.285638 [ 274 ] {5b9dd9b2-ef85-4456-9425-800e1e844aa8} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:02.285923 [ 274 ] {5b9dd9b2-ef85-4456-9425-800e1e844aa8} executeQuery: Read 484 rows, 36.53 KiB in 0.001905 sec., 254068.24146981628 rows/sec., 18.72 MiB/sec. 2024.11.21 19:34:02.285988 [ 274 ] {5b9dd9b2-ef85-4456-9425-800e1e844aa8} TCPHandler: Processed in 0.002143608 sec. 2024.11.21 19:34:02.286133 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:02.286274 [ 276 ] {af2c1b8f-3c02-4b93-adfa-d921403b96b3} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:34:02.286334 [ 276 ] {af2c1b8f-3c02-4b93-adfa-d921403b96b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:34:02.289338 [ 276 ] {af2c1b8f-3c02-4b93-adfa-d921403b96b3} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:02.289378 [ 276 ] {af2c1b8f-3c02-4b93-adfa-d921403b96b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:02.289909 [ 276 ] {af2c1b8f-3c02-4b93-adfa-d921403b96b3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.21 19:34:02.290155 [ 276 ] {af2c1b8f-3c02-4b93-adfa-d921403b96b3} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:02.290367 [ 276 ] {af2c1b8f-3c02-4b93-adfa-d921403b96b3} executeQuery: Read 1683 rows, 115.11 KiB in 0.004127 sec., 407802.2776835474 rows/sec., 27.24 MiB/sec. 2024.11.21 19:34:02.290419 [ 276 ] {af2c1b8f-3c02-4b93-adfa-d921403b96b3} TCPHandler: Processed in 0.004341327 sec. 2024.11.21 19:34:02.290574 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:02.290692 [ 274 ] {22c496e3-742b-45b0-ada2-945ab4119752} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:34:02.290749 [ 274 ] {22c496e3-742b-45b0-ada2-945ab4119752} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:34:02.291232 [ 274 ] {22c496e3-742b-45b0-ada2-945ab4119752} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:02.291272 [ 274 ] {22c496e3-742b-45b0-ada2-945ab4119752} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:02.291641 [ 274 ] {22c496e3-742b-45b0-ada2-945ab4119752} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.21 19:34:02.291882 [ 274 ] {22c496e3-742b-45b0-ada2-945ab4119752} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:02.292085 [ 274 ] {22c496e3-742b-45b0-ada2-945ab4119752} executeQuery: Read 6 rows, 431.00 B in 0.001417 sec., 4234.297812279464 rows/sec., 297.03 KiB/sec. 2024.11.21 19:34:02.292134 [ 274 ] {22c496e3-742b-45b0-ada2-945ab4119752} TCPHandler: Processed in 0.001615671 sec. 2024.11.21 19:34:05.355558 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 276 2024.11.21 19:34:05.359149 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:05.359200 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:05.360795 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.21 19:34:05.361107 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:05.361969 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 276 2024.11.21 19:34:06.793778 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:06.793987 [ 274 ] {17fa8d62-cdf2-4c58-adf8-53f3854633a5} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:34:06.794070 [ 274 ] {17fa8d62-cdf2-4c58-adf8-53f3854633a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:34:06.794907 [ 274 ] {17fa8d62-cdf2-4c58-adf8-53f3854633a5} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:06.794962 [ 274 ] {17fa8d62-cdf2-4c58-adf8-53f3854633a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:06.795414 [ 274 ] {17fa8d62-cdf2-4c58-adf8-53f3854633a5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.21 19:34:06.795668 [ 274 ] {17fa8d62-cdf2-4c58-adf8-53f3854633a5} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:06.795915 [ 274 ] {17fa8d62-cdf2-4c58-adf8-53f3854633a5} executeQuery: Read 52 rows, 4.07 KiB in 0.001987 sec., 26170.105686965275 rows/sec., 2.00 MiB/sec. 2024.11.21 19:34:06.795980 [ 274 ] {17fa8d62-cdf2-4c58-adf8-53f3854633a5} TCPHandler: Processed in 0.002342291 sec. 2024.11.21 19:34:06.796246 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:06.796439 [ 276 ] {d1c27a45-11af-44d1-ad8a-f3d346b22293} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:34:06.796510 [ 276 ] {d1c27a45-11af-44d1-ad8a-f3d346b22293} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:34:06.797292 [ 276 ] {d1c27a45-11af-44d1-ad8a-f3d346b22293} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:06.797336 [ 276 ] {d1c27a45-11af-44d1-ad8a-f3d346b22293} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:06.797781 [ 276 ] {d1c27a45-11af-44d1-ad8a-f3d346b22293} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.21 19:34:06.798037 [ 276 ] {d1c27a45-11af-44d1-ad8a-f3d346b22293} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:06.798277 [ 276 ] {d1c27a45-11af-44d1-ad8a-f3d346b22293} executeQuery: Read 56 rows, 4.47 KiB in 0.001887 sec., 29676.7355590885 rows/sec., 2.31 MiB/sec. 2024.11.21 19:34:06.798518 [ 276 ] {d1c27a45-11af-44d1-ad8a-f3d346b22293} TCPHandler: Processed in 0.002398882 sec. 2024.11.21 19:34:06.798718 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:06.798869 [ 274 ] {733c4d66-d49e-4f24-aafe-44b42b3b64b7} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:34:06.798937 [ 274 ] {733c4d66-d49e-4f24-aafe-44b42b3b64b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:34:06.799593 [ 274 ] {733c4d66-d49e-4f24-aafe-44b42b3b64b7} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:06.799634 [ 274 ] {733c4d66-d49e-4f24-aafe-44b42b3b64b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:06.800070 [ 274 ] {733c4d66-d49e-4f24-aafe-44b42b3b64b7} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.21 19:34:06.800313 [ 274 ] {733c4d66-d49e-4f24-aafe-44b42b3b64b7} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:06.800528 [ 274 ] {733c4d66-d49e-4f24-aafe-44b42b3b64b7} executeQuery: Read 120 rows, 8.52 KiB in 0.001698 sec., 70671.37809187279 rows/sec., 4.90 MiB/sec. 2024.11.21 19:34:06.800585 [ 274 ] {733c4d66-d49e-4f24-aafe-44b42b3b64b7} TCPHandler: Processed in 0.001938816 sec. 2024.11.21 19:34:06.800751 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:06.800901 [ 276 ] {e12ca198-fe59-4657-b9d8-81104a76efa1} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:34:06.800963 [ 276 ] {e12ca198-fe59-4657-b9d8-81104a76efa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:34:06.801506 [ 276 ] {e12ca198-fe59-4657-b9d8-81104a76efa1} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:06.801544 [ 276 ] {e12ca198-fe59-4657-b9d8-81104a76efa1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:06.801930 [ 276 ] {e12ca198-fe59-4657-b9d8-81104a76efa1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.21 19:34:06.802169 [ 276 ] {e12ca198-fe59-4657-b9d8-81104a76efa1} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:06.802397 [ 276 ] {e12ca198-fe59-4657-b9d8-81104a76efa1} executeQuery: Read 40 rows, 2.81 KiB in 0.001522 sec., 26281.20893561104 rows/sec., 1.80 MiB/sec. 2024.11.21 19:34:06.802555 [ 276 ] {e12ca198-fe59-4657-b9d8-81104a76efa1} TCPHandler: Processed in 0.001870295 sec. 2024.11.21 19:34:07.858026 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2024.11.21 19:34:07.858712 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:07.858759 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:07.859275 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.21 19:34:07.859535 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:07.859769 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2024.11.21 19:34:08.046987 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2024.11.21 19:34:08.065988 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:08.066053 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:08.073072 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.21 19:34:08.073826 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:08.076688 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2024.11.21 19:34:09.000240 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 164.86 MiB, peak 170.57 MiB, free memory in arenas 0.00 B, will set to 166.61 MiB (RSS), difference: 1.75 MiB 2024.11.21 19:34:10.849331 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55158, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:11.046257 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65322, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:11.049704 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55413, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:11.069109 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62813, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:11.341133 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42985, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:11.341189 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38221, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:11.341198 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38026, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:11.351731 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62605, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:11.795604 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:11.795791 [ 274 ] {cef10f1c-210e-4c22-8524-8193eb0f6943} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:34:11.795867 [ 274 ] {cef10f1c-210e-4c22-8524-8193eb0f6943} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:34:11.796658 [ 274 ] {cef10f1c-210e-4c22-8524-8193eb0f6943} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:11.796713 [ 274 ] {cef10f1c-210e-4c22-8524-8193eb0f6943} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:11.797164 [ 274 ] {cef10f1c-210e-4c22-8524-8193eb0f6943} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.21 19:34:11.797426 [ 274 ] {cef10f1c-210e-4c22-8524-8193eb0f6943} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:11.797692 [ 274 ] {cef10f1c-210e-4c22-8524-8193eb0f6943} executeQuery: Read 52 rows, 4.07 KiB in 0.001951 sec., 26652.99846232701 rows/sec., 2.04 MiB/sec. 2024.11.21 19:34:11.797763 [ 274 ] {cef10f1c-210e-4c22-8524-8193eb0f6943} TCPHandler: Processed in 0.002286961 sec. 2024.11.21 19:34:11.798012 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:11.798200 [ 276 ] {e4544304-b751-46ce-a34c-354f7331d99a} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:34:11.798271 [ 276 ] {e4544304-b751-46ce-a34c-354f7331d99a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:34:11.799069 [ 276 ] {e4544304-b751-46ce-a34c-354f7331d99a} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:11.799116 [ 276 ] {e4544304-b751-46ce-a34c-354f7331d99a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:11.799614 [ 276 ] {e4544304-b751-46ce-a34c-354f7331d99a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.21 19:34:11.799875 [ 276 ] {e4544304-b751-46ce-a34c-354f7331d99a} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:11.800122 [ 276 ] {e4544304-b751-46ce-a34c-354f7331d99a} executeQuery: Read 56 rows, 4.47 KiB in 0.001974 sec., 28368.794326241135 rows/sec., 2.21 MiB/sec. 2024.11.21 19:34:11.800189 [ 276 ] {e4544304-b751-46ce-a34c-354f7331d99a} TCPHandler: Processed in 0.002307441 sec. 2024.11.21 19:34:11.800352 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:11.800485 [ 274 ] {f066676c-f3a7-48fb-8e36-7186ffad83b6} executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:34:11.800545 [ 274 ] {f066676c-f3a7-48fb-8e36-7186ffad83b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:34:11.801151 [ 274 ] {f066676c-f3a7-48fb-8e36-7186ffad83b6} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:11.801195 [ 274 ] {f066676c-f3a7-48fb-8e36-7186ffad83b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:11.801622 [ 274 ] {f066676c-f3a7-48fb-8e36-7186ffad83b6} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.21 19:34:11.801885 [ 274 ] {f066676c-f3a7-48fb-8e36-7186ffad83b6} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:11.802158 [ 274 ] {f066676c-f3a7-48fb-8e36-7186ffad83b6} executeQuery: Read 150 rows, 10.65 KiB in 0.001703 sec., 88079.85907222547 rows/sec., 6.11 MiB/sec. 2024.11.21 19:34:11.802327 [ 274 ] {f066676c-f3a7-48fb-8e36-7186ffad83b6} TCPHandler: Processed in 0.002032967 sec. 2024.11.21 19:34:11.802499 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:11.802624 [ 276 ] {e30ab0a4-6bcd-4d44-98c9-befaa8df5faa} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:34:11.802681 [ 276 ] {e30ab0a4-6bcd-4d44-98c9-befaa8df5faa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:34:11.803226 [ 276 ] {e30ab0a4-6bcd-4d44-98c9-befaa8df5faa} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:11.803269 [ 276 ] {e30ab0a4-6bcd-4d44-98c9-befaa8df5faa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:11.803662 [ 276 ] {e30ab0a4-6bcd-4d44-98c9-befaa8df5faa} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.21 19:34:11.803909 [ 276 ] {e30ab0a4-6bcd-4d44-98c9-befaa8df5faa} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:11.804186 [ 276 ] {e30ab0a4-6bcd-4d44-98c9-befaa8df5faa} executeQuery: Read 50 rows, 3.51 KiB in 0.001574 sec., 31766.200762388817 rows/sec., 2.18 MiB/sec. 2024.11.21 19:34:11.804318 [ 276 ] {e30ab0a4-6bcd-4d44-98c9-befaa8df5faa} TCPHandler: Processed in 0.001875616 sec. 2024.11.21 19:34:14.006423 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49018, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:14.447233 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62014, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:14.639643 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33212, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:14.698006 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53504, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:14.713409 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56200, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:14.715769 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57708, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:14.721097 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63961, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:14.740759 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61799, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:14.982046 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40047, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:15.284608 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57304, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:15.290481 [ 59 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:34:15.290543 [ 59 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:34:15.342989 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47016, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:15.359998 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 2024.11.21 19:34:15.361078 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:15.361125 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:15.361719 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.21 19:34:15.361979 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:15.362464 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2024.11.21 19:34:15.362716 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 292 2024.11.21 19:34:15.365496 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:15.365546 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:15.367041 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.21 19:34:15.367354 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:15.368037 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 292 2024.11.21 19:34:15.539009 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33204, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:15.576052 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58688, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:15.576846 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2024.11.21 19:34:15.587439 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59226, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:15.595918 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:15.595970 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:15.602705 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.21 19:34:15.603482 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:15.606059 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2024.11.21 19:34:15.647822 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54192, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:15.705110 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37994, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:15.762375 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36237, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:16.301621 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37351, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:16.347309 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64190, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:16.362689 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50985, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:16.370158 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41427, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:16.378589 [ 299 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44528, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:16.386099 [ 300 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62652, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:16.399473 [ 300 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63879, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:16.429127 [ 274 ] {} TCPHandler: Done processing connection. 2024.11.21 19:34:16.429230 [ 274 ] {} TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.21 19:34:16.800676 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:16.800879 [ 276 ] {186592d8-fce9-4359-9ab1-61b9da7c2c67} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:34:16.800958 [ 276 ] {186592d8-fce9-4359-9ab1-61b9da7c2c67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:34:16.801786 [ 276 ] {186592d8-fce9-4359-9ab1-61b9da7c2c67} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:16.801833 [ 276 ] {186592d8-fce9-4359-9ab1-61b9da7c2c67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:16.802266 [ 276 ] {186592d8-fce9-4359-9ab1-61b9da7c2c67} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.21 19:34:16.802522 [ 276 ] {186592d8-fce9-4359-9ab1-61b9da7c2c67} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:16.802822 [ 276 ] {186592d8-fce9-4359-9ab1-61b9da7c2c67} executeQuery: Read 14 rows, 1.01 KiB in 0.001991 sec., 7031.642390758412 rows/sec., 506.18 KiB/sec. 2024.11.21 19:34:16.803126 [ 276 ] {186592d8-fce9-4359-9ab1-61b9da7c2c67} TCPHandler: Processed in 0.002581585 sec. 2024.11.21 19:34:16.803345 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:16.803494 [ 282 ] {4547d6c6-f77a-46cb-8b55-bb6cd27d3d7b} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:34:16.803577 [ 282 ] {4547d6c6-f77a-46cb-8b55-bb6cd27d3d7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:34:16.804325 [ 282 ] {4547d6c6-f77a-46cb-8b55-bb6cd27d3d7b} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:16.804367 [ 282 ] {4547d6c6-f77a-46cb-8b55-bb6cd27d3d7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:16.804766 [ 282 ] {4547d6c6-f77a-46cb-8b55-bb6cd27d3d7b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.21 19:34:16.805016 [ 282 ] {4547d6c6-f77a-46cb-8b55-bb6cd27d3d7b} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:16.805303 [ 282 ] {4547d6c6-f77a-46cb-8b55-bb6cd27d3d7b} executeQuery: Read 249 rows, 22.43 KiB in 0.001823 sec., 136588.04168952277 rows/sec., 12.01 MiB/sec. 2024.11.21 19:34:16.805423 [ 282 ] {4547d6c6-f77a-46cb-8b55-bb6cd27d3d7b} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.11.21 19:34:16.805438 [ 282 ] {4547d6c6-f77a-46cb-8b55-bb6cd27d3d7b} TCPHandler: Processed in 0.00219087 sec. 2024.11.21 19:34:16.805603 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:16.805733 [ 276 ] {cb3d20a8-7c4c-486c-9e19-55c399009cad} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:34:16.805781 [ 276 ] {cb3d20a8-7c4c-486c-9e19-55c399009cad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:34:16.806339 [ 276 ] {cb3d20a8-7c4c-486c-9e19-55c399009cad} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:16.806380 [ 276 ] {cb3d20a8-7c4c-486c-9e19-55c399009cad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:16.806758 [ 276 ] {cb3d20a8-7c4c-486c-9e19-55c399009cad} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.21 19:34:16.807006 [ 276 ] {cb3d20a8-7c4c-486c-9e19-55c399009cad} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:16.807287 [ 276 ] {cb3d20a8-7c4c-486c-9e19-55c399009cad} executeQuery: Read 32 rows, 2.34 KiB in 0.001559 sec., 20525.97819114817 rows/sec., 1.46 MiB/sec. 2024.11.21 19:34:16.807344 [ 276 ] {cb3d20a8-7c4c-486c-9e19-55c399009cad} TCPHandler: Processed in 0.001809404 sec. 2024.11.21 19:34:16.807476 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:16.807581 [ 282 ] {7007f098-a5a7-4857-af97-0853f8ce54d8} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:34:16.807627 [ 282 ] {7007f098-a5a7-4857-af97-0853f8ce54d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:34:16.808256 [ 282 ] {7007f098-a5a7-4857-af97-0853f8ce54d8} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:16.808304 [ 282 ] {7007f098-a5a7-4857-af97-0853f8ce54d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:16.808724 [ 282 ] {7007f098-a5a7-4857-af97-0853f8ce54d8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.21 19:34:16.808963 [ 282 ] {7007f098-a5a7-4857-af97-0853f8ce54d8} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:16.809249 [ 282 ] {7007f098-a5a7-4857-af97-0853f8ce54d8} executeQuery: Read 14 rows, 1004.00 B in 0.001662 sec., 8423.58604091456 rows/sec., 589.93 KiB/sec. 2024.11.21 19:34:16.809333 [ 282 ] {7007f098-a5a7-4857-af97-0853f8ce54d8} TCPHandler: Processed in 0.001908796 sec. 2024.11.21 19:34:16.809475 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:16.809583 [ 276 ] {23897128-ce72-496c-8855-f6d724aeb694} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:34:16.809628 [ 276 ] {23897128-ce72-496c-8855-f6d724aeb694} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:34:16.810170 [ 276 ] {23897128-ce72-496c-8855-f6d724aeb694} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:16.810210 [ 276 ] {23897128-ce72-496c-8855-f6d724aeb694} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:16.810559 [ 276 ] {23897128-ce72-496c-8855-f6d724aeb694} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.21 19:34:16.810788 [ 276 ] {23897128-ce72-496c-8855-f6d724aeb694} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:16.811146 [ 276 ] {23897128-ce72-496c-8855-f6d724aeb694} executeQuery: Read 13 rows, 830.00 B in 0.001546 sec., 8408.796895213454 rows/sec., 524.29 KiB/sec. 2024.11.21 19:34:16.811366 [ 276 ] {23897128-ce72-496c-8855-f6d724aeb694} TCPHandler: Processed in 0.001944036 sec. 2024.11.21 19:34:16.811499 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:16.811605 [ 282 ] {54e47352-23be-4fdc-a556-d5bf04bcd548} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:34:16.811648 [ 282 ] {54e47352-23be-4fdc-a556-d5bf04bcd548} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:34:16.812445 [ 282 ] {54e47352-23be-4fdc-a556-d5bf04bcd548} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:16.812492 [ 282 ] {54e47352-23be-4fdc-a556-d5bf04bcd548} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:16.812900 [ 282 ] {54e47352-23be-4fdc-a556-d5bf04bcd548} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.21 19:34:16.813142 [ 282 ] {54e47352-23be-4fdc-a556-d5bf04bcd548} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:16.813464 [ 282 ] {54e47352-23be-4fdc-a556-d5bf04bcd548} executeQuery: Read 399 rows, 29.04 KiB in 0.001848 sec., 215909.0909090909 rows/sec., 15.35 MiB/sec. 2024.11.21 19:34:16.813694 [ 282 ] {54e47352-23be-4fdc-a556-d5bf04bcd548} TCPHandler: Processed in 0.00224473 sec. 2024.11.21 19:34:16.813887 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:16.814019 [ 276 ] {9286aa66-54e9-4df7-b14c-90ac206f9856} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:34:16.814075 [ 276 ] {9286aa66-54e9-4df7-b14c-90ac206f9856} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:34:16.814627 [ 276 ] {9286aa66-54e9-4df7-b14c-90ac206f9856} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:16.814674 [ 276 ] {9286aa66-54e9-4df7-b14c-90ac206f9856} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:16.815044 [ 276 ] {9286aa66-54e9-4df7-b14c-90ac206f9856} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.21 19:34:16.815309 [ 276 ] {9286aa66-54e9-4df7-b14c-90ac206f9856} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:16.815650 [ 276 ] {9286aa66-54e9-4df7-b14c-90ac206f9856} executeQuery: Read 6 rows, 321.00 B in 0.001616 sec., 3712.871287128713 rows/sec., 193.98 KiB/sec. 2024.11.21 19:34:16.815821 [ 276 ] {9286aa66-54e9-4df7-b14c-90ac206f9856} TCPHandler: Processed in 0.002039077 sec. 2024.11.21 19:34:16.815949 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:16.816056 [ 282 ] {eeaecb00-ab2e-4dcd-a1f8-1a85d5edd3ed} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:34:16.816103 [ 282 ] {eeaecb00-ab2e-4dcd-a1f8-1a85d5edd3ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:34:16.816650 [ 282 ] {eeaecb00-ab2e-4dcd-a1f8-1a85d5edd3ed} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:16.816689 [ 282 ] {eeaecb00-ab2e-4dcd-a1f8-1a85d5edd3ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:16.817071 [ 282 ] {eeaecb00-ab2e-4dcd-a1f8-1a85d5edd3ed} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.21 19:34:16.817306 [ 282 ] {eeaecb00-ab2e-4dcd-a1f8-1a85d5edd3ed} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:16.817652 [ 282 ] {eeaecb00-ab2e-4dcd-a1f8-1a85d5edd3ed} executeQuery: Read 227 rows, 15.50 KiB in 0.001591 sec., 142677.56128221244 rows/sec., 9.52 MiB/sec. 2024.11.21 19:34:16.817955 [ 282 ] {eeaecb00-ab2e-4dcd-a1f8-1a85d5edd3ed} TCPHandler: Processed in 0.002054918 sec. 2024.11.21 19:34:16.818165 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:16.818298 [ 276 ] {6e224c3f-eb29-44fa-b001-b1d0f5744e1c} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:34:16.818355 [ 276 ] {6e224c3f-eb29-44fa-b001-b1d0f5744e1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:34:16.818874 [ 276 ] {6e224c3f-eb29-44fa-b001-b1d0f5744e1c} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:16.818914 [ 276 ] {6e224c3f-eb29-44fa-b001-b1d0f5744e1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:16.819277 [ 276 ] {6e224c3f-eb29-44fa-b001-b1d0f5744e1c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.21 19:34:16.819513 [ 276 ] {6e224c3f-eb29-44fa-b001-b1d0f5744e1c} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:16.819858 [ 276 ] {6e224c3f-eb29-44fa-b001-b1d0f5744e1c} executeQuery: Read 1 rows, 69.00 B in 0.001564 sec., 639.386189258312 rows/sec., 43.08 KiB/sec. 2024.11.21 19:34:16.820021 [ 276 ] {6e224c3f-eb29-44fa-b001-b1d0f5744e1c} TCPHandler: Processed in 0.001945096 sec. 2024.11.21 19:34:16.820165 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:16.820292 [ 282 ] {5e9e741c-40e2-4dd0-9aee-d7c1ef62b87e} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:34:16.820375 [ 282 ] {5e9e741c-40e2-4dd0-9aee-d7c1ef62b87e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:34:16.821586 [ 282 ] {5e9e741c-40e2-4dd0-9aee-d7c1ef62b87e} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:16.821625 [ 282 ] {5e9e741c-40e2-4dd0-9aee-d7c1ef62b87e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:16.822250 [ 282 ] {5e9e741c-40e2-4dd0-9aee-d7c1ef62b87e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.21 19:34:16.822503 [ 282 ] {5e9e741c-40e2-4dd0-9aee-d7c1ef62b87e} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:16.822879 [ 282 ] {5e9e741c-40e2-4dd0-9aee-d7c1ef62b87e} executeQuery: Read 25 rows, 45.87 KiB in 0.002588 sec., 9659.969088098918 rows/sec., 17.31 MiB/sec. 2024.11.21 19:34:16.823119 [ 282 ] {5e9e741c-40e2-4dd0-9aee-d7c1ef62b87e} TCPHandler: Processed in 0.00301548 sec. 2024.11.21 19:34:16.823276 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:16.823403 [ 276 ] {1027b9f8-bc64-44d3-8e38-2303aa878947} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:34:16.823457 [ 276 ] {1027b9f8-bc64-44d3-8e38-2303aa878947} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:34:16.823937 [ 276 ] {1027b9f8-bc64-44d3-8e38-2303aa878947} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:16.823977 [ 276 ] {1027b9f8-bc64-44d3-8e38-2303aa878947} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:16.824339 [ 276 ] {1027b9f8-bc64-44d3-8e38-2303aa878947} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.21 19:34:16.824576 [ 276 ] {1027b9f8-bc64-44d3-8e38-2303aa878947} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:16.824850 [ 276 ] {1027b9f8-bc64-44d3-8e38-2303aa878947} executeQuery: Read 72 rows, 4.70 KiB in 0.001462 sec., 49247.60601915185 rows/sec., 3.14 MiB/sec. 2024.11.21 19:34:16.824938 [ 276 ] {1027b9f8-bc64-44d3-8e38-2303aa878947} TCPHandler: Processed in 0.001725243 sec. 2024.11.21 19:34:21.793813 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:21.794018 [ 276 ] {2be25a8a-229f-42ce-acc4-c58fd71c1eff} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:34:21.794090 [ 276 ] {2be25a8a-229f-42ce-acc4-c58fd71c1eff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:34:21.794898 [ 276 ] {2be25a8a-229f-42ce-acc4-c58fd71c1eff} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:21.794942 [ 276 ] {2be25a8a-229f-42ce-acc4-c58fd71c1eff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:21.795378 [ 276 ] {2be25a8a-229f-42ce-acc4-c58fd71c1eff} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.21 19:34:21.795635 [ 276 ] {2be25a8a-229f-42ce-acc4-c58fd71c1eff} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:21.795770 [ 47 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.21 19:34:21.795816 [ 47 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:21.795840 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:21.795848 [ 276 ] {2be25a8a-229f-42ce-acc4-c58fd71c1eff} executeQuery: Read 52 rows, 4.07 KiB in 0.001881 sec., 27644.869750132908 rows/sec., 2.11 MiB/sec. 2024.11.21 19:34:21.795997 [ 276 ] {2be25a8a-229f-42ce-acc4-c58fd71c1eff} TCPHandler: Processed in 0.002310631 sec. 2024.11.21 19:34:21.796108 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.11.21 19:34:21.796215 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:21.796371 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:34:21.796456 [ 282 ] {47cbb2a4-3375-40d6-8b0e-c1568c1eef86} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:34:21.796464 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 223 rows starting from the beginning of the part 2024.11.21 19:34:21.796557 [ 282 ] {47cbb2a4-3375-40d6-8b0e-c1568c1eef86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:34:21.796719 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1167 rows starting from the beginning of the part 2024.11.21 19:34:21.797107 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part 2024.11.21 19:34:21.797416 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part 2024.11.21 19:34:21.797726 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 249 rows starting from the beginning of the part 2024.11.21 19:34:21.798035 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 52 rows starting from the beginning of the part 2024.11.21 19:34:21.799785 [ 282 ] {47cbb2a4-3375-40d6-8b0e-c1568c1eef86} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:21.799850 [ 282 ] {47cbb2a4-3375-40d6-8b0e-c1568c1eef86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:21.801064 [ 282 ] {47cbb2a4-3375-40d6-8b0e-c1568c1eef86} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.21 19:34:21.801556 [ 282 ] {47cbb2a4-3375-40d6-8b0e-c1568c1eef86} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:21.801878 [ 47 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.21 19:34:21.801867 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1795 rows, containing 5 columns (5 merged, 0 gathered) in 0.005904539 sec., 304003.41161265934 rows/sec., 26.58 MiB/sec. 2024.11.21 19:34:21.801947 [ 47 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:21.802019 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:21.802029 [ 282 ] {47cbb2a4-3375-40d6-8b0e-c1568c1eef86} executeQuery: Read 56 rows, 4.47 KiB in 0.005644 sec., 9922.041105598866 rows/sec., 792.46 KiB/sec. 2024.11.21 19:34:21.802271 [ 282 ] {47cbb2a4-3375-40d6-8b0e-c1568c1eef86} TCPHandler: Processed in 0.006126272 sec. 2024.11.21 19:34:21.802330 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.21 19:34:21.802382 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.11.21 19:34:21.802582 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:21.802735 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:34:21.802846 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 378 rows starting from the beginning of the part 2024.11.21 19:34:21.802889 [ 276 ] {570eb560-19f9-4a7d-aaa8-beb6dda7072f} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:34:21.803177 [ 276 ] {570eb560-19f9-4a7d-aaa8-beb6dda7072f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:34:21.803372 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_11_2} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:21.803401 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 484 rows starting from the beginning of the part 2024.11.21 19:34:21.803856 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_11_2} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.21 19:34:21.804053 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2024.11.21 19:34:21.804319 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2024.11.21 19:34:21.804602 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part 2024.11.21 19:34:21.804892 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 399 rows starting from the beginning of the part 2024.11.21 19:34:21.805219 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part 2024.11.21 19:34:21.806207 [ 276 ] {570eb560-19f9-4a7d-aaa8-beb6dda7072f} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:21.806285 [ 276 ] {570eb560-19f9-4a7d-aaa8-beb6dda7072f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:21.807441 [ 276 ] {570eb560-19f9-4a7d-aaa8-beb6dda7072f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.21 19:34:21.807830 [ 276 ] {570eb560-19f9-4a7d-aaa8-beb6dda7072f} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:21.808257 [ 47 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.21 19:34:21.808353 [ 47 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:21.808342 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1429 rows, containing 5 columns (5 merged, 0 gathered) in 0.006190413 sec., 230840.81789050263 rows/sec., 17.66 MiB/sec. 2024.11.21 19:34:21.808406 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:21.808439 [ 276 ] {570eb560-19f9-4a7d-aaa8-beb6dda7072f} executeQuery: Read 120 rows, 8.52 KiB in 0.00566 sec., 21201.413427561838 rows/sec., 1.47 MiB/sec. 2024.11.21 19:34:21.808702 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.21 19:34:21.808815 [ 276 ] {570eb560-19f9-4a7d-aaa8-beb6dda7072f} TCPHandler: Processed in 0.006401475 sec. 2024.11.21 19:34:21.808884 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.11.21 19:34:21.809140 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:21.809231 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:34:21.809320 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 521 rows starting from the beginning of the part 2024.11.21 19:34:21.809458 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_11_2} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:21.809563 [ 282 ] {944ea6ea-3462-4781-9f89-4d5cf3169756} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:34:21.809846 [ 282 ] {944ea6ea-3462-4781-9f89-4d5cf3169756} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:34:21.809898 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1683 rows starting from the beginning of the part 2024.11.21 19:34:21.810035 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_11_2} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.21 19:34:21.810603 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. 2024.11.21 19:34:21.810631 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 120 rows starting from the beginning of the part 2024.11.21 19:34:21.811015 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part 2024.11.21 19:34:21.811334 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 227 rows starting from the beginning of the part 2024.11.21 19:34:21.811648 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 120 rows starting from the beginning of the part 2024.11.21 19:34:21.812554 [ 282 ] {944ea6ea-3462-4781-9f89-4d5cf3169756} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:21.812637 [ 282 ] {944ea6ea-3462-4781-9f89-4d5cf3169756} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:21.813678 [ 282 ] {944ea6ea-3462-4781-9f89-4d5cf3169756} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.21 19:34:21.814144 [ 282 ] {944ea6ea-3462-4781-9f89-4d5cf3169756} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:21.814353 [ 47 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.21 19:34:21.814435 [ 47 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:21.814497 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:21.814671 [ 282 ] {944ea6ea-3462-4781-9f89-4d5cf3169756} executeQuery: Read 40 rows, 2.81 KiB in 0.00526 sec., 7604.5627376425855 rows/sec., 533.95 KiB/sec. 2024.11.21 19:34:21.815057 [ 196 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.11.21 19:34:21.815101 [ 282 ] {944ea6ea-3462-4781-9f89-4d5cf3169756} TCPHandler: Processed in 0.006107611 sec. 2024.11.21 19:34:21.815233 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 2821 rows, containing 5 columns (5 merged, 0 gathered) in 0.006682939 sec., 422119.66920541995 rows/sec., 28.27 MiB/sec. 2024.11.21 19:34:21.815380 [ 196 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:34:21.815417 [ 196 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 182 rows starting from the beginning of the part 2024.11.21 19:34:21.815511 [ 196 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2024.11.21 19:34:21.815618 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.21 19:34:21.815739 [ 196 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part 2024.11.21 19:34:21.815887 [ 196 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part 2024.11.21 19:34:21.815993 [ 196 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 72 rows starting from the beginning of the part 2024.11.21 19:34:21.816181 [ 196 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part 2024.11.21 19:34:21.816324 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_11_2} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:21.816491 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_11_2} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.21 19:34:21.816580 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2024.11.21 19:34:21.817264 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 4 columns (4 merged, 0 gathered) in 0.002606095 sec., 149649.18776944047 rows/sec., 9.74 MiB/sec. 2024.11.21 19:34:21.817383 [ 188 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.21 19:34:21.817649 [ 188 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_11_2} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:21.817725 [ 188 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_11_2} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.21 19:34:21.817790 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.11.21 19:34:22.862719 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 2024.11.21 19:34:22.863436 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:22.863488 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:22.864068 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.21 19:34:22.864315 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:22.864609 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 2024.11.21 19:34:23.106220 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2024.11.21 19:34:23.126209 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:23.126273 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:23.133658 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.21 19:34:23.134526 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:23.138060 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2024.11.21 19:34:25.368347 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 322 2024.11.21 19:34:25.371691 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:25.371751 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:25.373264 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.21 19:34:25.373575 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:25.373890 [ 39 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.21 19:34:25.374075 [ 39 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:25.374169 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:25.374908 [ 196 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.11.21 19:34:25.375498 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 322 2024.11.21 19:34:25.375865 [ 196 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:34:25.375998 [ 196 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part 2024.11.21 19:34:25.376561 [ 196 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 86 rows starting from the beginning of the part 2024.11.21 19:34:25.376988 [ 196 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part 2024.11.21 19:34:25.377414 [ 196 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2024.11.21 19:34:25.377837 [ 196 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part 2024.11.21 19:34:25.378266 [ 196 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part 2024.11.21 19:34:25.388275 [ 199 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 72 columns (72 merged, 0 gathered) in 0.013927746 sec., 23119.31880434925 rows/sec., 22.39 MiB/sec. 2024.11.21 19:34:25.389618 [ 199 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.21 19:34:25.390480 [ 199 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_6_1} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:25.390579 [ 199 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_6_1} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.21 19:34:25.390955 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.68 MiB. 2024.11.21 19:34:26.795968 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:26.796172 [ 276 ] {623d1637-daa5-40e5-aaff-8e53e605b586} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:34:26.796250 [ 276 ] {623d1637-daa5-40e5-aaff-8e53e605b586} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:34:26.797117 [ 276 ] {623d1637-daa5-40e5-aaff-8e53e605b586} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:26.797163 [ 276 ] {623d1637-daa5-40e5-aaff-8e53e605b586} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:26.797589 [ 276 ] {623d1637-daa5-40e5-aaff-8e53e605b586} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.21 19:34:26.797839 [ 276 ] {623d1637-daa5-40e5-aaff-8e53e605b586} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:26.798078 [ 276 ] {623d1637-daa5-40e5-aaff-8e53e605b586} executeQuery: Read 52 rows, 4.07 KiB in 0.001962 sec., 26503.567787971457 rows/sec., 2.02 MiB/sec. 2024.11.21 19:34:26.798143 [ 276 ] {623d1637-daa5-40e5-aaff-8e53e605b586} TCPHandler: Processed in 0.002311721 sec. 2024.11.21 19:34:26.798338 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:26.798483 [ 282 ] {439cef2e-208f-4ed7-bf93-8badac1c27f9} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:34:26.798542 [ 282 ] {439cef2e-208f-4ed7-bf93-8badac1c27f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:34:26.799195 [ 282 ] {439cef2e-208f-4ed7-bf93-8badac1c27f9} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:26.799236 [ 282 ] {439cef2e-208f-4ed7-bf93-8badac1c27f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:26.799604 [ 282 ] {439cef2e-208f-4ed7-bf93-8badac1c27f9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.21 19:34:26.799845 [ 282 ] {439cef2e-208f-4ed7-bf93-8badac1c27f9} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:26.800060 [ 282 ] {439cef2e-208f-4ed7-bf93-8badac1c27f9} executeQuery: Read 56 rows, 4.47 KiB in 0.001611 sec., 34761.018001241464 rows/sec., 2.71 MiB/sec. 2024.11.21 19:34:26.800113 [ 282 ] {439cef2e-208f-4ed7-bf93-8badac1c27f9} TCPHandler: Processed in 0.001843754 sec. 2024.11.21 19:34:26.800252 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:26.800381 [ 276 ] {a206ba15-fbf4-4885-815b-8838536a90d9} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:34:26.800439 [ 276 ] {a206ba15-fbf4-4885-815b-8838536a90d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:34:26.801051 [ 276 ] {a206ba15-fbf4-4885-815b-8838536a90d9} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:26.801098 [ 276 ] {a206ba15-fbf4-4885-815b-8838536a90d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:26.801490 [ 276 ] {a206ba15-fbf4-4885-815b-8838536a90d9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.21 19:34:26.801736 [ 276 ] {a206ba15-fbf4-4885-815b-8838536a90d9} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:26.801948 [ 276 ] {a206ba15-fbf4-4885-815b-8838536a90d9} executeQuery: Read 150 rows, 10.65 KiB in 0.001596 sec., 93984.96240601504 rows/sec., 6.52 MiB/sec. 2024.11.21 19:34:26.801999 [ 276 ] {a206ba15-fbf4-4885-815b-8838536a90d9} TCPHandler: Processed in 0.001810194 sec. 2024.11.21 19:34:26.802140 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:26.802251 [ 282 ] {bfa0a690-61c4-4b76-943d-d10c74a7e5ae} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:34:26.802297 [ 282 ] {bfa0a690-61c4-4b76-943d-d10c74a7e5ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:34:26.802724 [ 282 ] {bfa0a690-61c4-4b76-943d-d10c74a7e5ae} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:26.802762 [ 282 ] {bfa0a690-61c4-4b76-943d-d10c74a7e5ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:26.803119 [ 282 ] {bfa0a690-61c4-4b76-943d-d10c74a7e5ae} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.21 19:34:26.803363 [ 282 ] {bfa0a690-61c4-4b76-943d-d10c74a7e5ae} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:26.803564 [ 282 ] {bfa0a690-61c4-4b76-943d-d10c74a7e5ae} executeQuery: Read 50 rows, 3.51 KiB in 0.001336 sec., 37425.149700598806 rows/sec., 2.57 MiB/sec. 2024.11.21 19:34:26.803613 [ 282 ] {bfa0a690-61c4-4b76-943d-d10c74a7e5ae} TCPHandler: Processed in 0.00152626 sec. 2024.11.21 19:34:28.645695 [ 33 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.21 19:34:28.645774 [ 33 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:28.645798 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:28.646061 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.11.21 19:34:28.646307 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:34:28.646373 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part 2024.11.21 19:34:28.646514 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part 2024.11.21 19:34:28.646753 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part 2024.11.21 19:34:28.647032 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part 2024.11.21 19:34:28.647247 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part 2024.11.21 19:34:28.648257 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 111 rows, containing 5 columns (5 merged, 0 gathered) in 0.002366942 sec., 46895.95266804172 rows/sec., 3.51 MiB/sec. 2024.11.21 19:34:28.648476 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.21 19:34:28.648810 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_5_1} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:28.648903 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_5_1} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.21 19:34:28.648992 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.11.21 19:34:30.116745 [ 32 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.21 19:34:30.116808 [ 32 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:30.116830 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:30.117016 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.11.21 19:34:30.117197 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:34:30.117236 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2024.11.21 19:34:30.117318 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2024.11.21 19:34:30.117416 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2024.11.21 19:34:30.117630 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part 2024.11.21 19:34:30.117853 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2024.11.21 19:34:30.118816 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 5 columns (5 merged, 0 gathered) in 0.001925626 sec., 147484.50633715998 rows/sec., 10.57 MiB/sec. 2024.11.21 19:34:30.119014 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.21 19:34:30.119366 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_5_1} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:30.119451 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_5_1} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.21 19:34:30.119554 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.11.21 19:34:30.290619 [ 32 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:34:30.290677 [ 32 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:34:30.348743 [ 32 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.21 19:34:30.348805 [ 32 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:30.348843 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:30.349098 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.11.21 19:34:30.349492 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:34:30.349586 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2024.11.21 19:34:30.349975 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2024.11.21 19:34:30.350327 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part 2024.11.21 19:34:30.350638 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part 2024.11.21 19:34:30.350955 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part 2024.11.21 19:34:30.353155 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 19 columns (19 merged, 0 gathered) in 0.004207026 sec., 19728.901128730842 rows/sec., 35.35 MiB/sec. 2024.11.21 19:34:30.353656 [ 200 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.21 19:34:30.354339 [ 200 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_5_1} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:30.354423 [ 200 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_5_1} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.21 19:34:30.354570 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2024.11.21 19:34:30.364860 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 2024.11.21 19:34:30.365860 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:30.365909 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:30.366443 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.21 19:34:30.366694 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:30.366942 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2024.11.21 19:34:30.638231 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2024.11.21 19:34:30.658555 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:30.658620 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:30.665841 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.21 19:34:30.666586 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:30.669180 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2024.11.21 19:34:31.801612 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:31.801818 [ 276 ] {09c42101-184d-419e-abe8-c5c675bb7229} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:34:31.801899 [ 276 ] {09c42101-184d-419e-abe8-c5c675bb7229} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:34:31.802700 [ 276 ] {09c42101-184d-419e-abe8-c5c675bb7229} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:31.802746 [ 276 ] {09c42101-184d-419e-abe8-c5c675bb7229} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:31.803185 [ 276 ] {09c42101-184d-419e-abe8-c5c675bb7229} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.21 19:34:31.803443 [ 276 ] {09c42101-184d-419e-abe8-c5c675bb7229} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:31.803629 [ 26 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.21 19:34:31.803694 [ 276 ] {09c42101-184d-419e-abe8-c5c675bb7229} executeQuery: Read 14 rows, 1.01 KiB in 0.001931 sec., 7250.1294665976175 rows/sec., 521.91 KiB/sec. 2024.11.21 19:34:31.803722 [ 26 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:31.803791 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:31.803817 [ 276 ] {09c42101-184d-419e-abe8-c5c675bb7229} TCPHandler: Processed in 0.002342022 sec. 2024.11.21 19:34:31.804119 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:31.804246 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.11.21 19:34:31.804338 [ 282 ] {c380f9e3-995a-453e-8609-a6943b1370df} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:34:31.804431 [ 282 ] {c380f9e3-995a-453e-8609-a6943b1370df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:34:31.804602 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:34:31.804687 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2024.11.21 19:34:31.805065 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2024.11.21 19:34:31.805371 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2024.11.21 19:34:31.805801 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2024.11.21 19:34:31.806198 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2024.11.21 19:34:31.807335 [ 282 ] {c380f9e3-995a-453e-8609-a6943b1370df} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:31.807397 [ 282 ] {c380f9e3-995a-453e-8609-a6943b1370df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:31.808549 [ 282 ] {c380f9e3-995a-453e-8609-a6943b1370df} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.21 19:34:31.808720 [ 200 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004778784 sec., 14648.077837374527 rows/sec., 1.09 MiB/sec. 2024.11.21 19:34:31.809009 [ 200 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.21 19:34:31.809011 [ 282 ] {c380f9e3-995a-453e-8609-a6943b1370df} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:31.809559 [ 282 ] {c380f9e3-995a-453e-8609-a6943b1370df} executeQuery: Read 249 rows, 22.43 KiB in 0.005253 sec., 47401.484865790975 rows/sec., 4.17 MiB/sec. 2024.11.21 19:34:31.809764 [ 282 ] {c380f9e3-995a-453e-8609-a6943b1370df} TCPHandler: Processed in 0.005793207 sec. 2024.11.21 19:34:31.809872 [ 200 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_5_1} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:31.809947 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:31.810004 [ 200 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_5_1} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.21 19:34:31.810150 [ 276 ] {077a3191-a475-47f9-829f-6bd04cfc6c3a} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:34:31.810172 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.21 19:34:31.810236 [ 276 ] {077a3191-a475-47f9-829f-6bd04cfc6c3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:34:31.810824 [ 276 ] {077a3191-a475-47f9-829f-6bd04cfc6c3a} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:31.810865 [ 276 ] {077a3191-a475-47f9-829f-6bd04cfc6c3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:31.811243 [ 276 ] {077a3191-a475-47f9-829f-6bd04cfc6c3a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.21 19:34:31.811493 [ 276 ] {077a3191-a475-47f9-829f-6bd04cfc6c3a} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:31.811707 [ 276 ] {077a3191-a475-47f9-829f-6bd04cfc6c3a} executeQuery: Read 32 rows, 2.34 KiB in 0.001648 sec., 19417.47572815534 rows/sec., 1.38 MiB/sec. 2024.11.21 19:34:31.811762 [ 276 ] {077a3191-a475-47f9-829f-6bd04cfc6c3a} TCPHandler: Processed in 0.001889855 sec. 2024.11.21 19:34:31.811903 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:31.812011 [ 282 ] {66875cfa-516e-4828-bf39-42df0434e696} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:34:31.812056 [ 282 ] {66875cfa-516e-4828-bf39-42df0434e696} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:34:31.812573 [ 282 ] {66875cfa-516e-4828-bf39-42df0434e696} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:31.812613 [ 282 ] {66875cfa-516e-4828-bf39-42df0434e696} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:31.812959 [ 282 ] {66875cfa-516e-4828-bf39-42df0434e696} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.21 19:34:31.813200 [ 282 ] {66875cfa-516e-4828-bf39-42df0434e696} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:31.813457 [ 282 ] {66875cfa-516e-4828-bf39-42df0434e696} executeQuery: Read 14 rows, 1004.00 B in 0.001447 sec., 9675.190048375951 rows/sec., 677.59 KiB/sec. 2024.11.21 19:34:31.813588 [ 282 ] {66875cfa-516e-4828-bf39-42df0434e696} TCPHandler: Processed in 0.001735313 sec. 2024.11.21 19:34:31.813722 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:31.813842 [ 276 ] {f598f840-a3df-4a6a-9155-c6979ea281db} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:34:31.813889 [ 276 ] {f598f840-a3df-4a6a-9155-c6979ea281db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:34:31.814437 [ 276 ] {f598f840-a3df-4a6a-9155-c6979ea281db} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:31.814478 [ 276 ] {f598f840-a3df-4a6a-9155-c6979ea281db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:31.814824 [ 276 ] {f598f840-a3df-4a6a-9155-c6979ea281db} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.21 19:34:31.815065 [ 276 ] {f598f840-a3df-4a6a-9155-c6979ea281db} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:31.815234 [ 26 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.21 19:34:31.815291 [ 26 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:31.815323 [ 276 ] {f598f840-a3df-4a6a-9155-c6979ea281db} executeQuery: Read 13 rows, 830.00 B in 0.001492 sec., 8713.13672922252 rows/sec., 543.26 KiB/sec. 2024.11.21 19:34:31.815331 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:31.815484 [ 276 ] {f598f840-a3df-4a6a-9155-c6979ea281db} TCPHandler: Processed in 0.001806685 sec. 2024.11.21 19:34:31.815783 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.11.21 19:34:31.815812 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:31.816076 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:34:31.816101 [ 282 ] {f9388869-f370-4541-85af-e0e9bb72389e} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:34:31.816139 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2024.11.21 19:34:31.816203 [ 282 ] {f9388869-f370-4541-85af-e0e9bb72389e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:34:31.816373 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2024.11.21 19:34:31.816792 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part 2024.11.21 19:34:31.817158 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part 2024.11.21 19:34:31.817519 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part 2024.11.21 19:34:31.819446 [ 282 ] {f9388869-f370-4541-85af-e0e9bb72389e} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:31.819522 [ 282 ] {f9388869-f370-4541-85af-e0e9bb72389e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:31.820109 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004626151 sec., 14050.557363994387 rows/sec., 930.93 KiB/sec. 2024.11.21 19:34:31.820332 [ 200 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.21 19:34:31.820621 [ 282 ] {f9388869-f370-4541-85af-e0e9bb72389e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.21 19:34:31.820935 [ 200 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_5_1} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:31.821084 [ 200 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_5_1} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.21 19:34:31.821137 [ 282 ] {f9388869-f370-4541-85af-e0e9bb72389e} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:31.821251 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.21 19:34:31.821527 [ 282 ] {f9388869-f370-4541-85af-e0e9bb72389e} executeQuery: Read 399 rows, 29.04 KiB in 0.005494 sec., 72624.6814706953 rows/sec., 5.16 MiB/sec. 2024.11.21 19:34:31.821681 [ 282 ] {f9388869-f370-4541-85af-e0e9bb72389e} TCPHandler: Processed in 0.006061841 sec. 2024.11.21 19:34:31.821837 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:31.821944 [ 276 ] {cba559b5-4abf-4edc-a48a-d83fea0e05ac} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:34:31.821991 [ 276 ] {cba559b5-4abf-4edc-a48a-d83fea0e05ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:34:31.822461 [ 276 ] {cba559b5-4abf-4edc-a48a-d83fea0e05ac} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:31.822501 [ 276 ] {cba559b5-4abf-4edc-a48a-d83fea0e05ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:31.822857 [ 276 ] {cba559b5-4abf-4edc-a48a-d83fea0e05ac} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.21 19:34:31.823097 [ 276 ] {cba559b5-4abf-4edc-a48a-d83fea0e05ac} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:31.823313 [ 276 ] {cba559b5-4abf-4edc-a48a-d83fea0e05ac} executeQuery: Read 6 rows, 321.00 B in 0.001392 sec., 4310.3448275862065 rows/sec., 225.20 KiB/sec. 2024.11.21 19:34:31.823369 [ 276 ] {cba559b5-4abf-4edc-a48a-d83fea0e05ac} TCPHandler: Processed in 0.001589771 sec. 2024.11.21 19:34:31.823551 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:31.823694 [ 282 ] {cfc410ab-f7af-48b9-b58d-b824feb2837e} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:34:31.823757 [ 282 ] {cfc410ab-f7af-48b9-b58d-b824feb2837e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:34:31.824384 [ 282 ] {cfc410ab-f7af-48b9-b58d-b824feb2837e} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:31.824421 [ 282 ] {cfc410ab-f7af-48b9-b58d-b824feb2837e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:31.824796 [ 282 ] {cfc410ab-f7af-48b9-b58d-b824feb2837e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.21 19:34:31.825024 [ 282 ] {cfc410ab-f7af-48b9-b58d-b824feb2837e} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:31.825300 [ 282 ] {cfc410ab-f7af-48b9-b58d-b824feb2837e} executeQuery: Read 227 rows, 15.50 KiB in 0.001642 sec., 138246.0414129111 rows/sec., 9.22 MiB/sec. 2024.11.21 19:34:31.825351 [ 282 ] {cfc410ab-f7af-48b9-b58d-b824feb2837e} TCPHandler: Processed in 0.001866974 sec. 2024.11.21 19:34:31.825507 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:31.825636 [ 276 ] {bbc39c6d-606c-431e-b09c-035fbd4f3d41} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:34:31.825695 [ 276 ] {bbc39c6d-606c-431e-b09c-035fbd4f3d41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:34:31.826207 [ 276 ] {bbc39c6d-606c-431e-b09c-035fbd4f3d41} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:31.826254 [ 276 ] {bbc39c6d-606c-431e-b09c-035fbd4f3d41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:31.826602 [ 276 ] {bbc39c6d-606c-431e-b09c-035fbd4f3d41} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.21 19:34:31.826840 [ 276 ] {bbc39c6d-606c-431e-b09c-035fbd4f3d41} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:31.826991 [ 26 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.21 19:34:31.827049 [ 26 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:31.827085 [ 276 ] {bbc39c6d-606c-431e-b09c-035fbd4f3d41} executeQuery: Read 1 rows, 69.00 B in 0.001468 sec., 681.1989100817439 rows/sec., 45.90 KiB/sec. 2024.11.21 19:34:31.827089 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:31.827231 [ 276 ] {bbc39c6d-606c-431e-b09c-035fbd4f3d41} TCPHandler: Processed in 0.001782384 sec. 2024.11.21 19:34:31.827602 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:31.827631 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.11.21 19:34:31.827882 [ 282 ] {d66b0378-76eb-4e80-b419-2a457b86b4d2} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:34:31.827898 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:34:31.827974 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2024.11.21 19:34:31.828071 [ 282 ] {d66b0378-76eb-4e80-b419-2a457b86b4d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:34:31.828227 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2024.11.21 19:34:31.828718 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2024.11.21 19:34:31.829114 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2024.11.21 19:34:31.829457 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2024.11.21 19:34:31.832845 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005590994 sec., 894.2953614330474 rows/sec., 60.26 KiB/sec. 2024.11.21 19:34:31.833055 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.21 19:34:31.833689 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_5_1} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:31.833712 [ 282 ] {d66b0378-76eb-4e80-b419-2a457b86b4d2} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:31.833786 [ 282 ] {d66b0378-76eb-4e80-b419-2a457b86b4d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:31.833900 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_5_1} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.21 19:34:31.834090 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.21 19:34:31.834700 [ 282 ] {d66b0378-76eb-4e80-b419-2a457b86b4d2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.21 19:34:31.834979 [ 282 ] {d66b0378-76eb-4e80-b419-2a457b86b4d2} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:31.835218 [ 282 ] {d66b0378-76eb-4e80-b419-2a457b86b4d2} executeQuery: Read 25 rows, 45.87 KiB in 0.007442 sec., 3359.3120128997584 rows/sec., 6.02 MiB/sec. 2024.11.21 19:34:31.835349 [ 282 ] {d66b0378-76eb-4e80-b419-2a457b86b4d2} TCPHandler: Processed in 0.008014577 sec. 2024.11.21 19:34:31.835490 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:31.835598 [ 276 ] {6f70ec09-c2cb-4900-91a7-39c093d87da1} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:34:31.835647 [ 276 ] {6f70ec09-c2cb-4900-91a7-39c093d87da1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:34:31.836089 [ 276 ] {6f70ec09-c2cb-4900-91a7-39c093d87da1} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:31.836129 [ 276 ] {6f70ec09-c2cb-4900-91a7-39c093d87da1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.21 19:34:31.836491 [ 276 ] {6f70ec09-c2cb-4900-91a7-39c093d87da1} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.21 19:34:31.836727 [ 276 ] {6f70ec09-c2cb-4900-91a7-39c093d87da1} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:31.836939 [ 276 ] {6f70ec09-c2cb-4900-91a7-39c093d87da1} executeQuery: Read 72 rows, 4.70 KiB in 0.001362 sec., 52863.43612334802 rows/sec., 3.37 MiB/sec. 2024.11.21 19:34:31.836989 [ 276 ] {6f70ec09-c2cb-4900-91a7-39c093d87da1} TCPHandler: Processed in 0.001553321 sec. 2024.11.21 19:34:35.375851 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 352 2024.11.21 19:34:35.379212 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:35.379279 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:35.380945 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.21 19:34:35.381253 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:35.381835 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 352 2024.11.21 19:34:36.789291 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:36.789592 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.21 19:34:36.790086 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.21 19:34:36.790151 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.21 19:34:36.790568 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:34:36.790652 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:34:36.790832 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2024.11.21 19:34:36.791010 [ 296 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.21 19:34:36.791178 [ 301 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.11.21 19:34:36.791197 [ 295 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.21 19:34:36.791356 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 2024.11.21 19:34:36.791391 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.21 19:34:36.791515 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.21 19:34:36.791539 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Reading approx. 37 rows with 3 streams 2024.11.21 19:34:36.791584 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:34:36.791633 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:34:36.791676 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:34:36.793303 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} executeQuery: Read 37 rows, 1.40 KiB in 0.003855 sec., 9597.924773022049 rows/sec., 362.51 KiB/sec. 2024.11.21 19:34:36.793503 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} TCPHandler: Processed in 0.004352688 sec. 2024.11.21 19:34:36.793867 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:36.794094 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} executeQuery: (from [fd00:1122:3344:101::d]:51253) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.21 19:34:36.794480 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.21 19:34:36.794531 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.21 19:34:36.794880 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:34:36.794950 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:34:36.795099 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2024.11.21 19:34:36.795254 [ 295 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.21 19:34:36.795254 [ 302 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.21 19:34:36.795259 [ 296 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.11.21 19:34:36.795411 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 2024.11.21 19:34:36.795437 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.21 19:34:36.795548 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.21 19:34:36.795571 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Reading approx. 37 rows with 3 streams 2024.11.21 19:34:36.795614 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:34:36.795659 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:34:36.795700 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:34:36.797208 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} executeQuery: Read 37 rows, 1.40 KiB in 0.003228 sec., 11462.205700123915 rows/sec., 432.92 KiB/sec. 2024.11.21 19:34:36.797393 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} TCPHandler: Processed in 0.003600118 sec. 2024.11.21 19:34:36.797660 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:36.797864 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.21 19:34:36.798231 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.21 19:34:36.798292 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.21 19:34:36.798644 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:34:36.798710 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:34:36.798854 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2024.11.21 19:34:36.798990 [ 302 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.21 19:34:36.799013 [ 301 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.11.21 19:34:36.798991 [ 295 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.21 19:34:36.799144 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 2024.11.21 19:34:36.799174 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.21 19:34:36.799282 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.21 19:34:36.799305 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Reading approx. 37 rows with 3 streams 2024.11.21 19:34:36.799345 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:34:36.799391 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:34:36.799462 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.21 19:34:36.800877 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} executeQuery: Read 37 rows, 1.40 KiB in 0.003115 sec., 11878.009630818618 rows/sec., 448.62 KiB/sec. 2024.11.21 19:34:36.801054 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} TCPHandler: Processed in 0.003457666 sec. 2024.11.21 19:34:36.801399 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:36.801607 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} executeQuery: (from [fd00:1122:3344:101::d]:51253) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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) 2024.11.21 19:34:36.801984 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.21 19:34:36.802047 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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 2024.11.21 19:34:36.802457 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:34:36.802524 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:34:36.802669 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2024.11.21 19:34:36.802788 [ 295 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.21 19:34:36.802823 [ 302 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.11.21 19:34:36.802840 [ 301 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.21 19:34:36.802962 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 2024.11.21 19:34:36.802992 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.21 19:34:36.803102 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.21 19:34:36.803124 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Reading approx. 37 rows with 3 streams 2024.11.21 19:34:36.803166 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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'))" 2024.11.21 19:34:36.803210 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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'))" 2024.11.21 19:34:36.803252 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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'))" 2024.11.21 19:34:36.804626 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} executeQuery: Read 37 rows, 1.40 KiB in 0.003124 sec., 11843.790012804096 rows/sec., 447.33 KiB/sec. 2024.11.21 19:34:36.804797 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} TCPHandler: Processed in 0.003462807 sec. 2024.11.21 19:34:36.806036 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:36.806241 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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) 2024.11.21 19:34:36.806583 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.21 19:34:36.806634 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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 2024.11.21 19:34:36.806966 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:34:36.807033 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.21 19:34:36.807176 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2024.11.21 19:34:36.807293 [ 295 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.21 19:34:36.807342 [ 302 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.11.21 19:34:36.807358 [ 301 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.21 19:34:36.807483 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 2024.11.21 19:34:36.807512 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.21 19:34:36.807621 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.21 19:34:36.807644 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Reading approx. 37 rows with 3 streams 2024.11.21 19:34:36.807686 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" 2024.11.21 19:34:36.807729 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" 2024.11.21 19:34:36.807769 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" 2024.11.21 19:34:36.809146 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} executeQuery: Read 37 rows, 1.40 KiB in 0.003007 sec., 12304.622547389425 rows/sec., 464.74 KiB/sec. 2024.11.21 19:34:36.809320 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} TCPHandler: Processed in 0.003346514 sec. 2024.11.21 19:34:36.816004 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:36.816123 [ 276 ] {987041f8-cf8e-4ed7-8beb-6fe9887f9802} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.11.21 19:34:36.816172 [ 276 ] {987041f8-cf8e-4ed7-8beb-6fe9887f9802} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.21 19:34:36.816835 [ 276 ] {987041f8-cf8e-4ed7-8beb-6fe9887f9802} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:36.816878 [ 276 ] {987041f8-cf8e-4ed7-8beb-6fe9887f9802} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:36.817366 [ 276 ] {987041f8-cf8e-4ed7-8beb-6fe9887f9802} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.21 19:34:36.817588 [ 276 ] {987041f8-cf8e-4ed7-8beb-6fe9887f9802} oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:36.817825 [ 276 ] {987041f8-cf8e-4ed7-8beb-6fe9887f9802} executeQuery: Read 5 rows, 753.00 B in 0.001736 sec., 2880.1843317972352 rows/sec., 423.59 KiB/sec. 2024.11.21 19:34:36.817917 [ 276 ] {987041f8-cf8e-4ed7-8beb-6fe9887f9802} TCPHandler: Processed in 0.001962086 sec. 2024.11.21 19:34:36.818065 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:36.818176 [ 282 ] {b56b2b1f-661b-45a9-a952-fe9d3a2e989e} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:34:36.818222 [ 282 ] {b56b2b1f-661b-45a9-a952-fe9d3a2e989e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:34:36.818786 [ 282 ] {b56b2b1f-661b-45a9-a952-fe9d3a2e989e} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:36.818826 [ 282 ] {b56b2b1f-661b-45a9-a952-fe9d3a2e989e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:36.819194 [ 282 ] {b56b2b1f-661b-45a9-a952-fe9d3a2e989e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.21 19:34:36.819441 [ 282 ] {b56b2b1f-661b-45a9-a952-fe9d3a2e989e} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:36.819695 [ 282 ] {b56b2b1f-661b-45a9-a952-fe9d3a2e989e} executeQuery: Read 6 rows, 501.00 B in 0.00154 sec., 3896.103896103896 rows/sec., 317.70 KiB/sec. 2024.11.21 19:34:36.819867 [ 282 ] {b56b2b1f-661b-45a9-a952-fe9d3a2e989e} TCPHandler: Processed in 0.001854735 sec. 2024.11.21 19:34:36.820017 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:36.820124 [ 276 ] {60cc690d-4df5-4e0d-b803-c4fc345c0dff} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:34:36.820170 [ 276 ] {60cc690d-4df5-4e0d-b803-c4fc345c0dff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:34:36.820740 [ 276 ] {60cc690d-4df5-4e0d-b803-c4fc345c0dff} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:36.820781 [ 276 ] {60cc690d-4df5-4e0d-b803-c4fc345c0dff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:36.821131 [ 276 ] {60cc690d-4df5-4e0d-b803-c4fc345c0dff} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.21 19:34:36.821382 [ 276 ] {60cc690d-4df5-4e0d-b803-c4fc345c0dff} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:36.821588 [ 276 ] {60cc690d-4df5-4e0d-b803-c4fc345c0dff} executeQuery: Read 89 rows, 7.45 KiB in 0.001485 sec., 59932.65993265993 rows/sec., 4.90 MiB/sec. 2024.11.21 19:34:36.821642 [ 276 ] {60cc690d-4df5-4e0d-b803-c4fc345c0dff} TCPHandler: Processed in 0.001676623 sec. 2024.11.21 19:34:36.821790 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:36.821918 [ 282 ] {9f482c3a-ca9c-4160-969a-418aa13b001a} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:34:36.821971 [ 282 ] {9f482c3a-ca9c-4160-969a-418aa13b001a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:34:36.822593 [ 282 ] {9f482c3a-ca9c-4160-969a-418aa13b001a} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:36.822632 [ 282 ] {9f482c3a-ca9c-4160-969a-418aa13b001a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:36.822983 [ 282 ] {9f482c3a-ca9c-4160-969a-418aa13b001a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.21 19:34:36.823225 [ 282 ] {9f482c3a-ca9c-4160-969a-418aa13b001a} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:36.823460 [ 282 ] {9f482c3a-ca9c-4160-969a-418aa13b001a} executeQuery: Read 21 rows, 1.55 KiB in 0.001564 sec., 13427.109974424551 rows/sec., 989.05 KiB/sec. 2024.11.21 19:34:36.823532 [ 282 ] {9f482c3a-ca9c-4160-969a-418aa13b001a} TCPHandler: Processed in 0.001804354 sec. 2024.11.21 19:34:36.823677 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:36.823804 [ 276 ] {aa529cc8-2a17-4680-a9ed-d6f08a7fb132} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:34:36.823857 [ 276 ] {aa529cc8-2a17-4680-a9ed-d6f08a7fb132} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:34:36.824513 [ 276 ] {aa529cc8-2a17-4680-a9ed-d6f08a7fb132} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:36.824552 [ 276 ] {aa529cc8-2a17-4680-a9ed-d6f08a7fb132} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:36.824898 [ 276 ] {aa529cc8-2a17-4680-a9ed-d6f08a7fb132} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.21 19:34:36.825129 [ 276 ] {aa529cc8-2a17-4680-a9ed-d6f08a7fb132} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:36.825333 [ 276 ] {aa529cc8-2a17-4680-a9ed-d6f08a7fb132} executeQuery: Read 98 rows, 7.86 KiB in 0.001556 sec., 62982.005141388174 rows/sec., 4.93 MiB/sec. 2024.11.21 19:34:36.825385 [ 276 ] {aa529cc8-2a17-4680-a9ed-d6f08a7fb132} TCPHandler: Processed in 0.001770704 sec. 2024.11.21 19:34:36.825541 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:36.825670 [ 282 ] {2682850b-1903-4c0e-aa4e-1b6e28e6eae2} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:34:36.825727 [ 282 ] {2682850b-1903-4c0e-aa4e-1b6e28e6eae2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:34:36.826342 [ 282 ] {2682850b-1903-4c0e-aa4e-1b6e28e6eae2} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:36.826389 [ 282 ] {2682850b-1903-4c0e-aa4e-1b6e28e6eae2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:36.826781 [ 282 ] {2682850b-1903-4c0e-aa4e-1b6e28e6eae2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.21 19:34:36.827027 [ 282 ] {2682850b-1903-4c0e-aa4e-1b6e28e6eae2} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:36.827318 [ 282 ] {2682850b-1903-4c0e-aa4e-1b6e28e6eae2} executeQuery: Read 133 rows, 9.49 KiB in 0.001654 sec., 80411.12454655381 rows/sec., 5.60 MiB/sec. 2024.11.21 19:34:36.827505 [ 282 ] {2682850b-1903-4c0e-aa4e-1b6e28e6eae2} TCPHandler: Processed in 0.002019087 sec. 2024.11.21 19:34:36.827663 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:36.827793 [ 276 ] {c86937eb-66ad-42ff-9d81-ad1eafa5a0ae} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:34:36.827877 [ 276 ] {c86937eb-66ad-42ff-9d81-ad1eafa5a0ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:34:36.829066 [ 276 ] {c86937eb-66ad-42ff-9d81-ad1eafa5a0ae} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:36.829107 [ 276 ] {c86937eb-66ad-42ff-9d81-ad1eafa5a0ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:36.829708 [ 276 ] {c86937eb-66ad-42ff-9d81-ad1eafa5a0ae} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.21 19:34:36.829959 [ 276 ] {c86937eb-66ad-42ff-9d81-ad1eafa5a0ae} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:36.830194 [ 276 ] {c86937eb-66ad-42ff-9d81-ad1eafa5a0ae} executeQuery: Read 15 rows, 27.52 KiB in 0.002429 sec., 6175.380815150267 rows/sec., 11.07 MiB/sec. 2024.11.21 19:34:36.830296 [ 276 ] {c86937eb-66ad-42ff-9d81-ad1eafa5a0ae} TCPHandler: Processed in 0.002694027 sec. 2024.11.21 19:34:36.830447 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:36.830576 [ 282 ] {2ac33576-b960-4c2e-9a9a-cd8c5b1f7892} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.11.21 19:34:36.830632 [ 282 ] {2ac33576-b960-4c2e-9a9a-cd8c5b1f7892} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.11.21 19:34:36.831147 [ 282 ] {2ac33576-b960-4c2e-9a9a-cd8c5b1f7892} oximeter.measurements_i64 (0abba67c-ccf5-4115-9864-fd7e40511e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:36.831193 [ 282 ] {2ac33576-b960-4c2e-9a9a-cd8c5b1f7892} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:36.831592 [ 282 ] {2ac33576-b960-4c2e-9a9a-cd8c5b1f7892} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.21 19:34:36.831822 [ 282 ] {2ac33576-b960-4c2e-9a9a-cd8c5b1f7892} oximeter.measurements_i64 (0abba67c-ccf5-4115-9864-fd7e40511e07): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:36.832037 [ 282 ] {2ac33576-b960-4c2e-9a9a-cd8c5b1f7892} executeQuery: Read 15 rows, 1.09 KiB in 0.001488 sec., 10080.645161290322 rows/sec., 731.11 KiB/sec. 2024.11.21 19:34:36.832088 [ 282 ] {2ac33576-b960-4c2e-9a9a-cd8c5b1f7892} TCPHandler: Processed in 0.001704463 sec. 2024.11.21 19:34:36.832221 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:36.832329 [ 276 ] {e4e9b5c4-d0d2-4e09-af70-2c4bac0d15ad} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:34:36.832375 [ 276 ] {e4e9b5c4-d0d2-4e09-af70-2c4bac0d15ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:34:36.832887 [ 276 ] {e4e9b5c4-d0d2-4e09-af70-2c4bac0d15ad} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:36.832934 [ 276 ] {e4e9b5c4-d0d2-4e09-af70-2c4bac0d15ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:36.833353 [ 276 ] {e4e9b5c4-d0d2-4e09-af70-2c4bac0d15ad} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.21 19:34:36.833608 [ 276 ] {e4e9b5c4-d0d2-4e09-af70-2c4bac0d15ad} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:36.833812 [ 276 ] {e4e9b5c4-d0d2-4e09-af70-2c4bac0d15ad} executeQuery: Read 50 rows, 3.44 KiB in 0.001506 sec., 33200.531208499335 rows/sec., 2.23 MiB/sec. 2024.11.21 19:34:36.833862 [ 276 ] {e4e9b5c4-d0d2-4e09-af70-2c4bac0d15ad} TCPHandler: Processed in 0.001690262 sec. 2024.11.21 19:34:37.867202 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 2024.11.21 19:34:37.867872 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:37.867922 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:37.868453 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.21 19:34:37.868707 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:37.868937 [ 30 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.21 19:34:37.868950 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 2024.11.21 19:34:37.869034 [ 30 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:37.869063 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:37.869179 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.11.21 19:34:37.869294 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:34:37.869330 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2024.11.21 19:34:37.869391 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part 2024.11.21 19:34:37.869480 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part 2024.11.21 19:34:37.869735 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part 2024.11.21 19:34:37.869849 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part 2024.11.21 19:34:37.869972 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part 2024.11.21 19:34:37.871598 [ 195 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002464303 sec., 2054536.3131076007 rows/sec., 29.39 MiB/sec. 2024.11.21 19:34:37.872406 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.21 19:34:37.872753 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_11_2} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:37.872869 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_11_2} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.21 19:34:37.872998 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2024.11.21 19:34:38.169342 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2024.11.21 19:34:38.189825 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:38.189865 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:38.197201 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.21 19:34:38.197950 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:38.198306 [ 149 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.21 19:34:38.198432 [ 149 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:38.198506 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:38.198843 [ 189 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.11.21 19:34:38.214080 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2024.11.21 19:34:38.215488 [ 189 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:34:38.217069 [ 189 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2024.11.21 19:34:38.222431 [ 189 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2024.11.21 19:34:38.227667 [ 189 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2024.11.21 19:34:38.233217 [ 189 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2024.11.21 19:34:38.239045 [ 189 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2024.11.21 19:34:38.243526 [ 189 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2024.11.21 19:34:38.300913 [ 195 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.102273927 sec., 811.5460355795275 rows/sec., 4.20 MiB/sec. 2024.11.21 19:34:38.302820 [ 193 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.21 19:34:38.305472 [ 193 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_11_2} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:38.305600 [ 193 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_11_2} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.21 19:34:38.307372 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2024.11.21 19:34:39.000190 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 170.57 MiB, peak 180.47 MiB, free memory in arenas 0.00 B, will set to 171.93 MiB (RSS), difference: 1.35 MiB 2024.11.21 19:34:40.868019 [ 300 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64629, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:41.051789 [ 300 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36443, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:41.060213 [ 300 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62796, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:41.073560 [ 300 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64628, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:41.346111 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43725, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:41.347603 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52916, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:41.361993 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34630, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:41.363313 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64050, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:41.797018 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:41.797236 [ 276 ] {e8458e60-b430-47a9-a300-7410233ad89c} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:34:41.797318 [ 276 ] {e8458e60-b430-47a9-a300-7410233ad89c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:34:41.798170 [ 276 ] {e8458e60-b430-47a9-a300-7410233ad89c} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:41.798226 [ 276 ] {e8458e60-b430-47a9-a300-7410233ad89c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:41.798673 [ 276 ] {e8458e60-b430-47a9-a300-7410233ad89c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.21 19:34:41.798940 [ 276 ] {e8458e60-b430-47a9-a300-7410233ad89c} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:41.799190 [ 276 ] {e8458e60-b430-47a9-a300-7410233ad89c} executeQuery: Read 56 rows, 4.41 KiB in 0.002013 sec., 27819.175360158966 rows/sec., 2.14 MiB/sec. 2024.11.21 19:34:41.799258 [ 276 ] {e8458e60-b430-47a9-a300-7410233ad89c} TCPHandler: Processed in 0.002388392 sec. 2024.11.21 19:34:41.799444 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:41.799566 [ 282 ] {b9d60634-4f58-4dfb-b6cc-c4788b3bfa0f} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:34:41.799616 [ 282 ] {b9d60634-4f58-4dfb-b6cc-c4788b3bfa0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:34:41.800234 [ 282 ] {b9d60634-4f58-4dfb-b6cc-c4788b3bfa0f} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:41.800282 [ 282 ] {b9d60634-4f58-4dfb-b6cc-c4788b3bfa0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:41.800738 [ 282 ] {b9d60634-4f58-4dfb-b6cc-c4788b3bfa0f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.21 19:34:41.801033 [ 282 ] {b9d60634-4f58-4dfb-b6cc-c4788b3bfa0f} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:41.801315 [ 282 ] {b9d60634-4f58-4dfb-b6cc-c4788b3bfa0f} executeQuery: Read 64 rows, 5.12 KiB in 0.001771 sec., 36137.77526821005 rows/sec., 2.82 MiB/sec. 2024.11.21 19:34:41.801577 [ 282 ] {b9d60634-4f58-4dfb-b6cc-c4788b3bfa0f} TCPHandler: Processed in 0.00218752 sec. 2024.11.21 19:34:41.801778 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:41.801899 [ 276 ] {8031fa84-2dbd-4b5c-ad19-24fc00f1480b} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:34:41.801952 [ 276 ] {8031fa84-2dbd-4b5c-ad19-24fc00f1480b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:34:41.802556 [ 276 ] {8031fa84-2dbd-4b5c-ad19-24fc00f1480b} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:41.802604 [ 276 ] {8031fa84-2dbd-4b5c-ad19-24fc00f1480b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:41.803034 [ 276 ] {8031fa84-2dbd-4b5c-ad19-24fc00f1480b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.21 19:34:41.803287 [ 276 ] {8031fa84-2dbd-4b5c-ad19-24fc00f1480b} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:41.803537 [ 276 ] {8031fa84-2dbd-4b5c-ad19-24fc00f1480b} executeQuery: Read 160 rows, 11.41 KiB in 0.001658 sec., 96501.80940892642 rows/sec., 6.72 MiB/sec. 2024.11.21 19:34:41.803757 [ 276 ] {8031fa84-2dbd-4b5c-ad19-24fc00f1480b} TCPHandler: Processed in 0.002038257 sec. 2024.11.21 19:34:41.803944 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:41.804052 [ 282 ] {e5ad0c08-a287-406b-8d31-8d0534f076a9} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:34:41.804099 [ 282 ] {e5ad0c08-a287-406b-8d31-8d0534f076a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:34:41.804583 [ 282 ] {e5ad0c08-a287-406b-8d31-8d0534f076a9} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:41.804622 [ 282 ] {e5ad0c08-a287-406b-8d31-8d0534f076a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:41.804984 [ 282 ] {e5ad0c08-a287-406b-8d31-8d0534f076a9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.21 19:34:41.805222 [ 282 ] {e5ad0c08-a287-406b-8d31-8d0534f076a9} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:41.805445 [ 282 ] {e5ad0c08-a287-406b-8d31-8d0534f076a9} executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec. 2024.11.21 19:34:41.805493 [ 282 ] {e5ad0c08-a287-406b-8d31-8d0534f076a9} TCPHandler: Processed in 0.001603111 sec. 2024.11.21 19:34:43.516336 [ 57 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.21 19:34:43.516416 [ 57 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:43.516438 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:43.516603 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.11.21 19:34:43.516800 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:34:43.516858 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2024.11.21 19:34:43.516973 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2024.11.21 19:34:43.517185 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2024.11.21 19:34:43.517526 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2024.11.21 19:34:43.517713 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2024.11.21 19:34:43.518828 [ 195 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.002320801 sec., 12926.571472521771 rows/sec., 675.36 KiB/sec. 2024.11.21 19:34:43.519011 [ 195 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.21 19:34:43.519346 [ 195 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_5_1} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:43.519437 [ 195 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_5_1} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.21 19:34:43.519534 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.11.21 19:34:44.013161 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36764, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:44.459976 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60272, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:44.654451 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42347, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:44.708826 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63953, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:44.724503 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33091, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:44.730873 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45207, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:44.737177 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44561, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:44.749718 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49370, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:44.999780 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47921, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:45.290727 [ 29 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:34:45.290782 [ 29 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:34:45.303617 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38132, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:45.352043 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53892, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:45.369228 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 2024.11.21 19:34:45.369944 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:45.369986 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:45.370579 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.21 19:34:45.370834 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:45.371033 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2024.11.21 19:34:45.382150 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 388 2024.11.21 19:34:45.385454 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:45.385510 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:45.387008 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.21 19:34:45.387331 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:45.388139 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 388 2024.11.21 19:34:45.553826 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43762, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:45.588646 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62652, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:45.599097 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:45.656555 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62734, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:45.714267 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2024.11.21 19:34:45.716911 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37002, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:45.733825 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:45.733877 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:45.741159 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.21 19:34:45.741935 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:45.744685 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2024.11.21 19:34:45.780289 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52526, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:46.315561 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44425, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:46.358221 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45735, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:46.374679 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65007, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:46.385109 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51882, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:46.396691 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42503, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:46.396740 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63684, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:46.405321 [ 299 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53230, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:34:46.804107 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:46.804296 [ 276 ] {58236e13-d3b1-4e11-a9ef-d2c467558bf6} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:34:46.804368 [ 276 ] {58236e13-d3b1-4e11-a9ef-d2c467558bf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:34:46.805143 [ 276 ] {58236e13-d3b1-4e11-a9ef-d2c467558bf6} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:46.805193 [ 276 ] {58236e13-d3b1-4e11-a9ef-d2c467558bf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:46.805646 [ 276 ] {58236e13-d3b1-4e11-a9ef-d2c467558bf6} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.21 19:34:46.805902 [ 276 ] {58236e13-d3b1-4e11-a9ef-d2c467558bf6} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:46.806145 [ 276 ] {58236e13-d3b1-4e11-a9ef-d2c467558bf6} executeQuery: Read 14 rows, 1.01 KiB in 0.001903 sec., 7356.8050446663165 rows/sec., 529.59 KiB/sec. 2024.11.21 19:34:46.806214 [ 276 ] {58236e13-d3b1-4e11-a9ef-d2c467558bf6} TCPHandler: Processed in 0.00223994 sec. 2024.11.21 19:34:46.806404 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:46.806526 [ 282 ] {49292817-ad63-4188-8421-881f9116c7ee} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:34:46.806577 [ 282 ] {49292817-ad63-4188-8421-881f9116c7ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:34:46.807318 [ 282 ] {49292817-ad63-4188-8421-881f9116c7ee} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:46.807362 [ 282 ] {49292817-ad63-4188-8421-881f9116c7ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:46.807782 [ 282 ] {49292817-ad63-4188-8421-881f9116c7ee} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.21 19:34:46.808033 [ 282 ] {49292817-ad63-4188-8421-881f9116c7ee} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:46.808206 [ 66 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.21 19:34:46.808279 [ 282 ] {49292817-ad63-4188-8421-881f9116c7ee} executeQuery: Read 283 rows, 25.59 KiB in 0.001779 sec., 159078.13378302418 rows/sec., 14.05 MiB/sec. 2024.11.21 19:34:46.808291 [ 66 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:46.808358 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:46.808410 [ 282 ] {49292817-ad63-4188-8421-881f9116c7ee} TCPHandler: Processed in 0.002065877 sec. 2024.11.21 19:34:46.808633 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.11.21 19:34:46.808638 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:46.808919 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:34:46.808928 [ 276 ] {6d992387-f3fc-4ab2-a4f6-8ac5d2fb551d} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:34:46.808988 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1390 rows starting from the beginning of the part 2024.11.21 19:34:46.809020 [ 276 ] {6d992387-f3fc-4ab2-a4f6-8ac5d2fb551d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:34:46.809306 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part 2024.11.21 19:34:46.809672 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 249 rows starting from the beginning of the part 2024.11.21 19:34:46.810025 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 89 rows starting from the beginning of the part 2024.11.21 19:34:46.810419 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part 2024.11.21 19:34:46.810761 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 283 rows starting from the beginning of the part 2024.11.21 19:34:46.812077 [ 276 ] {6d992387-f3fc-4ab2-a4f6-8ac5d2fb551d} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:46.812161 [ 276 ] {6d992387-f3fc-4ab2-a4f6-8ac5d2fb551d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:46.813298 [ 276 ] {6d992387-f3fc-4ab2-a4f6-8ac5d2fb551d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.21 19:34:46.813676 [ 276 ] {6d992387-f3fc-4ab2-a4f6-8ac5d2fb551d} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:46.814238 [ 276 ] {6d992387-f3fc-4ab2-a4f6-8ac5d2fb551d} executeQuery: Read 47 rows, 3.46 KiB in 0.005397 sec., 8708.541782471744 rows/sec., 641.81 KiB/sec. 2024.11.21 19:34:46.814334 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2119 rows, containing 5 columns (5 merged, 0 gathered) in 0.005845838 sec., 362480.1097806679 rows/sec., 31.95 MiB/sec. 2024.11.21 19:34:46.814371 [ 276 ] {6d992387-f3fc-4ab2-a4f6-8ac5d2fb551d} TCPHandler: Processed in 0.005836828 sec. 2024.11.21 19:34:46.814577 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:46.814671 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.21 19:34:46.814795 [ 282 ] {8b8976f7-0957-415a-8ddf-9c65a38017e7} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:34:46.814862 [ 282 ] {8b8976f7-0957-415a-8ddf-9c65a38017e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:34:46.815328 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_16_3} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:46.815576 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_16_3} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.21 19:34:46.815704 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. 2024.11.21 19:34:46.815953 [ 282 ] {8b8976f7-0957-415a-8ddf-9c65a38017e7} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:46.815999 [ 282 ] {8b8976f7-0957-415a-8ddf-9c65a38017e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:46.816362 [ 282 ] {8b8976f7-0957-415a-8ddf-9c65a38017e7} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.21 19:34:46.816602 [ 282 ] {8b8976f7-0957-415a-8ddf-9c65a38017e7} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:46.816914 [ 282 ] {8b8976f7-0957-415a-8ddf-9c65a38017e7} executeQuery: Read 14 rows, 1004.00 B in 0.002188 sec., 6398.537477148081 rows/sec., 448.11 KiB/sec. 2024.11.21 19:34:46.817062 [ 282 ] {8b8976f7-0957-415a-8ddf-9c65a38017e7} TCPHandler: Processed in 0.002566394 sec. 2024.11.21 19:34:46.817221 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:46.817350 [ 276 ] {da3d34a8-521f-4db4-a8be-70e688ad5b37} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:34:46.817403 [ 276 ] {da3d34a8-521f-4db4-a8be-70e688ad5b37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:34:46.818014 [ 276 ] {da3d34a8-521f-4db4-a8be-70e688ad5b37} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:46.818055 [ 276 ] {da3d34a8-521f-4db4-a8be-70e688ad5b37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:46.818413 [ 276 ] {da3d34a8-521f-4db4-a8be-70e688ad5b37} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.21 19:34:46.818649 [ 276 ] {da3d34a8-521f-4db4-a8be-70e688ad5b37} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:46.818857 [ 276 ] {da3d34a8-521f-4db4-a8be-70e688ad5b37} executeQuery: Read 13 rows, 830.00 B in 0.001535 sec., 8469.055374592834 rows/sec., 528.04 KiB/sec. 2024.11.21 19:34:46.818910 [ 276 ] {da3d34a8-521f-4db4-a8be-70e688ad5b37} TCPHandler: Processed in 0.001752284 sec. 2024.11.21 19:34:46.819055 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:46.819184 [ 282 ] {f5bb6daf-5ddc-4a49-bf57-095280528397} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:34:46.819236 [ 282 ] {f5bb6daf-5ddc-4a49-bf57-095280528397} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:34:46.820032 [ 282 ] {f5bb6daf-5ddc-4a49-bf57-095280528397} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:46.820073 [ 282 ] {f5bb6daf-5ddc-4a49-bf57-095280528397} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:46.820445 [ 282 ] {f5bb6daf-5ddc-4a49-bf57-095280528397} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.21 19:34:46.820680 [ 282 ] {f5bb6daf-5ddc-4a49-bf57-095280528397} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:46.820845 [ 41 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.21 19:34:46.820916 [ 41 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:46.820934 [ 282 ] {f5bb6daf-5ddc-4a49-bf57-095280528397} executeQuery: Read 422 rows, 30.88 KiB in 0.00177 sec., 238418.0790960452 rows/sec., 17.04 MiB/sec. 2024.11.21 19:34:46.820964 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:46.821074 [ 282 ] {f5bb6daf-5ddc-4a49-bf57-095280528397} TCPHandler: Processed in 0.002074547 sec. 2024.11.21 19:34:46.821209 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.11.21 19:34:46.821275 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:46.821438 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:34:46.821503 [ 276 ] {eaa5e880-6260-422a-8c82-3f7b93b58760} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:34:46.821506 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 862 rows starting from the beginning of the part 2024.11.21 19:34:46.821612 [ 276 ] {eaa5e880-6260-422a-8c82-3f7b93b58760} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:34:46.821788 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part 2024.11.21 19:34:46.822081 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 399 rows starting from the beginning of the part 2024.11.21 19:34:46.822396 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 98 rows starting from the beginning of the part 2024.11.21 19:34:46.822671 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part 2024.11.21 19:34:46.823099 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 422 rows starting from the beginning of the part 2024.11.21 19:34:46.824325 [ 276 ] {eaa5e880-6260-422a-8c82-3f7b93b58760} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:46.824390 [ 276 ] {eaa5e880-6260-422a-8c82-3f7b93b58760} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:46.825254 [ 276 ] {eaa5e880-6260-422a-8c82-3f7b93b58760} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.21 19:34:46.825678 [ 276 ] {eaa5e880-6260-422a-8c82-3f7b93b58760} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:46.826271 [ 276 ] {eaa5e880-6260-422a-8c82-3f7b93b58760} executeQuery: Read 6 rows, 321.00 B in 0.004756 sec., 1261.564339781329 rows/sec., 65.91 KiB/sec. 2024.11.21 19:34:46.826660 [ 276 ] {eaa5e880-6260-422a-8c82-3f7b93b58760} TCPHandler: Processed in 0.005464323 sec. 2024.11.21 19:34:46.826764 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1901 rows, containing 5 columns (5 merged, 0 gathered) in 0.005669975 sec., 335274.8468908593 rows/sec., 25.61 MiB/sec. 2024.11.21 19:34:46.826851 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:46.826972 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.21 19:34:46.827086 [ 282 ] {843819b3-274b-483d-82be-11ac071d745c} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:34:46.827172 [ 282 ] {843819b3-274b-483d-82be-11ac071d745c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:34:46.827579 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_16_3} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:46.827791 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_16_3} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.21 19:34:46.827891 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.11.21 19:34:46.828203 [ 282 ] {843819b3-274b-483d-82be-11ac071d745c} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:46.828246 [ 282 ] {843819b3-274b-483d-82be-11ac071d745c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:46.828652 [ 282 ] {843819b3-274b-483d-82be-11ac071d745c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.21 19:34:46.828893 [ 282 ] {843819b3-274b-483d-82be-11ac071d745c} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:46.829077 [ 41 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.21 19:34:46.829132 [ 41 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:46.829158 [ 282 ] {843819b3-274b-483d-82be-11ac071d745c} executeQuery: Read 237 rows, 16.27 KiB in 0.00215 sec., 110232.55813953489 rows/sec., 7.39 MiB/sec. 2024.11.21 19:34:46.829172 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:46.829373 [ 282 ] {843819b3-274b-483d-82be-11ac071d745c} TCPHandler: Processed in 0.002594964 sec. 2024.11.21 19:34:46.829428 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.11.21 19:34:46.829579 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:46.829618 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:34:46.829658 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2821 rows starting from the beginning of the part 2024.11.21 19:34:46.829874 [ 276 ] {dba2d710-5f9a-44e0-92b1-8d22aac53a2e} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:34:46.829901 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 150 rows starting from the beginning of the part 2024.11.21 19:34:46.830061 [ 276 ] {dba2d710-5f9a-44e0-92b1-8d22aac53a2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:34:46.830230 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 227 rows starting from the beginning of the part 2024.11.21 19:34:46.830637 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 133 rows starting from the beginning of the part 2024.11.21 19:34:46.830986 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part 2024.11.21 19:34:46.831350 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part 2024.11.21 19:34:46.832507 [ 276 ] {dba2d710-5f9a-44e0-92b1-8d22aac53a2e} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:46.832569 [ 276 ] {dba2d710-5f9a-44e0-92b1-8d22aac53a2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:46.833423 [ 276 ] {dba2d710-5f9a-44e0-92b1-8d22aac53a2e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.21 19:34:46.833825 [ 276 ] {dba2d710-5f9a-44e0-92b1-8d22aac53a2e} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:46.834247 [ 276 ] {dba2d710-5f9a-44e0-92b1-8d22aac53a2e} executeQuery: Read 1 rows, 69.00 B in 0.004513 sec., 221.58209616662975 rows/sec., 14.93 KiB/sec. 2024.11.21 19:34:46.834476 [ 276 ] {dba2d710-5f9a-44e0-92b1-8d22aac53a2e} TCPHandler: Processed in 0.004980817 sec. 2024.11.21 19:34:46.834758 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:46.834792 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3728 rows, containing 5 columns (5 merged, 0 gathered) in 0.005506314 sec., 677040.938820416 rows/sec., 45.54 MiB/sec. 2024.11.21 19:34:46.834908 [ 282 ] {419b6369-7ebb-4d49-a402-1bf1083a8b13} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:34:46.835004 [ 282 ] {419b6369-7ebb-4d49-a402-1bf1083a8b13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:34:46.835213 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.21 19:34:46.836017 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_16_3} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:46.836267 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_16_3} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.21 19:34:46.836537 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. 2024.11.21 19:34:46.837455 [ 282 ] {419b6369-7ebb-4d49-a402-1bf1083a8b13} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:46.837501 [ 282 ] {419b6369-7ebb-4d49-a402-1bf1083a8b13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:46.838193 [ 282 ] {419b6369-7ebb-4d49-a402-1bf1083a8b13} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.21 19:34:46.838469 [ 282 ] {419b6369-7ebb-4d49-a402-1bf1083a8b13} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:46.838726 [ 282 ] {419b6369-7ebb-4d49-a402-1bf1083a8b13} executeQuery: Read 40 rows, 73.40 KiB in 0.003851 sec., 10386.91249026227 rows/sec., 18.61 MiB/sec. 2024.11.21 19:34:46.838828 [ 282 ] {419b6369-7ebb-4d49-a402-1bf1083a8b13} TCPHandler: Processed in 0.004236227 sec. 2024.11.21 19:34:46.838990 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:46.839120 [ 276 ] {5ed30d14-17cb-4ab9-b2e1-610f607144ce} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:34:46.839177 [ 276 ] {5ed30d14-17cb-4ab9-b2e1-610f607144ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:34:46.839717 [ 276 ] {5ed30d14-17cb-4ab9-b2e1-610f607144ce} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:46.839763 [ 276 ] {5ed30d14-17cb-4ab9-b2e1-610f607144ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:46.840137 [ 276 ] {5ed30d14-17cb-4ab9-b2e1-610f607144ce} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.21 19:34:46.840378 [ 276 ] {5ed30d14-17cb-4ab9-b2e1-610f607144ce} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:46.840546 [ 41 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.21 19:34:46.840611 [ 41 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:46.840632 [ 276 ] {5ed30d14-17cb-4ab9-b2e1-610f607144ce} executeQuery: Read 82 rows, 5.33 KiB in 0.001534 sec., 53455.01955671447 rows/sec., 3.40 MiB/sec. 2024.11.21 19:34:46.840649 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:46.840782 [ 276 ] {5ed30d14-17cb-4ab9-b2e1-610f607144ce} TCPHandler: Processed in 0.001853115 sec. 2024.11.21 19:34:46.840885 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.11.21 19:34:46.841013 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:34:46.841046 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 390 rows starting from the beginning of the part 2024.11.21 19:34:46.841198 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part 2024.11.21 19:34:46.841384 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 72 rows starting from the beginning of the part 2024.11.21 19:34:46.841556 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part 2024.11.21 19:34:46.841721 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part 2024.11.21 19:34:46.841881 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part 2024.11.21 19:34:46.842983 [ 186 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 704 rows, containing 4 columns (4 merged, 0 gathered) in 0.002209549 sec., 318617.0571460511 rows/sec., 20.82 MiB/sec. 2024.11.21 19:34:46.843118 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.21 19:34:46.843383 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_16_3} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:46.843455 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_16_3} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.21 19:34:46.843521 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.11.21 19:34:51.796962 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:51.797196 [ 276 ] {4840b8b1-b24b-4773-b35c-20ee4834c6e5} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:34:51.797279 [ 276 ] {4840b8b1-b24b-4773-b35c-20ee4834c6e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:34:51.798092 [ 276 ] {4840b8b1-b24b-4773-b35c-20ee4834c6e5} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:51.798141 [ 276 ] {4840b8b1-b24b-4773-b35c-20ee4834c6e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:51.798624 [ 276 ] {4840b8b1-b24b-4773-b35c-20ee4834c6e5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.21 19:34:51.798885 [ 276 ] {4840b8b1-b24b-4773-b35c-20ee4834c6e5} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:51.799135 [ 276 ] {4840b8b1-b24b-4773-b35c-20ee4834c6e5} executeQuery: Read 2 rows, 167.00 B in 0.001996 sec., 1002.0040080160321 rows/sec., 81.71 KiB/sec. 2024.11.21 19:34:51.799226 [ 276 ] {4840b8b1-b24b-4773-b35c-20ee4834c6e5} TCPHandler: Processed in 0.002403852 sec. 2024.11.21 19:34:51.799414 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:51.799543 [ 282 ] {659ee7cb-50dd-4731-b068-a85e767cc220} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:34:51.799598 [ 282 ] {659ee7cb-50dd-4731-b068-a85e767cc220} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:34:51.800246 [ 282 ] {659ee7cb-50dd-4731-b068-a85e767cc220} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:51.800288 [ 282 ] {659ee7cb-50dd-4731-b068-a85e767cc220} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:51.800679 [ 282 ] {659ee7cb-50dd-4731-b068-a85e767cc220} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.21 19:34:51.800935 [ 282 ] {659ee7cb-50dd-4731-b068-a85e767cc220} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:51.801170 [ 282 ] {659ee7cb-50dd-4731-b068-a85e767cc220} executeQuery: Read 57 rows, 4.48 KiB in 0.001658 sec., 34378.769601930035 rows/sec., 2.64 MiB/sec. 2024.11.21 19:34:51.801224 [ 282 ] {659ee7cb-50dd-4731-b068-a85e767cc220} TCPHandler: Processed in 0.001870575 sec. 2024.11.21 19:34:51.801384 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:51.801498 [ 276 ] {33702556-c913-4bbd-8588-34d8c1aa0b55} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:34:51.801546 [ 276 ] {33702556-c913-4bbd-8588-34d8c1aa0b55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:34:51.802087 [ 276 ] {33702556-c913-4bbd-8588-34d8c1aa0b55} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:51.802127 [ 276 ] {33702556-c913-4bbd-8588-34d8c1aa0b55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:51.802494 [ 276 ] {33702556-c913-4bbd-8588-34d8c1aa0b55} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.21 19:34:51.802741 [ 276 ] {33702556-c913-4bbd-8588-34d8c1aa0b55} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:51.802959 [ 276 ] {33702556-c913-4bbd-8588-34d8c1aa0b55} executeQuery: Read 2 rows, 143.00 B in 0.001487 sec., 1344.9899125756556 rows/sec., 93.91 KiB/sec. 2024.11.21 19:34:51.803011 [ 276 ] {33702556-c913-4bbd-8588-34d8c1aa0b55} TCPHandler: Processed in 0.001680422 sec. 2024.11.21 19:34:51.803168 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:51.803277 [ 282 ] {67a3b059-e541-4129-b783-6d9fff79aeea} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:34:51.803323 [ 282 ] {67a3b059-e541-4129-b783-6d9fff79aeea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:34:51.803905 [ 282 ] {67a3b059-e541-4129-b783-6d9fff79aeea} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:51.803945 [ 282 ] {67a3b059-e541-4129-b783-6d9fff79aeea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:51.804316 [ 282 ] {67a3b059-e541-4129-b783-6d9fff79aeea} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.21 19:34:51.804573 [ 282 ] {67a3b059-e541-4129-b783-6d9fff79aeea} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:51.804787 [ 282 ] {67a3b059-e541-4129-b783-6d9fff79aeea} executeQuery: Read 66 rows, 5.28 KiB in 0.001532 sec., 43080.93994778068 rows/sec., 3.36 MiB/sec. 2024.11.21 19:34:51.804840 [ 282 ] {67a3b059-e541-4129-b783-6d9fff79aeea} TCPHandler: Processed in 0.001725903 sec. 2024.11.21 19:34:51.805002 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:51.805107 [ 276 ] {290d7775-740e-48c6-b2a9-8850ac83456a} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:34:51.805157 [ 276 ] {290d7775-740e-48c6-b2a9-8850ac83456a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:34:51.805703 [ 276 ] {290d7775-740e-48c6-b2a9-8850ac83456a} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:51.805740 [ 276 ] {290d7775-740e-48c6-b2a9-8850ac83456a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:51.806135 [ 276 ] {290d7775-740e-48c6-b2a9-8850ac83456a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.21 19:34:51.806376 [ 276 ] {290d7775-740e-48c6-b2a9-8850ac83456a} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:51.806582 [ 276 ] {290d7775-740e-48c6-b2a9-8850ac83456a} executeQuery: Read 159 rows, 11.33 KiB in 0.001496 sec., 106283.42245989306 rows/sec., 7.40 MiB/sec. 2024.11.21 19:34:51.806634 [ 276 ] {290d7775-740e-48c6-b2a9-8850ac83456a} TCPHandler: Processed in 0.001684823 sec. 2024.11.21 19:34:51.806785 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:51.806893 [ 282 ] {70ad29b6-f5c7-4666-b97f-1d52799f0b82} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:34:51.806940 [ 282 ] {70ad29b6-f5c7-4666-b97f-1d52799f0b82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:34:51.807405 [ 282 ] {70ad29b6-f5c7-4666-b97f-1d52799f0b82} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:51.807446 [ 282 ] {70ad29b6-f5c7-4666-b97f-1d52799f0b82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:51.807806 [ 282 ] {70ad29b6-f5c7-4666-b97f-1d52799f0b82} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.21 19:34:51.808048 [ 282 ] {70ad29b6-f5c7-4666-b97f-1d52799f0b82} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:51.808255 [ 282 ] {70ad29b6-f5c7-4666-b97f-1d52799f0b82} executeQuery: Read 58 rows, 4.01 KiB in 0.001384 sec., 41907.51445086705 rows/sec., 2.83 MiB/sec. 2024.11.21 19:34:51.808305 [ 282 ] {70ad29b6-f5c7-4666-b97f-1d52799f0b82} TCPHandler: Processed in 0.001573601 sec. 2024.11.21 19:34:52.871255 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 2024.11.21 19:34:52.872001 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:52.872056 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:52.872577 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.21 19:34:52.872830 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:52.873139 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 2024.11.21 19:34:53.244853 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2024.11.21 19:34:53.264045 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:53.264100 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:53.271550 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.21 19:34:53.272296 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:53.274802 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2024.11.21 19:34:55.388497 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 422 2024.11.21 19:34:55.391641 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:55.391689 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:55.393183 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.21 19:34:55.393491 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:55.394417 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 422 2024.11.21 19:34:56.797661 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:56.797847 [ 276 ] {51104a4a-7eed-4875-807c-6189e86efce3} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:34:56.797921 [ 276 ] {51104a4a-7eed-4875-807c-6189e86efce3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:34:56.798735 [ 276 ] {51104a4a-7eed-4875-807c-6189e86efce3} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:56.798786 [ 276 ] {51104a4a-7eed-4875-807c-6189e86efce3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:56.799260 [ 276 ] {51104a4a-7eed-4875-807c-6189e86efce3} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.21 19:34:56.799524 [ 276 ] {51104a4a-7eed-4875-807c-6189e86efce3} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:56.799799 [ 276 ] {51104a4a-7eed-4875-807c-6189e86efce3} executeQuery: Read 56 rows, 4.41 KiB in 0.001996 sec., 28056.112224448898 rows/sec., 2.16 MiB/sec. 2024.11.21 19:34:56.799915 [ 276 ] {51104a4a-7eed-4875-807c-6189e86efce3} TCPHandler: Processed in 0.002380192 sec. 2024.11.21 19:34:56.800143 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:56.800271 [ 282 ] {f562a299-ff98-4912-8554-f3d568066cf1} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:34:56.800326 [ 282 ] {f562a299-ff98-4912-8554-f3d568066cf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:34:56.800987 [ 282 ] {f562a299-ff98-4912-8554-f3d568066cf1} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:56.801035 [ 282 ] {f562a299-ff98-4912-8554-f3d568066cf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:56.801443 [ 282 ] {f562a299-ff98-4912-8554-f3d568066cf1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.21 19:34:56.801700 [ 282 ] {f562a299-ff98-4912-8554-f3d568066cf1} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:56.801947 [ 282 ] {f562a299-ff98-4912-8554-f3d568066cf1} executeQuery: Read 64 rows, 5.12 KiB in 0.001699 sec., 37669.21718658034 rows/sec., 2.94 MiB/sec. 2024.11.21 19:34:56.802094 [ 282 ] {f562a299-ff98-4912-8554-f3d568066cf1} TCPHandler: Processed in 0.002015437 sec. 2024.11.21 19:34:56.802323 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:56.802442 [ 276 ] {c57ea579-1b55-4bda-bcc2-af0596da2e74} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:34:56.802493 [ 276 ] {c57ea579-1b55-4bda-bcc2-af0596da2e74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:34:56.803079 [ 276 ] {c57ea579-1b55-4bda-bcc2-af0596da2e74} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:56.803119 [ 276 ] {c57ea579-1b55-4bda-bcc2-af0596da2e74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:56.803519 [ 276 ] {c57ea579-1b55-4bda-bcc2-af0596da2e74} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.21 19:34:56.803765 [ 276 ] {c57ea579-1b55-4bda-bcc2-af0596da2e74} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:56.804010 [ 276 ] {c57ea579-1b55-4bda-bcc2-af0596da2e74} executeQuery: Read 160 rows, 11.41 KiB in 0.001584 sec., 101010.10101010102 rows/sec., 7.04 MiB/sec. 2024.11.21 19:34:56.804096 [ 276 ] {c57ea579-1b55-4bda-bcc2-af0596da2e74} TCPHandler: Processed in 0.001838565 sec. 2024.11.21 19:34:56.804350 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:34:56.804469 [ 282 ] {8511b15e-f5bb-4c8e-bd40-b7de7ca34271} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:34:56.804531 [ 282 ] {8511b15e-f5bb-4c8e-bd40-b7de7ca34271} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:34:56.805040 [ 282 ] {8511b15e-f5bb-4c8e-bd40-b7de7ca34271} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:34:56.805080 [ 282 ] {8511b15e-f5bb-4c8e-bd40-b7de7ca34271} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.21 19:34:56.805460 [ 282 ] {8511b15e-f5bb-4c8e-bd40-b7de7ca34271} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.21 19:34:56.805736 [ 282 ] {8511b15e-f5bb-4c8e-bd40-b7de7ca34271} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:34:56.805966 [ 282 ] {8511b15e-f5bb-4c8e-bd40-b7de7ca34271} executeQuery: Read 60 rows, 4.14 KiB in 0.001521 sec., 39447.731755424065 rows/sec., 2.66 MiB/sec. 2024.11.21 19:34:56.806038 [ 282 ] {8511b15e-f5bb-4c8e-bd40-b7de7ca34271} TCPHandler: Processed in 0.001790534 sec. 2024.11.21 19:35:00.290828 [ 46 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:35:00.290893 [ 46 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:35:00.373348 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 2024.11.21 19:35:00.374107 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:00.374160 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:00.374759 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.21 19:35:00.375005 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:00.375272 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2024.11.21 19:35:00.774956 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2024.11.21 19:35:00.794626 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:00.794672 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:00.802257 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.21 19:35:00.803027 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:00.805575 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2024.11.21 19:35:01.804383 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:01.804578 [ 276 ] {ee665d32-8484-4739-9a69-5dc80570c909} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:35:01.804654 [ 276 ] {ee665d32-8484-4739-9a69-5dc80570c909} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:35:01.805428 [ 276 ] {ee665d32-8484-4739-9a69-5dc80570c909} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:01.805482 [ 276 ] {ee665d32-8484-4739-9a69-5dc80570c909} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:01.805924 [ 276 ] {ee665d32-8484-4739-9a69-5dc80570c909} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.21 19:35:01.806177 [ 276 ] {ee665d32-8484-4739-9a69-5dc80570c909} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:01.806503 [ 276 ] {ee665d32-8484-4739-9a69-5dc80570c909} executeQuery: Read 14 rows, 1.01 KiB in 0.001956 sec., 7157.464212678937 rows/sec., 515.24 KiB/sec. 2024.11.21 19:35:01.806628 [ 276 ] {ee665d32-8484-4739-9a69-5dc80570c909} TCPHandler: Processed in 0.002378691 sec. 2024.11.21 19:35:01.806848 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:01.806999 [ 282 ] {4e62ae42-7527-4587-87a0-1e0bdfb2cb6e} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:35:01.807061 [ 282 ] {4e62ae42-7527-4587-87a0-1e0bdfb2cb6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:35:01.807925 [ 282 ] {4e62ae42-7527-4587-87a0-1e0bdfb2cb6e} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:01.807969 [ 282 ] {4e62ae42-7527-4587-87a0-1e0bdfb2cb6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:01.808392 [ 282 ] {4e62ae42-7527-4587-87a0-1e0bdfb2cb6e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.21 19:35:01.808638 [ 282 ] {4e62ae42-7527-4587-87a0-1e0bdfb2cb6e} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:01.808861 [ 282 ] {4e62ae42-7527-4587-87a0-1e0bdfb2cb6e} executeQuery: Read 283 rows, 25.59 KiB in 0.001899 sec., 149025.80305423908 rows/sec., 13.16 MiB/sec. 2024.11.21 19:35:01.808917 [ 282 ] {4e62ae42-7527-4587-87a0-1e0bdfb2cb6e} TCPHandler: Processed in 0.002145259 sec. 2024.11.21 19:35:01.809086 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:01.809219 [ 276 ] {b6f4e0d3-8a2e-4725-a96c-cc2501267a29} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:35:01.809273 [ 276 ] {b6f4e0d3-8a2e-4725-a96c-cc2501267a29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:35:01.809854 [ 276 ] {b6f4e0d3-8a2e-4725-a96c-cc2501267a29} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:01.809894 [ 276 ] {b6f4e0d3-8a2e-4725-a96c-cc2501267a29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:01.810245 [ 276 ] {b6f4e0d3-8a2e-4725-a96c-cc2501267a29} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.21 19:35:01.810479 [ 276 ] {b6f4e0d3-8a2e-4725-a96c-cc2501267a29} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:01.810633 [ 58 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.11.21 19:35:01.810708 [ 276 ] {b6f4e0d3-8a2e-4725-a96c-cc2501267a29} executeQuery: Read 47 rows, 3.46 KiB in 0.001516 sec., 31002.63852242744 rows/sec., 2.23 MiB/sec. 2024.11.21 19:35:01.810716 [ 58 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:01.810784 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:01.810833 [ 276 ] {b6f4e0d3-8a2e-4725-a96c-cc2501267a29} TCPHandler: Processed in 0.001811164 sec. 2024.11.21 19:35:01.811084 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:01.811188 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2024.11.21 19:35:01.811415 [ 282 ] {9f9bf030-0f08-4ce8-9188-a96dde37e5fd} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:35:01.811542 [ 282 ] {9f9bf030-0f08-4ce8-9188-a96dde37e5fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:35:01.811571 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:35:01.811676 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 32 rows starting from the beginning of the part 2024.11.21 19:35:01.811981 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part 2024.11.21 19:35:01.812456 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part 2024.11.21 19:35:01.812772 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 47 rows starting from the beginning of the part 2024.11.21 19:35:01.813229 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2024.11.21 19:35:01.813397 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 47 rows starting from the beginning of the part 2024.11.21 19:35:01.814324 [ 282 ] {9f9bf030-0f08-4ce8-9188-a96dde37e5fd} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:01.814390 [ 282 ] {9f9bf030-0f08-4ce8-9188-a96dde37e5fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:01.815412 [ 282 ] {9f9bf030-0f08-4ce8-9188-a96dde37e5fd} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.21 19:35:01.816061 [ 282 ] {9f9bf030-0f08-4ce8-9188-a96dde37e5fd} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:01.816264 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 5 columns (5 merged, 0 gathered) in 0.005336221 sec., 33919.13490839303 rows/sec., 2.56 MiB/sec. 2024.11.21 19:35:01.816680 [ 282 ] {9f9bf030-0f08-4ce8-9188-a96dde37e5fd} executeQuery: Read 14 rows, 1004.00 B in 0.005346 sec., 2618.7803965581743 rows/sec., 183.40 KiB/sec. 2024.11.21 19:35:01.816698 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.11.21 19:35:01.816865 [ 282 ] {9f9bf030-0f08-4ce8-9188-a96dde37e5fd} TCPHandler: Processed in 0.005920959 sec. 2024.11.21 19:35:01.817074 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:01.817264 [ 276 ] {3dce5a95-a254-4980-995c-520816eed0e4} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:35:01.817281 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_10_2} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:01.817328 [ 276 ] {3dce5a95-a254-4980-995c-520816eed0e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:35:01.817508 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_10_2} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2024.11.21 19:35:01.817683 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.11.21 19:35:01.818142 [ 276 ] {3dce5a95-a254-4980-995c-520816eed0e4} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:01.818185 [ 276 ] {3dce5a95-a254-4980-995c-520816eed0e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:01.818545 [ 276 ] {3dce5a95-a254-4980-995c-520816eed0e4} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.21 19:35:01.818793 [ 276 ] {3dce5a95-a254-4980-995c-520816eed0e4} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:01.819007 [ 276 ] {3dce5a95-a254-4980-995c-520816eed0e4} executeQuery: Read 13 rows, 830.00 B in 0.001803 sec., 7210.2052135330005 rows/sec., 449.55 KiB/sec. 2024.11.21 19:35:01.819058 [ 276 ] {3dce5a95-a254-4980-995c-520816eed0e4} TCPHandler: Processed in 0.002070648 sec. 2024.11.21 19:35:01.819203 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:01.819330 [ 282 ] {59fde2ec-ba6b-481c-aa37-0e426abf96f0} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:35:01.819382 [ 282 ] {59fde2ec-ba6b-481c-aa37-0e426abf96f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:35:01.820210 [ 282 ] {59fde2ec-ba6b-481c-aa37-0e426abf96f0} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:01.820257 [ 282 ] {59fde2ec-ba6b-481c-aa37-0e426abf96f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:01.820641 [ 282 ] {59fde2ec-ba6b-481c-aa37-0e426abf96f0} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.21 19:35:01.820863 [ 282 ] {59fde2ec-ba6b-481c-aa37-0e426abf96f0} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:01.821099 [ 282 ] {59fde2ec-ba6b-481c-aa37-0e426abf96f0} executeQuery: Read 422 rows, 30.88 KiB in 0.00183 sec., 230601.09289617487 rows/sec., 16.48 MiB/sec. 2024.11.21 19:35:01.821300 [ 282 ] {59fde2ec-ba6b-481c-aa37-0e426abf96f0} TCPHandler: Processed in 0.002202499 sec. 2024.11.21 19:35:01.821433 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:01.821533 [ 276 ] {ff567283-7b21-418a-b0cb-4784a81cf8d2} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:35:01.821643 [ 276 ] {ff567283-7b21-418a-b0cb-4784a81cf8d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:35:01.822108 [ 276 ] {ff567283-7b21-418a-b0cb-4784a81cf8d2} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:01.822146 [ 276 ] {ff567283-7b21-418a-b0cb-4784a81cf8d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:01.822496 [ 276 ] {ff567283-7b21-418a-b0cb-4784a81cf8d2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.21 19:35:01.822733 [ 276 ] {ff567283-7b21-418a-b0cb-4784a81cf8d2} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:01.822930 [ 276 ] {ff567283-7b21-418a-b0cb-4784a81cf8d2} executeQuery: Read 6 rows, 321.00 B in 0.001357 sec., 4421.518054532056 rows/sec., 231.01 KiB/sec. 2024.11.21 19:35:01.822979 [ 276 ] {ff567283-7b21-418a-b0cb-4784a81cf8d2} TCPHandler: Processed in 0.001541001 sec. 2024.11.21 19:35:01.823108 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:01.823212 [ 282 ] {be693975-e65c-4e79-a700-2d40e99be447} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:35:01.823260 [ 282 ] {be693975-e65c-4e79-a700-2d40e99be447} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:35:01.823779 [ 282 ] {be693975-e65c-4e79-a700-2d40e99be447} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:01.823817 [ 282 ] {be693975-e65c-4e79-a700-2d40e99be447} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:01.824184 [ 282 ] {be693975-e65c-4e79-a700-2d40e99be447} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.21 19:35:01.824415 [ 282 ] {be693975-e65c-4e79-a700-2d40e99be447} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:01.824616 [ 282 ] {be693975-e65c-4e79-a700-2d40e99be447} executeQuery: Read 237 rows, 16.27 KiB in 0.001424 sec., 166432.58426966294 rows/sec., 11.16 MiB/sec. 2024.11.21 19:35:01.824667 [ 282 ] {be693975-e65c-4e79-a700-2d40e99be447} TCPHandler: Processed in 0.001610071 sec. 2024.11.21 19:35:01.824828 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:01.824962 [ 276 ] {c1c833f4-dfe8-404d-be2c-1f1b27798564} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:35:01.825018 [ 276 ] {c1c833f4-dfe8-404d-be2c-1f1b27798564} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:35:01.825511 [ 276 ] {c1c833f4-dfe8-404d-be2c-1f1b27798564} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:01.825550 [ 276 ] {c1c833f4-dfe8-404d-be2c-1f1b27798564} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:01.825902 [ 276 ] {c1c833f4-dfe8-404d-be2c-1f1b27798564} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.21 19:35:01.826137 [ 276 ] {c1c833f4-dfe8-404d-be2c-1f1b27798564} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:01.826345 [ 276 ] {c1c833f4-dfe8-404d-be2c-1f1b27798564} executeQuery: Read 1 rows, 69.00 B in 0.001412 sec., 708.2152974504249 rows/sec., 47.72 KiB/sec. 2024.11.21 19:35:01.826395 [ 276 ] {c1c833f4-dfe8-404d-be2c-1f1b27798564} TCPHandler: Processed in 0.001633062 sec. 2024.11.21 19:35:01.826533 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:01.826660 [ 282 ] {ddf57721-a871-4449-8000-96501b618d3a} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:35:01.826739 [ 282 ] {ddf57721-a871-4449-8000-96501b618d3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:35:01.827963 [ 282 ] {ddf57721-a871-4449-8000-96501b618d3a} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:01.828001 [ 282 ] {ddf57721-a871-4449-8000-96501b618d3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:01.828655 [ 282 ] {ddf57721-a871-4449-8000-96501b618d3a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.21 19:35:01.828904 [ 282 ] {ddf57721-a871-4449-8000-96501b618d3a} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:01.829152 [ 282 ] {ddf57721-a871-4449-8000-96501b618d3a} executeQuery: Read 40 rows, 73.40 KiB in 0.00252 sec., 15873.015873015873 rows/sec., 28.44 MiB/sec. 2024.11.21 19:35:01.829245 [ 282 ] {ddf57721-a871-4449-8000-96501b618d3a} TCPHandler: Processed in 0.002772497 sec. 2024.11.21 19:35:01.829385 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:01.829511 [ 276 ] {b6aebecc-4baf-43fb-bfc1-3a5ec5a704aa} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:35:01.829566 [ 276 ] {b6aebecc-4baf-43fb-bfc1-3a5ec5a704aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:35:01.830101 [ 276 ] {b6aebecc-4baf-43fb-bfc1-3a5ec5a704aa} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:01.830148 [ 276 ] {b6aebecc-4baf-43fb-bfc1-3a5ec5a704aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:01.830552 [ 276 ] {b6aebecc-4baf-43fb-bfc1-3a5ec5a704aa} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.21 19:35:01.830790 [ 276 ] {b6aebecc-4baf-43fb-bfc1-3a5ec5a704aa} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:01.830966 [ 276 ] {b6aebecc-4baf-43fb-bfc1-3a5ec5a704aa} executeQuery: Read 82 rows, 5.33 KiB in 0.001484 sec., 55256.06469002695 rows/sec., 3.51 MiB/sec. 2024.11.21 19:35:01.831015 [ 276 ] {b6aebecc-4baf-43fb-bfc1-3a5ec5a704aa} TCPHandler: Processed in 0.001693182 sec. 2024.11.21 19:35:05.394803 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 452 2024.11.21 19:35:05.398389 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:05.398444 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:05.400073 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.21 19:35:05.400382 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:05.401013 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 452 2024.11.21 19:35:06.795549 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:06.795738 [ 276 ] {1978b77f-c6cb-483e-aa00-28f33a1df06d} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:35:06.795810 [ 276 ] {1978b77f-c6cb-483e-aa00-28f33a1df06d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:35:06.796578 [ 276 ] {1978b77f-c6cb-483e-aa00-28f33a1df06d} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:06.796626 [ 276 ] {1978b77f-c6cb-483e-aa00-28f33a1df06d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:06.797055 [ 276 ] {1978b77f-c6cb-483e-aa00-28f33a1df06d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.21 19:35:06.797309 [ 276 ] {1978b77f-c6cb-483e-aa00-28f33a1df06d} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:06.797532 [ 276 ] {1978b77f-c6cb-483e-aa00-28f33a1df06d} executeQuery: Read 4 rows, 334.00 B in 0.001846 sec., 2166.8472372697724 rows/sec., 176.69 KiB/sec. 2024.11.21 19:35:06.797597 [ 276 ] {1978b77f-c6cb-483e-aa00-28f33a1df06d} TCPHandler: Processed in 0.002176059 sec. 2024.11.21 19:35:06.797774 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:06.797903 [ 282 ] {56ec39d0-0377-49d6-848e-4d17310ac8ec} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:35:06.797952 [ 282 ] {56ec39d0-0377-49d6-848e-4d17310ac8ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:35:06.798536 [ 282 ] {56ec39d0-0377-49d6-848e-4d17310ac8ec} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:06.798579 [ 282 ] {56ec39d0-0377-49d6-848e-4d17310ac8ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:06.798955 [ 282 ] {56ec39d0-0377-49d6-848e-4d17310ac8ec} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.21 19:35:06.799201 [ 282 ] {56ec39d0-0377-49d6-848e-4d17310ac8ec} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:06.799462 [ 282 ] {56ec39d0-0377-49d6-848e-4d17310ac8ec} executeQuery: Read 58 rows, 4.55 KiB in 0.001584 sec., 36616.16161616162 rows/sec., 2.81 MiB/sec. 2024.11.21 19:35:06.799690 [ 282 ] {56ec39d0-0377-49d6-848e-4d17310ac8ec} TCPHandler: Processed in 0.001970916 sec. 2024.11.21 19:35:06.799856 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:06.799986 [ 276 ] {643abe21-c48f-4635-949a-33df035dc850} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:35:06.800040 [ 276 ] {643abe21-c48f-4635-949a-33df035dc850} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:35:06.800680 [ 276 ] {643abe21-c48f-4635-949a-33df035dc850} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:06.800722 [ 276 ] {643abe21-c48f-4635-949a-33df035dc850} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:06.801068 [ 276 ] {643abe21-c48f-4635-949a-33df035dc850} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.21 19:35:06.801312 [ 276 ] {643abe21-c48f-4635-949a-33df035dc850} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:06.801524 [ 276 ] {643abe21-c48f-4635-949a-33df035dc850} executeQuery: Read 4 rows, 286.00 B in 0.001567 sec., 2552.6483726866622 rows/sec., 178.24 KiB/sec. 2024.11.21 19:35:06.801580 [ 276 ] {643abe21-c48f-4635-949a-33df035dc850} TCPHandler: Processed in 0.001787754 sec. 2024.11.21 19:35:06.801723 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:06.801834 [ 282 ] {6a567f5b-b1bc-482b-94d4-bf99a50a3789} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:35:06.801879 [ 282 ] {6a567f5b-b1bc-482b-94d4-bf99a50a3789} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:35:06.802448 [ 282 ] {6a567f5b-b1bc-482b-94d4-bf99a50a3789} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:06.802487 [ 282 ] {6a567f5b-b1bc-482b-94d4-bf99a50a3789} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:06.802837 [ 282 ] {6a567f5b-b1bc-482b-94d4-bf99a50a3789} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.21 19:35:06.803070 [ 282 ] {6a567f5b-b1bc-482b-94d4-bf99a50a3789} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:06.803283 [ 282 ] {6a567f5b-b1bc-482b-94d4-bf99a50a3789} executeQuery: Read 68 rows, 5.44 KiB in 0.001472 sec., 46195.65217391304 rows/sec., 3.61 MiB/sec. 2024.11.21 19:35:06.803335 [ 282 ] {6a567f5b-b1bc-482b-94d4-bf99a50a3789} TCPHandler: Processed in 0.001669832 sec. 2024.11.21 19:35:06.803486 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:06.803600 [ 276 ] {4c86de78-1919-406f-875d-bd234ec4fac0} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:35:06.803658 [ 276 ] {4c86de78-1919-406f-875d-bd234ec4fac0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:35:06.804285 [ 276 ] {4c86de78-1919-406f-875d-bd234ec4fac0} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:06.804333 [ 276 ] {4c86de78-1919-406f-875d-bd234ec4fac0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:06.804760 [ 276 ] {4c86de78-1919-406f-875d-bd234ec4fac0} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.21 19:35:06.805000 [ 276 ] {4c86de78-1919-406f-875d-bd234ec4fac0} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:06.805235 [ 276 ] {4c86de78-1919-406f-875d-bd234ec4fac0} executeQuery: Read 130 rows, 9.27 KiB in 0.001663 sec., 78171.97835237523 rows/sec., 5.44 MiB/sec. 2024.11.21 19:35:06.805352 [ 276 ] {4c86de78-1919-406f-875d-bd234ec4fac0} TCPHandler: Processed in 0.001916546 sec. 2024.11.21 19:35:06.805495 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:06.805605 [ 282 ] {7c35b77f-671c-4aea-a1bc-11b8e7cc3504} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:35:06.805652 [ 282 ] {7c35b77f-671c-4aea-a1bc-11b8e7cc3504} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:35:06.806092 [ 282 ] {7c35b77f-671c-4aea-a1bc-11b8e7cc3504} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:06.806130 [ 282 ] {7c35b77f-671c-4aea-a1bc-11b8e7cc3504} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:06.806489 [ 282 ] {7c35b77f-671c-4aea-a1bc-11b8e7cc3504} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.21 19:35:06.806726 [ 282 ] {7c35b77f-671c-4aea-a1bc-11b8e7cc3504} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:06.806940 [ 282 ] {7c35b77f-671c-4aea-a1bc-11b8e7cc3504} executeQuery: Read 48 rows, 3.31 KiB in 0.001358 sec., 35346.097201767305 rows/sec., 2.38 MiB/sec. 2024.11.21 19:35:06.806989 [ 282 ] {7c35b77f-671c-4aea-a1bc-11b8e7cc3504} TCPHandler: Processed in 0.001545841 sec. 2024.11.21 19:35:07.875491 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 2024.11.21 19:35:07.876141 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:07.876191 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:07.876707 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.21 19:35:07.876960 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:07.877223 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 2024.11.21 19:35:08.305734 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 2024.11.21 19:35:08.326779 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:08.326848 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:08.335278 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.21 19:35:08.336440 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:08.340527 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 113 2024.11.21 19:35:10.879938 [ 299 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55215, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:11.063001 [ 299 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48349, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:11.081313 [ 299 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41966, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:11.087590 [ 299 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:11.356077 [ 299 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:11.357474 [ 299 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59621, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:11.376731 [ 299 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58813, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:11.382154 [ 299 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65320, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:11.797876 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:11.798050 [ 276 ] {0e364144-9c6a-4c70-8906-eaff8c04f405} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:35:11.798120 [ 276 ] {0e364144-9c6a-4c70-8906-eaff8c04f405} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:35:11.798878 [ 276 ] {0e364144-9c6a-4c70-8906-eaff8c04f405} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:11.798920 [ 276 ] {0e364144-9c6a-4c70-8906-eaff8c04f405} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:11.799384 [ 276 ] {0e364144-9c6a-4c70-8906-eaff8c04f405} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.21 19:35:11.799639 [ 276 ] {0e364144-9c6a-4c70-8906-eaff8c04f405} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:11.799795 [ 95 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.21 19:35:11.799838 [ 95 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:11.799851 [ 276 ] {0e364144-9c6a-4c70-8906-eaff8c04f405} executeQuery: Read 56 rows, 4.41 KiB in 0.001848 sec., 30303.030303030304 rows/sec., 2.33 MiB/sec. 2024.11.21 19:35:11.799865 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:11.799978 [ 276 ] {0e364144-9c6a-4c70-8906-eaff8c04f405} TCPHandler: Processed in 0.00222377 sec. 2024.11.21 19:35:11.800211 [ 197 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.11.21 19:35:11.800278 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:11.800603 [ 197 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:35:11.800631 [ 282 ] {c14978ac-ec3a-4b0a-aeb0-3ec3b6bfa17f} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:35:11.800658 [ 197 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1427 rows starting from the beginning of the part 2024.11.21 19:35:11.800726 [ 282 ] {c14978ac-ec3a-4b0a-aeb0-3ec3b6bfa17f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:35:11.800937 [ 197 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 57 rows starting from the beginning of the part 2024.11.21 19:35:11.801327 [ 197 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part 2024.11.21 19:35:11.801693 [ 197 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 283 rows starting from the beginning of the part 2024.11.21 19:35:11.802009 [ 197 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 58 rows starting from the beginning of the part 2024.11.21 19:35:11.802359 [ 197 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part 2024.11.21 19:35:11.803931 [ 282 ] {c14978ac-ec3a-4b0a-aeb0-3ec3b6bfa17f} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:11.804005 [ 282 ] {c14978ac-ec3a-4b0a-aeb0-3ec3b6bfa17f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:11.805160 [ 282 ] {c14978ac-ec3a-4b0a-aeb0-3ec3b6bfa17f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.21 19:35:11.805558 [ 282 ] {c14978ac-ec3a-4b0a-aeb0-3ec3b6bfa17f} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:11.805973 [ 95 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.21 19:35:11.806055 [ 95 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:11.806106 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:11.806092 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1937 rows, containing 5 columns (5 merged, 0 gathered) in 0.006105501 sec., 317254.8821136873 rows/sec., 27.74 MiB/sec. 2024.11.21 19:35:11.806218 [ 282 ] {c14978ac-ec3a-4b0a-aeb0-3ec3b6bfa17f} executeQuery: Read 64 rows, 5.12 KiB in 0.00564 sec., 11347.517730496455 rows/sec., 906.96 KiB/sec. 2024.11.21 19:35:11.806425 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.11.21 19:35:11.806494 [ 282 ] {c14978ac-ec3a-4b0a-aeb0-3ec3b6bfa17f} TCPHandler: Processed in 0.006356005 sec. 2024.11.21 19:35:11.806585 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.21 19:35:11.806729 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:11.806919 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:35:11.807066 [ 276 ] {f1c6518f-b2d1-44ee-a80b-e03fa1d73491} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:35:11.807074 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 902 rows starting from the beginning of the part 2024.11.21 19:35:11.807222 [ 276 ] {f1c6518f-b2d1-44ee-a80b-e03fa1d73491} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:35:11.807497 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_21_4} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:11.807853 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_21_4} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.21 19:35:11.807932 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 66 rows starting from the beginning of the part 2024.11.21 19:35:11.808124 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2024.11.21 19:35:11.808324 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part 2024.11.21 19:35:11.808809 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 422 rows starting from the beginning of the part 2024.11.21 19:35:11.809079 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 68 rows starting from the beginning of the part 2024.11.21 19:35:11.809384 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part 2024.11.21 19:35:11.810283 [ 276 ] {f1c6518f-b2d1-44ee-a80b-e03fa1d73491} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:11.810349 [ 276 ] {f1c6518f-b2d1-44ee-a80b-e03fa1d73491} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:11.811405 [ 276 ] {f1c6518f-b2d1-44ee-a80b-e03fa1d73491} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.21 19:35:11.811898 [ 276 ] {f1c6518f-b2d1-44ee-a80b-e03fa1d73491} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:11.812126 [ 95 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.21 19:35:11.812219 [ 95 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:11.812285 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:11.812490 [ 276 ] {f1c6518f-b2d1-44ee-a80b-e03fa1d73491} executeQuery: Read 160 rows, 11.41 KiB in 0.005482 sec., 29186.42831083546 rows/sec., 2.03 MiB/sec. 2024.11.21 19:35:11.812860 [ 276 ] {f1c6518f-b2d1-44ee-a80b-e03fa1d73491} TCPHandler: Processed in 0.006238114 sec. 2024.11.21 19:35:11.813110 [ 197 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.11.21 19:35:11.813133 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:11.813207 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1586 rows, containing 5 columns (5 merged, 0 gathered) in 0.006992044 sec., 226829.2362004587 rows/sec., 17.48 MiB/sec. 2024.11.21 19:35:11.813455 [ 197 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:35:11.813485 [ 282 ] {6662ceae-3a32-4615-be03-552029094878} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:35:11.813554 [ 197 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3728 rows starting from the beginning of the part 2024.11.21 19:35:11.813653 [ 282 ] {6662ceae-3a32-4615-be03-552029094878} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:35:11.813708 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.21 19:35:11.814140 [ 197 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 159 rows starting from the beginning of the part 2024.11.21 19:35:11.814503 [ 197 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part 2024.11.21 19:35:11.814972 [ 197 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part 2024.11.21 19:35:11.815366 [ 197 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 130 rows starting from the beginning of the part 2024.11.21 19:35:11.815735 [ 197 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part 2024.11.21 19:35:11.816201 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_21_4} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:11.816629 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_21_4} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.21 19:35:11.816947 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2024.11.21 19:35:11.817152 [ 282 ] {6662ceae-3a32-4615-be03-552029094878} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:11.817225 [ 282 ] {6662ceae-3a32-4615-be03-552029094878} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:11.818107 [ 282 ] {6662ceae-3a32-4615-be03-552029094878} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.21 19:35:11.818597 [ 282 ] {6662ceae-3a32-4615-be03-552029094878} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:11.818765 [ 95 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.21 19:35:11.818810 [ 95 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:11.818837 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:11.818839 [ 282 ] {6662ceae-3a32-4615-be03-552029094878} executeQuery: Read 60 rows, 4.14 KiB in 0.005478 sec., 10952.90251916758 rows/sec., 755.86 KiB/sec. 2024.11.21 19:35:11.819136 [ 282 ] {6662ceae-3a32-4615-be03-552029094878} TCPHandler: Processed in 0.006154533 sec. 2024.11.21 19:35:11.819619 [ 192 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.11.21 19:35:11.819813 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 4574 rows, containing 5 columns (5 merged, 0 gathered) in 0.007335138 sec., 623573.8168797916 rows/sec., 42.13 MiB/sec. 2024.11.21 19:35:11.819874 [ 192 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:35:11.819906 [ 192 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 704 rows starting from the beginning of the part 2024.11.21 19:35:11.820037 [ 192 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 58 rows starting from the beginning of the part 2024.11.21 19:35:11.820248 [ 192 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part 2024.11.21 19:35:11.820332 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.21 19:35:11.820358 [ 192 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part 2024.11.21 19:35:11.820727 [ 192 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part 2024.11.21 19:35:11.820901 [ 192 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part 2024.11.21 19:35:11.821321 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_21_4} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:11.821423 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_21_4} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.21 19:35:11.821534 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. 2024.11.21 19:35:11.822319 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1012 rows, containing 4 columns (4 merged, 0 gathered) in 0.003151972 sec., 321068.8419820988 rows/sec., 21.08 MiB/sec. 2024.11.21 19:35:11.822516 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.21 19:35:11.822824 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_21_4} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:11.822897 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_21_4} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.21 19:35:11.822987 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2024.11.21 19:35:14.024361 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43107, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:14.476190 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46047, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:14.673684 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64839, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:14.718185 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45049, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:14.732763 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51903, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:14.745195 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44010, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:14.745319 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64419, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:14.767034 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54274, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:15.010930 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41529, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:15.291139 [ 156 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:35:15.291192 [ 156 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:35:15.308792 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64168, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:15.370220 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55699, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:15.377424 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 2024.11.21 19:35:15.378128 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:15.378179 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:15.378762 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.21 19:35:15.379016 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:15.379285 [ 156 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.21 19:35:15.379306 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2024.11.21 19:35:15.379396 [ 156 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:15.379447 [ 156 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:15.379632 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.11.21 19:35:15.379837 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:35:15.379907 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part 2024.11.21 19:35:15.380005 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part 2024.11.21 19:35:15.380204 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part 2024.11.21 19:35:15.380388 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part 2024.11.21 19:35:15.380498 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part 2024.11.21 19:35:15.380587 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part 2024.11.21 19:35:15.382197 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002654536 sec., 2780523.6018648837 rows/sec., 39.78 MiB/sec. 2024.11.21 19:35:15.383095 [ 191 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.21 19:35:15.383460 [ 191 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_16_3} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:15.383553 [ 191 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_16_3} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.21 19:35:15.383673 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2024.11.21 19:35:15.401311 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 472 2024.11.21 19:35:15.404173 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:15.404217 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:15.405636 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.21 19:35:15.405940 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:15.406103 [ 156 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.21 19:35:15.406160 [ 156 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:15.406194 [ 156 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:15.406589 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.11.21 19:35:15.407499 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 472 2024.11.21 19:35:15.407917 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:35:15.408091 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 322 rows starting from the beginning of the part 2024.11.21 19:35:15.408724 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part 2024.11.21 19:35:15.409324 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part 2024.11.21 19:35:15.409951 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part 2024.11.21 19:35:15.410586 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part 2024.11.21 19:35:15.411213 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part 2024.11.21 19:35:15.419402 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 472 rows, containing 72 columns (72 merged, 0 gathered) in 0.013110915 sec., 36000.53848263069 rows/sec., 32.91 MiB/sec. 2024.11.21 19:35:15.420275 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.21 19:35:15.420966 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_11_2} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:15.421054 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_11_2} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.21 19:35:15.421262 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. 2024.11.21 19:35:15.564750 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57655, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:15.592615 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54843, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:15.619337 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37193, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:15.674755 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53765, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:15.736264 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45889, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:15.800715 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:15.840681 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 2024.11.21 19:35:15.862642 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:15.862699 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:15.870453 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.21 19:35:15.871274 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:15.871646 [ 155 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.21 19:35:15.871778 [ 155 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:15.871854 [ 155 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:15.872410 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.11.21 19:35:15.888753 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2024.11.21 19:35:15.889979 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:35:15.891323 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2024.11.21 19:35:15.896427 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2024.11.21 19:35:15.901593 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2024.11.21 19:35:15.906750 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2024.11.21 19:35:15.912281 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part 2024.11.21 19:35:15.916694 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2024.11.21 19:35:15.974430 [ 201 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.102375258 sec., 1181.9262033019736 rows/sec., 6.11 MiB/sec. 2024.11.21 19:35:15.977060 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.21 19:35:15.980191 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_16_3} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:15.980289 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_16_3} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.21 19:35:15.982845 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. 2024.11.21 19:35:16.000193 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 177.13 MiB, peak 187.11 MiB, free memory in arenas 0.00 B, will set to 178.90 MiB (RSS), difference: 1.77 MiB 2024.11.21 19:35:16.001392 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000938732 sec. 2024.11.21 19:35:16.164587 [ 155 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.11.21 19:35:16.164630 [ 155 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:16.164653 [ 155 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:16.164848 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.11.21 19:35:16.165153 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:35:16.165231 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 83 rows starting from the beginning of the part 2024.11.21 19:35:16.165638 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 25 rows starting from the beginning of the part 2024.11.21 19:35:16.166024 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 15 rows starting from the beginning of the part 2024.11.21 19:35:16.166315 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part 2024.11.21 19:35:16.166697 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part 2024.11.21 19:35:16.170390 [ 198 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 19 columns (19 merged, 0 gathered) in 0.005674465 sec., 35774.297665066224 rows/sec., 64.11 MiB/sec. 2024.11.21 19:35:16.170761 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.11.21 19:35:16.171179 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_9_2} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:16.171261 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_9_2} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.11.21 19:35:16.171371 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. 2024.11.21 19:35:16.326194 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48339, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:16.366941 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36665, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:16.378336 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35802, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:16.401686 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54702, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:16.402967 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36328, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:16.406222 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:32882, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:16.407476 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35082, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:16.804909 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:16.805181 [ 276 ] {af40add7-f36d-4dcd-ba1f-60d84a469849} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:35:16.805284 [ 276 ] {af40add7-f36d-4dcd-ba1f-60d84a469849} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:35:16.806266 [ 276 ] {af40add7-f36d-4dcd-ba1f-60d84a469849} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:16.806309 [ 276 ] {af40add7-f36d-4dcd-ba1f-60d84a469849} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:16.806737 [ 276 ] {af40add7-f36d-4dcd-ba1f-60d84a469849} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.21 19:35:16.807001 [ 276 ] {af40add7-f36d-4dcd-ba1f-60d84a469849} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:16.807264 [ 276 ] {af40add7-f36d-4dcd-ba1f-60d84a469849} executeQuery: Read 14 rows, 1.01 KiB in 0.002133 sec., 6563.525550867324 rows/sec., 472.49 KiB/sec. 2024.11.21 19:35:16.807520 [ 276 ] {af40add7-f36d-4dcd-ba1f-60d84a469849} TCPHandler: Processed in 0.002755127 sec. 2024.11.21 19:35:16.807813 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:16.807955 [ 282 ] {b462d0ef-785c-4224-bdde-a54301e8ac01} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:35:16.808015 [ 282 ] {b462d0ef-785c-4224-bdde-a54301e8ac01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:35:16.808877 [ 282 ] {b462d0ef-785c-4224-bdde-a54301e8ac01} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:16.808925 [ 282 ] {b462d0ef-785c-4224-bdde-a54301e8ac01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:16.809318 [ 282 ] {b462d0ef-785c-4224-bdde-a54301e8ac01} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.21 19:35:16.809572 [ 282 ] {b462d0ef-785c-4224-bdde-a54301e8ac01} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:16.809866 [ 282 ] {b462d0ef-785c-4224-bdde-a54301e8ac01} executeQuery: Read 283 rows, 25.59 KiB in 0.001929 sec., 146708.13893208918 rows/sec., 12.95 MiB/sec. 2024.11.21 19:35:16.810344 [ 282 ] {b462d0ef-785c-4224-bdde-a54301e8ac01} TCPHandler: Processed in 0.002653046 sec. 2024.11.21 19:35:16.810716 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:16.810967 [ 276 ] {7c6f4a50-a013-4765-a4d7-ab8449d49efd} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:35:16.811013 [ 276 ] {7c6f4a50-a013-4765-a4d7-ab8449d49efd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:35:16.811584 [ 276 ] {7c6f4a50-a013-4765-a4d7-ab8449d49efd} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:16.811623 [ 276 ] {7c6f4a50-a013-4765-a4d7-ab8449d49efd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:16.811977 [ 276 ] {7c6f4a50-a013-4765-a4d7-ab8449d49efd} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.21 19:35:16.812213 [ 276 ] {7c6f4a50-a013-4765-a4d7-ab8449d49efd} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:16.812477 [ 276 ] {7c6f4a50-a013-4765-a4d7-ab8449d49efd} executeQuery: Read 47 rows, 3.46 KiB in 0.001522 sec., 30880.42049934297 rows/sec., 2.22 MiB/sec. 2024.11.21 19:35:16.812608 [ 276 ] {7c6f4a50-a013-4765-a4d7-ab8449d49efd} TCPHandler: Processed in 0.002130299 sec. 2024.11.21 19:35:16.812742 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:16.812850 [ 282 ] {e4e58ab8-c4a0-4bdb-867a-04298365fd7d} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:35:16.812896 [ 282 ] {e4e58ab8-c4a0-4bdb-867a-04298365fd7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:35:16.813552 [ 282 ] {e4e58ab8-c4a0-4bdb-867a-04298365fd7d} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:16.813599 [ 282 ] {e4e58ab8-c4a0-4bdb-867a-04298365fd7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:16.814005 [ 282 ] {e4e58ab8-c4a0-4bdb-867a-04298365fd7d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.21 19:35:16.814244 [ 282 ] {e4e58ab8-c4a0-4bdb-867a-04298365fd7d} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:16.814552 [ 282 ] {e4e58ab8-c4a0-4bdb-867a-04298365fd7d} executeQuery: Read 14 rows, 1004.00 B in 0.001709 sec., 8191.925102399064 rows/sec., 573.71 KiB/sec. 2024.11.21 19:35:16.814880 [ 282 ] {e4e58ab8-c4a0-4bdb-867a-04298365fd7d} TCPHandler: Processed in 0.002188269 sec. 2024.11.21 19:35:16.815032 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:16.815161 [ 276 ] {874bcbc3-b80c-421f-9bee-9b50c59dece6} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:35:16.815214 [ 276 ] {874bcbc3-b80c-421f-9bee-9b50c59dece6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:35:16.815884 [ 276 ] {874bcbc3-b80c-421f-9bee-9b50c59dece6} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:16.815931 [ 276 ] {874bcbc3-b80c-421f-9bee-9b50c59dece6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:16.816279 [ 276 ] {874bcbc3-b80c-421f-9bee-9b50c59dece6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.21 19:35:16.816509 [ 276 ] {874bcbc3-b80c-421f-9bee-9b50c59dece6} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:16.816883 [ 276 ] {874bcbc3-b80c-421f-9bee-9b50c59dece6} executeQuery: Read 13 rows, 830.00 B in 0.00172 sec., 7558.139534883721 rows/sec., 471.25 KiB/sec. 2024.11.21 19:35:16.817107 [ 276 ] {874bcbc3-b80c-421f-9bee-9b50c59dece6} TCPHandler: Processed in 0.002138148 sec. 2024.11.21 19:35:16.817264 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:16.817396 [ 282 ] {a46e1aaf-c05f-484c-af9d-ee991451a839} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:35:16.817450 [ 282 ] {a46e1aaf-c05f-484c-af9d-ee991451a839} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:35:16.818229 [ 282 ] {a46e1aaf-c05f-484c-af9d-ee991451a839} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:16.818268 [ 282 ] {a46e1aaf-c05f-484c-af9d-ee991451a839} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:16.818642 [ 282 ] {a46e1aaf-c05f-484c-af9d-ee991451a839} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.21 19:35:16.818881 [ 282 ] {a46e1aaf-c05f-484c-af9d-ee991451a839} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:16.819259 [ 282 ] {a46e1aaf-c05f-484c-af9d-ee991451a839} executeQuery: Read 422 rows, 30.88 KiB in 0.001856 sec., 227370.6896551724 rows/sec., 16.25 MiB/sec. 2024.11.21 19:35:16.819564 [ 282 ] {a46e1aaf-c05f-484c-af9d-ee991451a839} TCPHandler: Processed in 0.002353992 sec. 2024.11.21 19:35:16.819807 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:16.819981 [ 276 ] {46b7ecc0-aeaf-4bdc-b86c-6490108c7733} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:35:16.820038 [ 276 ] {46b7ecc0-aeaf-4bdc-b86c-6490108c7733} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:35:16.820602 [ 276 ] {46b7ecc0-aeaf-4bdc-b86c-6490108c7733} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:16.820648 [ 276 ] {46b7ecc0-aeaf-4bdc-b86c-6490108c7733} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:16.821054 [ 276 ] {46b7ecc0-aeaf-4bdc-b86c-6490108c7733} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.21 19:35:16.821312 [ 276 ] {46b7ecc0-aeaf-4bdc-b86c-6490108c7733} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:16.821688 [ 276 ] {46b7ecc0-aeaf-4bdc-b86c-6490108c7733} executeQuery: Read 6 rows, 321.00 B in 0.001706 sec., 3516.9988276670574 rows/sec., 183.75 KiB/sec. 2024.11.21 19:35:16.821897 [ 276 ] {46b7ecc0-aeaf-4bdc-b86c-6490108c7733} TCPHandler: Processed in 0.00221933 sec. 2024.11.21 19:35:16.822036 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:16.822144 [ 282 ] {848838dd-e337-4a4f-876a-2e12dbd710bb} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:35:16.822194 [ 282 ] {848838dd-e337-4a4f-876a-2e12dbd710bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:35:16.822856 [ 282 ] {848838dd-e337-4a4f-876a-2e12dbd710bb} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:16.822894 [ 282 ] {848838dd-e337-4a4f-876a-2e12dbd710bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:16.823284 [ 282 ] {848838dd-e337-4a4f-876a-2e12dbd710bb} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.21 19:35:16.823521 [ 282 ] {848838dd-e337-4a4f-876a-2e12dbd710bb} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:16.823812 [ 282 ] {848838dd-e337-4a4f-876a-2e12dbd710bb} executeQuery: Read 237 rows, 16.27 KiB in 0.001662 sec., 142599.27797833935 rows/sec., 9.56 MiB/sec. 2024.11.21 19:35:16.823934 [ 282 ] {848838dd-e337-4a4f-876a-2e12dbd710bb} TCPHandler: Processed in 0.001950196 sec. 2024.11.21 19:35:16.824073 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:16.824201 [ 276 ] {f072a114-e678-448e-8210-2c592d807342} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:35:16.824256 [ 276 ] {f072a114-e678-448e-8210-2c592d807342} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:35:16.824767 [ 276 ] {f072a114-e678-448e-8210-2c592d807342} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:16.824814 [ 276 ] {f072a114-e678-448e-8210-2c592d807342} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:16.825170 [ 276 ] {f072a114-e678-448e-8210-2c592d807342} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.21 19:35:16.825399 [ 276 ] {f072a114-e678-448e-8210-2c592d807342} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:16.825792 [ 276 ] {f072a114-e678-448e-8210-2c592d807342} executeQuery: Read 1 rows, 69.00 B in 0.001592 sec., 628.1407035175879 rows/sec., 42.33 KiB/sec. 2024.11.21 19:35:16.825997 [ 276 ] {f072a114-e678-448e-8210-2c592d807342} TCPHandler: Processed in 0.001982447 sec. 2024.11.21 19:35:16.826149 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:16.826282 [ 282 ] {67d7288e-95e8-4f07-b347-41e182cc0c94} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:35:16.826365 [ 282 ] {67d7288e-95e8-4f07-b347-41e182cc0c94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:35:16.827636 [ 282 ] {67d7288e-95e8-4f07-b347-41e182cc0c94} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:16.827673 [ 282 ] {67d7288e-95e8-4f07-b347-41e182cc0c94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:16.828315 [ 282 ] {67d7288e-95e8-4f07-b347-41e182cc0c94} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.21 19:35:16.828568 [ 282 ] {67d7288e-95e8-4f07-b347-41e182cc0c94} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:16.828897 [ 282 ] {67d7288e-95e8-4f07-b347-41e182cc0c94} executeQuery: Read 40 rows, 73.40 KiB in 0.002623 sec., 15249.714067861229 rows/sec., 27.33 MiB/sec. 2024.11.21 19:35:16.829046 [ 282 ] {67d7288e-95e8-4f07-b347-41e182cc0c94} TCPHandler: Processed in 0.00296118 sec. 2024.11.21 19:35:16.829226 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:16.829352 [ 276 ] {ea164f1b-0fed-45e4-93b9-4fd7470b3f44} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:35:16.829405 [ 276 ] {ea164f1b-0fed-45e4-93b9-4fd7470b3f44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:35:16.829952 [ 276 ] {ea164f1b-0fed-45e4-93b9-4fd7470b3f44} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:16.829991 [ 276 ] {ea164f1b-0fed-45e4-93b9-4fd7470b3f44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:16.830340 [ 276 ] {ea164f1b-0fed-45e4-93b9-4fd7470b3f44} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.21 19:35:16.830568 [ 276 ] {ea164f1b-0fed-45e4-93b9-4fd7470b3f44} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:16.830853 [ 276 ] {ea164f1b-0fed-45e4-93b9-4fd7470b3f44} executeQuery: Read 82 rows, 5.33 KiB in 0.001508 sec., 54376.65782493369 rows/sec., 3.45 MiB/sec. 2024.11.21 19:35:16.831015 [ 276 ] {ea164f1b-0fed-45e4-93b9-4fd7470b3f44} TCPHandler: Processed in 0.001850895 sec. 2024.11.21 19:35:21.797691 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:21.797889 [ 276 ] {f1add0a0-aa63-4d03-9abb-a7f7643eeb3d} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:35:21.797958 [ 276 ] {f1add0a0-aa63-4d03-9abb-a7f7643eeb3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:35:21.798752 [ 276 ] {f1add0a0-aa63-4d03-9abb-a7f7643eeb3d} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:21.798794 [ 276 ] {f1add0a0-aa63-4d03-9abb-a7f7643eeb3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:21.799239 [ 276 ] {f1add0a0-aa63-4d03-9abb-a7f7643eeb3d} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.21 19:35:21.799507 [ 276 ] {f1add0a0-aa63-4d03-9abb-a7f7643eeb3d} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:21.799724 [ 276 ] {f1add0a0-aa63-4d03-9abb-a7f7643eeb3d} executeQuery: Read 56 rows, 4.41 KiB in 0.001884 sec., 29723.991507430997 rows/sec., 2.28 MiB/sec. 2024.11.21 19:35:21.799792 [ 276 ] {f1add0a0-aa63-4d03-9abb-a7f7643eeb3d} TCPHandler: Processed in 0.00223141 sec. 2024.11.21 19:35:21.799984 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:21.800101 [ 282 ] {b7a2c1e3-b24d-4c1b-b99c-fba9d6d79d5a} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:35:21.800150 [ 282 ] {b7a2c1e3-b24d-4c1b-b99c-fba9d6d79d5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:35:21.800776 [ 282 ] {b7a2c1e3-b24d-4c1b-b99c-fba9d6d79d5a} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:21.800813 [ 282 ] {b7a2c1e3-b24d-4c1b-b99c-fba9d6d79d5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:21.801198 [ 282 ] {b7a2c1e3-b24d-4c1b-b99c-fba9d6d79d5a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.21 19:35:21.801437 [ 282 ] {b7a2c1e3-b24d-4c1b-b99c-fba9d6d79d5a} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:21.801624 [ 282 ] {b7a2c1e3-b24d-4c1b-b99c-fba9d6d79d5a} executeQuery: Read 64 rows, 5.12 KiB in 0.001552 sec., 41237.113402061856 rows/sec., 3.22 MiB/sec. 2024.11.21 19:35:21.801678 [ 282 ] {b7a2c1e3-b24d-4c1b-b99c-fba9d6d79d5a} TCPHandler: Processed in 0.001751644 sec. 2024.11.21 19:35:21.801853 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:21.801971 [ 276 ] {6dc8208d-f604-4ec9-ac62-d1963c06bcc2} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:35:21.802025 [ 276 ] {6dc8208d-f604-4ec9-ac62-d1963c06bcc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:35:21.802567 [ 276 ] {6dc8208d-f604-4ec9-ac62-d1963c06bcc2} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:21.802606 [ 276 ] {6dc8208d-f604-4ec9-ac62-d1963c06bcc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:21.803022 [ 276 ] {6dc8208d-f604-4ec9-ac62-d1963c06bcc2} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.21 19:35:21.803278 [ 276 ] {6dc8208d-f604-4ec9-ac62-d1963c06bcc2} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:21.803460 [ 276 ] {6dc8208d-f604-4ec9-ac62-d1963c06bcc2} executeQuery: Read 160 rows, 11.41 KiB in 0.001515 sec., 105610.56105610561 rows/sec., 7.36 MiB/sec. 2024.11.21 19:35:21.803512 [ 276 ] {6dc8208d-f604-4ec9-ac62-d1963c06bcc2} TCPHandler: Processed in 0.001712803 sec. 2024.11.21 19:35:21.803663 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:21.803768 [ 282 ] {935a5656-ca8b-48af-b089-3623bb337ae3} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:35:21.803814 [ 282 ] {935a5656-ca8b-48af-b089-3623bb337ae3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:35:21.804283 [ 282 ] {935a5656-ca8b-48af-b089-3623bb337ae3} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:21.804321 [ 282 ] {935a5656-ca8b-48af-b089-3623bb337ae3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:21.804690 [ 282 ] {935a5656-ca8b-48af-b089-3623bb337ae3} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.21 19:35:21.804924 [ 282 ] {935a5656-ca8b-48af-b089-3623bb337ae3} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:21.805119 [ 282 ] {935a5656-ca8b-48af-b089-3623bb337ae3} executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec. 2024.11.21 19:35:21.805196 [ 282 ] {935a5656-ca8b-48af-b089-3623bb337ae3} TCPHandler: Processed in 0.001579351 sec. 2024.11.21 19:35:22.879586 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 2024.11.21 19:35:22.880323 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:22.880375 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:22.880981 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.21 19:35:22.881251 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:22.881525 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 2024.11.21 19:35:23.388941 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2024.11.21 19:35:23.407847 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:23.407901 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:23.414948 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.21 19:35:23.415752 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:23.418656 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2024.11.21 19:35:25.407791 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 502 2024.11.21 19:35:25.410870 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:25.410916 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:25.412370 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.21 19:35:25.412671 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:25.413581 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 502 2024.11.21 19:35:26.798174 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:26.798379 [ 276 ] {919c5ea5-f76e-4cee-970e-2c4885055982} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:35:26.798450 [ 276 ] {919c5ea5-f76e-4cee-970e-2c4885055982} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:35:26.799224 [ 276 ] {919c5ea5-f76e-4cee-970e-2c4885055982} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:26.799273 [ 276 ] {919c5ea5-f76e-4cee-970e-2c4885055982} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:26.799709 [ 276 ] {919c5ea5-f76e-4cee-970e-2c4885055982} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.21 19:35:26.799981 [ 276 ] {919c5ea5-f76e-4cee-970e-2c4885055982} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:26.800221 [ 276 ] {919c5ea5-f76e-4cee-970e-2c4885055982} executeQuery: Read 56 rows, 4.41 KiB in 0.001895 sec., 29551.451187335093 rows/sec., 2.27 MiB/sec. 2024.11.21 19:35:26.800279 [ 276 ] {919c5ea5-f76e-4cee-970e-2c4885055982} TCPHandler: Processed in 0.00224523 sec. 2024.11.21 19:35:26.800483 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:26.800620 [ 282 ] {259f3a7f-4ac6-4804-a3d1-05ea3d161266} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:35:26.800675 [ 282 ] {259f3a7f-4ac6-4804-a3d1-05ea3d161266} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:35:26.801344 [ 282 ] {259f3a7f-4ac6-4804-a3d1-05ea3d161266} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:26.801385 [ 282 ] {259f3a7f-4ac6-4804-a3d1-05ea3d161266} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:26.801755 [ 282 ] {259f3a7f-4ac6-4804-a3d1-05ea3d161266} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.21 19:35:26.802004 [ 282 ] {259f3a7f-4ac6-4804-a3d1-05ea3d161266} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:26.802218 [ 282 ] {259f3a7f-4ac6-4804-a3d1-05ea3d161266} executeQuery: Read 64 rows, 5.12 KiB in 0.001628 sec., 39312.03931203931 rows/sec., 3.07 MiB/sec. 2024.11.21 19:35:26.802270 [ 282 ] {259f3a7f-4ac6-4804-a3d1-05ea3d161266} TCPHandler: Processed in 0.001856685 sec. 2024.11.21 19:35:26.802421 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:26.802545 [ 276 ] {c3961ae3-8d22-422d-9a7e-efdbef0ab77c} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:35:26.802605 [ 276 ] {c3961ae3-8d22-422d-9a7e-efdbef0ab77c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:35:26.803241 [ 276 ] {c3961ae3-8d22-422d-9a7e-efdbef0ab77c} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:26.803286 [ 276 ] {c3961ae3-8d22-422d-9a7e-efdbef0ab77c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:26.803689 [ 276 ] {c3961ae3-8d22-422d-9a7e-efdbef0ab77c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.21 19:35:26.803947 [ 276 ] {c3961ae3-8d22-422d-9a7e-efdbef0ab77c} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:26.804162 [ 276 ] {c3961ae3-8d22-422d-9a7e-efdbef0ab77c} executeQuery: Read 160 rows, 11.41 KiB in 0.001645 sec., 97264.4376899696 rows/sec., 6.77 MiB/sec. 2024.11.21 19:35:26.804214 [ 276 ] {c3961ae3-8d22-422d-9a7e-efdbef0ab77c} TCPHandler: Processed in 0.001854075 sec. 2024.11.21 19:35:26.804390 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:26.804521 [ 282 ] {5eac13d5-b17f-4e04-a452-66f009c432ff} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:35:26.804577 [ 282 ] {5eac13d5-b17f-4e04-a452-66f009c432ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:35:26.805140 [ 282 ] {5eac13d5-b17f-4e04-a452-66f009c432ff} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:26.805188 [ 282 ] {5eac13d5-b17f-4e04-a452-66f009c432ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.21 19:35:26.805586 [ 282 ] {5eac13d5-b17f-4e04-a452-66f009c432ff} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.21 19:35:26.805829 [ 282 ] {5eac13d5-b17f-4e04-a452-66f009c432ff} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:26.806049 [ 282 ] {5eac13d5-b17f-4e04-a452-66f009c432ff} executeQuery: Read 60 rows, 4.14 KiB in 0.001558 sec., 38510.91142490372 rows/sec., 2.60 MiB/sec. 2024.11.21 19:35:26.806099 [ 282 ] {5eac13d5-b17f-4e04-a452-66f009c432ff} TCPHandler: Processed in 0.001773934 sec. 2024.11.21 19:35:30.291242 [ 138 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:35:30.291312 [ 138 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:35:30.381741 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 2024.11.21 19:35:30.382501 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:30.382545 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:30.383156 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.21 19:35:30.383411 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:30.383671 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2024.11.21 19:35:30.918822 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2024.11.21 19:35:30.938767 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:30.938825 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:30.946725 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.21 19:35:30.947486 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:30.950554 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2024.11.21 19:35:30.955093 [ 138 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.11.21 19:35:30.955133 [ 138 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:30.955154 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:30.955364 [ 189 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.11.21 19:35:30.955567 [ 189 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:35:30.955612 [ 189 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 242 rows starting from the beginning of the part 2024.11.21 19:35:30.955703 [ 189 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2024.11.21 19:35:30.955985 [ 189 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2024.11.21 19:35:30.956151 [ 189 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.11.21 19:35:30.956347 [ 189 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2024.11.21 19:35:30.957476 [ 187 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.00224696 sec., 132623.63370954533 rows/sec., 9.51 MiB/sec. 2024.11.21 19:35:30.957684 [ 198 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.11.21 19:35:30.958034 [ 198 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_9_2} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:30.958131 [ 198 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_9_2} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.11.21 19:35:30.958234 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.11.21 19:35:31.804327 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:31.804506 [ 276 ] {95db6d72-359c-4c4c-9fc0-00e0f324b9b2} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:35:31.804577 [ 276 ] {95db6d72-359c-4c4c-9fc0-00e0f324b9b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:35:31.805320 [ 276 ] {95db6d72-359c-4c4c-9fc0-00e0f324b9b2} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:31.805367 [ 276 ] {95db6d72-359c-4c4c-9fc0-00e0f324b9b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:31.805801 [ 276 ] {95db6d72-359c-4c4c-9fc0-00e0f324b9b2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.21 19:35:31.806054 [ 276 ] {95db6d72-359c-4c4c-9fc0-00e0f324b9b2} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:31.806250 [ 137 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.11.21 19:35:31.806321 [ 276 ] {95db6d72-359c-4c4c-9fc0-00e0f324b9b2} executeQuery: Read 14 rows, 1.01 KiB in 0.001863 sec., 7514.761137949544 rows/sec., 540.96 KiB/sec. 2024.11.21 19:35:31.806337 [ 137 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:31.806414 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:31.806476 [ 276 ] {95db6d72-359c-4c4c-9fc0-00e0f324b9b2} TCPHandler: Processed in 0.00227663 sec. 2024.11.21 19:35:31.806616 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.11.21 19:35:31.806685 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:31.806728 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:35:31.806763 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part 2024.11.21 19:35:31.806889 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2024.11.21 19:35:31.806890 [ 282 ] {99d6d962-0ec4-4a7b-b0b3-a9ff45359e1d} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:35:31.807139 [ 282 ] {99d6d962-0ec4-4a7b-b0b3-a9ff45359e1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:35:31.807311 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2024.11.21 19:35:31.807703 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.11.21 19:35:31.807941 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2024.11.21 19:35:31.809489 [ 282 ] {99d6d962-0ec4-4a7b-b0b3-a9ff45359e1d} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:31.809549 [ 282 ] {99d6d962-0ec4-4a7b-b0b3-a9ff45359e1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:31.809664 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003122972 sec., 22414.546143865522 rows/sec., 1.66 MiB/sec. 2024.11.21 19:35:31.809934 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.11.21 19:35:31.810280 [ 282 ] {99d6d962-0ec4-4a7b-b0b3-a9ff45359e1d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.21 19:35:31.810537 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_9_2} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:31.810735 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_9_2} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.11.21 19:35:31.810737 [ 282 ] {99d6d962-0ec4-4a7b-b0b3-a9ff45359e1d} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:31.810890 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.21 19:35:31.811083 [ 282 ] {99d6d962-0ec4-4a7b-b0b3-a9ff45359e1d} executeQuery: Read 283 rows, 25.59 KiB in 0.004269 sec., 66291.87163270086 rows/sec., 5.85 MiB/sec. 2024.11.21 19:35:31.811155 [ 282 ] {99d6d962-0ec4-4a7b-b0b3-a9ff45359e1d} TCPHandler: Processed in 0.004547911 sec. 2024.11.21 19:35:31.811333 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:31.811444 [ 276 ] {a429ed96-7062-4455-aa3e-aea4967bb2b5} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:35:31.811490 [ 276 ] {a429ed96-7062-4455-aa3e-aea4967bb2b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:35:31.812056 [ 276 ] {a429ed96-7062-4455-aa3e-aea4967bb2b5} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:31.812096 [ 276 ] {a429ed96-7062-4455-aa3e-aea4967bb2b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:31.812459 [ 276 ] {a429ed96-7062-4455-aa3e-aea4967bb2b5} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.21 19:35:31.812724 [ 276 ] {a429ed96-7062-4455-aa3e-aea4967bb2b5} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:31.812944 [ 276 ] {a429ed96-7062-4455-aa3e-aea4967bb2b5} executeQuery: Read 47 rows, 3.46 KiB in 0.001523 sec., 30860.144451739987 rows/sec., 2.22 MiB/sec. 2024.11.21 19:35:31.812997 [ 276 ] {a429ed96-7062-4455-aa3e-aea4967bb2b5} TCPHandler: Processed in 0.001717683 sec. 2024.11.21 19:35:31.813153 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:31.813271 [ 282 ] {c7b35bf8-19dc-4afa-9ff2-d582ef42b540} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:35:31.813323 [ 282 ] {c7b35bf8-19dc-4afa-9ff2-d582ef42b540} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:35:31.813946 [ 282 ] {c7b35bf8-19dc-4afa-9ff2-d582ef42b540} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:31.813987 [ 282 ] {c7b35bf8-19dc-4afa-9ff2-d582ef42b540} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:31.814354 [ 282 ] {c7b35bf8-19dc-4afa-9ff2-d582ef42b540} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.21 19:35:31.814585 [ 282 ] {c7b35bf8-19dc-4afa-9ff2-d582ef42b540} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:31.814789 [ 282 ] {c7b35bf8-19dc-4afa-9ff2-d582ef42b540} executeQuery: Read 14 rows, 1004.00 B in 0.001595 sec., 8777.42946708464 rows/sec., 614.71 KiB/sec. 2024.11.21 19:35:31.814838 [ 282 ] {c7b35bf8-19dc-4afa-9ff2-d582ef42b540} TCPHandler: Processed in 0.001801175 sec. 2024.11.21 19:35:31.815025 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:31.815133 [ 276 ] {31a125ce-a566-4fa3-be19-52e80ba3955b} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:35:31.815177 [ 276 ] {31a125ce-a566-4fa3-be19-52e80ba3955b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:35:31.815714 [ 276 ] {31a125ce-a566-4fa3-be19-52e80ba3955b} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:31.815754 [ 276 ] {31a125ce-a566-4fa3-be19-52e80ba3955b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:31.816105 [ 276 ] {31a125ce-a566-4fa3-be19-52e80ba3955b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.21 19:35:31.816349 [ 276 ] {31a125ce-a566-4fa3-be19-52e80ba3955b} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:31.816514 [ 137 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.11.21 19:35:31.816574 [ 137 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:31.816596 [ 276 ] {31a125ce-a566-4fa3-be19-52e80ba3955b} executeQuery: Read 13 rows, 830.00 B in 0.001472 sec., 8831.521739130434 rows/sec., 550.64 KiB/sec. 2024.11.21 19:35:31.816608 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:31.816751 [ 276 ] {31a125ce-a566-4fa3-be19-52e80ba3955b} TCPHandler: Processed in 0.001776333 sec. 2024.11.21 19:35:31.817070 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:31.817141 [ 198 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.11.21 19:35:31.817273 [ 282 ] {5d93061d-0cbd-4810-82fc-ba2c4b7d388e} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:35:31.817378 [ 282 ] {5d93061d-0cbd-4810-82fc-ba2c4b7d388e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:35:31.817425 [ 198 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:35:31.817526 [ 198 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part 2024.11.21 19:35:31.817819 [ 198 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part 2024.11.21 19:35:31.818190 [ 198 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part 2024.11.21 19:35:31.818539 [ 198 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part 2024.11.21 19:35:31.818871 [ 198 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part 2024.11.21 19:35:31.820315 [ 282 ] {5d93061d-0cbd-4810-82fc-ba2c4b7d388e} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:31.820378 [ 282 ] {5d93061d-0cbd-4810-82fc-ba2c4b7d388e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:31.821395 [ 282 ] {5d93061d-0cbd-4810-82fc-ba2c4b7d388e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.21 19:35:31.821447 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004702523 sec., 13822.367269655033 rows/sec., 915.81 KiB/sec. 2024.11.21 19:35:31.821679 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.11.21 19:35:31.821860 [ 282 ] {5d93061d-0cbd-4810-82fc-ba2c4b7d388e} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:31.822270 [ 282 ] {5d93061d-0cbd-4810-82fc-ba2c4b7d388e} executeQuery: Read 422 rows, 30.88 KiB in 0.005031 sec., 83879.94434506062 rows/sec., 6.00 MiB/sec. 2024.11.21 19:35:31.822404 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_9_2} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:31.822433 [ 282 ] {5d93061d-0cbd-4810-82fc-ba2c4b7d388e} TCPHandler: Processed in 0.005555034 sec. 2024.11.21 19:35:31.822578 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_9_2} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.11.21 19:35:31.822634 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:31.822734 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.21 19:35:31.822827 [ 276 ] {f7c26f83-7483-4d76-a738-06d617307419} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:35:31.822887 [ 276 ] {f7c26f83-7483-4d76-a738-06d617307419} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:35:31.823441 [ 276 ] {f7c26f83-7483-4d76-a738-06d617307419} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:31.823488 [ 276 ] {f7c26f83-7483-4d76-a738-06d617307419} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:31.823858 [ 276 ] {f7c26f83-7483-4d76-a738-06d617307419} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.21 19:35:31.824100 [ 276 ] {f7c26f83-7483-4d76-a738-06d617307419} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:31.824350 [ 276 ] {f7c26f83-7483-4d76-a738-06d617307419} executeQuery: Read 6 rows, 321.00 B in 0.00155 sec., 3870.967741935484 rows/sec., 202.24 KiB/sec. 2024.11.21 19:35:31.824504 [ 276 ] {f7c26f83-7483-4d76-a738-06d617307419} TCPHandler: Processed in 0.001942456 sec. 2024.11.21 19:35:31.824664 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:31.824801 [ 282 ] {ce19a94d-011e-43fb-92d6-aa716ea0a054} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:35:31.824860 [ 282 ] {ce19a94d-011e-43fb-92d6-aa716ea0a054} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:35:31.825533 [ 282 ] {ce19a94d-011e-43fb-92d6-aa716ea0a054} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:31.825574 [ 282 ] {ce19a94d-011e-43fb-92d6-aa716ea0a054} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:31.825962 [ 282 ] {ce19a94d-011e-43fb-92d6-aa716ea0a054} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.21 19:35:31.826209 [ 282 ] {ce19a94d-011e-43fb-92d6-aa716ea0a054} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:31.826471 [ 282 ] {ce19a94d-011e-43fb-92d6-aa716ea0a054} executeQuery: Read 237 rows, 16.27 KiB in 0.0017 sec., 139411.76470588235 rows/sec., 9.34 MiB/sec. 2024.11.21 19:35:31.826598 [ 282 ] {ce19a94d-011e-43fb-92d6-aa716ea0a054} TCPHandler: Processed in 0.001997687 sec. 2024.11.21 19:35:31.826744 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:31.826851 [ 276 ] {663bf3f1-26b8-4190-a100-dc0038228a2c} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:35:31.826899 [ 276 ] {663bf3f1-26b8-4190-a100-dc0038228a2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:35:31.827324 [ 276 ] {663bf3f1-26b8-4190-a100-dc0038228a2c} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:31.827362 [ 276 ] {663bf3f1-26b8-4190-a100-dc0038228a2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:31.827704 [ 276 ] {663bf3f1-26b8-4190-a100-dc0038228a2c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.21 19:35:31.827959 [ 276 ] {663bf3f1-26b8-4190-a100-dc0038228a2c} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:31.828247 [ 276 ] {663bf3f1-26b8-4190-a100-dc0038228a2c} executeQuery: Read 1 rows, 69.00 B in 0.001396 sec., 716.3323782234957 rows/sec., 48.27 KiB/sec. 2024.11.21 19:35:31.828355 [ 276 ] {663bf3f1-26b8-4190-a100-dc0038228a2c} TCPHandler: Processed in 0.001662612 sec. 2024.11.21 19:35:31.828551 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:31.828681 [ 282 ] {60532458-63ad-40f5-92c8-8b7664498b99} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:35:31.828763 [ 282 ] {60532458-63ad-40f5-92c8-8b7664498b99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:35:31.829998 [ 282 ] {60532458-63ad-40f5-92c8-8b7664498b99} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:31.830040 [ 282 ] {60532458-63ad-40f5-92c8-8b7664498b99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:31.830709 [ 282 ] {60532458-63ad-40f5-92c8-8b7664498b99} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.21 19:35:31.830968 [ 282 ] {60532458-63ad-40f5-92c8-8b7664498b99} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:31.831315 [ 282 ] {60532458-63ad-40f5-92c8-8b7664498b99} executeQuery: Read 40 rows, 73.40 KiB in 0.002635 sec., 15180.265654648956 rows/sec., 27.20 MiB/sec. 2024.11.21 19:35:31.831609 [ 282 ] {60532458-63ad-40f5-92c8-8b7664498b99} TCPHandler: Processed in 0.003120752 sec. 2024.11.21 19:35:31.831746 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:31.831853 [ 276 ] {fabfa349-73f1-42fc-843a-2693449b7490} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:35:31.831899 [ 276 ] {fabfa349-73f1-42fc-843a-2693449b7490} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:35:31.832342 [ 276 ] {fabfa349-73f1-42fc-843a-2693449b7490} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:31.832381 [ 276 ] {fabfa349-73f1-42fc-843a-2693449b7490} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:31.832736 [ 276 ] {fabfa349-73f1-42fc-843a-2693449b7490} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.21 19:35:31.832965 [ 276 ] {fabfa349-73f1-42fc-843a-2693449b7490} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:31.833195 [ 276 ] {fabfa349-73f1-42fc-843a-2693449b7490} executeQuery: Read 82 rows, 5.33 KiB in 0.001364 sec., 60117.302052785926 rows/sec., 3.82 MiB/sec. 2024.11.21 19:35:31.833243 [ 276 ] {fabfa349-73f1-42fc-843a-2693449b7490} TCPHandler: Processed in 0.001549001 sec. 2024.11.21 19:35:35.413895 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 532 2024.11.21 19:35:35.416923 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:35.416968 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:35.418418 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.21 19:35:35.418730 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:35.419308 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 532 2024.11.21 19:35:36.796406 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:36.796595 [ 276 ] {626bf786-9915-40e4-976e-94285a8bb763} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:35:36.796668 [ 276 ] {626bf786-9915-40e4-976e-94285a8bb763} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:35:36.797424 [ 276 ] {626bf786-9915-40e4-976e-94285a8bb763} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:36.797470 [ 276 ] {626bf786-9915-40e4-976e-94285a8bb763} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:36.797902 [ 276 ] {626bf786-9915-40e4-976e-94285a8bb763} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.21 19:35:36.798154 [ 276 ] {626bf786-9915-40e4-976e-94285a8bb763} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:36.798421 [ 276 ] {626bf786-9915-40e4-976e-94285a8bb763} executeQuery: Read 12 rows, 1002.00 B in 0.001868 sec., 6423.982869379015 rows/sec., 523.83 KiB/sec. 2024.11.21 19:35:36.798610 [ 276 ] {626bf786-9915-40e4-976e-94285a8bb763} TCPHandler: Processed in 0.002326801 sec. 2024.11.21 19:35:36.798797 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:36.798911 [ 282 ] {68f8f7e4-29ad-419f-9c83-dd9b9883c2a3} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:35:36.798962 [ 282 ] {68f8f7e4-29ad-419f-9c83-dd9b9883c2a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:35:36.799572 [ 282 ] {68f8f7e4-29ad-419f-9c83-dd9b9883c2a3} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:36.799612 [ 282 ] {68f8f7e4-29ad-419f-9c83-dd9b9883c2a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:36.799977 [ 282 ] {68f8f7e4-29ad-419f-9c83-dd9b9883c2a3} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.21 19:35:36.800218 [ 282 ] {68f8f7e4-29ad-419f-9c83-dd9b9883c2a3} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:36.800393 [ 124 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.11.21 19:35:36.800466 [ 282 ] {68f8f7e4-29ad-419f-9c83-dd9b9883c2a3} executeQuery: Read 62 rows, 4.84 KiB in 0.00158 sec., 39240.50632911392 rows/sec., 2.99 MiB/sec. 2024.11.21 19:35:36.800496 [ 124 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:36.800559 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:36.800594 [ 282 ] {68f8f7e4-29ad-419f-9c83-dd9b9883c2a3} TCPHandler: Processed in 0.001850185 sec. 2024.11.21 19:35:36.800879 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:36.801127 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.11.21 19:35:36.801222 [ 276 ] {ee98254d-324f-4c07-bc4e-2985458cc6ca} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:35:36.801350 [ 276 ] {ee98254d-324f-4c07-bc4e-2985458cc6ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:35:36.801575 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:35:36.801664 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1430 rows starting from the beginning of the part 2024.11.21 19:35:36.801970 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 283 rows starting from the beginning of the part 2024.11.21 19:35:36.802433 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part 2024.11.21 19:35:36.802781 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part 2024.11.21 19:35:36.803089 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 283 rows starting from the beginning of the part 2024.11.21 19:35:36.803400 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 62 rows starting from the beginning of the part 2024.11.21 19:35:36.804374 [ 276 ] {ee98254d-324f-4c07-bc4e-2985458cc6ca} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:36.804438 [ 276 ] {ee98254d-324f-4c07-bc4e-2985458cc6ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:36.805377 [ 276 ] {ee98254d-324f-4c07-bc4e-2985458cc6ca} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.21 19:35:36.805973 [ 276 ] {ee98254d-324f-4c07-bc4e-2985458cc6ca} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:36.806386 [ 276 ] {ee98254d-324f-4c07-bc4e-2985458cc6ca} executeQuery: Read 12 rows, 858.00 B in 0.005225 sec., 2296.6507177033495 rows/sec., 160.36 KiB/sec. 2024.11.21 19:35:36.806685 [ 276 ] {ee98254d-324f-4c07-bc4e-2985458cc6ca} TCPHandler: Processed in 0.00597418 sec. 2024.11.21 19:35:36.806920 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:36.807142 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 2170 rows, containing 5 columns (5 merged, 0 gathered) in 0.006446557 sec., 336613.7924476585 rows/sec., 29.69 MiB/sec. 2024.11.21 19:35:36.807154 [ 282 ] {6d3662fa-8418-418c-be54-c6dc40b7d44e} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:35:36.807249 [ 282 ] {6d3662fa-8418-418c-be54-c6dc40b7d44e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:35:36.807469 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.11.21 19:35:36.807901 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_26_5} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:36.808026 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_26_5} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.11.21 19:35:36.808050 [ 282 ] {6d3662fa-8418-418c-be54-c6dc40b7d44e} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:36.808107 [ 282 ] {6d3662fa-8418-418c-be54-c6dc40b7d44e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:36.808132 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2024.11.21 19:35:36.808495 [ 282 ] {6d3662fa-8418-418c-be54-c6dc40b7d44e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.21 19:35:36.808736 [ 282 ] {6d3662fa-8418-418c-be54-c6dc40b7d44e} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:36.808901 [ 124 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.11.21 19:35:36.808980 [ 124 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:36.808990 [ 282 ] {6d3662fa-8418-418c-be54-c6dc40b7d44e} executeQuery: Read 76 rows, 6.09 KiB in 0.001875 sec., 40533.333333333336 rows/sec., 3.17 MiB/sec. 2024.11.21 19:35:36.809020 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:36.809132 [ 282 ] {6d3662fa-8418-418c-be54-c6dc40b7d44e} TCPHandler: Processed in 0.002321791 sec. 2024.11.21 19:35:36.809338 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:36.809352 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.11.21 19:35:36.809548 [ 276 ] {2cc11925-40bd-4b46-ad6b-67e17bf4c3a1} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:35:36.809630 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:35:36.809661 [ 276 ] {2cc11925-40bd-4b46-ad6b-67e17bf4c3a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:35:36.809691 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 908 rows starting from the beginning of the part 2024.11.21 19:35:36.810032 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 422 rows starting from the beginning of the part 2024.11.21 19:35:36.810382 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part 2024.11.21 19:35:36.810746 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part 2024.11.21 19:35:36.811104 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 422 rows starting from the beginning of the part 2024.11.21 19:35:36.811438 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 76 rows starting from the beginning of the part 2024.11.21 19:35:36.812479 [ 276 ] {2cc11925-40bd-4b46-ad6b-67e17bf4c3a1} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:36.812554 [ 276 ] {2cc11925-40bd-4b46-ad6b-67e17bf4c3a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:36.813530 [ 276 ] {2cc11925-40bd-4b46-ad6b-67e17bf4c3a1} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.21 19:35:36.813974 [ 276 ] {2cc11925-40bd-4b46-ad6b-67e17bf4c3a1} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:36.814222 [ 124 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.11.21 19:35:36.814348 [ 124 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:36.814432 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:36.814444 [ 276 ] {2cc11925-40bd-4b46-ad6b-67e17bf4c3a1} executeQuery: Read 134 rows, 9.55 KiB in 0.004954 sec., 27048.84941461445 rows/sec., 1.88 MiB/sec. 2024.11.21 19:35:36.814876 [ 276 ] {2cc11925-40bd-4b46-ad6b-67e17bf4c3a1} TCPHandler: Processed in 0.005687146 sec. 2024.11.21 19:35:36.815180 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.11.21 19:35:36.815228 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:36.815360 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 5 columns (5 merged, 0 gathered) in 0.006199523 sec., 315508.1447395227 rows/sec., 24.15 MiB/sec. 2024.11.21 19:35:36.815568 [ 282 ] {18d22f7d-6fdd-4bb6-bbd3-45f1d2ca9801} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:35:36.815614 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:35:36.815699 [ 282 ] {18d22f7d-6fdd-4bb6-bbd3-45f1d2ca9801} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:35:36.815711 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4574 rows starting from the beginning of the part 2024.11.21 19:35:36.815935 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.11.21 19:35:36.816043 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 237 rows starting from the beginning of the part 2024.11.21 19:35:36.816431 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part 2024.11.21 19:35:36.816861 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part 2024.11.21 19:35:36.817250 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 237 rows starting from the beginning of the part 2024.11.21 19:35:36.817634 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 134 rows starting from the beginning of the part 2024.11.21 19:35:36.818822 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_26_5} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:36.819203 [ 282 ] {18d22f7d-6fdd-4bb6-bbd3-45f1d2ca9801} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:36.819320 [ 282 ] {18d22f7d-6fdd-4bb6-bbd3-45f1d2ca9801} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:36.819437 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_26_5} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.11.21 19:35:36.819784 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.11.21 19:35:36.820653 [ 282 ] {18d22f7d-6fdd-4bb6-bbd3-45f1d2ca9801} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.21 19:35:36.821173 [ 282 ] {18d22f7d-6fdd-4bb6-bbd3-45f1d2ca9801} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:36.821377 [ 124 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.11.21 19:35:36.821503 [ 124 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:36.821568 [ 282 ] {18d22f7d-6fdd-4bb6-bbd3-45f1d2ca9801} executeQuery: Read 48 rows, 3.31 KiB in 0.006108 sec., 7858.546168958743 rows/sec., 542.32 KiB/sec. 2024.11.21 19:35:36.821572 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:36.821854 [ 282 ] {18d22f7d-6fdd-4bb6-bbd3-45f1d2ca9801} TCPHandler: Processed in 0.00678577 sec. 2024.11.21 19:35:36.821931 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.11.21 19:35:36.822149 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:35:36.822207 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1012 rows starting from the beginning of the part 2024.11.21 19:35:36.822263 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 5502 rows, containing 5 columns (5 merged, 0 gathered) in 0.007646982 sec., 719499.5358953375 rows/sec., 48.70 MiB/sec. 2024.11.21 19:35:36.822420 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part 2024.11.21 19:35:36.822593 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part 2024.11.21 19:35:36.822751 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part 2024.11.21 19:35:36.823018 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.11.21 19:35:36.823038 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part 2024.11.21 19:35:36.823333 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part 2024.11.21 19:35:36.823824 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_26_5} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:36.824012 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_26_5} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.11.21 19:35:36.824188 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. 2024.11.21 19:35:36.824970 [ 188 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1344 rows, containing 4 columns (4 merged, 0 gathered) in 0.003183813 sec., 422135.34526054136 rows/sec., 27.70 MiB/sec. 2024.11.21 19:35:36.825187 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.11.21 19:35:36.825528 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_26_5} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:36.825622 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_26_5} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.11.21 19:35:36.825712 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2024.11.21 19:35:37.883940 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 2024.11.21 19:35:37.884968 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:37.885048 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:37.885604 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.21 19:35:37.885858 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:37.886171 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 2024.11.21 19:35:38.450728 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2024.11.21 19:35:38.471829 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:38.471894 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:38.479929 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.21 19:35:38.480753 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:38.483779 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2024.11.21 19:35:40.899249 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46232, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:41.067555 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50556, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:41.092986 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38160, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:41.098293 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60355, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:41.371647 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35258, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:41.374934 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51061, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:41.386265 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51741, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:41.392666 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34851, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:41.797283 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:41.797471 [ 276 ] {b31d1a3a-3043-4b1f-813e-d80d899cfa4c} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:35:41.797544 [ 276 ] {b31d1a3a-3043-4b1f-813e-d80d899cfa4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:35:41.798342 [ 276 ] {b31d1a3a-3043-4b1f-813e-d80d899cfa4c} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:41.798391 [ 276 ] {b31d1a3a-3043-4b1f-813e-d80d899cfa4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:41.798842 [ 276 ] {b31d1a3a-3043-4b1f-813e-d80d899cfa4c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.21 19:35:41.799110 [ 276 ] {b31d1a3a-3043-4b1f-813e-d80d899cfa4c} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:41.799356 [ 276 ] {b31d1a3a-3043-4b1f-813e-d80d899cfa4c} executeQuery: Read 56 rows, 4.41 KiB in 0.001937 sec., 28910.686628807434 rows/sec., 2.22 MiB/sec. 2024.11.21 19:35:41.799426 [ 276 ] {b31d1a3a-3043-4b1f-813e-d80d899cfa4c} TCPHandler: Processed in 0.00227645 sec. 2024.11.21 19:35:41.799604 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:41.799725 [ 282 ] {dd5b9b36-1fcc-44c6-9eff-3fab63394fea} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:35:41.799778 [ 282 ] {dd5b9b36-1fcc-44c6-9eff-3fab63394fea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:35:41.800423 [ 282 ] {dd5b9b36-1fcc-44c6-9eff-3fab63394fea} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:41.800467 [ 282 ] {dd5b9b36-1fcc-44c6-9eff-3fab63394fea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:41.800879 [ 282 ] {dd5b9b36-1fcc-44c6-9eff-3fab63394fea} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.21 19:35:41.801128 [ 282 ] {dd5b9b36-1fcc-44c6-9eff-3fab63394fea} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:41.801368 [ 282 ] {dd5b9b36-1fcc-44c6-9eff-3fab63394fea} executeQuery: Read 64 rows, 5.12 KiB in 0.001672 sec., 38277.511961722485 rows/sec., 2.99 MiB/sec. 2024.11.21 19:35:41.801494 [ 282 ] {dd5b9b36-1fcc-44c6-9eff-3fab63394fea} TCPHandler: Processed in 0.001948406 sec. 2024.11.21 19:35:41.801661 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:41.801778 [ 276 ] {16a9e15d-8c13-4d76-acdd-6fba3668322a} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:35:41.801833 [ 276 ] {16a9e15d-8c13-4d76-acdd-6fba3668322a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:35:41.802410 [ 276 ] {16a9e15d-8c13-4d76-acdd-6fba3668322a} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:41.802451 [ 276 ] {16a9e15d-8c13-4d76-acdd-6fba3668322a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:41.802875 [ 276 ] {16a9e15d-8c13-4d76-acdd-6fba3668322a} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.21 19:35:41.803137 [ 276 ] {16a9e15d-8c13-4d76-acdd-6fba3668322a} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:41.803366 [ 276 ] {16a9e15d-8c13-4d76-acdd-6fba3668322a} executeQuery: Read 160 rows, 11.41 KiB in 0.001614 sec., 99132.58983890954 rows/sec., 6.90 MiB/sec. 2024.11.21 19:35:41.803493 [ 276 ] {16a9e15d-8c13-4d76-acdd-6fba3668322a} TCPHandler: Processed in 0.001885495 sec. 2024.11.21 19:35:41.803648 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:41.803757 [ 282 ] {9b9bf133-fbd3-4440-bd33-24f39489bb48} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:35:41.803807 [ 282 ] {9b9bf133-fbd3-4440-bd33-24f39489bb48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:35:41.804263 [ 282 ] {9b9bf133-fbd3-4440-bd33-24f39489bb48} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:41.804303 [ 282 ] {9b9bf133-fbd3-4440-bd33-24f39489bb48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:41.804676 [ 282 ] {9b9bf133-fbd3-4440-bd33-24f39489bb48} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.21 19:35:41.804914 [ 282 ] {9b9bf133-fbd3-4440-bd33-24f39489bb48} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:41.805130 [ 282 ] {9b9bf133-fbd3-4440-bd33-24f39489bb48} executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec. 2024.11.21 19:35:41.805180 [ 282 ] {9b9bf133-fbd3-4440-bd33-24f39489bb48} TCPHandler: Processed in 0.001585261 sec. 2024.11.21 19:35:42.379278 [ 115 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.11.21 19:35:42.379344 [ 115 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:42.379367 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:42.379522 [ 186 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.11.21 19:35:42.379683 [ 186 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:35:42.379721 [ 186 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part 2024.11.21 19:35:42.379800 [ 186 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2024.11.21 19:35:42.379986 [ 186 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2024.11.21 19:35:42.380288 [ 186 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2024.11.21 19:35:42.380446 [ 186 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2024.11.21 19:35:42.381515 [ 188 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.002070267 sec., 26083.59211637919 rows/sec., 1.33 MiB/sec. 2024.11.21 19:35:42.381739 [ 199 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.11.21 19:35:42.382106 [ 199 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_9_2} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:42.382195 [ 199 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_9_2} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.11.21 19:35:42.382291 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.21 19:35:42.543695 [ 115 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.11.21 19:35:42.543741 [ 115 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:42.543765 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:42.543919 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.11.21 19:35:42.544189 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:35:42.544226 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part 2024.11.21 19:35:42.544304 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2024.11.21 19:35:42.544569 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2024.11.21 19:35:42.544872 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2024.11.21 19:35:42.545142 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2024.11.21 19:35:42.546301 [ 188 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002478854 sec., 3630.709997442367 rows/sec., 244.65 KiB/sec. 2024.11.21 19:35:42.546444 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.11.21 19:35:42.546733 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_9_2} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:42.546807 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_9_2} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.11.21 19:35:42.546874 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2024.11.21 19:35:44.046178 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35544, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:44.487142 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54845, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:44.688598 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56341, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:44.723001 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57354, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:44.750968 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55705, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:44.762558 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58781, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:44.765905 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35221, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:44.781615 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35718, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:45.012821 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48817, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:45.291571 [ 112 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:35:45.291621 [ 112 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:35:45.324634 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53977, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:45.372065 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64587, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:45.386393 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 2024.11.21 19:35:45.387102 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:45.387144 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:45.387719 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.21 19:35:45.387975 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:45.388258 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2024.11.21 19:35:45.419633 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 552 2024.11.21 19:35:45.422478 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:45.422522 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:45.423981 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.21 19:35:45.424293 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:45.424996 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 552 2024.11.21 19:35:45.579488 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60274, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:45.603259 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:45.635762 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33535, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:45.679220 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43301, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:45.739671 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40490, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:45.803087 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56114, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:45.983948 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2024.11.21 19:35:46.006277 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:46.006335 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:46.013977 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.21 19:35:46.014742 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:46.017740 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2024.11.21 19:35:46.338619 [ 300 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48962, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:46.375368 [ 299 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47453, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:46.393856 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55159, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:46.415250 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:32983, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:46.419645 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46521, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:46.423041 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44835, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:46.423085 [ 306 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53740, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:35:46.804084 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:46.804382 [ 276 ] {d2b7bd9b-e954-4959-ae51-9fac9643a6f5} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:35:46.804496 [ 276 ] {d2b7bd9b-e954-4959-ae51-9fac9643a6f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:35:46.805517 [ 276 ] {d2b7bd9b-e954-4959-ae51-9fac9643a6f5} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:46.805563 [ 276 ] {d2b7bd9b-e954-4959-ae51-9fac9643a6f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:46.806004 [ 276 ] {d2b7bd9b-e954-4959-ae51-9fac9643a6f5} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.21 19:35:46.806271 [ 276 ] {d2b7bd9b-e954-4959-ae51-9fac9643a6f5} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:46.806516 [ 276 ] {d2b7bd9b-e954-4959-ae51-9fac9643a6f5} executeQuery: Read 14 rows, 1.01 KiB in 0.002219 sec., 6309.148264984227 rows/sec., 454.17 KiB/sec. 2024.11.21 19:35:46.806573 [ 276 ] {d2b7bd9b-e954-4959-ae51-9fac9643a6f5} TCPHandler: Processed in 0.002671425 sec. 2024.11.21 19:35:46.806745 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:46.806859 [ 282 ] {e2ba63a1-0349-43db-8f50-df7c97e5811c} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:35:46.806906 [ 282 ] {e2ba63a1-0349-43db-8f50-df7c97e5811c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:35:46.807622 [ 282 ] {e2ba63a1-0349-43db-8f50-df7c97e5811c} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:46.807663 [ 282 ] {e2ba63a1-0349-43db-8f50-df7c97e5811c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:46.808071 [ 282 ] {e2ba63a1-0349-43db-8f50-df7c97e5811c} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.21 19:35:46.808318 [ 282 ] {e2ba63a1-0349-43db-8f50-df7c97e5811c} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:46.808547 [ 282 ] {e2ba63a1-0349-43db-8f50-df7c97e5811c} executeQuery: Read 283 rows, 25.59 KiB in 0.001709 sec., 165593.91456992392 rows/sec., 14.62 MiB/sec. 2024.11.21 19:35:46.808670 [ 282 ] {e2ba63a1-0349-43db-8f50-df7c97e5811c} TCPHandler: Processed in 0.001982876 sec. 2024.11.21 19:35:46.808846 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:46.808981 [ 276 ] {4a275ea1-7006-48cb-989b-e02dc72eafe9} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:35:46.809035 [ 276 ] {4a275ea1-7006-48cb-989b-e02dc72eafe9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:35:46.809704 [ 276 ] {4a275ea1-7006-48cb-989b-e02dc72eafe9} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:46.809752 [ 276 ] {4a275ea1-7006-48cb-989b-e02dc72eafe9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:46.810175 [ 276 ] {4a275ea1-7006-48cb-989b-e02dc72eafe9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.21 19:35:46.810428 [ 276 ] {4a275ea1-7006-48cb-989b-e02dc72eafe9} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:46.810601 [ 110 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2024.11.21 19:35:46.810665 [ 276 ] {4a275ea1-7006-48cb-989b-e02dc72eafe9} executeQuery: Read 47 rows, 3.46 KiB in 0.00171 sec., 27485.380116959066 rows/sec., 1.98 MiB/sec. 2024.11.21 19:35:46.810692 [ 110 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:46.810763 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:46.810779 [ 276 ] {4a275ea1-7006-48cb-989b-e02dc72eafe9} TCPHandler: Processed in 0.001998757 sec. 2024.11.21 19:35:46.810991 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:46.811040 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2024.11.21 19:35:46.811193 [ 282 ] {189aa698-8ce8-488f-aef8-a0c672f0ef8a} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:35:46.811323 [ 282 ] {189aa698-8ce8-488f-aef8-a0c672f0ef8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:35:46.811554 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:35:46.811658 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 55 rows starting from the beginning of the part 2024.11.21 19:35:46.812145 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part 2024.11.21 19:35:46.812490 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 47 rows starting from the beginning of the part 2024.11.21 19:35:46.812850 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part 2024.11.21 19:35:46.813238 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part 2024.11.21 19:35:46.813388 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part 2024.11.21 19:35:46.814341 [ 282 ] {189aa698-8ce8-488f-aef8-a0c672f0ef8a} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:46.814398 [ 282 ] {189aa698-8ce8-488f-aef8-a0c672f0ef8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:46.815510 [ 282 ] {189aa698-8ce8-488f-aef8-a0c672f0ef8a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.21 19:35:46.816218 [ 282 ] {189aa698-8ce8-488f-aef8-a0c672f0ef8a} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:46.816293 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.005402482 sec., 39241.22283054344 rows/sec., 2.96 MiB/sec. 2024.11.21 19:35:46.816640 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.11.21 19:35:46.816780 [ 282 ] {189aa698-8ce8-488f-aef8-a0c672f0ef8a} executeQuery: Read 14 rows, 1004.00 B in 0.005606 sec., 2497.3242953977883 rows/sec., 174.90 KiB/sec. 2024.11.21 19:35:46.817133 [ 282 ] {189aa698-8ce8-488f-aef8-a0c672f0ef8a} TCPHandler: Processed in 0.006246403 sec. 2024.11.21 19:35:46.817318 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:46.817409 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_15_3} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:46.817506 [ 276 ] {2099af49-5e76-41db-bf5c-faea96de1b31} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:35:46.817534 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_15_3} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2024.11.21 19:35:46.817570 [ 276 ] {2099af49-5e76-41db-bf5c-faea96de1b31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:35:46.817658 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.11.21 19:35:46.818270 [ 276 ] {2099af49-5e76-41db-bf5c-faea96de1b31} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:46.818310 [ 276 ] {2099af49-5e76-41db-bf5c-faea96de1b31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:46.818672 [ 276 ] {2099af49-5e76-41db-bf5c-faea96de1b31} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.21 19:35:46.818914 [ 276 ] {2099af49-5e76-41db-bf5c-faea96de1b31} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:46.819151 [ 276 ] {2099af49-5e76-41db-bf5c-faea96de1b31} executeQuery: Read 13 rows, 830.00 B in 0.001686 sec., 7710.557532621589 rows/sec., 480.75 KiB/sec. 2024.11.21 19:35:46.819213 [ 276 ] {2099af49-5e76-41db-bf5c-faea96de1b31} TCPHandler: Processed in 0.001974486 sec. 2024.11.21 19:35:46.819359 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:46.819469 [ 282 ] {499005e2-f84a-4b90-bb03-4472b7073755} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:35:46.819514 [ 282 ] {499005e2-f84a-4b90-bb03-4472b7073755} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:35:46.820231 [ 282 ] {499005e2-f84a-4b90-bb03-4472b7073755} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:46.820271 [ 282 ] {499005e2-f84a-4b90-bb03-4472b7073755} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:46.820650 [ 282 ] {499005e2-f84a-4b90-bb03-4472b7073755} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.21 19:35:46.820891 [ 282 ] {499005e2-f84a-4b90-bb03-4472b7073755} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:46.821142 [ 282 ] {499005e2-f84a-4b90-bb03-4472b7073755} executeQuery: Read 422 rows, 30.88 KiB in 0.001694 sec., 249114.52184179457 rows/sec., 17.80 MiB/sec. 2024.11.21 19:35:46.821372 [ 282 ] {499005e2-f84a-4b90-bb03-4472b7073755} TCPHandler: Processed in 0.002068758 sec. 2024.11.21 19:35:46.821558 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:46.821676 [ 276 ] {1bb3702a-6bd9-4407-a6f6-5e10ed0a1ac2} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:35:46.821726 [ 276 ] {1bb3702a-6bd9-4407-a6f6-5e10ed0a1ac2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:35:46.822219 [ 276 ] {1bb3702a-6bd9-4407-a6f6-5e10ed0a1ac2} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:46.822264 [ 276 ] {1bb3702a-6bd9-4407-a6f6-5e10ed0a1ac2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:46.822639 [ 276 ] {1bb3702a-6bd9-4407-a6f6-5e10ed0a1ac2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.21 19:35:46.822878 [ 276 ] {1bb3702a-6bd9-4407-a6f6-5e10ed0a1ac2} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:46.823087 [ 276 ] {1bb3702a-6bd9-4407-a6f6-5e10ed0a1ac2} executeQuery: Read 6 rows, 321.00 B in 0.001436 sec., 4178.272980501392 rows/sec., 218.30 KiB/sec. 2024.11.21 19:35:46.823138 [ 276 ] {1bb3702a-6bd9-4407-a6f6-5e10ed0a1ac2} TCPHandler: Processed in 0.001653662 sec. 2024.11.21 19:35:46.823300 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:46.823431 [ 282 ] {81cad0ef-53a2-4ee6-b9d1-e7306c193a84} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:35:46.823488 [ 282 ] {81cad0ef-53a2-4ee6-b9d1-e7306c193a84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:35:46.824137 [ 282 ] {81cad0ef-53a2-4ee6-b9d1-e7306c193a84} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:46.824175 [ 282 ] {81cad0ef-53a2-4ee6-b9d1-e7306c193a84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:46.824561 [ 282 ] {81cad0ef-53a2-4ee6-b9d1-e7306c193a84} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.21 19:35:46.824800 [ 282 ] {81cad0ef-53a2-4ee6-b9d1-e7306c193a84} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:46.825015 [ 282 ] {81cad0ef-53a2-4ee6-b9d1-e7306c193a84} executeQuery: Read 237 rows, 16.27 KiB in 0.001612 sec., 147022.33250620347 rows/sec., 9.85 MiB/sec. 2024.11.21 19:35:46.825067 [ 282 ] {81cad0ef-53a2-4ee6-b9d1-e7306c193a84} TCPHandler: Processed in 0.001836084 sec. 2024.11.21 19:35:46.825206 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:46.825313 [ 276 ] {109bd09b-90d6-45f0-8420-96dfd41e00cf} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:35:46.825361 [ 276 ] {109bd09b-90d6-45f0-8420-96dfd41e00cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:35:46.825801 [ 276 ] {109bd09b-90d6-45f0-8420-96dfd41e00cf} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:46.825841 [ 276 ] {109bd09b-90d6-45f0-8420-96dfd41e00cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:46.826200 [ 276 ] {109bd09b-90d6-45f0-8420-96dfd41e00cf} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.21 19:35:46.826437 [ 276 ] {109bd09b-90d6-45f0-8420-96dfd41e00cf} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:46.826638 [ 276 ] {109bd09b-90d6-45f0-8420-96dfd41e00cf} executeQuery: Read 1 rows, 69.00 B in 0.001346 sec., 742.9420505200594 rows/sec., 50.06 KiB/sec. 2024.11.21 19:35:46.826688 [ 276 ] {109bd09b-90d6-45f0-8420-96dfd41e00cf} TCPHandler: Processed in 0.00153405 sec. 2024.11.21 19:35:46.826829 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:46.826936 [ 282 ] {c4cef91f-c601-4493-bce8-c2a9b7309dd6} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:35:46.827003 [ 282 ] {c4cef91f-c601-4493-bce8-c2a9b7309dd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:35:46.828331 [ 282 ] {c4cef91f-c601-4493-bce8-c2a9b7309dd6} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:46.828371 [ 282 ] {c4cef91f-c601-4493-bce8-c2a9b7309dd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:46.829021 [ 282 ] {c4cef91f-c601-4493-bce8-c2a9b7309dd6} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.21 19:35:46.829281 [ 282 ] {c4cef91f-c601-4493-bce8-c2a9b7309dd6} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:46.829555 [ 282 ] {c4cef91f-c601-4493-bce8-c2a9b7309dd6} executeQuery: Read 40 rows, 73.40 KiB in 0.002634 sec., 15186.028853454822 rows/sec., 27.21 MiB/sec. 2024.11.21 19:35:46.829676 [ 282 ] {c4cef91f-c601-4493-bce8-c2a9b7309dd6} TCPHandler: Processed in 0.002899439 sec. 2024.11.21 19:35:46.829831 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:46.829959 [ 276 ] {b572ba7f-6033-4dd7-832c-5382743ef88f} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:35:46.830014 [ 276 ] {b572ba7f-6033-4dd7-832c-5382743ef88f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:35:46.830546 [ 276 ] {b572ba7f-6033-4dd7-832c-5382743ef88f} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:46.830592 [ 276 ] {b572ba7f-6033-4dd7-832c-5382743ef88f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:46.831015 [ 276 ] {b572ba7f-6033-4dd7-832c-5382743ef88f} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.21 19:35:46.831253 [ 276 ] {b572ba7f-6033-4dd7-832c-5382743ef88f} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:46.831476 [ 276 ] {b572ba7f-6033-4dd7-832c-5382743ef88f} executeQuery: Read 82 rows, 5.33 KiB in 0.001537 sec., 53350.68314899154 rows/sec., 3.39 MiB/sec. 2024.11.21 19:35:46.831544 [ 276 ] {b572ba7f-6033-4dd7-832c-5382743ef88f} TCPHandler: Processed in 0.001775854 sec. 2024.11.21 19:35:51.796930 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:51.797159 [ 276 ] {c88c256f-d8de-48eb-81e7-74f216fb22b0} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:35:51.797241 [ 276 ] {c88c256f-d8de-48eb-81e7-74f216fb22b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:35:51.798010 [ 276 ] {c88c256f-d8de-48eb-81e7-74f216fb22b0} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:51.798062 [ 276 ] {c88c256f-d8de-48eb-81e7-74f216fb22b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:51.798483 [ 276 ] {c88c256f-d8de-48eb-81e7-74f216fb22b0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.21 19:35:51.798735 [ 276 ] {c88c256f-d8de-48eb-81e7-74f216fb22b0} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:51.799040 [ 276 ] {c88c256f-d8de-48eb-81e7-74f216fb22b0} executeQuery: Read 2 rows, 167.00 B in 0.001913 sec., 1045.4783063251436 rows/sec., 85.25 KiB/sec. 2024.11.21 19:35:51.799167 [ 276 ] {c88c256f-d8de-48eb-81e7-74f216fb22b0} TCPHandler: Processed in 0.002378591 sec. 2024.11.21 19:35:51.799350 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:51.799474 [ 282 ] {2ff1a281-2c86-4383-a40d-21b3eeb0e382} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:35:51.799525 [ 282 ] {2ff1a281-2c86-4383-a40d-21b3eeb0e382} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:35:51.800127 [ 282 ] {2ff1a281-2c86-4383-a40d-21b3eeb0e382} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:51.800169 [ 282 ] {2ff1a281-2c86-4383-a40d-21b3eeb0e382} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:51.800566 [ 282 ] {2ff1a281-2c86-4383-a40d-21b3eeb0e382} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.21 19:35:51.800835 [ 282 ] {2ff1a281-2c86-4383-a40d-21b3eeb0e382} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:51.801058 [ 282 ] {2ff1a281-2c86-4383-a40d-21b3eeb0e382} executeQuery: Read 57 rows, 4.48 KiB in 0.001612 sec., 35359.80148883375 rows/sec., 2.71 MiB/sec. 2024.11.21 19:35:51.801113 [ 282 ] {2ff1a281-2c86-4383-a40d-21b3eeb0e382} TCPHandler: Processed in 0.001823114 sec. 2024.11.21 19:35:51.801263 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:51.801378 [ 276 ] {52188623-2393-4b3a-a230-b2380f57a726} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:35:51.801425 [ 276 ] {52188623-2393-4b3a-a230-b2380f57a726} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:35:51.801952 [ 276 ] {52188623-2393-4b3a-a230-b2380f57a726} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:51.801991 [ 276 ] {52188623-2393-4b3a-a230-b2380f57a726} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:51.802324 [ 276 ] {52188623-2393-4b3a-a230-b2380f57a726} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.21 19:35:51.802567 [ 276 ] {52188623-2393-4b3a-a230-b2380f57a726} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:51.802782 [ 276 ] {52188623-2393-4b3a-a230-b2380f57a726} executeQuery: Read 2 rows, 143.00 B in 0.001428 sec., 1400.5602240896358 rows/sec., 97.79 KiB/sec. 2024.11.21 19:35:51.802905 [ 276 ] {52188623-2393-4b3a-a230-b2380f57a726} TCPHandler: Processed in 0.001694252 sec. 2024.11.21 19:35:51.803050 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:51.803162 [ 282 ] {0c21d80a-859c-42ea-90c0-dcc2551fcb88} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:35:51.803206 [ 282 ] {0c21d80a-859c-42ea-90c0-dcc2551fcb88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:35:51.803778 [ 282 ] {0c21d80a-859c-42ea-90c0-dcc2551fcb88} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:51.803817 [ 282 ] {0c21d80a-859c-42ea-90c0-dcc2551fcb88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:51.804179 [ 282 ] {0c21d80a-859c-42ea-90c0-dcc2551fcb88} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.21 19:35:51.804416 [ 282 ] {0c21d80a-859c-42ea-90c0-dcc2551fcb88} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:51.804625 [ 282 ] {0c21d80a-859c-42ea-90c0-dcc2551fcb88} executeQuery: Read 66 rows, 5.28 KiB in 0.001486 sec., 44414.535666218035 rows/sec., 3.47 MiB/sec. 2024.11.21 19:35:51.804679 [ 282 ] {0c21d80a-859c-42ea-90c0-dcc2551fcb88} TCPHandler: Processed in 0.001682802 sec. 2024.11.21 19:35:51.804807 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:51.804914 [ 276 ] {b37c0e61-ba9f-4fdb-8c2d-f549e25a6e05} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:35:51.804963 [ 276 ] {b37c0e61-ba9f-4fdb-8c2d-f549e25a6e05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:35:51.805476 [ 276 ] {b37c0e61-ba9f-4fdb-8c2d-f549e25a6e05} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:51.805515 [ 276 ] {b37c0e61-ba9f-4fdb-8c2d-f549e25a6e05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:51.805887 [ 276 ] {b37c0e61-ba9f-4fdb-8c2d-f549e25a6e05} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.21 19:35:51.806112 [ 276 ] {b37c0e61-ba9f-4fdb-8c2d-f549e25a6e05} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:51.806324 [ 276 ] {b37c0e61-ba9f-4fdb-8c2d-f549e25a6e05} executeQuery: Read 129 rows, 9.20 KiB in 0.001432 sec., 90083.79888268157 rows/sec., 6.27 MiB/sec. 2024.11.21 19:35:51.806379 [ 276 ] {b37c0e61-ba9f-4fdb-8c2d-f549e25a6e05} TCPHandler: Processed in 0.001624082 sec. 2024.11.21 19:35:51.806509 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:51.806615 [ 282 ] {49b31b4b-b2ed-40e2-b6f1-65056c3be1fc} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:35:51.806662 [ 282 ] {49b31b4b-b2ed-40e2-b6f1-65056c3be1fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:35:51.807108 [ 282 ] {49b31b4b-b2ed-40e2-b6f1-65056c3be1fc} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:51.807148 [ 282 ] {49b31b4b-b2ed-40e2-b6f1-65056c3be1fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:51.807515 [ 282 ] {49b31b4b-b2ed-40e2-b6f1-65056c3be1fc} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.21 19:35:51.807756 [ 282 ] {49b31b4b-b2ed-40e2-b6f1-65056c3be1fc} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:51.807962 [ 282 ] {49b31b4b-b2ed-40e2-b6f1-65056c3be1fc} executeQuery: Read 48 rows, 3.31 KiB in 0.001368 sec., 35087.71929824561 rows/sec., 2.36 MiB/sec. 2024.11.21 19:35:51.808012 [ 282 ] {49b31b4b-b2ed-40e2-b6f1-65056c3be1fc} TCPHandler: Processed in 0.00155536 sec. 2024.11.21 19:35:52.888501 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 2024.11.21 19:35:52.889243 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:52.889297 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:52.889803 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.21 19:35:52.890053 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:52.890288 [ 104 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.21 19:35:52.890314 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 2024.11.21 19:35:52.890417 [ 104 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:52.890467 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:52.890656 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.11.21 19:35:52.890865 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:35:52.890935 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part 2024.11.21 19:35:52.891085 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part 2024.11.21 19:35:52.891302 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part 2024.11.21 19:35:52.891422 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part 2024.11.21 19:35:52.891646 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part 2024.11.21 19:35:52.891719 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part 2024.11.21 19:35:52.894200 [ 191 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003632819 sec., 2653036.11327732 rows/sec., 37.95 MiB/sec. 2024.11.21 19:35:52.894491 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.21 19:35:52.894804 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_21_4} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:52.894880 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_21_4} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.21 19:35:52.894982 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2024.11.21 19:35:53.517906 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2024.11.21 19:35:53.539567 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:53.539627 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:53.547166 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.21 19:35:53.547958 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:53.548317 [ 103 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.21 19:35:53.548451 [ 103 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:53.548518 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:53.548928 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.11.21 19:35:53.565489 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2024.11.21 19:35:53.566704 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:35:53.568001 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2024.11.21 19:35:53.572959 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2024.11.21 19:35:53.578171 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part 2024.11.21 19:35:53.583524 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2024.11.21 19:35:53.589177 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2024.11.21 19:35:53.594067 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2024.11.21 19:35:53.652049 [ 201 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.103388951 sec., 1537.8819347920455 rows/sec., 7.95 MiB/sec. 2024.11.21 19:35:53.654619 [ 201 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.21 19:35:53.657563 [ 201 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_21_4} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:53.657688 [ 201 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_21_4} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.21 19:35:53.660311 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2024.11.21 19:35:54.000247 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 184.16 MiB, peak 194.72 MiB, free memory in arenas 0.00 B, will set to 186.02 MiB (RSS), difference: 1.86 MiB 2024.11.21 19:35:55.425294 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 586 2024.11.21 19:35:55.428578 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:55.428620 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:55.430080 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.21 19:35:55.430376 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:55.430888 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 586 2024.11.21 19:35:56.798016 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:56.798205 [ 276 ] {8201d9d0-70dd-4560-b272-ed6afc804184} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:35:56.798278 [ 276 ] {8201d9d0-70dd-4560-b272-ed6afc804184} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:35:56.799072 [ 276 ] {8201d9d0-70dd-4560-b272-ed6afc804184} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:56.799116 [ 276 ] {8201d9d0-70dd-4560-b272-ed6afc804184} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:56.799559 [ 276 ] {8201d9d0-70dd-4560-b272-ed6afc804184} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.21 19:35:56.799813 [ 276 ] {8201d9d0-70dd-4560-b272-ed6afc804184} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:56.800051 [ 276 ] {8201d9d0-70dd-4560-b272-ed6afc804184} executeQuery: Read 56 rows, 4.41 KiB in 0.001882 sec., 29755.57917109458 rows/sec., 2.29 MiB/sec. 2024.11.21 19:35:56.800134 [ 276 ] {8201d9d0-70dd-4560-b272-ed6afc804184} TCPHandler: Processed in 0.00223991 sec. 2024.11.21 19:35:56.800410 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:56.800593 [ 282 ] {a5a7e837-f507-4db5-b13f-9076e4c8b8e5} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:35:56.800653 [ 282 ] {a5a7e837-f507-4db5-b13f-9076e4c8b8e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:35:56.801357 [ 282 ] {a5a7e837-f507-4db5-b13f-9076e4c8b8e5} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:56.801406 [ 282 ] {a5a7e837-f507-4db5-b13f-9076e4c8b8e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:56.801806 [ 282 ] {a5a7e837-f507-4db5-b13f-9076e4c8b8e5} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.21 19:35:56.802053 [ 282 ] {a5a7e837-f507-4db5-b13f-9076e4c8b8e5} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:56.802241 [ 282 ] {a5a7e837-f507-4db5-b13f-9076e4c8b8e5} executeQuery: Read 64 rows, 5.12 KiB in 0.001682 sec., 38049.9405469679 rows/sec., 2.97 MiB/sec. 2024.11.21 19:35:56.802293 [ 282 ] {a5a7e837-f507-4db5-b13f-9076e4c8b8e5} TCPHandler: Processed in 0.002030077 sec. 2024.11.21 19:35:56.802432 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:56.802559 [ 276 ] {63c8be54-129d-4600-9456-cca4bba6c897} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:35:56.802619 [ 276 ] {63c8be54-129d-4600-9456-cca4bba6c897} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:35:56.803287 [ 276 ] {63c8be54-129d-4600-9456-cca4bba6c897} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:56.803332 [ 276 ] {63c8be54-129d-4600-9456-cca4bba6c897} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:56.803741 [ 276 ] {63c8be54-129d-4600-9456-cca4bba6c897} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.21 19:35:56.804006 [ 276 ] {63c8be54-129d-4600-9456-cca4bba6c897} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:56.804197 [ 276 ] {63c8be54-129d-4600-9456-cca4bba6c897} executeQuery: Read 160 rows, 11.41 KiB in 0.001668 sec., 95923.26139088729 rows/sec., 6.68 MiB/sec. 2024.11.21 19:35:56.804319 [ 276 ] {63c8be54-129d-4600-9456-cca4bba6c897} TCPHandler: Processed in 0.001940906 sec. 2024.11.21 19:35:56.804476 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:35:56.804606 [ 282 ] {28cc9cdd-c8ab-4bd6-bca8-8ef9b2cde7e7} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:35:56.804662 [ 282 ] {28cc9cdd-c8ab-4bd6-bca8-8ef9b2cde7e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:35:56.805244 [ 282 ] {28cc9cdd-c8ab-4bd6-bca8-8ef9b2cde7e7} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:35:56.805299 [ 282 ] {28cc9cdd-c8ab-4bd6-bca8-8ef9b2cde7e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:35:56.805706 [ 282 ] {28cc9cdd-c8ab-4bd6-bca8-8ef9b2cde7e7} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.21 19:35:56.805949 [ 282 ] {28cc9cdd-c8ab-4bd6-bca8-8ef9b2cde7e7} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:35:56.806161 [ 282 ] {28cc9cdd-c8ab-4bd6-bca8-8ef9b2cde7e7} executeQuery: Read 60 rows, 4.14 KiB in 0.001579 sec., 37998.73337555415 rows/sec., 2.56 MiB/sec. 2024.11.21 19:35:56.806252 [ 282 ] {28cc9cdd-c8ab-4bd6-bca8-8ef9b2cde7e7} TCPHandler: Processed in 0.001825955 sec. 2024.11.21 19:36:00.291686 [ 92 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:36:00.291795 [ 92 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:36:00.390615 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 2024.11.21 19:36:00.391676 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:00.391761 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:36:00.392467 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.21 19:36:00.392724 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:00.392996 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2024.11.21 19:36:01.065692 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2024.11.21 19:36:01.085097 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:01.085165 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:36:01.092222 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.21 19:36:01.093007 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:01.096391 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2024.11.21 19:36:01.804541 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:01.804730 [ 276 ] {2de5f5ee-de39-4d9e-b711-d8dfc07d2a5a} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:36:01.804802 [ 276 ] {2de5f5ee-de39-4d9e-b711-d8dfc07d2a5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:36:01.805599 [ 276 ] {2de5f5ee-de39-4d9e-b711-d8dfc07d2a5a} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:01.805644 [ 276 ] {2de5f5ee-de39-4d9e-b711-d8dfc07d2a5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:36:01.806096 [ 276 ] {2de5f5ee-de39-4d9e-b711-d8dfc07d2a5a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.21 19:36:01.806354 [ 276 ] {2de5f5ee-de39-4d9e-b711-d8dfc07d2a5a} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:01.806588 [ 276 ] {2de5f5ee-de39-4d9e-b711-d8dfc07d2a5a} executeQuery: Read 14 rows, 1.01 KiB in 0.001907 sec., 7341.373885684321 rows/sec., 528.48 KiB/sec. 2024.11.21 19:36:01.806676 [ 276 ] {2de5f5ee-de39-4d9e-b711-d8dfc07d2a5a} TCPHandler: Processed in 0.00226443 sec. 2024.11.21 19:36:01.806858 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:01.806983 [ 282 ] {5f422d0a-d3e2-40fe-bd64-db8a8809dfe3} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:36:01.807038 [ 282 ] {5f422d0a-d3e2-40fe-bd64-db8a8809dfe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:36:01.807748 [ 282 ] {5f422d0a-d3e2-40fe-bd64-db8a8809dfe3} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:01.807786 [ 282 ] {5f422d0a-d3e2-40fe-bd64-db8a8809dfe3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:36:01.808196 [ 282 ] {5f422d0a-d3e2-40fe-bd64-db8a8809dfe3} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.21 19:36:01.808451 [ 282 ] {5f422d0a-d3e2-40fe-bd64-db8a8809dfe3} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:01.808589 [ 91 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.11.21 19:36:01.808626 [ 91 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:01.808638 [ 282 ] {5f422d0a-d3e2-40fe-bd64-db8a8809dfe3} executeQuery: Read 283 rows, 25.59 KiB in 0.001684 sec., 168052.2565320665 rows/sec., 14.84 MiB/sec. 2024.11.21 19:36:01.808649 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:36:01.808757 [ 282 ] {5f422d0a-d3e2-40fe-bd64-db8a8809dfe3} TCPHandler: Processed in 0.001955206 sec. 2024.11.21 19:36:01.809099 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:01.809173 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.11.21 19:36:01.809399 [ 276 ] {2853187d-a02b-48fd-81c1-3093b3a01efd} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:36:01.809558 [ 276 ] {2853187d-a02b-48fd-81c1-3093b3a01efd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:36:01.809566 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:36:01.809685 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1433 rows starting from the beginning of the part 2024.11.21 19:36:01.809939 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part 2024.11.21 19:36:01.810228 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 283 rows starting from the beginning of the part 2024.11.21 19:36:01.810688 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 57 rows starting from the beginning of the part 2024.11.21 19:36:01.811066 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part 2024.11.21 19:36:01.811389 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 283 rows starting from the beginning of the part 2024.11.21 19:36:01.812628 [ 276 ] {2853187d-a02b-48fd-81c1-3093b3a01efd} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:01.812681 [ 276 ] {2853187d-a02b-48fd-81c1-3093b3a01efd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:01.813848 [ 276 ] {2853187d-a02b-48fd-81c1-3093b3a01efd} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.21 19:36:01.814183 [ 276 ] {2853187d-a02b-48fd-81c1-3093b3a01efd} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:01.814720 [ 276 ] {2853187d-a02b-48fd-81c1-3093b3a01efd} executeQuery: Read 47 rows, 3.46 KiB in 0.005387 sec., 8724.707629478373 rows/sec., 643.00 KiB/sec. 2024.11.21 19:36:01.814926 [ 276 ] {2853187d-a02b-48fd-81c1-3093b3a01efd} TCPHandler: Processed in 0.00601402 sec. 2024.11.21 19:36:01.814933 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2168 rows, containing 5 columns (5 merged, 0 gathered) in 0.006165613 sec., 351627.6483781904 rows/sec., 31.02 MiB/sec. 2024.11.21 19:36:01.815103 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:01.815260 [ 282 ] {d6943587-69db-45e2-9cd0-f717e978c604} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:36:01.815269 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.11.21 19:36:01.815366 [ 282 ] {d6943587-69db-45e2-9cd0-f717e978c604} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:36:01.815974 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_31_6} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:01.816180 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_31_6} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.11.21 19:36:01.816324 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.11.21 19:36:01.816559 [ 282 ] {d6943587-69db-45e2-9cd0-f717e978c604} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:01.816604 [ 282 ] {d6943587-69db-45e2-9cd0-f717e978c604} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:36:01.816972 [ 282 ] {d6943587-69db-45e2-9cd0-f717e978c604} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.21 19:36:01.817207 [ 282 ] {d6943587-69db-45e2-9cd0-f717e978c604} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:01.817425 [ 282 ] {d6943587-69db-45e2-9cd0-f717e978c604} executeQuery: Read 14 rows, 1004.00 B in 0.002209 sec., 6337.709370755998 rows/sec., 443.85 KiB/sec. 2024.11.21 19:36:01.817486 [ 282 ] {d6943587-69db-45e2-9cd0-f717e978c604} TCPHandler: Processed in 0.002445323 sec. 2024.11.21 19:36:01.817646 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:01.817777 [ 276 ] {ac858bc6-faec-4fac-9fa2-ace71835ac5e} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:36:01.817831 [ 276 ] {ac858bc6-faec-4fac-9fa2-ace71835ac5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:36:01.818478 [ 276 ] {ac858bc6-faec-4fac-9fa2-ace71835ac5e} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:01.818531 [ 276 ] {ac858bc6-faec-4fac-9fa2-ace71835ac5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:36:01.818908 [ 276 ] {ac858bc6-faec-4fac-9fa2-ace71835ac5e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.21 19:36:01.819175 [ 276 ] {ac858bc6-faec-4fac-9fa2-ace71835ac5e} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:01.819436 [ 276 ] {ac858bc6-faec-4fac-9fa2-ace71835ac5e} executeQuery: Read 13 rows, 830.00 B in 0.001682 sec., 7728.894173602855 rows/sec., 481.89 KiB/sec. 2024.11.21 19:36:01.819652 [ 276 ] {ac858bc6-faec-4fac-9fa2-ace71835ac5e} TCPHandler: Processed in 0.002064188 sec. 2024.11.21 19:36:01.819855 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:01.819986 [ 282 ] {0f29401d-de9c-4588-a9ba-df1f6b063040} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:36:01.820040 [ 282 ] {0f29401d-de9c-4588-a9ba-df1f6b063040} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:36:01.820922 [ 282 ] {0f29401d-de9c-4588-a9ba-df1f6b063040} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:01.820963 [ 282 ] {0f29401d-de9c-4588-a9ba-df1f6b063040} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:36:01.821336 [ 282 ] {0f29401d-de9c-4588-a9ba-df1f6b063040} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.21 19:36:01.821577 [ 282 ] {0f29401d-de9c-4588-a9ba-df1f6b063040} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:01.821757 [ 90 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.11.21 19:36:01.821823 [ 282 ] {0f29401d-de9c-4588-a9ba-df1f6b063040} executeQuery: Read 422 rows, 30.88 KiB in 0.001863 sec., 226516.37144390767 rows/sec., 16.19 MiB/sec. 2024.11.21 19:36:01.821849 [ 90 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:01.821918 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:36:01.821938 [ 282 ] {0f29401d-de9c-4588-a9ba-df1f6b063040} TCPHandler: Processed in 0.002142508 sec. 2024.11.21 19:36:01.822226 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:01.822444 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.11.21 19:36:01.822620 [ 276 ] {b70d4ac2-e653-404f-9db2-88a691b79de9} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:36:01.822796 [ 276 ] {b70d4ac2-e653-404f-9db2-88a691b79de9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:36:01.822957 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:36:01.823042 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 914 rows starting from the beginning of the part 2024.11.21 19:36:01.823415 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part 2024.11.21 19:36:01.823754 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 422 rows starting from the beginning of the part 2024.11.21 19:36:01.824050 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 66 rows starting from the beginning of the part 2024.11.21 19:36:01.824175 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part 2024.11.21 19:36:01.824587 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 422 rows starting from the beginning of the part 2024.11.21 19:36:01.825326 [ 276 ] {b70d4ac2-e653-404f-9db2-88a691b79de9} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:01.825392 [ 276 ] {b70d4ac2-e653-404f-9db2-88a691b79de9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:01.826337 [ 276 ] {b70d4ac2-e653-404f-9db2-88a691b79de9} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.21 19:36:01.826924 [ 276 ] {b70d4ac2-e653-404f-9db2-88a691b79de9} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:01.827320 [ 276 ] {b70d4ac2-e653-404f-9db2-88a691b79de9} executeQuery: Read 6 rows, 321.00 B in 0.004809 sec., 1247.6606363069245 rows/sec., 65.19 KiB/sec. 2024.11.21 19:36:01.827742 [ 276 ] {b70d4ac2-e653-404f-9db2-88a691b79de9} TCPHandler: Processed in 0.005689976 sec. 2024.11.21 19:36:01.828018 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:01.828118 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.006083572 sec., 320864.1239061525 rows/sec., 24.56 MiB/sec. 2024.11.21 19:36:01.828205 [ 282 ] {20db9dfe-c565-416b-8623-f26ede8ab700} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:36:01.828274 [ 282 ] {20db9dfe-c565-416b-8623-f26ede8ab700} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:36:01.828467 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.11.21 19:36:01.829109 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_31_6} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:01.829297 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_31_6} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.11.21 19:36:01.829506 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.11.21 19:36:01.829525 [ 282 ] {20db9dfe-c565-416b-8623-f26ede8ab700} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:01.829580 [ 282 ] {20db9dfe-c565-416b-8623-f26ede8ab700} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:36:01.829981 [ 282 ] {20db9dfe-c565-416b-8623-f26ede8ab700} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.21 19:36:01.830220 [ 282 ] {20db9dfe-c565-416b-8623-f26ede8ab700} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:01.830391 [ 90 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.11.21 19:36:01.830451 [ 90 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:01.830467 [ 282 ] {20db9dfe-c565-416b-8623-f26ede8ab700} executeQuery: Read 237 rows, 16.27 KiB in 0.002305 sec., 102819.95661605205 rows/sec., 6.89 MiB/sec. 2024.11.21 19:36:01.830490 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:36:01.830648 [ 282 ] {20db9dfe-c565-416b-8623-f26ede8ab700} TCPHandler: Processed in 0.002784488 sec. 2024.11.21 19:36:01.830788 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.11.21 19:36:01.830865 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:01.831086 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:36:01.831107 [ 276 ] {d822413c-72db-4a54-bf6a-1d2b0d68baf7} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:36:01.831136 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 5502 rows starting from the beginning of the part 2024.11.21 19:36:01.831170 [ 276 ] {d822413c-72db-4a54-bf6a-1d2b0d68baf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:36:01.831383 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part 2024.11.21 19:36:01.831781 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 237 rows starting from the beginning of the part 2024.11.21 19:36:01.832085 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 129 rows starting from the beginning of the part 2024.11.21 19:36:01.832427 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part 2024.11.21 19:36:01.832843 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part 2024.11.21 19:36:01.833586 [ 276 ] {d822413c-72db-4a54-bf6a-1d2b0d68baf7} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:01.833631 [ 276 ] {d822413c-72db-4a54-bf6a-1d2b0d68baf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:01.834094 [ 276 ] {d822413c-72db-4a54-bf6a-1d2b0d68baf7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.21 19:36:01.834415 [ 276 ] {d822413c-72db-4a54-bf6a-1d2b0d68baf7} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:01.834805 [ 276 ] {d822413c-72db-4a54-bf6a-1d2b0d68baf7} executeQuery: Read 1 rows, 69.00 B in 0.003763 sec., 265.7454158915759 rows/sec., 17.91 KiB/sec. 2024.11.21 19:36:01.834881 [ 276 ] {d822413c-72db-4a54-bf6a-1d2b0d68baf7} TCPHandler: Processed in 0.004118035 sec. 2024.11.21 19:36:01.835035 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:01.835275 [ 282 ] {524b4470-9bac-4f4f-8d94-809027028427} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:36:01.835381 [ 282 ] {524b4470-9bac-4f4f-8d94-809027028427} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:36:01.835974 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 6425 rows, containing 5 columns (5 merged, 0 gathered) in 0.005349082 sec., 1201140.681709497 rows/sec., 81.41 MiB/sec. 2024.11.21 19:36:01.836642 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.11.21 19:36:01.837373 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_31_6} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:01.837673 [ 282 ] {524b4470-9bac-4f4f-8d94-809027028427} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:01.837686 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_31_6} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.11.21 19:36:01.837736 [ 282 ] {524b4470-9bac-4f4f-8d94-809027028427} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:36:01.837873 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. 2024.11.21 19:36:01.838581 [ 282 ] {524b4470-9bac-4f4f-8d94-809027028427} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.21 19:36:01.838854 [ 282 ] {524b4470-9bac-4f4f-8d94-809027028427} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:01.839100 [ 282 ] {524b4470-9bac-4f4f-8d94-809027028427} executeQuery: Read 40 rows, 73.40 KiB in 0.003858 sec., 10368.066355624676 rows/sec., 18.58 MiB/sec. 2024.11.21 19:36:01.839202 [ 282 ] {524b4470-9bac-4f4f-8d94-809027028427} TCPHandler: Processed in 0.004230666 sec. 2024.11.21 19:36:01.839343 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:01.839450 [ 276 ] {6d1553b6-fd8b-4a06-8869-1cefbd9ab061} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:36:01.839499 [ 276 ] {6d1553b6-fd8b-4a06-8869-1cefbd9ab061} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:36:01.839946 [ 276 ] {6d1553b6-fd8b-4a06-8869-1cefbd9ab061} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:01.839987 [ 276 ] {6d1553b6-fd8b-4a06-8869-1cefbd9ab061} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:36:01.840353 [ 276 ] {6d1553b6-fd8b-4a06-8869-1cefbd9ab061} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.21 19:36:01.840623 [ 276 ] {6d1553b6-fd8b-4a06-8869-1cefbd9ab061} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:01.840798 [ 90 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.11.21 19:36:01.840849 [ 90 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:01.840865 [ 276 ] {6d1553b6-fd8b-4a06-8869-1cefbd9ab061} executeQuery: Read 82 rows, 5.33 KiB in 0.001428 sec., 57422.969187675066 rows/sec., 3.65 MiB/sec. 2024.11.21 19:36:01.840887 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.21 19:36:01.841002 [ 276 ] {6d1553b6-fd8b-4a06-8869-1cefbd9ab061} TCPHandler: Processed in 0.001707763 sec. 2024.11.21 19:36:01.841099 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.11.21 19:36:01.841237 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:36:01.841273 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1344 rows starting from the beginning of the part 2024.11.21 19:36:01.841351 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part 2024.11.21 19:36:01.841594 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part 2024.11.21 19:36:01.841703 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part 2024.11.21 19:36:01.841881 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part 2024.11.21 19:36:01.842081 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part 2024.11.21 19:36:01.843652 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1676 rows, containing 4 columns (4 merged, 0 gathered) in 0.002664955 sec., 628903.6775480261 rows/sec., 41.25 MiB/sec. 2024.11.21 19:36:01.843856 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.11.21 19:36:01.844156 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_31_6} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:01.844238 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_31_6} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.11.21 19:36:01.844325 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2024.11.21 19:36:03.803154 [ 88 ] {} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.21 19:36:03.803233 [ 88 ] {} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:03.803257 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:03.803478 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.11.21 19:36:03.803666 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:36:03.803704 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2024.11.21 19:36:03.803790 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.11.21 19:36:03.804013 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.11.21 19:36:03.804272 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part 2024.11.21 19:36:03.804492 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.11.21 19:36:03.805673 [ 195 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.002333661 sec., 11141.292587055275 rows/sec., 952.01 KiB/sec. 2024.11.21 19:36:03.805874 [ 187 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.21 19:36:03.806220 [ 187 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_5_1} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:03.806311 [ 187 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_5_1} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.21 19:36:03.806419 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.21 19:36:05.431229 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 616 2024.11.21 19:36:05.434247 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:05.434298 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:05.435765 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.21 19:36:05.436081 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:05.436325 [ 85 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.21 19:36:05.436448 [ 85 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:05.436511 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:05.436970 [ 194 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.11.21 19:36:05.437450 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 616 2024.11.21 19:36:05.438024 [ 194 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:36:05.438233 [ 194 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 472 rows starting from the beginning of the part 2024.11.21 19:36:05.438930 [ 194 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part 2024.11.21 19:36:05.439651 [ 194 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part 2024.11.21 19:36:05.440280 [ 194 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part 2024.11.21 19:36:05.440888 [ 194 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part 2024.11.21 19:36:05.441512 [ 194 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part 2024.11.21 19:36:05.449581 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 72 columns (72 merged, 0 gathered) in 0.012916863 sec., 47689.59769876014 rows/sec., 41.29 MiB/sec. 2024.11.21 19:36:05.450760 [ 190 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.21 19:36:05.451497 [ 190 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_16_3} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:05.451599 [ 190 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_16_3} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.21 19:36:05.451825 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. 2024.11.21 19:36:06.797508 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:06.797703 [ 276 ] {543bc6b7-fc7d-4fa0-984a-aac067c468a2} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:36:06.797780 [ 276 ] {543bc6b7-fc7d-4fa0-984a-aac067c468a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:36:06.798568 [ 276 ] {543bc6b7-fc7d-4fa0-984a-aac067c468a2} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:06.798622 [ 276 ] {543bc6b7-fc7d-4fa0-984a-aac067c468a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:06.799075 [ 276 ] {543bc6b7-fc7d-4fa0-984a-aac067c468a2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.21 19:36:06.799338 [ 276 ] {543bc6b7-fc7d-4fa0-984a-aac067c468a2} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:06.799588 [ 276 ] {543bc6b7-fc7d-4fa0-984a-aac067c468a2} executeQuery: Read 4 rows, 334.00 B in 0.001938 sec., 2063.983488132095 rows/sec., 168.30 KiB/sec. 2024.11.21 19:36:06.799663 [ 276 ] {543bc6b7-fc7d-4fa0-984a-aac067c468a2} TCPHandler: Processed in 0.002295001 sec. 2024.11.21 19:36:06.799855 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:06.799978 [ 282 ] {4146b6d8-b300-49c0-81b1-a1d554b3a690} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:36:06.800029 [ 282 ] {4146b6d8-b300-49c0-81b1-a1d554b3a690} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:36:06.800619 [ 282 ] {4146b6d8-b300-49c0-81b1-a1d554b3a690} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:06.800661 [ 282 ] {4146b6d8-b300-49c0-81b1-a1d554b3a690} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:06.801046 [ 282 ] {4146b6d8-b300-49c0-81b1-a1d554b3a690} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.21 19:36:06.801297 [ 282 ] {4146b6d8-b300-49c0-81b1-a1d554b3a690} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:06.801513 [ 282 ] {4146b6d8-b300-49c0-81b1-a1d554b3a690} executeQuery: Read 58 rows, 4.55 KiB in 0.001566 sec., 37037.03703703704 rows/sec., 2.84 MiB/sec. 2024.11.21 19:36:06.801569 [ 282 ] {4146b6d8-b300-49c0-81b1-a1d554b3a690} TCPHandler: Processed in 0.001775083 sec. 2024.11.21 19:36:06.801740 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:06.801856 [ 276 ] {50ee1a0e-4f36-48f3-94c1-cff1337b0bd6} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:36:06.801905 [ 276 ] {50ee1a0e-4f36-48f3-94c1-cff1337b0bd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:36:06.802462 [ 276 ] {50ee1a0e-4f36-48f3-94c1-cff1337b0bd6} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:06.802503 [ 276 ] {50ee1a0e-4f36-48f3-94c1-cff1337b0bd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:06.802865 [ 276 ] {50ee1a0e-4f36-48f3-94c1-cff1337b0bd6} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.21 19:36:06.803109 [ 276 ] {50ee1a0e-4f36-48f3-94c1-cff1337b0bd6} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:06.803355 [ 276 ] {50ee1a0e-4f36-48f3-94c1-cff1337b0bd6} executeQuery: Read 4 rows, 286.00 B in 0.001514 sec., 2642.007926023778 rows/sec., 184.48 KiB/sec. 2024.11.21 19:36:06.803476 [ 276 ] {50ee1a0e-4f36-48f3-94c1-cff1337b0bd6} TCPHandler: Processed in 0.001800524 sec. 2024.11.21 19:36:06.803658 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:06.803772 [ 282 ] {a3f7b5dc-948d-4ea2-9f8c-a3d0398529d5} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:36:06.803819 [ 282 ] {a3f7b5dc-948d-4ea2-9f8c-a3d0398529d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:36:06.804398 [ 282 ] {a3f7b5dc-948d-4ea2-9f8c-a3d0398529d5} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:06.804440 [ 282 ] {a3f7b5dc-948d-4ea2-9f8c-a3d0398529d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:06.804810 [ 282 ] {a3f7b5dc-948d-4ea2-9f8c-a3d0398529d5} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.21 19:36:06.805055 [ 282 ] {a3f7b5dc-948d-4ea2-9f8c-a3d0398529d5} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:06.805267 [ 282 ] {a3f7b5dc-948d-4ea2-9f8c-a3d0398529d5} executeQuery: Read 68 rows, 5.44 KiB in 0.001518 sec., 44795.783926218704 rows/sec., 3.50 MiB/sec. 2024.11.21 19:36:06.805319 [ 282 ] {a3f7b5dc-948d-4ea2-9f8c-a3d0398529d5} TCPHandler: Processed in 0.001731123 sec. 2024.11.21 19:36:06.805467 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:06.805578 [ 276 ] {b78b41f1-fd4d-43b2-9331-0c2a10849e6f} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:36:06.805630 [ 276 ] {b78b41f1-fd4d-43b2-9331-0c2a10849e6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:36:06.806151 [ 276 ] {b78b41f1-fd4d-43b2-9331-0c2a10849e6f} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:06.806191 [ 276 ] {b78b41f1-fd4d-43b2-9331-0c2a10849e6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:06.806592 [ 276 ] {b78b41f1-fd4d-43b2-9331-0c2a10849e6f} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.21 19:36:06.806842 [ 276 ] {b78b41f1-fd4d-43b2-9331-0c2a10849e6f} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:06.807051 [ 276 ] {b78b41f1-fd4d-43b2-9331-0c2a10849e6f} executeQuery: Read 162 rows, 11.55 KiB in 0.001495 sec., 108361.20401337792 rows/sec., 7.55 MiB/sec. 2024.11.21 19:36:06.807105 [ 276 ] {b78b41f1-fd4d-43b2-9331-0c2a10849e6f} TCPHandler: Processed in 0.001692862 sec. 2024.11.21 19:36:06.807233 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:06.807342 [ 282 ] {fdcd4ba7-0c67-4926-97e4-f442a0eda9cd} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:36:06.807390 [ 282 ] {fdcd4ba7-0c67-4926-97e4-f442a0eda9cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:36:06.807838 [ 282 ] {fdcd4ba7-0c67-4926-97e4-f442a0eda9cd} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:06.807878 [ 282 ] {fdcd4ba7-0c67-4926-97e4-f442a0eda9cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:06.808256 [ 282 ] {fdcd4ba7-0c67-4926-97e4-f442a0eda9cd} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.21 19:36:06.808502 [ 282 ] {fdcd4ba7-0c67-4926-97e4-f442a0eda9cd} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:06.808732 [ 282 ] {fdcd4ba7-0c67-4926-97e4-f442a0eda9cd} executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec. 2024.11.21 19:36:06.808783 [ 282 ] {fdcd4ba7-0c67-4926-97e4-f442a0eda9cd} TCPHandler: Processed in 0.001603182 sec. 2024.11.21 19:36:07.893238 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 2024.11.21 19:36:07.893892 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:07.893941 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:07.894493 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.21 19:36:07.894748 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:07.895013 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 2024.11.21 19:36:08.596559 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2024.11.21 19:36:08.615988 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:08.616046 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:08.623605 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.21 19:36:08.624358 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:08.626994 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2024.11.21 19:36:10.901526 [ 306 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41083, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:11.087129 [ 300 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44884, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:11.096511 [ 300 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44598, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:11.117799 [ 300 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47177, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:11.380184 [ 300 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34528, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:11.384558 [ 300 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44932, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:11.389918 [ 300 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45156, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:11.405174 [ 300 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:11.798317 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:11.798514 [ 276 ] {a070c616-1f27-409d-be9e-cfa4f33b3b2d} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:36:11.798590 [ 276 ] {a070c616-1f27-409d-be9e-cfa4f33b3b2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:36:11.799397 [ 276 ] {a070c616-1f27-409d-be9e-cfa4f33b3b2d} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:11.799452 [ 276 ] {a070c616-1f27-409d-be9e-cfa4f33b3b2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:11.799901 [ 276 ] {a070c616-1f27-409d-be9e-cfa4f33b3b2d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.21 19:36:11.800158 [ 276 ] {a070c616-1f27-409d-be9e-cfa4f33b3b2d} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:11.800407 [ 276 ] {a070c616-1f27-409d-be9e-cfa4f33b3b2d} executeQuery: Read 56 rows, 4.41 KiB in 0.001947 sec., 28762.19825372368 rows/sec., 2.21 MiB/sec. 2024.11.21 19:36:11.800474 [ 276 ] {a070c616-1f27-409d-be9e-cfa4f33b3b2d} TCPHandler: Processed in 0.002289761 sec. 2024.11.21 19:36:11.800652 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:11.800778 [ 282 ] {0f712670-93af-4be5-891d-d6bc891c410b} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:36:11.800830 [ 282 ] {0f712670-93af-4be5-891d-d6bc891c410b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:36:11.801858 [ 282 ] {0f712670-93af-4be5-891d-d6bc891c410b} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:11.801904 [ 282 ] {0f712670-93af-4be5-891d-d6bc891c410b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:11.802306 [ 282 ] {0f712670-93af-4be5-891d-d6bc891c410b} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.21 19:36:11.802543 [ 282 ] {0f712670-93af-4be5-891d-d6bc891c410b} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:11.802764 [ 282 ] {0f712670-93af-4be5-891d-d6bc891c410b} executeQuery: Read 64 rows, 5.12 KiB in 0.002016 sec., 31746.031746031746 rows/sec., 2.48 MiB/sec. 2024.11.21 19:36:11.802819 [ 282 ] {0f712670-93af-4be5-891d-d6bc891c410b} TCPHandler: Processed in 0.00222837 sec. 2024.11.21 19:36:11.802993 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:11.803110 [ 276 ] {ddd2c1b5-5eac-4a62-accd-882eda70e206} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:36:11.803188 [ 276 ] {ddd2c1b5-5eac-4a62-accd-882eda70e206} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:36:11.803809 [ 276 ] {ddd2c1b5-5eac-4a62-accd-882eda70e206} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:11.803852 [ 276 ] {ddd2c1b5-5eac-4a62-accd-882eda70e206} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:11.804468 [ 276 ] {ddd2c1b5-5eac-4a62-accd-882eda70e206} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.21 19:36:11.804711 [ 276 ] {ddd2c1b5-5eac-4a62-accd-882eda70e206} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:11.804929 [ 276 ] {ddd2c1b5-5eac-4a62-accd-882eda70e206} executeQuery: Read 160 rows, 11.41 KiB in 0.001846 sec., 86673.8894907909 rows/sec., 6.04 MiB/sec. 2024.11.21 19:36:11.804984 [ 276 ] {ddd2c1b5-5eac-4a62-accd-882eda70e206} TCPHandler: Processed in 0.002045858 sec. 2024.11.21 19:36:11.805173 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:11.805288 [ 282 ] {25bc28b5-49d7-40a1-9e6f-3b96a99b0bd9} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:36:11.805335 [ 282 ] {25bc28b5-49d7-40a1-9e6f-3b96a99b0bd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:36:11.805799 [ 282 ] {25bc28b5-49d7-40a1-9e6f-3b96a99b0bd9} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:11.805846 [ 282 ] {25bc28b5-49d7-40a1-9e6f-3b96a99b0bd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:11.806258 [ 282 ] {25bc28b5-49d7-40a1-9e6f-3b96a99b0bd9} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.21 19:36:11.806514 [ 282 ] {25bc28b5-49d7-40a1-9e6f-3b96a99b0bd9} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:11.806744 [ 282 ] {25bc28b5-49d7-40a1-9e6f-3b96a99b0bd9} executeQuery: Read 60 rows, 4.14 KiB in 0.001472 sec., 40760.86956521739 rows/sec., 2.75 MiB/sec. 2024.11.21 19:36:11.806812 [ 282 ] {25bc28b5-49d7-40a1-9e6f-3b96a99b0bd9} TCPHandler: Processed in 0.001692042 sec. 2024.11.21 19:36:14.063414 [ 300 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49626, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:14.506257 [ 300 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51777, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:14.694721 [ 300 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61934, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:14.742217 [ 300 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39847, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:14.769966 [ 299 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62632, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:14.770093 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48801, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:14.771473 [ 299 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50126, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:14.785115 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38358, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:15.023018 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35627, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:15.292067 [ 75 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:36:15.292140 [ 75 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:36:15.326967 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36106, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:15.383354 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60982, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:15.395242 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 2024.11.21 19:36:15.395912 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:15.395961 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:15.396524 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.21 19:36:15.396778 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:15.397022 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2024.11.21 19:36:15.437796 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 636 2024.11.21 19:36:15.440699 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:15.440762 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:15.442265 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.21 19:36:15.442583 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:15.443228 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 636 2024.11.21 19:36:15.589858 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41576, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:15.610516 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57220, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:15.650099 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63191, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:15.699495 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37588, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:15.741882 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45240, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:15.819322 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34601, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:16.127173 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2024.11.21 19:36:16.149385 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:16.149449 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:16.157369 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.21 19:36:16.158155 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:16.161095 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2024.11.21 19:36:16.344110 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39030, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:16.381179 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59772, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:16.413570 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35820, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:16.419898 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35245, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:16.427242 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48148, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:16.433605 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35624, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:16.433700 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36507, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:16.804623 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:16.804816 [ 276 ] {7c4729e8-b7cd-4066-bb66-a2034ff13816} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:36:16.804920 [ 276 ] {7c4729e8-b7cd-4066-bb66-a2034ff13816} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:36:16.805861 [ 276 ] {7c4729e8-b7cd-4066-bb66-a2034ff13816} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:16.805906 [ 276 ] {7c4729e8-b7cd-4066-bb66-a2034ff13816} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:16.806351 [ 276 ] {7c4729e8-b7cd-4066-bb66-a2034ff13816} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.21 19:36:16.806619 [ 276 ] {7c4729e8-b7cd-4066-bb66-a2034ff13816} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:16.806842 [ 276 ] {7c4729e8-b7cd-4066-bb66-a2034ff13816} executeQuery: Read 14 rows, 1.01 KiB in 0.002073 sec., 6753.497346840328 rows/sec., 486.16 KiB/sec. 2024.11.21 19:36:16.807004 [ 276 ] {7c4729e8-b7cd-4066-bb66-a2034ff13816} TCPHandler: Processed in 0.002504234 sec. 2024.11.21 19:36:16.807209 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:16.807332 [ 282 ] {186c5263-24e0-4a3f-b543-6ae58eee7f05} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:36:16.807383 [ 282 ] {186c5263-24e0-4a3f-b543-6ae58eee7f05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:36:16.808150 [ 282 ] {186c5263-24e0-4a3f-b543-6ae58eee7f05} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:16.808190 [ 282 ] {186c5263-24e0-4a3f-b543-6ae58eee7f05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:16.808662 [ 282 ] {186c5263-24e0-4a3f-b543-6ae58eee7f05} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.21 19:36:16.808936 [ 282 ] {186c5263-24e0-4a3f-b543-6ae58eee7f05} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:16.809118 [ 282 ] {186c5263-24e0-4a3f-b543-6ae58eee7f05} executeQuery: Read 283 rows, 25.59 KiB in 0.001816 sec., 155837.00440528634 rows/sec., 13.76 MiB/sec. 2024.11.21 19:36:16.809174 [ 282 ] {186c5263-24e0-4a3f-b543-6ae58eee7f05} TCPHandler: Processed in 0.002026797 sec. 2024.11.21 19:36:16.809353 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:16.809474 [ 276 ] {a172a995-707f-4f18-872d-040014bf75d0} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:36:16.809528 [ 276 ] {a172a995-707f-4f18-872d-040014bf75d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:36:16.810141 [ 276 ] {a172a995-707f-4f18-872d-040014bf75d0} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:16.810180 [ 276 ] {a172a995-707f-4f18-872d-040014bf75d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:16.810647 [ 276 ] {a172a995-707f-4f18-872d-040014bf75d0} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.21 19:36:16.811009 [ 276 ] {a172a995-707f-4f18-872d-040014bf75d0} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:16.811228 [ 276 ] {a172a995-707f-4f18-872d-040014bf75d0} executeQuery: Read 47 rows, 3.46 KiB in 0.001781 sec., 26389.66872543515 rows/sec., 1.90 MiB/sec. 2024.11.21 19:36:16.811282 [ 276 ] {a172a995-707f-4f18-872d-040014bf75d0} TCPHandler: Processed in 0.001986077 sec. 2024.11.21 19:36:16.811447 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:16.811578 [ 282 ] {b53bca8e-9385-49d3-a77c-e7b783162daa} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:36:16.811633 [ 282 ] {b53bca8e-9385-49d3-a77c-e7b783162daa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:36:16.812284 [ 282 ] {b53bca8e-9385-49d3-a77c-e7b783162daa} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:16.812322 [ 282 ] {b53bca8e-9385-49d3-a77c-e7b783162daa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:16.812674 [ 282 ] {b53bca8e-9385-49d3-a77c-e7b783162daa} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.21 19:36:16.812906 [ 282 ] {b53bca8e-9385-49d3-a77c-e7b783162daa} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:16.813071 [ 282 ] {b53bca8e-9385-49d3-a77c-e7b783162daa} executeQuery: Read 14 rows, 1004.00 B in 0.001546 sec., 9055.627425614488 rows/sec., 634.20 KiB/sec. 2024.11.21 19:36:16.813119 [ 282 ] {b53bca8e-9385-49d3-a77c-e7b783162daa} TCPHandler: Processed in 0.001765174 sec. 2024.11.21 19:36:16.813268 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:16.813388 [ 276 ] {67e97a36-c570-4cf6-8212-7eaafb4d910f} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:36:16.813438 [ 276 ] {67e97a36-c570-4cf6-8212-7eaafb4d910f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:36:16.814140 [ 276 ] {67e97a36-c570-4cf6-8212-7eaafb4d910f} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:16.814185 [ 276 ] {67e97a36-c570-4cf6-8212-7eaafb4d910f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:16.814554 [ 276 ] {67e97a36-c570-4cf6-8212-7eaafb4d910f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.21 19:36:16.814789 [ 276 ] {67e97a36-c570-4cf6-8212-7eaafb4d910f} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:16.814992 [ 276 ] {67e97a36-c570-4cf6-8212-7eaafb4d910f} executeQuery: Read 13 rows, 830.00 B in 0.001579 sec., 8233.058898036732 rows/sec., 513.33 KiB/sec. 2024.11.21 19:36:16.815184 [ 276 ] {67e97a36-c570-4cf6-8212-7eaafb4d910f} TCPHandler: Processed in 0.001935786 sec. 2024.11.21 19:36:16.815364 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:16.815494 [ 282 ] {0d6c8b27-7841-431e-9185-31dee031dac7} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:36:16.815546 [ 282 ] {0d6c8b27-7841-431e-9185-31dee031dac7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:36:16.816378 [ 282 ] {0d6c8b27-7841-431e-9185-31dee031dac7} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:16.816418 [ 282 ] {0d6c8b27-7841-431e-9185-31dee031dac7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:16.816816 [ 282 ] {0d6c8b27-7841-431e-9185-31dee031dac7} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.21 19:36:16.817056 [ 282 ] {0d6c8b27-7841-431e-9185-31dee031dac7} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:16.817235 [ 282 ] {0d6c8b27-7841-431e-9185-31dee031dac7} executeQuery: Read 422 rows, 30.88 KiB in 0.001771 sec., 238283.45567476 rows/sec., 17.03 MiB/sec. 2024.11.21 19:36:16.817286 [ 282 ] {0d6c8b27-7841-431e-9185-31dee031dac7} TCPHandler: Processed in 0.001985656 sec. 2024.11.21 19:36:16.817440 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:16.817567 [ 276 ] {1338e92d-afe6-47a5-893b-5e0d2458a1eb} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:36:16.817623 [ 276 ] {1338e92d-afe6-47a5-893b-5e0d2458a1eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:36:16.818157 [ 276 ] {1338e92d-afe6-47a5-893b-5e0d2458a1eb} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:16.818202 [ 276 ] {1338e92d-afe6-47a5-893b-5e0d2458a1eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:16.818572 [ 276 ] {1338e92d-afe6-47a5-893b-5e0d2458a1eb} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.21 19:36:16.818812 [ 276 ] {1338e92d-afe6-47a5-893b-5e0d2458a1eb} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:16.819039 [ 276 ] {1338e92d-afe6-47a5-893b-5e0d2458a1eb} executeQuery: Read 6 rows, 321.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 209.96 KiB/sec. 2024.11.21 19:36:16.819221 [ 276 ] {1338e92d-afe6-47a5-893b-5e0d2458a1eb} TCPHandler: Processed in 0.001839255 sec. 2024.11.21 19:36:16.819371 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:16.819501 [ 282 ] {1b0bbad3-64db-4678-9ad9-62c1f968ed3a} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:36:16.819559 [ 282 ] {1b0bbad3-64db-4678-9ad9-62c1f968ed3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:36:16.820224 [ 282 ] {1b0bbad3-64db-4678-9ad9-62c1f968ed3a} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:16.820269 [ 282 ] {1b0bbad3-64db-4678-9ad9-62c1f968ed3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:16.820659 [ 282 ] {1b0bbad3-64db-4678-9ad9-62c1f968ed3a} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.21 19:36:16.820927 [ 282 ] {1b0bbad3-64db-4678-9ad9-62c1f968ed3a} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:16.821141 [ 282 ] {1b0bbad3-64db-4678-9ad9-62c1f968ed3a} executeQuery: Read 237 rows, 16.27 KiB in 0.00167 sec., 141916.16766467065 rows/sec., 9.51 MiB/sec. 2024.11.21 19:36:16.821364 [ 282 ] {1b0bbad3-64db-4678-9ad9-62c1f968ed3a} TCPHandler: Processed in 0.002051697 sec. 2024.11.21 19:36:16.821586 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:16.821730 [ 276 ] {ab9276e5-a96a-4569-930d-c46038bb9f45} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:36:16.821795 [ 276 ] {ab9276e5-a96a-4569-930d-c46038bb9f45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:36:16.822354 [ 276 ] {ab9276e5-a96a-4569-930d-c46038bb9f45} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:16.822392 [ 276 ] {ab9276e5-a96a-4569-930d-c46038bb9f45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:16.822744 [ 276 ] {ab9276e5-a96a-4569-930d-c46038bb9f45} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.21 19:36:16.822977 [ 276 ] {ab9276e5-a96a-4569-930d-c46038bb9f45} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:16.823150 [ 276 ] {ab9276e5-a96a-4569-930d-c46038bb9f45} executeQuery: Read 1 rows, 69.00 B in 0.001463 sec., 683.5269993164729 rows/sec., 46.06 KiB/sec. 2024.11.21 19:36:16.823198 [ 276 ] {ab9276e5-a96a-4569-930d-c46038bb9f45} TCPHandler: Processed in 0.001715753 sec. 2024.11.21 19:36:16.823342 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:16.823456 [ 282 ] {ce6c6f26-0dbf-4825-a79e-dda24b492b02} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:36:16.823524 [ 282 ] {ce6c6f26-0dbf-4825-a79e-dda24b492b02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:36:16.824727 [ 282 ] {ce6c6f26-0dbf-4825-a79e-dda24b492b02} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:16.824766 [ 282 ] {ce6c6f26-0dbf-4825-a79e-dda24b492b02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:16.825498 [ 282 ] {ce6c6f26-0dbf-4825-a79e-dda24b492b02} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.21 19:36:16.825779 [ 282 ] {ce6c6f26-0dbf-4825-a79e-dda24b492b02} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:16.825919 [ 71 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2024.11.21 19:36:16.825964 [ 71 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:16.825988 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:16.825991 [ 282 ] {ce6c6f26-0dbf-4825-a79e-dda24b492b02} executeQuery: Read 40 rows, 73.40 KiB in 0.002557 sec., 15643.332029722333 rows/sec., 28.03 MiB/sec. 2024.11.21 19:36:16.826435 [ 195 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full 2024.11.21 19:36:16.827038 [ 282 ] {ce6c6f26-0dbf-4825-a79e-dda24b492b02} TCPHandler: Processed in 0.00374805 sec. 2024.11.21 19:36:16.827276 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:16.827400 [ 195 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:36:16.827452 [ 276 ] {83329336-53e1-4f10-b4ad-9de29f18c15a} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:36:16.827475 [ 195 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 203 rows starting from the beginning of the part 2024.11.21 19:36:16.827524 [ 276 ] {83329336-53e1-4f10-b4ad-9de29f18c15a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:36:16.828169 [ 195 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part 2024.11.21 19:36:16.828670 [ 195 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part 2024.11.21 19:36:16.829227 [ 195 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part 2024.11.21 19:36:16.829311 [ 276 ] {83329336-53e1-4f10-b4ad-9de29f18c15a} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:16.829387 [ 276 ] {83329336-53e1-4f10-b4ad-9de29f18c15a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:16.829716 [ 195 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part 2024.11.21 19:36:16.830320 [ 195 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part 2024.11.21 19:36:16.830494 [ 276 ] {83329336-53e1-4f10-b4ad-9de29f18c15a} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.21 19:36:16.831055 [ 276 ] {83329336-53e1-4f10-b4ad-9de29f18c15a} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:16.831315 [ 276 ] {83329336-53e1-4f10-b4ad-9de29f18c15a} executeQuery: Read 82 rows, 5.33 KiB in 0.00391 sec., 20971.867007672634 rows/sec., 1.33 MiB/sec. 2024.11.21 19:36:16.831399 [ 276 ] {83329336-53e1-4f10-b4ad-9de29f18c15a} TCPHandler: Processed in 0.004225577 sec. 2024.11.21 19:36:16.834855 [ 190 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 403 rows, containing 19 columns (19 merged, 0 gathered) in 0.008798088 sec., 45805.40681111623 rows/sec., 82.08 MiB/sec. 2024.11.21 19:36:16.835701 [ 196 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.11.21 19:36:16.836195 [ 196 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_14_3} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:16.836285 [ 196 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_14_3} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 2024.11.21 19:36:16.836456 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. 2024.11.21 19:36:21.797630 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:21.797864 [ 276 ] {c2cfb895-272d-43bc-9f0c-fcd42b7b65f1} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:36:21.797948 [ 276 ] {c2cfb895-272d-43bc-9f0c-fcd42b7b65f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:36:21.798810 [ 276 ] {c2cfb895-272d-43bc-9f0c-fcd42b7b65f1} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:21.798859 [ 276 ] {c2cfb895-272d-43bc-9f0c-fcd42b7b65f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:21.799315 [ 276 ] {c2cfb895-272d-43bc-9f0c-fcd42b7b65f1} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.21 19:36:21.799588 [ 276 ] {c2cfb895-272d-43bc-9f0c-fcd42b7b65f1} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:21.799805 [ 276 ] {c2cfb895-272d-43bc-9f0c-fcd42b7b65f1} executeQuery: Read 56 rows, 4.41 KiB in 0.002002 sec., 27972.027972027972 rows/sec., 2.15 MiB/sec. 2024.11.21 19:36:21.799872 [ 276 ] {c2cfb895-272d-43bc-9f0c-fcd42b7b65f1} TCPHandler: Processed in 0.002382512 sec. 2024.11.21 19:36:21.800069 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:21.800215 [ 282 ] {137c8cce-e257-4e70-8627-73fcb77b1f16} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:36:21.800274 [ 282 ] {137c8cce-e257-4e70-8627-73fcb77b1f16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:36:21.800875 [ 282 ] {137c8cce-e257-4e70-8627-73fcb77b1f16} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:21.800915 [ 282 ] {137c8cce-e257-4e70-8627-73fcb77b1f16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:21.801297 [ 282 ] {137c8cce-e257-4e70-8627-73fcb77b1f16} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.21 19:36:21.801567 [ 282 ] {137c8cce-e257-4e70-8627-73fcb77b1f16} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:21.801756 [ 282 ] {137c8cce-e257-4e70-8627-73fcb77b1f16} executeQuery: Read 64 rows, 5.12 KiB in 0.001575 sec., 40634.920634920636 rows/sec., 3.17 MiB/sec. 2024.11.21 19:36:21.801811 [ 282 ] {137c8cce-e257-4e70-8627-73fcb77b1f16} TCPHandler: Processed in 0.001811695 sec. 2024.11.21 19:36:21.801958 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:21.802066 [ 276 ] {26c1afb9-30db-46ed-b50f-bb936b26080d} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:36:21.802116 [ 276 ] {26c1afb9-30db-46ed-b50f-bb936b26080d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:36:21.802669 [ 276 ] {26c1afb9-30db-46ed-b50f-bb936b26080d} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:21.802706 [ 276 ] {26c1afb9-30db-46ed-b50f-bb936b26080d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:21.803107 [ 276 ] {26c1afb9-30db-46ed-b50f-bb936b26080d} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.21 19:36:21.803350 [ 276 ] {26c1afb9-30db-46ed-b50f-bb936b26080d} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:21.803527 [ 276 ] {26c1afb9-30db-46ed-b50f-bb936b26080d} executeQuery: Read 160 rows, 11.41 KiB in 0.001483 sec., 107889.41335131491 rows/sec., 7.51 MiB/sec. 2024.11.21 19:36:21.803579 [ 276 ] {26c1afb9-30db-46ed-b50f-bb936b26080d} TCPHandler: Processed in 0.001675332 sec. 2024.11.21 19:36:21.803759 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:21.803875 [ 282 ] {60084d8a-48ad-4beb-8cfb-9ec2e299e7cc} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:36:21.803924 [ 282 ] {60084d8a-48ad-4beb-8cfb-9ec2e299e7cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:36:21.804405 [ 282 ] {60084d8a-48ad-4beb-8cfb-9ec2e299e7cc} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:21.804444 [ 282 ] {60084d8a-48ad-4beb-8cfb-9ec2e299e7cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:21.804813 [ 282 ] {60084d8a-48ad-4beb-8cfb-9ec2e299e7cc} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.21 19:36:21.805051 [ 282 ] {60084d8a-48ad-4beb-8cfb-9ec2e299e7cc} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:21.805250 [ 282 ] {60084d8a-48ad-4beb-8cfb-9ec2e299e7cc} executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec. 2024.11.21 19:36:21.805317 [ 282 ] {60084d8a-48ad-4beb-8cfb-9ec2e299e7cc} TCPHandler: Processed in 0.001613511 sec. 2024.11.21 19:36:22.897257 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 2024.11.21 19:36:22.897917 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:22.897965 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:22.898488 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.21 19:36:22.898746 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:22.899033 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 2024.11.21 19:36:23.661264 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2024.11.21 19:36:23.682488 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:23.682550 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:23.690243 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.21 19:36:23.691036 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:23.694472 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2024.11.21 19:36:25.443512 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 666 2024.11.21 19:36:25.446786 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:25.446836 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:25.448341 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.21 19:36:25.448647 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:25.450267 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 666 2024.11.21 19:36:26.799124 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:26.799340 [ 276 ] {d8f6fb63-fe8d-49f9-8865-cc05411920a9} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:36:26.799422 [ 276 ] {d8f6fb63-fe8d-49f9-8865-cc05411920a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:36:26.800260 [ 276 ] {d8f6fb63-fe8d-49f9-8865-cc05411920a9} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:26.800312 [ 276 ] {d8f6fb63-fe8d-49f9-8865-cc05411920a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:26.800768 [ 276 ] {d8f6fb63-fe8d-49f9-8865-cc05411920a9} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.21 19:36:26.801032 [ 276 ] {d8f6fb63-fe8d-49f9-8865-cc05411920a9} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:26.801216 [ 54 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.11.21 19:36:26.801292 [ 276 ] {d8f6fb63-fe8d-49f9-8865-cc05411920a9} executeQuery: Read 56 rows, 4.41 KiB in 0.00201 sec., 27860.696517412933 rows/sec., 2.14 MiB/sec. 2024.11.21 19:36:26.801300 [ 54 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:26.801378 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:26.801434 [ 276 ] {d8f6fb63-fe8d-49f9-8865-cc05411920a9} TCPHandler: Processed in 0.002449243 sec. 2024.11.21 19:36:26.801569 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.11.21 19:36:26.801632 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:26.801697 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:36:26.801741 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1433 rows starting from the beginning of the part 2024.11.21 19:36:26.801804 [ 282 ] {8d1e0eea-737e-4d49-adb7-2768f57b5c6c} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:36:26.801869 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 58 rows starting from the beginning of the part 2024.11.21 19:36:26.801943 [ 282 ] {8d1e0eea-737e-4d49-adb7-2768f57b5c6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:36:26.802330 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part 2024.11.21 19:36:26.802768 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 283 rows starting from the beginning of the part 2024.11.21 19:36:26.803073 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part 2024.11.21 19:36:26.803455 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part 2024.11.21 19:36:26.804547 [ 282 ] {8d1e0eea-737e-4d49-adb7-2768f57b5c6c} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:26.804595 [ 282 ] {8d1e0eea-737e-4d49-adb7-2768f57b5c6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:26.805242 [ 282 ] {8d1e0eea-737e-4d49-adb7-2768f57b5c6c} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.21 19:36:26.805592 [ 282 ] {8d1e0eea-737e-4d49-adb7-2768f57b5c6c} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:26.805643 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1942 rows, containing 5 columns (5 merged, 0 gathered) in 0.004169075 sec., 465810.7613799224 rows/sec., 40.72 MiB/sec. 2024.11.21 19:36:26.805803 [ 54 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.11.21 19:36:26.805895 [ 54 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:26.805951 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:26.805960 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.11.21 19:36:26.805961 [ 282 ] {8d1e0eea-737e-4d49-adb7-2768f57b5c6c} executeQuery: Read 64 rows, 5.12 KiB in 0.004184 sec., 15296.367112810707 rows/sec., 1.19 MiB/sec. 2024.11.21 19:36:26.806392 [ 282 ] {8d1e0eea-737e-4d49-adb7-2768f57b5c6c} TCPHandler: Processed in 0.004810154 sec. 2024.11.21 19:36:26.806501 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.11.21 19:36:26.806627 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:26.806966 [ 276 ] {0afb2efa-dc34-4003-bd97-baa41256d442} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:36:26.806964 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_36_7} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:26.806978 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:36:26.807117 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 914 rows starting from the beginning of the part 2024.11.21 19:36:26.807118 [ 276 ] {0afb2efa-dc34-4003-bd97-baa41256d442} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:36:26.807359 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_36_7} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.11.21 19:36:26.807675 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 68 rows starting from the beginning of the part 2024.11.21 19:36:26.807820 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2024.11.21 19:36:26.808156 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part 2024.11.21 19:36:26.808493 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 422 rows starting from the beginning of the part 2024.11.21 19:36:26.808809 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part 2024.11.21 19:36:26.809106 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part 2024.11.21 19:36:26.810013 [ 276 ] {0afb2efa-dc34-4003-bd97-baa41256d442} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:26.810099 [ 276 ] {0afb2efa-dc34-4003-bd97-baa41256d442} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:26.811087 [ 276 ] {0afb2efa-dc34-4003-bd97-baa41256d442} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.21 19:36:26.811456 [ 276 ] {0afb2efa-dc34-4003-bd97-baa41256d442} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:26.811762 [ 54 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.11.21 19:36:26.811924 [ 54 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:26.812020 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:26.812081 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1596 rows, containing 5 columns (5 merged, 0 gathered) in 0.00601186 sec., 265475.2439344895 rows/sec., 20.47 MiB/sec. 2024.11.21 19:36:26.812168 [ 276 ] {0afb2efa-dc34-4003-bd97-baa41256d442} executeQuery: Read 160 rows, 11.41 KiB in 0.005315 sec., 30103.480714957666 rows/sec., 2.10 MiB/sec. 2024.11.21 19:36:26.812462 [ 276 ] {0afb2efa-dc34-4003-bd97-baa41256d442} TCPHandler: Processed in 0.005941449 sec. 2024.11.21 19:36:26.812473 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.11.21 19:36:26.812489 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.11.21 19:36:26.812734 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:26.812955 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:36:26.813070 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 6425 rows starting from the beginning of the part 2024.11.21 19:36:26.813076 [ 282 ] {5ecf9d00-3036-4a08-a9ec-374e36caeb53} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:36:26.813338 [ 282 ] {5ecf9d00-3036-4a08-a9ec-374e36caeb53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:36:26.813361 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_36_7} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:26.813459 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 162 rows starting from the beginning of the part 2024.11.21 19:36:26.813927 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part 2024.11.21 19:36:26.814283 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 237 rows starting from the beginning of the part 2024.11.21 19:36:26.814458 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_36_7} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.11.21 19:36:26.814805 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part 2024.11.21 19:36:26.815074 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2024.11.21 19:36:26.815260 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part 2024.11.21 19:36:26.816394 [ 282 ] {5ecf9d00-3036-4a08-a9ec-374e36caeb53} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:26.816469 [ 282 ] {5ecf9d00-3036-4a08-a9ec-374e36caeb53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:26.817013 [ 282 ] {5ecf9d00-3036-4a08-a9ec-374e36caeb53} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.21 19:36:26.817535 [ 282 ] {5ecf9d00-3036-4a08-a9ec-374e36caeb53} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:26.817828 [ 54 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.11.21 19:36:26.817916 [ 54 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:26.817995 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:26.818214 [ 282 ] {5ecf9d00-3036-4a08-a9ec-374e36caeb53} executeQuery: Read 60 rows, 4.14 KiB in 0.00521 sec., 11516.314779270633 rows/sec., 794.75 KiB/sec. 2024.11.21 19:36:26.818283 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.11.21 19:36:26.818340 [ 282 ] {5ecf9d00-3036-4a08-a9ec-374e36caeb53} TCPHandler: Processed in 0.005769087 sec. 2024.11.21 19:36:26.818480 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:36:26.818513 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1676 rows starting from the beginning of the part 2024.11.21 19:36:26.818702 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part 2024.11.21 19:36:26.818882 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part 2024.11.21 19:36:26.819176 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part 2024.11.21 19:36:26.819356 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part 2024.11.21 19:36:26.819588 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part 2024.11.21 19:36:26.820164 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 7304 rows, containing 5 columns (5 merged, 0 gathered) in 0.008003307 sec., 912622.7445729622 rows/sec., 61.98 MiB/sec. 2024.11.21 19:36:26.820726 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.11.21 19:36:26.821285 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_36_7} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:26.821483 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_36_7} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.11.21 19:36:26.821650 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. 2024.11.21 19:36:26.822102 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1998 rows, containing 4 columns (4 merged, 0 gathered) in 0.003971763 sec., 503051.1639289656 rows/sec., 33.06 MiB/sec. 2024.11.21 19:36:26.822355 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.11.21 19:36:26.822642 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_36_7} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:26.822717 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_36_7} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.11.21 19:36:26.822791 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.11.21 19:36:27.142234 [ 52 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2024.11.21 19:36:27.142309 [ 52 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:27.142336 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:27.142568 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full 2024.11.21 19:36:27.142792 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:36:27.142833 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 65 rows starting from the beginning of the part 2024.11.21 19:36:27.142923 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2024.11.21 19:36:27.143192 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 47 rows starting from the beginning of the part 2024.11.21 19:36:27.143436 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part 2024.11.21 19:36:27.143595 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 47 rows starting from the beginning of the part 2024.11.21 19:36:27.144735 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 5 columns (5 merged, 0 gathered) in 0.002304171 sec., 71609.2685829307 rows/sec., 5.39 MiB/sec. 2024.11.21 19:36:27.144964 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2024.11.21 19:36:27.145341 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_19_4} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:27.145445 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_19_4} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 2024.11.21 19:36:27.145557 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.11.21 19:36:28.215194 [ 52 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.11.21 19:36:28.215275 [ 52 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:28.215299 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:28.215454 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.11.21 19:36:28.215605 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:36:28.215642 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 242 rows starting from the beginning of the part 2024.11.21 19:36:28.215720 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2024.11.21 19:36:28.215924 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2024.11.21 19:36:28.216163 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2024.11.21 19:36:28.216422 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2024.11.21 19:36:28.217565 [ 188 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002195549 sec., 135729.1502034343 rows/sec., 9.73 MiB/sec. 2024.11.21 19:36:28.217725 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.11.21 19:36:28.218013 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_13_3} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:28.218091 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_13_3} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.11.21 19:36:28.218166 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.11.21 19:36:30.292399 [ 49 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:36:30.292448 [ 49 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:36:30.399253 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 2024.11.21 19:36:30.399904 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:30.399947 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:30.400504 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.21 19:36:30.400750 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:30.400911 [ 49 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.11.21 19:36:30.400942 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2024.11.21 19:36:30.400965 [ 49 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:30.400992 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:30.401105 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.11.21 19:36:30.401215 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:36:30.401255 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part 2024.11.21 19:36:30.401332 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part 2024.11.21 19:36:30.401569 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part 2024.11.21 19:36:30.401940 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part 2024.11.21 19:36:30.402083 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part 2024.11.21 19:36:30.402231 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part 2024.11.21 19:36:30.404781 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.00372107 sec., 3213054.309647494 rows/sec., 45.96 MiB/sec. 2024.11.21 19:36:30.405456 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.11.21 19:36:30.405980 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_26_5} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:30.406076 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_26_5} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.11.21 19:36:30.406197 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. 2024.11.21 19:36:31.194641 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2024.11.21 19:36:31.216553 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:31.216623 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:31.224026 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.21 19:36:31.224863 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:31.225264 [ 48 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.11.21 19:36:31.225403 [ 48 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:31.225472 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:31.225847 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.11.21 19:36:31.242535 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2024.11.21 19:36:31.243731 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:36:31.245425 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2024.11.21 19:36:31.251153 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2024.11.21 19:36:31.256674 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2024.11.21 19:36:31.262195 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2024.11.21 19:36:31.267960 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2024.11.21 19:36:31.272492 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2024.11.21 19:36:31.331275 [ 189 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.105669192 sec., 1854.8452608590023 rows/sec., 9.59 MiB/sec. 2024.11.21 19:36:31.334110 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.11.21 19:36:31.337255 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_26_5} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:31.337391 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_26_5} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.11.21 19:36:31.340100 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. 2024.11.21 19:36:31.804457 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:31.804665 [ 276 ] {d3a7d7f2-0ce3-4c8b-b92f-5344ff3ffe4d} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:36:31.804744 [ 276 ] {d3a7d7f2-0ce3-4c8b-b92f-5344ff3ffe4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:36:31.805519 [ 276 ] {d3a7d7f2-0ce3-4c8b-b92f-5344ff3ffe4d} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:31.805566 [ 276 ] {d3a7d7f2-0ce3-4c8b-b92f-5344ff3ffe4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:31.806043 [ 276 ] {d3a7d7f2-0ce3-4c8b-b92f-5344ff3ffe4d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.21 19:36:31.806301 [ 276 ] {d3a7d7f2-0ce3-4c8b-b92f-5344ff3ffe4d} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:31.806444 [ 47 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.11.21 19:36:31.806485 [ 47 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:31.806513 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:31.806514 [ 276 ] {d3a7d7f2-0ce3-4c8b-b92f-5344ff3ffe4d} executeQuery: Read 14 rows, 1.01 KiB in 0.001904 sec., 7352.941176470588 rows/sec., 529.31 KiB/sec. 2024.11.21 19:36:31.806822 [ 276 ] {d3a7d7f2-0ce3-4c8b-b92f-5344ff3ffe4d} TCPHandler: Processed in 0.002496893 sec. 2024.11.21 19:36:31.807020 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.11.21 19:36:31.807086 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:31.807319 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:36:31.807326 [ 282 ] {5b62401d-c70e-4b6a-ba07-2386fc8b6879} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:36:31.807379 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part 2024.11.21 19:36:31.807435 [ 282 ] {5b62401d-c70e-4b6a-ba07-2386fc8b6879} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:36:31.807641 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2024.11.21 19:36:31.807991 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2024.11.21 19:36:31.808392 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2024.11.21 19:36:31.808771 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2024.11.21 19:36:31.810762 [ 282 ] {5b62401d-c70e-4b6a-ba07-2386fc8b6879} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:31.810834 [ 282 ] {5b62401d-c70e-4b6a-ba07-2386fc8b6879} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:31.811427 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004802945 sec., 14574.39133698179 rows/sec., 1.08 MiB/sec. 2024.11.21 19:36:31.811774 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.11.21 19:36:31.811905 [ 282 ] {5b62401d-c70e-4b6a-ba07-2386fc8b6879} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.21 19:36:31.812144 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_13_3} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:31.812249 [ 282 ] {5b62401d-c70e-4b6a-ba07-2386fc8b6879} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:31.812254 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_13_3} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.11.21 19:36:31.812368 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.21 19:36:31.812498 [ 282 ] {5b62401d-c70e-4b6a-ba07-2386fc8b6879} executeQuery: Read 285 rows, 25.79 KiB in 0.005256 sec., 54223.74429223744 rows/sec., 4.79 MiB/sec. 2024.11.21 19:36:31.812569 [ 282 ] {5b62401d-c70e-4b6a-ba07-2386fc8b6879} TCPHandler: Processed in 0.005611715 sec. 2024.11.21 19:36:31.812758 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:31.812887 [ 276 ] {4b1173c6-6014-44b3-9f27-cc1cacd09dc5} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:36:31.812936 [ 276 ] {4b1173c6-6014-44b3-9f27-cc1cacd09dc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:36:31.813469 [ 276 ] {4b1173c6-6014-44b3-9f27-cc1cacd09dc5} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:31.813507 [ 276 ] {4b1173c6-6014-44b3-9f27-cc1cacd09dc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:31.813861 [ 276 ] {4b1173c6-6014-44b3-9f27-cc1cacd09dc5} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.21 19:36:31.814176 [ 276 ] {4b1173c6-6014-44b3-9f27-cc1cacd09dc5} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:31.814359 [ 276 ] {4b1173c6-6014-44b3-9f27-cc1cacd09dc5} executeQuery: Read 48 rows, 3.54 KiB in 0.001499 sec., 32021.347565043365 rows/sec., 2.31 MiB/sec. 2024.11.21 19:36:31.814412 [ 276 ] {4b1173c6-6014-44b3-9f27-cc1cacd09dc5} TCPHandler: Processed in 0.001718873 sec. 2024.11.21 19:36:31.814553 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:31.814674 [ 282 ] {7cfa3121-f038-40cb-b55a-62ee52394be2} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:36:31.814729 [ 282 ] {7cfa3121-f038-40cb-b55a-62ee52394be2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:36:31.815264 [ 282 ] {7cfa3121-f038-40cb-b55a-62ee52394be2} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:31.815301 [ 282 ] {7cfa3121-f038-40cb-b55a-62ee52394be2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:31.815651 [ 282 ] {7cfa3121-f038-40cb-b55a-62ee52394be2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.21 19:36:31.815896 [ 282 ] {7cfa3121-f038-40cb-b55a-62ee52394be2} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:31.816080 [ 282 ] {7cfa3121-f038-40cb-b55a-62ee52394be2} executeQuery: Read 14 rows, 1004.00 B in 0.001435 sec., 9756.09756097561 rows/sec., 683.25 KiB/sec. 2024.11.21 19:36:31.816151 [ 282 ] {7cfa3121-f038-40cb-b55a-62ee52394be2} TCPHandler: Processed in 0.001650102 sec. 2024.11.21 19:36:31.816294 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:31.816401 [ 276 ] {2368ba60-2f9b-47a8-a050-c6abb8019c93} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:36:31.816447 [ 276 ] {2368ba60-2f9b-47a8-a050-c6abb8019c93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:36:31.816974 [ 276 ] {2368ba60-2f9b-47a8-a050-c6abb8019c93} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:31.817012 [ 276 ] {2368ba60-2f9b-47a8-a050-c6abb8019c93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:31.817367 [ 276 ] {2368ba60-2f9b-47a8-a050-c6abb8019c93} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.21 19:36:31.817603 [ 276 ] {2368ba60-2f9b-47a8-a050-c6abb8019c93} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:31.817726 [ 47 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.11.21 19:36:31.817764 [ 47 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:31.817786 [ 276 ] {2368ba60-2f9b-47a8-a050-c6abb8019c93} executeQuery: Read 13 rows, 830.00 B in 0.001406 sec., 9246.088193456615 rows/sec., 576.49 KiB/sec. 2024.11.21 19:36:31.817790 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:31.817889 [ 276 ] {2368ba60-2f9b-47a8-a050-c6abb8019c93} TCPHandler: Processed in 0.001644502 sec. 2024.11.21 19:36:31.818086 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:31.818096 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.11.21 19:36:31.818278 [ 282 ] {934aff6d-0e62-47cc-815c-3982205c66f6} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:36:31.818381 [ 282 ] {934aff6d-0e62-47cc-815c-3982205c66f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:36:31.818405 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:36:31.818510 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part 2024.11.21 19:36:31.818855 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part 2024.11.21 19:36:31.819218 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part 2024.11.21 19:36:31.819619 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part 2024.11.21 19:36:31.819998 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part 2024.11.21 19:36:31.821214 [ 282 ] {934aff6d-0e62-47cc-815c-3982205c66f6} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:31.821282 [ 282 ] {934aff6d-0e62-47cc-815c-3982205c66f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:31.822399 [ 282 ] {934aff6d-0e62-47cc-815c-3982205c66f6} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.21 19:36:31.822480 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004572292 sec., 14216.064940734317 rows/sec., 941.90 KiB/sec. 2024.11.21 19:36:31.822701 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.11.21 19:36:31.822877 [ 282 ] {934aff6d-0e62-47cc-815c-3982205c66f6} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:31.823280 [ 282 ] {934aff6d-0e62-47cc-815c-3982205c66f6} executeQuery: Read 423 rows, 30.96 KiB in 0.005047 sec., 83812.16564295621 rows/sec., 5.99 MiB/sec. 2024.11.21 19:36:31.823294 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_13_3} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:31.823444 [ 282 ] {934aff6d-0e62-47cc-815c-3982205c66f6} TCPHandler: Processed in 0.005449512 sec. 2024.11.21 19:36:31.823526 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_13_3} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.11.21 19:36:31.823665 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:31.823678 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.21 19:36:31.823812 [ 276 ] {81a49e09-f73c-4fcc-a05e-4ae18c12f2e8} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:36:31.823874 [ 276 ] {81a49e09-f73c-4fcc-a05e-4ae18c12f2e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:36:31.824447 [ 276 ] {81a49e09-f73c-4fcc-a05e-4ae18c12f2e8} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:31.824493 [ 276 ] {81a49e09-f73c-4fcc-a05e-4ae18c12f2e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:31.824969 [ 276 ] {81a49e09-f73c-4fcc-a05e-4ae18c12f2e8} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.21 19:36:31.825213 [ 276 ] {81a49e09-f73c-4fcc-a05e-4ae18c12f2e8} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:31.825412 [ 276 ] {81a49e09-f73c-4fcc-a05e-4ae18c12f2e8} executeQuery: Read 6 rows, 321.00 B in 0.001622 sec., 3699.1368680641185 rows/sec., 193.27 KiB/sec. 2024.11.21 19:36:31.825609 [ 276 ] {81a49e09-f73c-4fcc-a05e-4ae18c12f2e8} TCPHandler: Processed in 0.002052847 sec. 2024.11.21 19:36:31.825768 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:31.825886 [ 282 ] {833b7413-56c7-45b1-b9cb-3fcfd0d7d91e} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:36:31.825946 [ 282 ] {833b7413-56c7-45b1-b9cb-3fcfd0d7d91e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:36:31.826604 [ 282 ] {833b7413-56c7-45b1-b9cb-3fcfd0d7d91e} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:31.826650 [ 282 ] {833b7413-56c7-45b1-b9cb-3fcfd0d7d91e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:31.827092 [ 282 ] {833b7413-56c7-45b1-b9cb-3fcfd0d7d91e} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.21 19:36:31.827337 [ 282 ] {833b7413-56c7-45b1-b9cb-3fcfd0d7d91e} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:31.827520 [ 282 ] {833b7413-56c7-45b1-b9cb-3fcfd0d7d91e} executeQuery: Read 237 rows, 16.27 KiB in 0.001665 sec., 142342.34234234234 rows/sec., 9.54 MiB/sec. 2024.11.21 19:36:31.827675 [ 282 ] {833b7413-56c7-45b1-b9cb-3fcfd0d7d91e} TCPHandler: Processed in 0.001958296 sec. 2024.11.21 19:36:31.827807 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:31.827928 [ 276 ] {8605de15-5457-44cc-8d5b-5e38f2f2988e} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:36:31.827985 [ 276 ] {8605de15-5457-44cc-8d5b-5e38f2f2988e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:36:31.828496 [ 276 ] {8605de15-5457-44cc-8d5b-5e38f2f2988e} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:31.828540 [ 276 ] {8605de15-5457-44cc-8d5b-5e38f2f2988e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:31.828945 [ 276 ] {8605de15-5457-44cc-8d5b-5e38f2f2988e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.21 19:36:31.829189 [ 276 ] {8605de15-5457-44cc-8d5b-5e38f2f2988e} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:31.829464 [ 276 ] {8605de15-5457-44cc-8d5b-5e38f2f2988e} executeQuery: Read 1 rows, 69.00 B in 0.001559 sec., 641.4368184733803 rows/sec., 43.22 KiB/sec. 2024.11.21 19:36:31.829544 [ 276 ] {8605de15-5457-44cc-8d5b-5e38f2f2988e} TCPHandler: Processed in 0.001788264 sec. 2024.11.21 19:36:31.829680 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:31.829788 [ 282 ] {f35081c2-e244-48e3-8ceb-ad3ac7a06219} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:36:31.829856 [ 282 ] {f35081c2-e244-48e3-8ceb-ad3ac7a06219} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:36:31.831012 [ 282 ] {f35081c2-e244-48e3-8ceb-ad3ac7a06219} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:31.831049 [ 282 ] {f35081c2-e244-48e3-8ceb-ad3ac7a06219} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:31.831742 [ 282 ] {f35081c2-e244-48e3-8ceb-ad3ac7a06219} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.21 19:36:31.832002 [ 282 ] {f35081c2-e244-48e3-8ceb-ad3ac7a06219} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:31.832196 [ 282 ] {f35081c2-e244-48e3-8ceb-ad3ac7a06219} executeQuery: Read 41 rows, 75.23 KiB in 0.002432 sec., 16858.552631578947 rows/sec., 30.21 MiB/sec. 2024.11.21 19:36:31.832292 [ 282 ] {f35081c2-e244-48e3-8ceb-ad3ac7a06219} TCPHandler: Processed in 0.002663436 sec. 2024.11.21 19:36:31.832439 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:31.832566 [ 276 ] {cc070239-4f63-4a25-9ef9-1b8b5e4ae957} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:36:31.832621 [ 276 ] {cc070239-4f63-4a25-9ef9-1b8b5e4ae957} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:36:31.833104 [ 276 ] {cc070239-4f63-4a25-9ef9-1b8b5e4ae957} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:31.833141 [ 276 ] {cc070239-4f63-4a25-9ef9-1b8b5e4ae957} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:31.833512 [ 276 ] {cc070239-4f63-4a25-9ef9-1b8b5e4ae957} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.21 19:36:31.833751 [ 276 ] {cc070239-4f63-4a25-9ef9-1b8b5e4ae957} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:31.833958 [ 276 ] {cc070239-4f63-4a25-9ef9-1b8b5e4ae957} executeQuery: Read 82 rows, 5.33 KiB in 0.001411 sec., 58114.812189936216 rows/sec., 3.69 MiB/sec. 2024.11.21 19:36:31.834016 [ 276 ] {cc070239-4f63-4a25-9ef9-1b8b5e4ae957} TCPHandler: Processed in 0.001633852 sec. 2024.11.21 19:36:35.450593 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 696 2024.11.21 19:36:35.453720 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:35.453770 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:35.455231 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.21 19:36:35.455540 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:35.456716 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 696 2024.11.21 19:36:36.798841 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:36.799062 [ 276 ] {2e1608fa-8493-4675-a2f2-234eda325703} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:36:36.799156 [ 276 ] {2e1608fa-8493-4675-a2f2-234eda325703} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:36:36.800120 [ 276 ] {2e1608fa-8493-4675-a2f2-234eda325703} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:36.800178 [ 276 ] {2e1608fa-8493-4675-a2f2-234eda325703} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:36.800740 [ 276 ] {2e1608fa-8493-4675-a2f2-234eda325703} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.21 19:36:36.801128 [ 276 ] {2e1608fa-8493-4675-a2f2-234eda325703} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:36.801441 [ 276 ] {2e1608fa-8493-4675-a2f2-234eda325703} executeQuery: Read 12 rows, 1002.00 B in 0.00244 sec., 4918.032786885246 rows/sec., 401.03 KiB/sec. 2024.11.21 19:36:36.801522 [ 276 ] {2e1608fa-8493-4675-a2f2-234eda325703} TCPHandler: Processed in 0.002867868 sec. 2024.11.21 19:36:36.801717 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:36.801846 [ 282 ] {3fa5d549-4d41-4725-853d-fe6125b6379d} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:36:36.801898 [ 282 ] {3fa5d549-4d41-4725-853d-fe6125b6379d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:36:36.802497 [ 282 ] {3fa5d549-4d41-4725-853d-fe6125b6379d} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:36.802537 [ 282 ] {3fa5d549-4d41-4725-853d-fe6125b6379d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:36.802935 [ 282 ] {3fa5d549-4d41-4725-853d-fe6125b6379d} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.21 19:36:36.803197 [ 282 ] {3fa5d549-4d41-4725-853d-fe6125b6379d} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:36.803434 [ 282 ] {3fa5d549-4d41-4725-853d-fe6125b6379d} executeQuery: Read 62 rows, 4.84 KiB in 0.001619 sec., 38295.243977764054 rows/sec., 2.92 MiB/sec. 2024.11.21 19:36:36.803490 [ 282 ] {3fa5d549-4d41-4725-853d-fe6125b6379d} TCPHandler: Processed in 0.001834365 sec. 2024.11.21 19:36:36.803660 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:36.803792 [ 276 ] {c7d8e279-8c77-4006-a28c-f718a735497f} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:36:36.803848 [ 276 ] {c7d8e279-8c77-4006-a28c-f718a735497f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:36:36.804441 [ 276 ] {c7d8e279-8c77-4006-a28c-f718a735497f} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:36.804481 [ 276 ] {c7d8e279-8c77-4006-a28c-f718a735497f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:36.804838 [ 276 ] {c7d8e279-8c77-4006-a28c-f718a735497f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.21 19:36:36.805095 [ 276 ] {c7d8e279-8c77-4006-a28c-f718a735497f} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:36.805307 [ 276 ] {c7d8e279-8c77-4006-a28c-f718a735497f} executeQuery: Read 12 rows, 858.00 B in 0.001543 sec., 7777.057679844458 rows/sec., 543.03 KiB/sec. 2024.11.21 19:36:36.805360 [ 276 ] {c7d8e279-8c77-4006-a28c-f718a735497f} TCPHandler: Processed in 0.001765434 sec. 2024.11.21 19:36:36.805532 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:36.805663 [ 282 ] {672afe93-c6fe-4140-be49-ff90aa893b6f} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:36:36.805717 [ 282 ] {672afe93-c6fe-4140-be49-ff90aa893b6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:36:36.806350 [ 282 ] {672afe93-c6fe-4140-be49-ff90aa893b6f} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:36.806389 [ 282 ] {672afe93-c6fe-4140-be49-ff90aa893b6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:36.806780 [ 282 ] {672afe93-c6fe-4140-be49-ff90aa893b6f} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.21 19:36:36.807033 [ 282 ] {672afe93-c6fe-4140-be49-ff90aa893b6f} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:36.807252 [ 282 ] {672afe93-c6fe-4140-be49-ff90aa893b6f} executeQuery: Read 76 rows, 6.09 KiB in 0.001618 sec., 46971.569839307784 rows/sec., 3.68 MiB/sec. 2024.11.21 19:36:36.807306 [ 282 ] {672afe93-c6fe-4140-be49-ff90aa893b6f} TCPHandler: Processed in 0.001839235 sec. 2024.11.21 19:36:36.807454 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:36.807561 [ 276 ] {613b19c5-dfe9-4bf2-8b45-daa8c950c023} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:36:36.807609 [ 276 ] {613b19c5-dfe9-4bf2-8b45-daa8c950c023} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:36:36.808129 [ 276 ] {613b19c5-dfe9-4bf2-8b45-daa8c950c023} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:36.808168 [ 276 ] {613b19c5-dfe9-4bf2-8b45-daa8c950c023} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:36.808559 [ 276 ] {613b19c5-dfe9-4bf2-8b45-daa8c950c023} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.21 19:36:36.808807 [ 276 ] {613b19c5-dfe9-4bf2-8b45-daa8c950c023} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:36.809038 [ 276 ] {613b19c5-dfe9-4bf2-8b45-daa8c950c023} executeQuery: Read 134 rows, 9.55 KiB in 0.001497 sec., 89512.3580494322 rows/sec., 6.23 MiB/sec. 2024.11.21 19:36:36.809089 [ 276 ] {613b19c5-dfe9-4bf2-8b45-daa8c950c023} TCPHandler: Processed in 0.001687982 sec. 2024.11.21 19:36:36.809236 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:36.809343 [ 282 ] {760c1e4f-1bf3-4500-bf15-d82158ddc24e} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:36:36.809397 [ 282 ] {760c1e4f-1bf3-4500-bf15-d82158ddc24e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:36:36.809848 [ 282 ] {760c1e4f-1bf3-4500-bf15-d82158ddc24e} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:36.809887 [ 282 ] {760c1e4f-1bf3-4500-bf15-d82158ddc24e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:36.810256 [ 282 ] {760c1e4f-1bf3-4500-bf15-d82158ddc24e} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.21 19:36:36.810494 [ 282 ] {760c1e4f-1bf3-4500-bf15-d82158ddc24e} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:36.810758 [ 282 ] {760c1e4f-1bf3-4500-bf15-d82158ddc24e} executeQuery: Read 48 rows, 3.31 KiB in 0.001424 sec., 33707.86516853933 rows/sec., 2.27 MiB/sec. 2024.11.21 19:36:36.810935 [ 282 ] {760c1e4f-1bf3-4500-bf15-d82158ddc24e} TCPHandler: Processed in 0.001748213 sec. 2024.11.21 19:36:37.901178 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 2024.11.21 19:36:37.901925 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:37.901979 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:37.902515 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.21 19:36:37.902764 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:37.903021 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 2024.11.21 19:36:38.742716 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2024.11.21 19:36:38.761781 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:38.761844 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:38.769063 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.21 19:36:38.769820 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:38.772464 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2024.11.21 19:36:40.910935 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60627, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:41.089260 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65050, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:41.107546 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34740, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:41.131878 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40591, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:41.393385 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34626, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:41.399954 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64838, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:41.399963 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34889, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:41.425423 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38879, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:41.799719 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:41.800019 [ 276 ] {1eb834c3-5db8-416e-854a-604707366369} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:36:41.800136 [ 276 ] {1eb834c3-5db8-416e-854a-604707366369} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:36:41.800990 [ 276 ] {1eb834c3-5db8-416e-854a-604707366369} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:41.801036 [ 276 ] {1eb834c3-5db8-416e-854a-604707366369} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:41.801487 [ 276 ] {1eb834c3-5db8-416e-854a-604707366369} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.21 19:36:41.801749 [ 276 ] {1eb834c3-5db8-416e-854a-604707366369} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:41.801992 [ 276 ] {1eb834c3-5db8-416e-854a-604707366369} executeQuery: Read 56 rows, 4.41 KiB in 0.002057 sec., 27224.112785610116 rows/sec., 2.09 MiB/sec. 2024.11.21 19:36:41.802060 [ 276 ] {1eb834c3-5db8-416e-854a-604707366369} TCPHandler: Processed in 0.002521774 sec. 2024.11.21 19:36:41.802258 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:41.802381 [ 282 ] {90d6f17a-df0f-4fba-b04b-64703cd04e23} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:36:41.802432 [ 282 ] {90d6f17a-df0f-4fba-b04b-64703cd04e23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:36:41.803032 [ 282 ] {90d6f17a-df0f-4fba-b04b-64703cd04e23} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:41.803074 [ 282 ] {90d6f17a-df0f-4fba-b04b-64703cd04e23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:41.803469 [ 282 ] {90d6f17a-df0f-4fba-b04b-64703cd04e23} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.21 19:36:41.803719 [ 282 ] {90d6f17a-df0f-4fba-b04b-64703cd04e23} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:41.803962 [ 282 ] {90d6f17a-df0f-4fba-b04b-64703cd04e23} executeQuery: Read 64 rows, 5.12 KiB in 0.001606 sec., 39850.5603985056 rows/sec., 3.11 MiB/sec. 2024.11.21 19:36:41.804080 [ 282 ] {90d6f17a-df0f-4fba-b04b-64703cd04e23} TCPHandler: Processed in 0.001885496 sec. 2024.11.21 19:36:41.804249 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:41.804368 [ 276 ] {72ce2083-e44b-49be-82e2-4cc7fa55b8bb} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:36:41.804422 [ 276 ] {72ce2083-e44b-49be-82e2-4cc7fa55b8bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:36:41.805009 [ 276 ] {72ce2083-e44b-49be-82e2-4cc7fa55b8bb} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:41.805050 [ 276 ] {72ce2083-e44b-49be-82e2-4cc7fa55b8bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:41.805490 [ 276 ] {72ce2083-e44b-49be-82e2-4cc7fa55b8bb} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.21 19:36:41.805737 [ 276 ] {72ce2083-e44b-49be-82e2-4cc7fa55b8bb} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:41.805957 [ 276 ] {72ce2083-e44b-49be-82e2-4cc7fa55b8bb} executeQuery: Read 160 rows, 11.41 KiB in 0.001615 sec., 99071.20743034057 rows/sec., 6.90 MiB/sec. 2024.11.21 19:36:41.806010 [ 276 ] {72ce2083-e44b-49be-82e2-4cc7fa55b8bb} TCPHandler: Processed in 0.001815605 sec. 2024.11.21 19:36:41.806166 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:41.806276 [ 282 ] {a392af2a-7fa4-4a0f-9842-490c71a0da74} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:36:41.806324 [ 282 ] {a392af2a-7fa4-4a0f-9842-490c71a0da74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:36:41.806775 [ 282 ] {a392af2a-7fa4-4a0f-9842-490c71a0da74} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:41.806816 [ 282 ] {a392af2a-7fa4-4a0f-9842-490c71a0da74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:41.807185 [ 282 ] {a392af2a-7fa4-4a0f-9842-490c71a0da74} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.21 19:36:41.807425 [ 282 ] {a392af2a-7fa4-4a0f-9842-490c71a0da74} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:41.807641 [ 282 ] {a392af2a-7fa4-4a0f-9842-490c71a0da74} executeQuery: Read 60 rows, 4.14 KiB in 0.001387 sec., 43258.83201153569 rows/sec., 2.92 MiB/sec. 2024.11.21 19:36:41.807691 [ 282 ] {a392af2a-7fa4-4a0f-9842-490c71a0da74} TCPHandler: Processed in 0.001578401 sec. 2024.11.21 19:36:42.482682 [ 55 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.11.21 19:36:42.482782 [ 55 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:42.482828 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:42.483105 [ 187 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.11.21 19:36:42.483376 [ 187 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:36:42.483420 [ 187 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 54 rows starting from the beginning of the part 2024.11.21 19:36:42.483502 [ 187 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2024.11.21 19:36:42.483679 [ 187 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2024.11.21 19:36:42.483900 [ 187 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2024.11.21 19:36:42.484141 [ 187 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2024.11.21 19:36:42.485313 [ 194 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 4 columns (4 merged, 0 gathered) in 0.002391152 sec., 32620.260025293246 rows/sec., 1.66 MiB/sec. 2024.11.21 19:36:42.485561 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.11.21 19:36:42.486019 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_13_3} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:42.486128 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_13_3} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.11.21 19:36:42.486243 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.11.21 19:36:43.824476 [ 55 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.11.21 19:36:43.824601 [ 55 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:43.824647 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:43.824936 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.11.21 19:36:43.825258 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:36:43.825338 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part 2024.11.21 19:36:43.825494 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2024.11.21 19:36:43.825796 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2024.11.21 19:36:43.826026 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2024.11.21 19:36:43.826277 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2024.11.21 19:36:43.827505 [ 194 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.002754567 sec., 4719.435032801889 rows/sec., 318.01 KiB/sec. 2024.11.21 19:36:43.827727 [ 192 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.11.21 19:36:43.828143 [ 192 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_13_3} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:43.828253 [ 192 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_13_3} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.11.21 19:36:43.828363 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.21 19:36:44.074414 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61250, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:44.526104 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44092, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:44.702602 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40817, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:44.760240 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63343, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:44.772627 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34805, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:44.782105 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50377, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:44.786765 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63858, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:44.791264 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39619, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:45.044884 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36476, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:45.292498 [ 102 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:36:45.292574 [ 102 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:36:45.340700 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59347, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:45.395177 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42092, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:45.403243 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 2024.11.21 19:36:45.403906 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:45.403951 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:45.404518 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.21 19:36:45.404771 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:45.405047 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2024.11.21 19:36:45.457041 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 716 2024.11.21 19:36:45.459977 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:45.460037 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:45.461522 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.21 19:36:45.461847 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:45.463119 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 716 2024.11.21 19:36:45.593324 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61164, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:45.630616 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40988, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:45.656127 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45916, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:45.714516 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34260, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:45.760848 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38780, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:45.836132 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38157, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:46.272640 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2024.11.21 19:36:46.293632 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:46.293692 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:46.301516 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.21 19:36:46.302343 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:46.305404 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2024.11.21 19:36:46.347213 [ 300 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49513, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:46.388293 [ 299 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45472, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:46.430339 [ 299 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57205, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:46.435700 [ 299 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53204, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:46.437012 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52353, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:46.437273 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48995, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:46.445658 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33140, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:36:46.806214 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:46.806412 [ 276 ] {74be08f6-09b5-4a92-a425-228c1196821f} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:36:46.806484 [ 276 ] {74be08f6-09b5-4a92-a425-228c1196821f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:36:46.807252 [ 276 ] {74be08f6-09b5-4a92-a425-228c1196821f} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:46.807299 [ 276 ] {74be08f6-09b5-4a92-a425-228c1196821f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:46.807745 [ 276 ] {74be08f6-09b5-4a92-a425-228c1196821f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.21 19:36:46.808003 [ 276 ] {74be08f6-09b5-4a92-a425-228c1196821f} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:46.808253 [ 276 ] {74be08f6-09b5-4a92-a425-228c1196821f} executeQuery: Read 14 rows, 1.01 KiB in 0.001898 sec., 7376.185458377239 rows/sec., 530.99 KiB/sec. 2024.11.21 19:36:46.808322 [ 276 ] {74be08f6-09b5-4a92-a425-228c1196821f} TCPHandler: Processed in 0.002241279 sec. 2024.11.21 19:36:46.808488 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:46.808610 [ 282 ] {943a26c5-7225-4755-a545-2857133c5f59} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:36:46.808660 [ 282 ] {943a26c5-7225-4755-a545-2857133c5f59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:36:46.809366 [ 282 ] {943a26c5-7225-4755-a545-2857133c5f59} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:46.809408 [ 282 ] {943a26c5-7225-4755-a545-2857133c5f59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:46.809823 [ 282 ] {943a26c5-7225-4755-a545-2857133c5f59} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.21 19:36:46.810072 [ 282 ] {943a26c5-7225-4755-a545-2857133c5f59} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:46.810331 [ 282 ] {943a26c5-7225-4755-a545-2857133c5f59} executeQuery: Read 285 rows, 25.79 KiB in 0.001743 sec., 163511.18760757314 rows/sec., 14.45 MiB/sec. 2024.11.21 19:36:46.810433 [ 282 ] {943a26c5-7225-4755-a545-2857133c5f59} TCPHandler: Processed in 0.002003357 sec. 2024.11.21 19:36:46.810665 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:46.810917 [ 276 ] {1b0cd569-e061-4376-81c8-0bfd5ba1f8e1} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:36:46.810974 [ 276 ] {1b0cd569-e061-4376-81c8-0bfd5ba1f8e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:36:46.811598 [ 276 ] {1b0cd569-e061-4376-81c8-0bfd5ba1f8e1} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:46.811636 [ 276 ] {1b0cd569-e061-4376-81c8-0bfd5ba1f8e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:46.811972 [ 276 ] {1b0cd569-e061-4376-81c8-0bfd5ba1f8e1} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.21 19:36:46.812270 [ 276 ] {1b0cd569-e061-4376-81c8-0bfd5ba1f8e1} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:46.812488 [ 276 ] {1b0cd569-e061-4376-81c8-0bfd5ba1f8e1} executeQuery: Read 48 rows, 3.54 KiB in 0.00164 sec., 29268.29268292683 rows/sec., 2.11 MiB/sec. 2024.11.21 19:36:46.812543 [ 276 ] {1b0cd569-e061-4376-81c8-0bfd5ba1f8e1} TCPHandler: Processed in 0.002009777 sec. 2024.11.21 19:36:46.812701 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:46.812831 [ 282 ] {91940ad1-c32d-46e9-9306-9265ab622c41} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:36:46.812884 [ 282 ] {91940ad1-c32d-46e9-9306-9265ab622c41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:36:46.813543 [ 282 ] {91940ad1-c32d-46e9-9306-9265ab622c41} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:46.813584 [ 282 ] {91940ad1-c32d-46e9-9306-9265ab622c41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:46.813940 [ 282 ] {91940ad1-c32d-46e9-9306-9265ab622c41} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.21 19:36:46.814178 [ 282 ] {91940ad1-c32d-46e9-9306-9265ab622c41} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:46.814388 [ 282 ] {91940ad1-c32d-46e9-9306-9265ab622c41} executeQuery: Read 14 rows, 1004.00 B in 0.001586 sec., 8827.238335435057 rows/sec., 618.20 KiB/sec. 2024.11.21 19:36:46.814441 [ 282 ] {91940ad1-c32d-46e9-9306-9265ab622c41} TCPHandler: Processed in 0.001803914 sec. 2024.11.21 19:36:46.814612 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:46.814741 [ 276 ] {71c36b7c-0434-421f-aafc-765aa1311a92} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:36:46.814795 [ 276 ] {71c36b7c-0434-421f-aafc-765aa1311a92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:36:46.815430 [ 276 ] {71c36b7c-0434-421f-aafc-765aa1311a92} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:46.815471 [ 276 ] {71c36b7c-0434-421f-aafc-765aa1311a92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:46.815845 [ 276 ] {71c36b7c-0434-421f-aafc-765aa1311a92} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.21 19:36:46.816082 [ 276 ] {71c36b7c-0434-421f-aafc-765aa1311a92} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:46.816307 [ 276 ] {71c36b7c-0434-421f-aafc-765aa1311a92} executeQuery: Read 13 rows, 830.00 B in 0.001591 sec., 8170.961659333752 rows/sec., 509.46 KiB/sec. 2024.11.21 19:36:46.816392 [ 276 ] {71c36b7c-0434-421f-aafc-765aa1311a92} TCPHandler: Processed in 0.001842894 sec. 2024.11.21 19:36:46.816562 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:46.816690 [ 282 ] {0228b862-896e-4fec-86ef-e2f5cf9fe2fe} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:36:46.816745 [ 282 ] {0228b862-896e-4fec-86ef-e2f5cf9fe2fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:36:46.817519 [ 282 ] {0228b862-896e-4fec-86ef-e2f5cf9fe2fe} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:46.817558 [ 282 ] {0228b862-896e-4fec-86ef-e2f5cf9fe2fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:46.817945 [ 282 ] {0228b862-896e-4fec-86ef-e2f5cf9fe2fe} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.21 19:36:46.818196 [ 282 ] {0228b862-896e-4fec-86ef-e2f5cf9fe2fe} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:46.818416 [ 282 ] {0228b862-896e-4fec-86ef-e2f5cf9fe2fe} executeQuery: Read 423 rows, 30.96 KiB in 0.001753 sec., 241300.62749572162 rows/sec., 17.25 MiB/sec. 2024.11.21 19:36:46.818468 [ 282 ] {0228b862-896e-4fec-86ef-e2f5cf9fe2fe} TCPHandler: Processed in 0.001969966 sec. 2024.11.21 19:36:46.818620 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:46.818749 [ 276 ] {d80faf90-2aee-4c02-a880-bd1338b207fc} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:36:46.818804 [ 276 ] {d80faf90-2aee-4c02-a880-bd1338b207fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:36:46.819339 [ 276 ] {d80faf90-2aee-4c02-a880-bd1338b207fc} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:46.819386 [ 276 ] {d80faf90-2aee-4c02-a880-bd1338b207fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:46.819749 [ 276 ] {d80faf90-2aee-4c02-a880-bd1338b207fc} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.21 19:36:46.819986 [ 276 ] {d80faf90-2aee-4c02-a880-bd1338b207fc} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:46.820189 [ 276 ] {d80faf90-2aee-4c02-a880-bd1338b207fc} executeQuery: Read 6 rows, 321.00 B in 0.001467 sec., 4089.9795501022495 rows/sec., 213.69 KiB/sec. 2024.11.21 19:36:46.820239 [ 276 ] {d80faf90-2aee-4c02-a880-bd1338b207fc} TCPHandler: Processed in 0.001681683 sec. 2024.11.21 19:36:46.820372 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:46.820495 [ 282 ] {a9f9280b-487b-4981-b1e7-dc4622b69308} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:36:46.820553 [ 282 ] {a9f9280b-487b-4981-b1e7-dc4622b69308} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:36:46.821227 [ 282 ] {a9f9280b-487b-4981-b1e7-dc4622b69308} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:46.821275 [ 282 ] {a9f9280b-487b-4981-b1e7-dc4622b69308} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:46.821692 [ 282 ] {a9f9280b-487b-4981-b1e7-dc4622b69308} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.21 19:36:46.821929 [ 282 ] {a9f9280b-487b-4981-b1e7-dc4622b69308} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:46.822183 [ 282 ] {a9f9280b-487b-4981-b1e7-dc4622b69308} executeQuery: Read 237 rows, 16.27 KiB in 0.001715 sec., 138192.4198250729 rows/sec., 9.26 MiB/sec. 2024.11.21 19:36:46.822397 [ 282 ] {a9f9280b-487b-4981-b1e7-dc4622b69308} TCPHandler: Processed in 0.002073978 sec. 2024.11.21 19:36:46.822642 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:46.822776 [ 276 ] {e043e9e2-a90e-4515-98c0-3a55f906c1c0} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:36:46.822837 [ 276 ] {e043e9e2-a90e-4515-98c0-3a55f906c1c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:36:46.823397 [ 276 ] {e043e9e2-a90e-4515-98c0-3a55f906c1c0} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:46.823442 [ 276 ] {e043e9e2-a90e-4515-98c0-3a55f906c1c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:46.823781 [ 276 ] {e043e9e2-a90e-4515-98c0-3a55f906c1c0} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.21 19:36:46.824014 [ 276 ] {e043e9e2-a90e-4515-98c0-3a55f906c1c0} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:46.824220 [ 276 ] {e043e9e2-a90e-4515-98c0-3a55f906c1c0} executeQuery: Read 1 rows, 69.00 B in 0.001474 sec., 678.4260515603798 rows/sec., 45.71 KiB/sec. 2024.11.21 19:36:46.824272 [ 276 ] {e043e9e2-a90e-4515-98c0-3a55f906c1c0} TCPHandler: Processed in 0.001734693 sec. 2024.11.21 19:36:46.824419 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:46.824547 [ 282 ] {4d0145d6-19a5-437b-b795-49c1bb19b54b} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:36:46.824628 [ 282 ] {4d0145d6-19a5-437b-b795-49c1bb19b54b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:36:46.825957 [ 282 ] {4d0145d6-19a5-437b-b795-49c1bb19b54b} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:46.825998 [ 282 ] {4d0145d6-19a5-437b-b795-49c1bb19b54b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:46.826663 [ 282 ] {4d0145d6-19a5-437b-b795-49c1bb19b54b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.21 19:36:46.826917 [ 282 ] {4d0145d6-19a5-437b-b795-49c1bb19b54b} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:46.827148 [ 282 ] {4d0145d6-19a5-437b-b795-49c1bb19b54b} executeQuery: Read 41 rows, 75.23 KiB in 0.00263 sec., 15589.3536121673 rows/sec., 27.94 MiB/sec. 2024.11.21 19:36:46.827241 [ 282 ] {4d0145d6-19a5-437b-b795-49c1bb19b54b} TCPHandler: Processed in 0.002880248 sec. 2024.11.21 19:36:46.827392 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:46.827522 [ 276 ] {523dcae5-1df0-4ea1-b77a-38e0fcd91f74} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:36:46.827577 [ 276 ] {523dcae5-1df0-4ea1-b77a-38e0fcd91f74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:36:46.828104 [ 276 ] {523dcae5-1df0-4ea1-b77a-38e0fcd91f74} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:46.828150 [ 276 ] {523dcae5-1df0-4ea1-b77a-38e0fcd91f74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:46.828554 [ 276 ] {523dcae5-1df0-4ea1-b77a-38e0fcd91f74} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.21 19:36:46.828818 [ 276 ] {523dcae5-1df0-4ea1-b77a-38e0fcd91f74} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:46.829044 [ 276 ] {523dcae5-1df0-4ea1-b77a-38e0fcd91f74} executeQuery: Read 82 rows, 5.33 KiB in 0.001551 sec., 52869.116698903934 rows/sec., 3.36 MiB/sec. 2024.11.21 19:36:46.829094 [ 276 ] {523dcae5-1df0-4ea1-b77a-38e0fcd91f74} TCPHandler: Processed in 0.001765124 sec. 2024.11.21 19:36:47.000179 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 195.76 MiB, peak 202.80 MiB, free memory in arenas 0.00 B, will set to 194.68 MiB (RSS), difference: -1.08 MiB 2024.11.21 19:36:51.796894 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:51.797126 [ 276 ] {e7665c2a-f531-4859-be72-b2367f5df886} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:36:51.797207 [ 276 ] {e7665c2a-f531-4859-be72-b2367f5df886} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:36:51.798012 [ 276 ] {e7665c2a-f531-4859-be72-b2367f5df886} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:51.798062 [ 276 ] {e7665c2a-f531-4859-be72-b2367f5df886} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:51.798484 [ 276 ] {e7665c2a-f531-4859-be72-b2367f5df886} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.21 19:36:51.798733 [ 276 ] {e7665c2a-f531-4859-be72-b2367f5df886} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:51.798979 [ 276 ] {e7665c2a-f531-4859-be72-b2367f5df886} executeQuery: Read 2 rows, 167.00 B in 0.001905 sec., 1049.8687664041995 rows/sec., 85.61 KiB/sec. 2024.11.21 19:36:51.799168 [ 276 ] {e7665c2a-f531-4859-be72-b2367f5df886} TCPHandler: Processed in 0.002413712 sec. 2024.11.21 19:36:51.799378 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:51.799519 [ 282 ] {a403608b-4449-4d83-9452-949f18829101} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:36:51.799574 [ 282 ] {a403608b-4449-4d83-9452-949f18829101} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:36:51.800158 [ 282 ] {a403608b-4449-4d83-9452-949f18829101} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:51.800199 [ 282 ] {a403608b-4449-4d83-9452-949f18829101} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:51.800581 [ 282 ] {a403608b-4449-4d83-9452-949f18829101} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.21 19:36:51.800824 [ 282 ] {a403608b-4449-4d83-9452-949f18829101} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:51.800999 [ 126 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.11.21 19:36:51.801053 [ 282 ] {a403608b-4449-4d83-9452-949f18829101} executeQuery: Read 57 rows, 4.48 KiB in 0.001563 sec., 36468.330134357006 rows/sec., 2.80 MiB/sec. 2024.11.21 19:36:51.801099 [ 126 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:51.801177 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:51.801182 [ 282 ] {a403608b-4449-4d83-9452-949f18829101} TCPHandler: Processed in 0.001871295 sec. 2024.11.21 19:36:51.801371 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.11.21 19:36:51.801375 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:51.801504 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:36:51.801523 [ 276 ] {aaa9fe5f-b437-4198-b7ce-f7cc232420d2} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:36:51.801544 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1433 rows starting from the beginning of the part 2024.11.21 19:36:51.801580 [ 276 ] {aaa9fe5f-b437-4198-b7ce-f7cc232420d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:36:51.801713 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 285 rows starting from the beginning of the part 2024.11.21 19:36:51.802168 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 62 rows starting from the beginning of the part 2024.11.21 19:36:51.802446 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part 2024.11.21 19:36:51.802794 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 285 rows starting from the beginning of the part 2024.11.21 19:36:51.803146 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 57 rows starting from the beginning of the part 2024.11.21 19:36:51.804256 [ 276 ] {aaa9fe5f-b437-4198-b7ce-f7cc232420d2} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:51.804297 [ 276 ] {aaa9fe5f-b437-4198-b7ce-f7cc232420d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:51.805002 [ 276 ] {aaa9fe5f-b437-4198-b7ce-f7cc232420d2} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.21 19:36:51.805477 [ 276 ] {aaa9fe5f-b437-4198-b7ce-f7cc232420d2} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:51.805522 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2178 rows, containing 5 columns (5 merged, 0 gathered) in 0.004238837 sec., 513820.18228113046 rows/sec., 45.32 MiB/sec. 2024.11.21 19:36:51.805881 [ 276 ] {aaa9fe5f-b437-4198-b7ce-f7cc232420d2} executeQuery: Read 2 rows, 143.00 B in 0.00437 sec., 457.6659038901602 rows/sec., 31.96 KiB/sec. 2024.11.21 19:36:51.805909 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.11.21 19:36:51.806107 [ 276 ] {aaa9fe5f-b437-4198-b7ce-f7cc232420d2} TCPHandler: Processed in 0.004798405 sec. 2024.11.21 19:36:51.806328 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:51.806529 [ 282 ] {498d4724-9149-4ee3-8e7c-ae81901ae3be} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:36:51.806612 [ 282 ] {498d4724-9149-4ee3-8e7c-ae81901ae3be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:36:51.806611 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_41_8} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:51.806871 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_41_8} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.11.21 19:36:51.807112 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.11.21 19:36:51.807571 [ 282 ] {498d4724-9149-4ee3-8e7c-ae81901ae3be} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:51.807615 [ 282 ] {498d4724-9149-4ee3-8e7c-ae81901ae3be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:51.807984 [ 282 ] {498d4724-9149-4ee3-8e7c-ae81901ae3be} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.21 19:36:51.808226 [ 282 ] {498d4724-9149-4ee3-8e7c-ae81901ae3be} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:51.808417 [ 126 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.11.21 19:36:51.808461 [ 282 ] {498d4724-9149-4ee3-8e7c-ae81901ae3be} executeQuery: Read 66 rows, 5.28 KiB in 0.001989 sec., 33182.503770739066 rows/sec., 2.59 MiB/sec. 2024.11.21 19:36:51.808489 [ 126 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:51.808575 [ 282 ] {498d4724-9149-4ee3-8e7c-ae81901ae3be} TCPHandler: Processed in 0.002325042 sec. 2024.11.21 19:36:51.808575 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:51.808754 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.11.21 19:36:51.808779 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:51.808861 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:36:51.808903 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 914 rows starting from the beginning of the part 2024.11.21 19:36:51.808950 [ 276 ] {fae9e77c-524a-4820-bde5-500700e405be} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:36:51.809020 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 423 rows starting from the beginning of the part 2024.11.21 19:36:51.809147 [ 276 ] {fae9e77c-524a-4820-bde5-500700e405be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:36:51.809424 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 76 rows starting from the beginning of the part 2024.11.21 19:36:51.809831 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part 2024.11.21 19:36:51.810308 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 423 rows starting from the beginning of the part 2024.11.21 19:36:51.810754 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 66 rows starting from the beginning of the part 2024.11.21 19:36:51.811999 [ 276 ] {fae9e77c-524a-4820-bde5-500700e405be} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:51.812047 [ 276 ] {fae9e77c-524a-4820-bde5-500700e405be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:51.812633 [ 276 ] {fae9e77c-524a-4820-bde5-500700e405be} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.21 19:36:51.812994 [ 276 ] {fae9e77c-524a-4820-bde5-500700e405be} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:51.813013 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1966 rows, containing 5 columns (5 merged, 0 gathered) in 0.004318568 sec., 455243.49738153943 rows/sec., 34.87 MiB/sec. 2024.11.21 19:36:51.813216 [ 126 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.11.21 19:36:51.813304 [ 126 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:51.813347 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:51.813400 [ 276 ] {fae9e77c-524a-4820-bde5-500700e405be} executeQuery: Read 129 rows, 9.20 KiB in 0.004482 sec., 28781.793842034807 rows/sec., 2.00 MiB/sec. 2024.11.21 19:36:51.813536 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.11.21 19:36:51.813929 [ 276 ] {fae9e77c-524a-4820-bde5-500700e405be} TCPHandler: Processed in 0.00522449 sec. 2024.11.21 19:36:51.813960 [ 191 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.11.21 19:36:51.814315 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:51.814827 [ 282 ] {8d62132f-52ac-4e58-a0be-a39bec6c577f} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:36:51.814915 [ 191 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:36:51.815054 [ 282 ] {8d62132f-52ac-4e58-a0be-a39bec6c577f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:36:51.815107 [ 191 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 7304 rows starting from the beginning of the part 2024.11.21 19:36:51.815456 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_41_8} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:51.815672 [ 191 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 237 rows starting from the beginning of the part 2024.11.21 19:36:51.816019 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_41_8} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.11.21 19:36:51.816211 [ 191 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 134 rows starting from the beginning of the part 2024.11.21 19:36:51.816495 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.11.21 19:36:51.816762 [ 191 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part 2024.11.21 19:36:51.817200 [ 191 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part 2024.11.21 19:36:51.817616 [ 191 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 129 rows starting from the beginning of the part 2024.11.21 19:36:51.818437 [ 282 ] {8d62132f-52ac-4e58-a0be-a39bec6c577f} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:51.818479 [ 282 ] {8d62132f-52ac-4e58-a0be-a39bec6c577f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:51.818937 [ 282 ] {8d62132f-52ac-4e58-a0be-a39bec6c577f} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.21 19:36:51.819240 [ 282 ] {8d62132f-52ac-4e58-a0be-a39bec6c577f} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:51.819520 [ 126 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.11.21 19:36:51.819637 [ 126 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:51.819677 [ 282 ] {8d62132f-52ac-4e58-a0be-a39bec6c577f} executeQuery: Read 48 rows, 3.31 KiB in 0.005002 sec., 9596.161535385845 rows/sec., 662.24 KiB/sec. 2024.11.21 19:36:51.819722 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.21 19:36:51.819940 [ 282 ] {8d62132f-52ac-4e58-a0be-a39bec6c577f} TCPHandler: Processed in 0.005846058 sec. 2024.11.21 19:36:51.820120 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.11.21 19:36:51.820258 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:36:51.820286 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1998 rows starting from the beginning of the part 2024.11.21 19:36:51.820360 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part 2024.11.21 19:36:51.820620 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part 2024.11.21 19:36:51.820846 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part 2024.11.21 19:36:51.821060 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part 2024.11.21 19:36:51.821343 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part 2024.11.21 19:36:51.822323 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 8201 rows, containing 5 columns (5 merged, 0 gathered) in 0.008890078 sec., 922489.0940214474 rows/sec., 62.69 MiB/sec. 2024.11.21 19:36:51.822549 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.11.21 19:36:51.823184 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_41_8} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:51.823391 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_41_8} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.11.21 19:36:51.823496 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. 2024.11.21 19:36:51.823833 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2318 rows, containing 4 columns (4 merged, 0 gathered) in 0.003937252 sec., 588735.4936895074 rows/sec., 38.67 MiB/sec. 2024.11.21 19:36:51.824127 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.11.21 19:36:51.824436 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_41_8} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:51.824512 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_41_8} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.11.21 19:36:51.824586 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2024.11.21 19:36:52.905276 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 2024.11.21 19:36:52.905981 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:52.906028 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:36:52.906571 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.21 19:36:52.906844 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:52.907094 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 2024.11.21 19:36:53.805562 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2024.11.21 19:36:53.827152 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:53.827203 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:36:53.835372 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.21 19:36:53.836082 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:53.838738 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2024.11.21 19:36:55.463403 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 750 2024.11.21 19:36:55.466657 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:55.466709 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:36:55.468212 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.21 19:36:55.468526 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:55.468757 [ 57 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.21 19:36:55.468883 [ 57 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:55.468950 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:36:55.469432 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.11.21 19:36:55.470051 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 750 2024.11.21 19:36:55.470553 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:36:55.470733 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 616 rows starting from the beginning of the part 2024.11.21 19:36:55.471371 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part 2024.11.21 19:36:55.472016 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part 2024.11.21 19:36:55.472576 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part 2024.11.21 19:36:55.473171 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part 2024.11.21 19:36:55.473757 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part 2024.11.21 19:36:55.481557 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 72 columns (72 merged, 0 gathered) in 0.012447286 sec., 60254.098764983784 rows/sec., 50.45 MiB/sec. 2024.11.21 19:36:55.482847 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.21 19:36:55.483679 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_21_4} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:55.483778 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_21_4} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.21 19:36:55.484151 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. 2024.11.21 19:36:56.798876 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:56.799061 [ 276 ] {72cda9c5-c7eb-4eb7-bdf9-d49a143bbcc2} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:36:56.799129 [ 276 ] {72cda9c5-c7eb-4eb7-bdf9-d49a143bbcc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:36:56.799900 [ 276 ] {72cda9c5-c7eb-4eb7-bdf9-d49a143bbcc2} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:56.799942 [ 276 ] {72cda9c5-c7eb-4eb7-bdf9-d49a143bbcc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:36:56.800376 [ 276 ] {72cda9c5-c7eb-4eb7-bdf9-d49a143bbcc2} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.21 19:36:56.800627 [ 276 ] {72cda9c5-c7eb-4eb7-bdf9-d49a143bbcc2} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:56.800834 [ 276 ] {72cda9c5-c7eb-4eb7-bdf9-d49a143bbcc2} executeQuery: Read 56 rows, 4.41 KiB in 0.001823 sec., 30718.595721338454 rows/sec., 2.36 MiB/sec. 2024.11.21 19:36:56.800915 [ 276 ] {72cda9c5-c7eb-4eb7-bdf9-d49a143bbcc2} TCPHandler: Processed in 0.002165089 sec. 2024.11.21 19:36:56.801165 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:56.801319 [ 282 ] {766b199f-c171-4d3c-943b-fbfecd169efc} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:36:56.801375 [ 282 ] {766b199f-c171-4d3c-943b-fbfecd169efc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:36:56.802024 [ 282 ] {766b199f-c171-4d3c-943b-fbfecd169efc} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:56.802063 [ 282 ] {766b199f-c171-4d3c-943b-fbfecd169efc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:36:56.802435 [ 282 ] {766b199f-c171-4d3c-943b-fbfecd169efc} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.21 19:36:56.802675 [ 282 ] {766b199f-c171-4d3c-943b-fbfecd169efc} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:56.802861 [ 282 ] {766b199f-c171-4d3c-943b-fbfecd169efc} executeQuery: Read 64 rows, 5.12 KiB in 0.001574 sec., 40660.73697585768 rows/sec., 3.17 MiB/sec. 2024.11.21 19:36:56.802978 [ 282 ] {766b199f-c171-4d3c-943b-fbfecd169efc} TCPHandler: Processed in 0.001934816 sec. 2024.11.21 19:36:56.803161 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:56.803270 [ 276 ] {bfe028ea-8bba-4ecc-a477-fdc1b003f4a7} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:36:56.803320 [ 276 ] {bfe028ea-8bba-4ecc-a477-fdc1b003f4a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:36:56.803857 [ 276 ] {bfe028ea-8bba-4ecc-a477-fdc1b003f4a7} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:56.803895 [ 276 ] {bfe028ea-8bba-4ecc-a477-fdc1b003f4a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:36:56.804276 [ 276 ] {bfe028ea-8bba-4ecc-a477-fdc1b003f4a7} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.21 19:36:56.804509 [ 276 ] {bfe028ea-8bba-4ecc-a477-fdc1b003f4a7} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:56.804716 [ 276 ] {bfe028ea-8bba-4ecc-a477-fdc1b003f4a7} executeQuery: Read 160 rows, 11.41 KiB in 0.001459 sec., 109664.15352981494 rows/sec., 7.64 MiB/sec. 2024.11.21 19:36:56.804903 [ 276 ] {bfe028ea-8bba-4ecc-a477-fdc1b003f4a7} TCPHandler: Processed in 0.001800373 sec. 2024.11.21 19:36:56.805140 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:36:56.805282 [ 282 ] {43fefe84-8724-499d-b6bb-8740d0103f8d} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:36:56.805341 [ 282 ] {43fefe84-8724-499d-b6bb-8740d0103f8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:36:56.805879 [ 282 ] {43fefe84-8724-499d-b6bb-8740d0103f8d} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:36:56.805918 [ 282 ] {43fefe84-8724-499d-b6bb-8740d0103f8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:36:56.806284 [ 282 ] {43fefe84-8724-499d-b6bb-8740d0103f8d} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.21 19:36:56.806521 [ 282 ] {43fefe84-8724-499d-b6bb-8740d0103f8d} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:36:56.806693 [ 282 ] {43fefe84-8724-499d-b6bb-8740d0103f8d} executeQuery: Read 60 rows, 4.14 KiB in 0.001442 sec., 41608.87656033287 rows/sec., 2.80 MiB/sec. 2024.11.21 19:36:56.806744 [ 282 ] {43fefe84-8724-499d-b6bb-8740d0103f8d} TCPHandler: Processed in 0.001712043 sec. 2024.11.21 19:37:00.292857 [ 41 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:37:00.292963 [ 41 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:37:00.407303 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 2024.11.21 19:37:00.408013 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:00.408050 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:00.408605 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.21 19:37:00.408856 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:00.409101 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2024.11.21 19:37:01.338894 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2024.11.21 19:37:01.361091 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:01.361152 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:01.369141 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.21 19:37:01.369937 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:01.373960 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2024.11.21 19:37:01.806215 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:01.806402 [ 276 ] {7bedf3ed-cb1d-4f9b-b735-21f0b6897541} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:37:01.806477 [ 276 ] {7bedf3ed-cb1d-4f9b-b735-21f0b6897541} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:37:01.807236 [ 276 ] {7bedf3ed-cb1d-4f9b-b735-21f0b6897541} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:01.807284 [ 276 ] {7bedf3ed-cb1d-4f9b-b735-21f0b6897541} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:01.807729 [ 276 ] {7bedf3ed-cb1d-4f9b-b735-21f0b6897541} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.21 19:37:01.807988 [ 276 ] {7bedf3ed-cb1d-4f9b-b735-21f0b6897541} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:01.808238 [ 276 ] {7bedf3ed-cb1d-4f9b-b735-21f0b6897541} executeQuery: Read 14 rows, 1.01 KiB in 0.001888 sec., 7415.254237288136 rows/sec., 533.80 KiB/sec. 2024.11.21 19:37:01.808303 [ 276 ] {7bedf3ed-cb1d-4f9b-b735-21f0b6897541} TCPHandler: Processed in 0.00224055 sec. 2024.11.21 19:37:01.808494 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:01.808619 [ 282 ] {e225bda2-ddab-4190-a12b-57a3305df108} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:37:01.808670 [ 282 ] {e225bda2-ddab-4190-a12b-57a3305df108} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:37:01.809390 [ 282 ] {e225bda2-ddab-4190-a12b-57a3305df108} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:01.809434 [ 282 ] {e225bda2-ddab-4190-a12b-57a3305df108} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:01.809853 [ 282 ] {e225bda2-ddab-4190-a12b-57a3305df108} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.21 19:37:01.810098 [ 282 ] {e225bda2-ddab-4190-a12b-57a3305df108} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:01.810320 [ 282 ] {e225bda2-ddab-4190-a12b-57a3305df108} executeQuery: Read 285 rows, 25.79 KiB in 0.00173 sec., 164739.88439306358 rows/sec., 14.56 MiB/sec. 2024.11.21 19:37:01.810375 [ 282 ] {e225bda2-ddab-4190-a12b-57a3305df108} TCPHandler: Processed in 0.001939786 sec. 2024.11.21 19:37:01.810531 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:01.810642 [ 276 ] {7175a0ba-8505-4a2f-84c3-066cd69bed13} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:37:01.810688 [ 276 ] {7175a0ba-8505-4a2f-84c3-066cd69bed13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:37:01.811288 [ 276 ] {7175a0ba-8505-4a2f-84c3-066cd69bed13} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:01.811329 [ 276 ] {7175a0ba-8505-4a2f-84c3-066cd69bed13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:01.811688 [ 276 ] {7175a0ba-8505-4a2f-84c3-066cd69bed13} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.21 19:37:01.811926 [ 276 ] {7175a0ba-8505-4a2f-84c3-066cd69bed13} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:01.812107 [ 24 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 2024.11.21 19:37:01.812168 [ 276 ] {7175a0ba-8505-4a2f-84c3-066cd69bed13} executeQuery: Read 48 rows, 3.54 KiB in 0.001549 sec., 30987.734021949644 rows/sec., 2.23 MiB/sec. 2024.11.21 19:37:01.812189 [ 24 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:01.812275 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:01.812293 [ 276 ] {7175a0ba-8505-4a2f-84c3-066cd69bed13} TCPHandler: Processed in 0.001812015 sec. 2024.11.21 19:37:01.812517 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:01.812527 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_24_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full 2024.11.21 19:37:01.812709 [ 282 ] {9a38cf21-f50e-41d6-9fa1-928124fea7f0} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:37:01.812817 [ 282 ] {9a38cf21-f50e-41d6-9fa1-928124fea7f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:37:01.812835 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:37:01.812941 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 65 rows starting from the beginning of the part 2024.11.21 19:37:01.813253 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part 2024.11.21 19:37:01.813800 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part 2024.11.21 19:37:01.814251 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part 2024.11.21 19:37:01.814547 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part 2024.11.21 19:37:01.814947 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part 2024.11.21 19:37:01.815718 [ 282 ] {9a38cf21-f50e-41d6-9fa1-928124fea7f0} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:01.815774 [ 282 ] {9a38cf21-f50e-41d6-9fa1-928124fea7f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:01.816680 [ 282 ] {9a38cf21-f50e-41d6-9fa1-928124fea7f0} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.21 19:37:01.817206 [ 282 ] {9a38cf21-f50e-41d6-9fa1-928124fea7f0} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:01.817779 [ 282 ] {9a38cf21-f50e-41d6-9fa1-928124fea7f0} executeQuery: Read 14 rows, 1004.00 B in 0.005117 sec., 2735.9781121751025 rows/sec., 191.61 KiB/sec. 2024.11.21 19:37:01.818103 [ 282 ] {9a38cf21-f50e-41d6-9fa1-928124fea7f0} TCPHandler: Processed in 0.005683416 sec. 2024.11.21 19:37:01.818438 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:01.818585 [ 198 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 5 columns (5 merged, 0 gathered) in 0.006192643 sec., 36010.47242671667 rows/sec., 2.71 MiB/sec. 2024.11.21 19:37:01.818642 [ 276 ] {1d71afcc-fa0f-475b-b00f-cb07f4f1b8ec} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:37:01.818737 [ 276 ] {1d71afcc-fa0f-475b-b00f-cb07f4f1b8ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:37:01.818860 [ 198 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2024.11.21 19:37:01.819499 [ 198 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_24_5} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:01.819700 [ 198 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_24_5} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 2024.11.21 19:37:01.819869 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.11.21 19:37:01.819984 [ 276 ] {1d71afcc-fa0f-475b-b00f-cb07f4f1b8ec} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:01.820029 [ 276 ] {1d71afcc-fa0f-475b-b00f-cb07f4f1b8ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:01.820418 [ 276 ] {1d71afcc-fa0f-475b-b00f-cb07f4f1b8ec} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.21 19:37:01.820667 [ 276 ] {1d71afcc-fa0f-475b-b00f-cb07f4f1b8ec} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:01.820892 [ 276 ] {1d71afcc-fa0f-475b-b00f-cb07f4f1b8ec} executeQuery: Read 13 rows, 830.00 B in 0.002302 sec., 5647.263249348393 rows/sec., 352.11 KiB/sec. 2024.11.21 19:37:01.821002 [ 276 ] {1d71afcc-fa0f-475b-b00f-cb07f4f1b8ec} TCPHandler: Processed in 0.002765337 sec. 2024.11.21 19:37:01.821163 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:01.821292 [ 282 ] {b895b2b5-2e9f-457c-87d1-52a6424d3087} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:37:01.821346 [ 282 ] {b895b2b5-2e9f-457c-87d1-52a6424d3087} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:37:01.822126 [ 282 ] {b895b2b5-2e9f-457c-87d1-52a6424d3087} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:01.822166 [ 282 ] {b895b2b5-2e9f-457c-87d1-52a6424d3087} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:01.822534 [ 282 ] {b895b2b5-2e9f-457c-87d1-52a6424d3087} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.21 19:37:01.822757 [ 282 ] {b895b2b5-2e9f-457c-87d1-52a6424d3087} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:01.822958 [ 282 ] {b895b2b5-2e9f-457c-87d1-52a6424d3087} executeQuery: Read 423 rows, 30.96 KiB in 0.001735 sec., 243804.03458213256 rows/sec., 17.43 MiB/sec. 2024.11.21 19:37:01.823009 [ 282 ] {b895b2b5-2e9f-457c-87d1-52a6424d3087} TCPHandler: Processed in 0.001952516 sec. 2024.11.21 19:37:01.823156 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:01.823278 [ 276 ] {41d6ec58-8480-4902-96e5-6f8cbdeca1d4} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:37:01.823400 [ 276 ] {41d6ec58-8480-4902-96e5-6f8cbdeca1d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:37:01.823934 [ 276 ] {41d6ec58-8480-4902-96e5-6f8cbdeca1d4} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:01.823981 [ 276 ] {41d6ec58-8480-4902-96e5-6f8cbdeca1d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:01.824343 [ 276 ] {41d6ec58-8480-4902-96e5-6f8cbdeca1d4} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.21 19:37:01.824582 [ 276 ] {41d6ec58-8480-4902-96e5-6f8cbdeca1d4} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:01.824872 [ 276 ] {41d6ec58-8480-4902-96e5-6f8cbdeca1d4} executeQuery: Read 6 rows, 321.00 B in 0.00154 sec., 3896.103896103896 rows/sec., 203.56 KiB/sec. 2024.11.21 19:37:01.825034 [ 276 ] {41d6ec58-8480-4902-96e5-6f8cbdeca1d4} TCPHandler: Processed in 0.001886805 sec. 2024.11.21 19:37:01.825185 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:01.825313 [ 282 ] {ce533451-b0b9-410a-8334-0d2d6de00c6a} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:37:01.825373 [ 282 ] {ce533451-b0b9-410a-8334-0d2d6de00c6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:37:01.826021 [ 282 ] {ce533451-b0b9-410a-8334-0d2d6de00c6a} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:01.826061 [ 282 ] {ce533451-b0b9-410a-8334-0d2d6de00c6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:01.826460 [ 282 ] {ce533451-b0b9-410a-8334-0d2d6de00c6a} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.21 19:37:01.826695 [ 282 ] {ce533451-b0b9-410a-8334-0d2d6de00c6a} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:01.826913 [ 282 ] {ce533451-b0b9-410a-8334-0d2d6de00c6a} executeQuery: Read 237 rows, 16.27 KiB in 0.001628 sec., 145577.39557739557 rows/sec., 9.76 MiB/sec. 2024.11.21 19:37:01.827047 [ 282 ] {ce533451-b0b9-410a-8334-0d2d6de00c6a} TCPHandler: Processed in 0.001925196 sec. 2024.11.21 19:37:01.827214 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:01.827343 [ 276 ] {81bb34bb-0b00-4fd3-9b6e-57e81826ec73} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:37:01.827399 [ 276 ] {81bb34bb-0b00-4fd3-9b6e-57e81826ec73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:37:01.827917 [ 276 ] {81bb34bb-0b00-4fd3-9b6e-57e81826ec73} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:01.827963 [ 276 ] {81bb34bb-0b00-4fd3-9b6e-57e81826ec73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:01.828319 [ 276 ] {81bb34bb-0b00-4fd3-9b6e-57e81826ec73} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.21 19:37:01.828563 [ 276 ] {81bb34bb-0b00-4fd3-9b6e-57e81826ec73} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:01.828771 [ 276 ] {81bb34bb-0b00-4fd3-9b6e-57e81826ec73} executeQuery: Read 1 rows, 69.00 B in 0.001457 sec., 686.3417982155113 rows/sec., 46.25 KiB/sec. 2024.11.21 19:37:01.828821 [ 276 ] {81bb34bb-0b00-4fd3-9b6e-57e81826ec73} TCPHandler: Processed in 0.001688703 sec. 2024.11.21 19:37:01.828954 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:01.829086 [ 282 ] {f84c6024-0ff7-4abc-a354-8d361ce8e1b3} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:37:01.829166 [ 282 ] {f84c6024-0ff7-4abc-a354-8d361ce8e1b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:37:01.830421 [ 282 ] {f84c6024-0ff7-4abc-a354-8d361ce8e1b3} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:01.830462 [ 282 ] {f84c6024-0ff7-4abc-a354-8d361ce8e1b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:01.831120 [ 282 ] {f84c6024-0ff7-4abc-a354-8d361ce8e1b3} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.21 19:37:01.831372 [ 282 ] {f84c6024-0ff7-4abc-a354-8d361ce8e1b3} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:01.831613 [ 282 ] {f84c6024-0ff7-4abc-a354-8d361ce8e1b3} executeQuery: Read 41 rows, 75.23 KiB in 0.002556 sec., 16040.688575899843 rows/sec., 28.74 MiB/sec. 2024.11.21 19:37:01.831708 [ 282 ] {f84c6024-0ff7-4abc-a354-8d361ce8e1b3} TCPHandler: Processed in 0.002804697 sec. 2024.11.21 19:37:01.831848 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:01.831977 [ 276 ] {f0e5380b-4aef-47ea-a890-bd8817cf1b93} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:37:01.832032 [ 276 ] {f0e5380b-4aef-47ea-a890-bd8817cf1b93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:37:01.832589 [ 276 ] {f0e5380b-4aef-47ea-a890-bd8817cf1b93} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:01.832638 [ 276 ] {f0e5380b-4aef-47ea-a890-bd8817cf1b93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:01.833066 [ 276 ] {f0e5380b-4aef-47ea-a890-bd8817cf1b93} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.21 19:37:01.833309 [ 276 ] {f0e5380b-4aef-47ea-a890-bd8817cf1b93} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:01.833541 [ 276 ] {f0e5380b-4aef-47ea-a890-bd8817cf1b93} executeQuery: Read 82 rows, 5.33 KiB in 0.001593 sec., 51475.2040175769 rows/sec., 3.27 MiB/sec. 2024.11.21 19:37:01.833696 [ 276 ] {f0e5380b-4aef-47ea-a890-bd8817cf1b93} TCPHandler: Processed in 0.001903046 sec. 2024.11.21 19:37:05.470452 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 780 2024.11.21 19:37:05.473996 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:05.474049 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:05.475548 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.21 19:37:05.475864 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:05.477372 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 780 2024.11.21 19:37:06.797653 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:06.797848 [ 276 ] {2151e374-e62d-4e83-969e-b19b4cd453db} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:37:06.797924 [ 276 ] {2151e374-e62d-4e83-969e-b19b4cd453db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:37:06.798703 [ 276 ] {2151e374-e62d-4e83-969e-b19b4cd453db} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:06.798758 [ 276 ] {2151e374-e62d-4e83-969e-b19b4cd453db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:06.799214 [ 276 ] {2151e374-e62d-4e83-969e-b19b4cd453db} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.21 19:37:06.799478 [ 276 ] {2151e374-e62d-4e83-969e-b19b4cd453db} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:06.799749 [ 276 ] {2151e374-e62d-4e83-969e-b19b4cd453db} executeQuery: Read 4 rows, 334.00 B in 0.001939 sec., 2062.9190304280555 rows/sec., 168.22 KiB/sec. 2024.11.21 19:37:06.799960 [ 276 ] {2151e374-e62d-4e83-969e-b19b4cd453db} TCPHandler: Processed in 0.002439853 sec. 2024.11.21 19:37:06.800163 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:06.800311 [ 282 ] {7075daf8-b5cc-4624-b4c7-e656ed25c1be} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:37:06.800370 [ 282 ] {7075daf8-b5cc-4624-b4c7-e656ed25c1be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:37:06.801087 [ 282 ] {7075daf8-b5cc-4624-b4c7-e656ed25c1be} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:06.801139 [ 282 ] {7075daf8-b5cc-4624-b4c7-e656ed25c1be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:06.801529 [ 282 ] {7075daf8-b5cc-4624-b4c7-e656ed25c1be} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.21 19:37:06.801779 [ 282 ] {7075daf8-b5cc-4624-b4c7-e656ed25c1be} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:06.802020 [ 282 ] {7075daf8-b5cc-4624-b4c7-e656ed25c1be} executeQuery: Read 58 rows, 4.55 KiB in 0.001739 sec., 33352.50143760782 rows/sec., 2.56 MiB/sec. 2024.11.21 19:37:06.802095 [ 282 ] {7075daf8-b5cc-4624-b4c7-e656ed25c1be} TCPHandler: Processed in 0.002004906 sec. 2024.11.21 19:37:06.802372 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:06.802591 [ 276 ] {3659f448-9330-488a-a678-f6fb3d2d3ee5} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:37:06.802662 [ 276 ] {3659f448-9330-488a-a678-f6fb3d2d3ee5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:37:06.803301 [ 276 ] {3659f448-9330-488a-a678-f6fb3d2d3ee5} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:06.803342 [ 276 ] {3659f448-9330-488a-a678-f6fb3d2d3ee5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:06.803711 [ 276 ] {3659f448-9330-488a-a678-f6fb3d2d3ee5} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.21 19:37:06.803958 [ 276 ] {3659f448-9330-488a-a678-f6fb3d2d3ee5} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:06.804163 [ 276 ] {3659f448-9330-488a-a678-f6fb3d2d3ee5} executeQuery: Read 4 rows, 286.00 B in 0.001604 sec., 2493.7655860349128 rows/sec., 174.13 KiB/sec. 2024.11.21 19:37:06.804217 [ 276 ] {3659f448-9330-488a-a678-f6fb3d2d3ee5} TCPHandler: Processed in 0.001998847 sec. 2024.11.21 19:37:06.804351 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:06.804458 [ 282 ] {17fb3adf-1cfc-4e64-974a-901e65d5e2e3} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:37:06.804504 [ 282 ] {17fb3adf-1cfc-4e64-974a-901e65d5e2e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:37:06.805069 [ 282 ] {17fb3adf-1cfc-4e64-974a-901e65d5e2e3} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:06.805110 [ 282 ] {17fb3adf-1cfc-4e64-974a-901e65d5e2e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:06.805468 [ 282 ] {17fb3adf-1cfc-4e64-974a-901e65d5e2e3} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.21 19:37:06.805727 [ 282 ] {17fb3adf-1cfc-4e64-974a-901e65d5e2e3} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:06.805943 [ 282 ] {17fb3adf-1cfc-4e64-974a-901e65d5e2e3} executeQuery: Read 68 rows, 5.44 KiB in 0.001507 sec., 45122.7604512276 rows/sec., 3.53 MiB/sec. 2024.11.21 19:37:06.805997 [ 282 ] {17fb3adf-1cfc-4e64-974a-901e65d5e2e3} TCPHandler: Processed in 0.001697753 sec. 2024.11.21 19:37:06.806145 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:06.806254 [ 276 ] {c371183e-36e4-4a31-9811-09c921d7c54e} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:37:06.806334 [ 276 ] {c371183e-36e4-4a31-9811-09c921d7c54e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:37:06.806856 [ 276 ] {c371183e-36e4-4a31-9811-09c921d7c54e} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:06.806896 [ 276 ] {c371183e-36e4-4a31-9811-09c921d7c54e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:06.807298 [ 276 ] {c371183e-36e4-4a31-9811-09c921d7c54e} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.21 19:37:06.807541 [ 276 ] {c371183e-36e4-4a31-9811-09c921d7c54e} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:06.807754 [ 276 ] {c371183e-36e4-4a31-9811-09c921d7c54e} executeQuery: Read 130 rows, 9.27 KiB in 0.001522 sec., 85413.92904073588 rows/sec., 5.95 MiB/sec. 2024.11.21 19:37:06.807806 [ 276 ] {c371183e-36e4-4a31-9811-09c921d7c54e} TCPHandler: Processed in 0.001713223 sec. 2024.11.21 19:37:06.807942 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:06.808076 [ 282 ] {aa5f5bbe-912c-4129-8c52-184b7ac7dd8b} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:37:06.808124 [ 282 ] {aa5f5bbe-912c-4129-8c52-184b7ac7dd8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:37:06.808571 [ 282 ] {aa5f5bbe-912c-4129-8c52-184b7ac7dd8b} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:06.808610 [ 282 ] {aa5f5bbe-912c-4129-8c52-184b7ac7dd8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:06.808968 [ 282 ] {aa5f5bbe-912c-4129-8c52-184b7ac7dd8b} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.21 19:37:06.809208 [ 282 ] {aa5f5bbe-912c-4129-8c52-184b7ac7dd8b} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:06.809412 [ 282 ] {aa5f5bbe-912c-4129-8c52-184b7ac7dd8b} executeQuery: Read 48 rows, 3.31 KiB in 0.001358 sec., 35346.097201767305 rows/sec., 2.38 MiB/sec. 2024.11.21 19:37:06.809460 [ 282 ] {aa5f5bbe-912c-4129-8c52-184b7ac7dd8b} TCPHandler: Processed in 0.001569761 sec. 2024.11.21 19:37:07.909355 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 2024.11.21 19:37:07.910400 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:07.910491 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:07.911053 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.21 19:37:07.911306 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:07.911532 [ 31 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.11.21 19:37:07.911566 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 2024.11.21 19:37:07.911612 [ 31 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:07.911641 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:07.911824 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.11.21 19:37:07.912005 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:37:07.912056 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part 2024.11.21 19:37:07.912137 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part 2024.11.21 19:37:07.912232 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part 2024.11.21 19:37:07.912443 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part 2024.11.21 19:37:07.912622 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part 2024.11.21 19:37:07.912760 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part 2024.11.21 19:37:07.915354 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003630258 sec., 3915148.730475906 rows/sec., 56.01 MiB/sec. 2024.11.21 19:37:07.915840 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.11.21 19:37:07.916231 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_31_6} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:07.916326 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_31_6} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.11.21 19:37:07.916441 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2024.11.21 19:37:08.874322 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2024.11.21 19:37:08.896589 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:08.896662 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:08.904578 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.21 19:37:08.905407 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:08.905739 [ 34 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.11.21 19:37:08.905814 [ 34 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:08.905865 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:08.906789 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.11.21 19:37:08.924779 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2024.11.21 19:37:08.925733 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:37:08.927003 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2024.11.21 19:37:08.932039 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2024.11.21 19:37:08.937281 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part 2024.11.21 19:37:08.942980 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2024.11.21 19:37:08.948602 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2024.11.21 19:37:08.953145 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part 2024.11.21 19:37:09.000304 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 207.05 MiB, peak 207.05 MiB, free memory in arenas 0.00 B, will set to 199.73 MiB (RSS), difference: -7.32 MiB 2024.11.21 19:37:09.013627 [ 193 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.107612548 sec., 2174.4676094836077 rows/sec., 11.24 MiB/sec. 2024.11.21 19:37:09.015355 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.11.21 19:37:09.018099 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_31_6} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:09.018200 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_31_6} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.11.21 19:37:09.019453 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2024.11.21 19:37:10.000248 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 189.20 MiB, peak 208.16 MiB, free memory in arenas 0.00 B, will set to 199.75 MiB (RSS), difference: 10.55 MiB 2024.11.21 19:37:10.918129 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58641, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:11.096733 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55849, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:11.120164 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64861, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:11.134470 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47704, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:11.408921 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47733, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:11.411316 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43724, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:11.420752 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46586, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:11.443086 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65415, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:11.799082 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:11.799302 [ 276 ] {35dde1d5-eb83-4cfc-ba1c-1dd770f8c2d6} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:37:11.799381 [ 276 ] {35dde1d5-eb83-4cfc-ba1c-1dd770f8c2d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:37:11.800174 [ 276 ] {35dde1d5-eb83-4cfc-ba1c-1dd770f8c2d6} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:11.800221 [ 276 ] {35dde1d5-eb83-4cfc-ba1c-1dd770f8c2d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:11.800695 [ 276 ] {35dde1d5-eb83-4cfc-ba1c-1dd770f8c2d6} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.21 19:37:11.800978 [ 276 ] {35dde1d5-eb83-4cfc-ba1c-1dd770f8c2d6} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:11.801230 [ 276 ] {35dde1d5-eb83-4cfc-ba1c-1dd770f8c2d6} executeQuery: Read 56 rows, 4.41 KiB in 0.001988 sec., 28169.01408450704 rows/sec., 2.16 MiB/sec. 2024.11.21 19:37:11.801288 [ 276 ] {35dde1d5-eb83-4cfc-ba1c-1dd770f8c2d6} TCPHandler: Processed in 0.002345412 sec. 2024.11.21 19:37:11.801481 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:11.801608 [ 282 ] {976cc7fb-b42c-4c60-b40a-a7449fec9527} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:37:11.801662 [ 282 ] {976cc7fb-b42c-4c60-b40a-a7449fec9527} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:37:11.802359 [ 282 ] {976cc7fb-b42c-4c60-b40a-a7449fec9527} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:11.802405 [ 282 ] {976cc7fb-b42c-4c60-b40a-a7449fec9527} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:11.802804 [ 282 ] {976cc7fb-b42c-4c60-b40a-a7449fec9527} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.21 19:37:11.803055 [ 282 ] {976cc7fb-b42c-4c60-b40a-a7449fec9527} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:11.803312 [ 282 ] {976cc7fb-b42c-4c60-b40a-a7449fec9527} executeQuery: Read 64 rows, 5.12 KiB in 0.001724 sec., 37122.96983758701 rows/sec., 2.90 MiB/sec. 2024.11.21 19:37:11.803385 [ 282 ] {976cc7fb-b42c-4c60-b40a-a7449fec9527} TCPHandler: Processed in 0.001971257 sec. 2024.11.21 19:37:11.803649 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:11.803800 [ 276 ] {d312c910-e46c-4cc3-8a57-6a00bae5a8a9} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:37:11.803862 [ 276 ] {d312c910-e46c-4cc3-8a57-6a00bae5a8a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:37:11.804495 [ 276 ] {d312c910-e46c-4cc3-8a57-6a00bae5a8a9} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:11.804537 [ 276 ] {d312c910-e46c-4cc3-8a57-6a00bae5a8a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:11.804957 [ 276 ] {d312c910-e46c-4cc3-8a57-6a00bae5a8a9} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.21 19:37:11.805196 [ 276 ] {d312c910-e46c-4cc3-8a57-6a00bae5a8a9} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:11.805426 [ 276 ] {d312c910-e46c-4cc3-8a57-6a00bae5a8a9} executeQuery: Read 160 rows, 11.41 KiB in 0.001656 sec., 96618.35748792271 rows/sec., 6.73 MiB/sec. 2024.11.21 19:37:11.805478 [ 276 ] {d312c910-e46c-4cc3-8a57-6a00bae5a8a9} TCPHandler: Processed in 0.001969417 sec. 2024.11.21 19:37:11.805656 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:11.805785 [ 282 ] {7deb2d0a-af1d-4503-bd57-c991d0dec5fd} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:37:11.805843 [ 282 ] {7deb2d0a-af1d-4503-bd57-c991d0dec5fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:37:11.806385 [ 282 ] {7deb2d0a-af1d-4503-bd57-c991d0dec5fd} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:11.806424 [ 282 ] {7deb2d0a-af1d-4503-bd57-c991d0dec5fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:11.806801 [ 282 ] {7deb2d0a-af1d-4503-bd57-c991d0dec5fd} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.21 19:37:11.807049 [ 282 ] {7deb2d0a-af1d-4503-bd57-c991d0dec5fd} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:11.807264 [ 282 ] {7deb2d0a-af1d-4503-bd57-c991d0dec5fd} executeQuery: Read 60 rows, 4.14 KiB in 0.001507 sec., 39814.200398142 rows/sec., 2.68 MiB/sec. 2024.11.21 19:37:11.807313 [ 282 ] {7deb2d0a-af1d-4503-bd57-c991d0dec5fd} TCPHandler: Processed in 0.001720713 sec. 2024.11.21 19:37:14.077895 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61280, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:14.546746 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58336, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:14.712219 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63150, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:14.769733 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62070, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:14.791487 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64490, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:14.801019 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37719, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:14.802279 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64633, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:14.806524 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64376, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:15.055447 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62705, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:15.293221 [ 61 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:37:15.293273 [ 61 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:37:15.350164 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43518, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:15.408598 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40943, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:15.411777 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 2024.11.21 19:37:15.412453 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:15.412488 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:15.413241 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.21 19:37:15.413530 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:15.413777 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2024.11.21 19:37:15.477694 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 800 2024.11.21 19:37:15.480615 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:15.480674 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:15.482160 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.21 19:37:15.482466 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:15.483105 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 800 2024.11.21 19:37:15.596493 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37028, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:15.642227 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53797, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:15.660602 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52288, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:15.733893 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35393, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:15.765252 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56108, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:15.845606 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56041, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:16.001358 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000931802 sec. 2024.11.21 19:37:16.359288 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44530, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:16.395887 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37011, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:16.424958 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2024.11.21 19:37:16.439770 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52470, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:16.441799 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42866, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:16.442766 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38021, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:16.444067 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:16.444116 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:16.451141 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.21 19:37:16.451897 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:16.455243 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2024.11.21 19:37:16.455476 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53631, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:16.460746 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64734, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:16.806716 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:16.806930 [ 276 ] {f7b406c4-0b21-4060-88cc-74a1aef56887} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:37:16.807011 [ 276 ] {f7b406c4-0b21-4060-88cc-74a1aef56887} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:37:16.807839 [ 276 ] {f7b406c4-0b21-4060-88cc-74a1aef56887} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:16.807888 [ 276 ] {f7b406c4-0b21-4060-88cc-74a1aef56887} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:16.808326 [ 276 ] {f7b406c4-0b21-4060-88cc-74a1aef56887} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.21 19:37:16.808586 [ 276 ] {f7b406c4-0b21-4060-88cc-74a1aef56887} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:16.808832 [ 276 ] {f7b406c4-0b21-4060-88cc-74a1aef56887} executeQuery: Read 14 rows, 1.01 KiB in 0.001962 sec., 7135.575942915391 rows/sec., 513.67 KiB/sec. 2024.11.21 19:37:16.808897 [ 276 ] {f7b406c4-0b21-4060-88cc-74a1aef56887} TCPHandler: Processed in 0.00231887 sec. 2024.11.21 19:37:16.809065 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:16.809185 [ 282 ] {7a8968ad-77ba-4408-9388-a118c80536a4} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:37:16.809236 [ 282 ] {7a8968ad-77ba-4408-9388-a118c80536a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:37:16.809951 [ 282 ] {7a8968ad-77ba-4408-9388-a118c80536a4} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:16.809994 [ 282 ] {7a8968ad-77ba-4408-9388-a118c80536a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:16.810401 [ 282 ] {7a8968ad-77ba-4408-9388-a118c80536a4} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.21 19:37:16.810653 [ 282 ] {7a8968ad-77ba-4408-9388-a118c80536a4} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:16.810862 [ 58 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.11.21 19:37:16.810902 [ 282 ] {7a8968ad-77ba-4408-9388-a118c80536a4} executeQuery: Read 285 rows, 25.79 KiB in 0.001744 sec., 163417.43119266053 rows/sec., 14.44 MiB/sec. 2024.11.21 19:37:16.810960 [ 58 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:16.811018 [ 282 ] {7a8968ad-77ba-4408-9388-a118c80536a4} TCPHandler: Processed in 0.002007507 sec. 2024.11.21 19:37:16.811039 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:16.811275 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:16.811439 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.11.21 19:37:16.811632 [ 276 ] {a048934a-9dc4-45e6-bf9d-543db09b381a} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:37:16.811812 [ 276 ] {a048934a-9dc4-45e6-bf9d-543db09b381a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:37:16.812071 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:37:16.812264 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1435 rows starting from the beginning of the part 2024.11.21 19:37:16.812651 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part 2024.11.21 19:37:16.813102 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 285 rows starting from the beginning of the part 2024.11.21 19:37:16.813564 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 58 rows starting from the beginning of the part 2024.11.21 19:37:16.813790 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part 2024.11.21 19:37:16.813934 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 285 rows starting from the beginning of the part 2024.11.21 19:37:16.815060 [ 276 ] {a048934a-9dc4-45e6-bf9d-543db09b381a} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:16.815119 [ 276 ] {a048934a-9dc4-45e6-bf9d-543db09b381a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:16.816146 [ 276 ] {a048934a-9dc4-45e6-bf9d-543db09b381a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.21 19:37:16.816729 [ 276 ] {a048934a-9dc4-45e6-bf9d-543db09b381a} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:16.817177 [ 276 ] {a048934a-9dc4-45e6-bf9d-543db09b381a} executeQuery: Read 48 rows, 3.54 KiB in 0.005638 sec., 8513.657325292657 rows/sec., 627.72 KiB/sec. 2024.11.21 19:37:16.817485 [ 276 ] {a048934a-9dc4-45e6-bf9d-543db09b381a} TCPHandler: Processed in 0.006346955 sec. 2024.11.21 19:37:16.817842 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:16.818255 [ 282 ] {58d441c3-fe68-4f92-8701-e819f9e03891} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:37:16.818268 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2175 rows, containing 5 columns (5 merged, 0 gathered) in 0.007074034 sec., 307462.4747350663 rows/sec., 27.13 MiB/sec. 2024.11.21 19:37:16.818348 [ 282 ] {58d441c3-fe68-4f92-8701-e819f9e03891} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:37:16.818565 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.11.21 19:37:16.819206 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_46_9} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:16.819402 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_46_9} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.11.21 19:37:16.819572 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2024.11.21 19:37:16.819682 [ 282 ] {58d441c3-fe68-4f92-8701-e819f9e03891} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:16.819727 [ 282 ] {58d441c3-fe68-4f92-8701-e819f9e03891} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:16.820090 [ 282 ] {58d441c3-fe68-4f92-8701-e819f9e03891} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.21 19:37:16.820329 [ 282 ] {58d441c3-fe68-4f92-8701-e819f9e03891} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:16.820548 [ 282 ] {58d441c3-fe68-4f92-8701-e819f9e03891} executeQuery: Read 14 rows, 1004.00 B in 0.002416 sec., 5794.701986754966 rows/sec., 405.82 KiB/sec. 2024.11.21 19:37:16.820608 [ 282 ] {58d441c3-fe68-4f92-8701-e819f9e03891} TCPHandler: Processed in 0.0029992 sec. 2024.11.21 19:37:16.820754 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:16.820883 [ 276 ] {36305dcd-d3e2-4eac-99d4-0bbde3facd6f} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:37:16.820938 [ 276 ] {36305dcd-d3e2-4eac-99d4-0bbde3facd6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:37:16.821579 [ 276 ] {36305dcd-d3e2-4eac-99d4-0bbde3facd6f} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:16.821619 [ 276 ] {36305dcd-d3e2-4eac-99d4-0bbde3facd6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:16.821975 [ 276 ] {36305dcd-d3e2-4eac-99d4-0bbde3facd6f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.21 19:37:16.822213 [ 276 ] {36305dcd-d3e2-4eac-99d4-0bbde3facd6f} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:16.822431 [ 276 ] {36305dcd-d3e2-4eac-99d4-0bbde3facd6f} executeQuery: Read 13 rows, 830.00 B in 0.001574 sec., 8259.212198221092 rows/sec., 514.96 KiB/sec. 2024.11.21 19:37:16.822524 [ 276 ] {36305dcd-d3e2-4eac-99d4-0bbde3facd6f} TCPHandler: Processed in 0.001832055 sec. 2024.11.21 19:37:16.822686 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:16.822794 [ 282 ] {70beafb8-fb5a-46b5-90c0-ea57e50d3653} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:37:16.822838 [ 282 ] {70beafb8-fb5a-46b5-90c0-ea57e50d3653} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:37:16.823560 [ 282 ] {70beafb8-fb5a-46b5-90c0-ea57e50d3653} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:16.823600 [ 282 ] {70beafb8-fb5a-46b5-90c0-ea57e50d3653} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:16.823971 [ 282 ] {70beafb8-fb5a-46b5-90c0-ea57e50d3653} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.21 19:37:16.824214 [ 282 ] {70beafb8-fb5a-46b5-90c0-ea57e50d3653} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:16.824358 [ 51 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.11.21 19:37:16.824400 [ 282 ] {70beafb8-fb5a-46b5-90c0-ea57e50d3653} executeQuery: Read 423 rows, 30.96 KiB in 0.001627 sec., 259987.70743700062 rows/sec., 18.59 MiB/sec. 2024.11.21 19:37:16.824406 [ 51 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:16.824455 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:16.824470 [ 282 ] {70beafb8-fb5a-46b5-90c0-ea57e50d3653} TCPHandler: Processed in 0.001833635 sec. 2024.11.21 19:37:16.824692 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:16.824726 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.11.21 19:37:16.824914 [ 276 ] {22cc8a67-ddd1-4cec-89c6-43a23930c3e1} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:37:16.824978 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:37:16.825021 [ 276 ] {22cc8a67-ddd1-4cec-89c6-43a23930c3e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:37:16.825047 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 915 rows starting from the beginning of the part 2024.11.21 19:37:16.825406 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part 2024.11.21 19:37:16.825808 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 423 rows starting from the beginning of the part 2024.11.21 19:37:16.826169 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 68 rows starting from the beginning of the part 2024.11.21 19:37:16.826463 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part 2024.11.21 19:37:16.826724 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 423 rows starting from the beginning of the part 2024.11.21 19:37:16.827504 [ 276 ] {22cc8a67-ddd1-4cec-89c6-43a23930c3e1} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:16.827565 [ 276 ] {22cc8a67-ddd1-4cec-89c6-43a23930c3e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:16.828609 [ 276 ] {22cc8a67-ddd1-4cec-89c6-43a23930c3e1} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.21 19:37:16.829071 [ 276 ] {22cc8a67-ddd1-4cec-89c6-43a23930c3e1} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:16.829489 [ 276 ] {22cc8a67-ddd1-4cec-89c6-43a23930c3e1} executeQuery: Read 6 rows, 321.00 B in 0.004638 sec., 1293.6610608020699 rows/sec., 67.59 KiB/sec. 2024.11.21 19:37:16.829846 [ 276 ] {22cc8a67-ddd1-4cec-89c6-43a23930c3e1} TCPHandler: Processed in 0.00528892 sec. 2024.11.21 19:37:16.830169 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:16.830260 [ 187 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1957 rows, containing 5 columns (5 merged, 0 gathered) in 0.005699816 sec., 343344.4167320489 rows/sec., 26.28 MiB/sec. 2024.11.21 19:37:16.830337 [ 282 ] {324d1345-f449-4de3-b42c-18ef84be2e24} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:37:16.830406 [ 282 ] {324d1345-f449-4de3-b42c-18ef84be2e24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:37:16.830493 [ 187 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.11.21 19:37:16.830889 [ 187 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_46_9} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:16.831011 [ 187 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_46_9} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.11.21 19:37:16.831112 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.11.21 19:37:16.831213 [ 282 ] {324d1345-f449-4de3-b42c-18ef84be2e24} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:16.831250 [ 282 ] {324d1345-f449-4de3-b42c-18ef84be2e24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:16.831636 [ 282 ] {324d1345-f449-4de3-b42c-18ef84be2e24} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.21 19:37:16.831868 [ 282 ] {324d1345-f449-4de3-b42c-18ef84be2e24} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:16.831996 [ 51 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.11.21 19:37:16.832035 [ 51 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:16.832057 [ 282 ] {324d1345-f449-4de3-b42c-18ef84be2e24} executeQuery: Read 237 rows, 16.27 KiB in 0.001755 sec., 135042.73504273503 rows/sec., 9.05 MiB/sec. 2024.11.21 19:37:16.832062 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:16.832198 [ 282 ] {324d1345-f449-4de3-b42c-18ef84be2e24} TCPHandler: Processed in 0.00221563 sec. 2024.11.21 19:37:16.832290 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.11.21 19:37:16.832389 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:16.832463 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:37:16.832536 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 8201 rows starting from the beginning of the part 2024.11.21 19:37:16.832641 [ 276 ] {beee6a0f-48dd-48ab-896d-31451b2401ed} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:37:16.832771 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part 2024.11.21 19:37:16.832870 [ 276 ] {beee6a0f-48dd-48ab-896d-31451b2401ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:37:16.833100 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 237 rows starting from the beginning of the part 2024.11.21 19:37:16.833455 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 130 rows starting from the beginning of the part 2024.11.21 19:37:16.833820 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part 2024.11.21 19:37:16.834179 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 237 rows starting from the beginning of the part 2024.11.21 19:37:16.835438 [ 276 ] {beee6a0f-48dd-48ab-896d-31451b2401ed} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:16.835480 [ 276 ] {beee6a0f-48dd-48ab-896d-31451b2401ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:16.835897 [ 276 ] {beee6a0f-48dd-48ab-896d-31451b2401ed} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.21 19:37:16.836381 [ 276 ] {beee6a0f-48dd-48ab-896d-31451b2401ed} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:16.837075 [ 276 ] {beee6a0f-48dd-48ab-896d-31451b2401ed} executeQuery: Read 1 rows, 69.00 B in 0.004482 sec., 223.11468094600625 rows/sec., 15.03 KiB/sec. 2024.11.21 19:37:16.837398 [ 276 ] {beee6a0f-48dd-48ab-896d-31451b2401ed} TCPHandler: Processed in 0.005090768 sec. 2024.11.21 19:37:16.837604 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:16.837750 [ 282 ] {2180b051-fc6f-469e-9b6f-c234914e0fb3} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:37:16.837861 [ 282 ] {2180b051-fc6f-469e-9b6f-c234914e0fb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:37:16.840135 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 9125 rows, containing 5 columns (5 merged, 0 gathered) in 0.007964067 sec., 1145771.3753538236 rows/sec., 77.90 MiB/sec. 2024.11.21 19:37:16.840361 [ 282 ] {2180b051-fc6f-469e-9b6f-c234914e0fb3} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:16.840415 [ 282 ] {2180b051-fc6f-469e-9b6f-c234914e0fb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:16.840421 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.11.21 19:37:16.841052 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_46_9} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:16.841227 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_46_9} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.11.21 19:37:16.841377 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. 2024.11.21 19:37:16.841743 [ 282 ] {2180b051-fc6f-469e-9b6f-c234914e0fb3} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.21 19:37:16.842006 [ 282 ] {2180b051-fc6f-469e-9b6f-c234914e0fb3} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:16.842259 [ 282 ] {2180b051-fc6f-469e-9b6f-c234914e0fb3} executeQuery: Read 41 rows, 75.23 KiB in 0.004539 sec., 9032.826613791585 rows/sec., 16.19 MiB/sec. 2024.11.21 19:37:16.842692 [ 282 ] {2180b051-fc6f-469e-9b6f-c234914e0fb3} TCPHandler: Processed in 0.005181759 sec. 2024.11.21 19:37:16.842856 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:16.842986 [ 276 ] {99803e8e-42e7-47b3-954a-15ad4577187c} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:37:16.843042 [ 276 ] {99803e8e-42e7-47b3-954a-15ad4577187c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:37:16.843575 [ 276 ] {99803e8e-42e7-47b3-954a-15ad4577187c} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:16.843614 [ 276 ] {99803e8e-42e7-47b3-954a-15ad4577187c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:16.843986 [ 276 ] {99803e8e-42e7-47b3-954a-15ad4577187c} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.21 19:37:16.844218 [ 276 ] {99803e8e-42e7-47b3-954a-15ad4577187c} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:16.844344 [ 51 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.11.21 19:37:16.844382 [ 51 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:16.844407 [ 276 ] {99803e8e-42e7-47b3-954a-15ad4577187c} executeQuery: Read 82 rows, 5.33 KiB in 0.001448 sec., 56629.83425414364 rows/sec., 3.60 MiB/sec. 2024.11.21 19:37:16.844411 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:16.844509 [ 276 ] {99803e8e-42e7-47b3-954a-15ad4577187c} TCPHandler: Processed in 0.001710663 sec. 2024.11.21 19:37:16.844672 [ 186 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.11.21 19:37:16.844816 [ 186 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:37:16.844856 [ 186 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2318 rows starting from the beginning of the part 2024.11.21 19:37:16.844936 [ 186 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part 2024.11.21 19:37:16.845083 [ 186 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part 2024.11.21 19:37:16.845306 [ 186 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part 2024.11.21 19:37:16.845534 [ 186 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part 2024.11.21 19:37:16.845660 [ 186 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part 2024.11.21 19:37:16.847261 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2650 rows, containing 4 columns (4 merged, 0 gathered) in 0.002740967 sec., 966812.0776353747 rows/sec., 63.48 MiB/sec. 2024.11.21 19:37:16.847503 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.11.21 19:37:16.847805 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_46_9} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:16.847883 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_46_9} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.11.21 19:37:16.847956 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2024.11.21 19:37:17.312680 [ 51 ] {} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.11.21 19:37:17.312749 [ 51 ] {} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:17.312772 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:17.312971 [ 186 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.11.21 19:37:17.313162 [ 186 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:37:17.313198 [ 186 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part 2024.11.21 19:37:17.313287 [ 186 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.11.21 19:37:17.313435 [ 186 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2024.11.21 19:37:17.313768 [ 186 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.11.21 19:37:17.313978 [ 186 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2024.11.21 19:37:17.315106 [ 191 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.00225892 sec., 17707.577072229204 rows/sec., 1.48 MiB/sec. 2024.11.21 19:37:17.315382 [ 191 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.11.21 19:37:17.315806 [ 191 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_9_2} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:17.315893 [ 191 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_9_2} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.11.21 19:37:17.315993 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.21 19:37:21.797348 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:21.797584 [ 276 ] {8dec1094-63c7-406c-a098-1983c0b8e07d} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:37:21.797668 [ 276 ] {8dec1094-63c7-406c-a098-1983c0b8e07d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:37:21.798486 [ 276 ] {8dec1094-63c7-406c-a098-1983c0b8e07d} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:21.798537 [ 276 ] {8dec1094-63c7-406c-a098-1983c0b8e07d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:21.798991 [ 276 ] {8dec1094-63c7-406c-a098-1983c0b8e07d} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.11.21 19:37:21.799249 [ 276 ] {8dec1094-63c7-406c-a098-1983c0b8e07d} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:21.799483 [ 276 ] {8dec1094-63c7-406c-a098-1983c0b8e07d} executeQuery: Read 56 rows, 4.41 KiB in 0.001958 sec., 28600.61287027579 rows/sec., 2.20 MiB/sec. 2024.11.21 19:37:21.799551 [ 276 ] {8dec1094-63c7-406c-a098-1983c0b8e07d} TCPHandler: Processed in 0.002345601 sec. 2024.11.21 19:37:21.799754 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:21.799903 [ 282 ] {3b526004-ad85-4701-9758-c9e039630c23} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:37:21.799962 [ 282 ] {3b526004-ad85-4701-9758-c9e039630c23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:37:21.800753 [ 282 ] {3b526004-ad85-4701-9758-c9e039630c23} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:21.800801 [ 282 ] {3b526004-ad85-4701-9758-c9e039630c23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:21.801183 [ 282 ] {3b526004-ad85-4701-9758-c9e039630c23} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.11.21 19:37:21.801437 [ 282 ] {3b526004-ad85-4701-9758-c9e039630c23} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:21.801638 [ 282 ] {3b526004-ad85-4701-9758-c9e039630c23} executeQuery: Read 64 rows, 5.12 KiB in 0.001769 sec., 36178.63199547767 rows/sec., 2.82 MiB/sec. 2024.11.21 19:37:21.801709 [ 282 ] {3b526004-ad85-4701-9758-c9e039630c23} TCPHandler: Processed in 0.002025517 sec. 2024.11.21 19:37:21.801883 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:21.802014 [ 276 ] {edccdf52-db6f-4822-8171-51bd2fbe0519} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:37:21.802069 [ 276 ] {edccdf52-db6f-4822-8171-51bd2fbe0519} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:37:21.802612 [ 276 ] {edccdf52-db6f-4822-8171-51bd2fbe0519} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:21.802652 [ 276 ] {edccdf52-db6f-4822-8171-51bd2fbe0519} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:21.803066 [ 276 ] {edccdf52-db6f-4822-8171-51bd2fbe0519} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.11.21 19:37:21.803315 [ 276 ] {edccdf52-db6f-4822-8171-51bd2fbe0519} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:21.803535 [ 276 ] {edccdf52-db6f-4822-8171-51bd2fbe0519} executeQuery: Read 128 rows, 9.13 KiB in 0.00155 sec., 82580.64516129032 rows/sec., 5.75 MiB/sec. 2024.11.21 19:37:21.803590 [ 276 ] {edccdf52-db6f-4822-8171-51bd2fbe0519} TCPHandler: Processed in 0.001772943 sec. 2024.11.21 19:37:21.803742 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:21.803854 [ 282 ] {e3a3ef5e-1df1-46af-a52d-f7d67fbb23fc} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:37:21.803904 [ 282 ] {e3a3ef5e-1df1-46af-a52d-f7d67fbb23fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:37:21.804364 [ 282 ] {e3a3ef5e-1df1-46af-a52d-f7d67fbb23fc} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:21.804406 [ 282 ] {e3a3ef5e-1df1-46af-a52d-f7d67fbb23fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.21 19:37:21.804798 [ 282 ] {e3a3ef5e-1df1-46af-a52d-f7d67fbb23fc} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.11.21 19:37:21.805046 [ 282 ] {e3a3ef5e-1df1-46af-a52d-f7d67fbb23fc} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:21.805264 [ 282 ] {e3a3ef5e-1df1-46af-a52d-f7d67fbb23fc} executeQuery: Read 48 rows, 3.31 KiB in 0.001433 sec., 33496.16189811584 rows/sec., 2.26 MiB/sec. 2024.11.21 19:37:21.805314 [ 282 ] {e3a3ef5e-1df1-46af-a52d-f7d67fbb23fc} TCPHandler: Processed in 0.001625522 sec. 2024.11.21 19:37:22.913999 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 2024.11.21 19:37:22.914651 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:22.914706 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:22.915214 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.21 19:37:22.915457 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:22.915802 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 2024.11.21 19:37:23.955402 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2024.11.21 19:37:23.975191 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:23.975248 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:23.982727 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.21 19:37:23.983456 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:23.987430 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2024.11.21 19:37:25.483426 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 830 2024.11.21 19:37:25.486670 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:25.486732 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:25.488239 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.21 19:37:25.488553 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:25.489746 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 830 2024.11.21 19:37:26.799792 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:26.800007 [ 276 ] {79a2b535-ced3-4fed-bbfc-e39c9f641fe6} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:37:26.800088 [ 276 ] {79a2b535-ced3-4fed-bbfc-e39c9f641fe6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:37:26.800993 [ 276 ] {79a2b535-ced3-4fed-bbfc-e39c9f641fe6} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:26.801041 [ 276 ] {79a2b535-ced3-4fed-bbfc-e39c9f641fe6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:26.801488 [ 276 ] {79a2b535-ced3-4fed-bbfc-e39c9f641fe6} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.11.21 19:37:26.801749 [ 276 ] {79a2b535-ced3-4fed-bbfc-e39c9f641fe6} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:26.801999 [ 276 ] {79a2b535-ced3-4fed-bbfc-e39c9f641fe6} executeQuery: Read 56 rows, 4.41 KiB in 0.002054 sec., 27263.87536514119 rows/sec., 2.09 MiB/sec. 2024.11.21 19:37:26.802068 [ 276 ] {79a2b535-ced3-4fed-bbfc-e39c9f641fe6} TCPHandler: Processed in 0.002417352 sec. 2024.11.21 19:37:26.802261 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:26.802406 [ 282 ] {caa4c3dc-7295-4ced-b52b-74d4eee60a2b} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:37:26.802465 [ 282 ] {caa4c3dc-7295-4ced-b52b-74d4eee60a2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:37:26.803127 [ 282 ] {caa4c3dc-7295-4ced-b52b-74d4eee60a2b} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:26.803168 [ 282 ] {caa4c3dc-7295-4ced-b52b-74d4eee60a2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:26.803536 [ 282 ] {caa4c3dc-7295-4ced-b52b-74d4eee60a2b} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.11.21 19:37:26.803777 [ 282 ] {caa4c3dc-7295-4ced-b52b-74d4eee60a2b} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:26.803998 [ 282 ] {caa4c3dc-7295-4ced-b52b-74d4eee60a2b} executeQuery: Read 64 rows, 5.12 KiB in 0.001627 sec., 39336.20159803319 rows/sec., 3.07 MiB/sec. 2024.11.21 19:37:26.804053 [ 282 ] {caa4c3dc-7295-4ced-b52b-74d4eee60a2b} TCPHandler: Processed in 0.001862225 sec. 2024.11.21 19:37:26.804215 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:26.804342 [ 276 ] {f97725a5-17fc-4175-9ed5-6aaf7594ea74} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:37:26.804401 [ 276 ] {f97725a5-17fc-4175-9ed5-6aaf7594ea74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:37:26.805012 [ 276 ] {f97725a5-17fc-4175-9ed5-6aaf7594ea74} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:26.805051 [ 276 ] {f97725a5-17fc-4175-9ed5-6aaf7594ea74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:26.805443 [ 276 ] {f97725a5-17fc-4175-9ed5-6aaf7594ea74} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.11.21 19:37:26.805675 [ 276 ] {f97725a5-17fc-4175-9ed5-6aaf7594ea74} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:26.805885 [ 276 ] {f97725a5-17fc-4175-9ed5-6aaf7594ea74} executeQuery: Read 160 rows, 11.41 KiB in 0.001572 sec., 101781.17048346056 rows/sec., 7.09 MiB/sec. 2024.11.21 19:37:26.805937 [ 276 ] {f97725a5-17fc-4175-9ed5-6aaf7594ea74} TCPHandler: Processed in 0.001784834 sec. 2024.11.21 19:37:26.806087 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:26.806203 [ 282 ] {6fd22036-cdc9-4b30-978e-80396bad18ba} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:37:26.806250 [ 282 ] {6fd22036-cdc9-4b30-978e-80396bad18ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:37:26.806718 [ 282 ] {6fd22036-cdc9-4b30-978e-80396bad18ba} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:26.806758 [ 282 ] {6fd22036-cdc9-4b30-978e-80396bad18ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:26.807138 [ 282 ] {6fd22036-cdc9-4b30-978e-80396bad18ba} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.11.21 19:37:26.807381 [ 282 ] {6fd22036-cdc9-4b30-978e-80396bad18ba} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:26.807561 [ 282 ] {6fd22036-cdc9-4b30-978e-80396bad18ba} executeQuery: Read 60 rows, 4.14 KiB in 0.001379 sec., 43509.789702683105 rows/sec., 2.93 MiB/sec. 2024.11.21 19:37:26.807656 [ 282 ] {6fd22036-cdc9-4b30-978e-80396bad18ba} TCPHandler: Processed in 0.001621742 sec. 2024.11.21 19:37:29.487505 [ 157 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.11.21 19:37:29.487616 [ 157 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:29.487657 [ 157 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:29.487890 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.11.21 19:37:29.488178 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:37:29.488224 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 242 rows starting from the beginning of the part 2024.11.21 19:37:29.488335 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2024.11.21 19:37:29.488563 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2024.11.21 19:37:29.488852 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2024.11.21 19:37:29.489094 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2024.11.21 19:37:29.490289 [ 197 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002541165 sec., 117269.04785797065 rows/sec., 8.41 MiB/sec. 2024.11.21 19:37:29.490436 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.11.21 19:37:29.490718 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_17_4} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:29.490804 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_17_4} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.11.21 19:37:29.490889 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.11.21 19:37:30.293346 [ 154 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:37:30.293416 [ 154 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:37:30.416050 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 2024.11.21 19:37:30.416829 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:30.416890 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:30.417465 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.21 19:37:30.417711 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:30.418040 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2024.11.21 19:37:31.487596 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2024.11.21 19:37:31.509168 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:31.509236 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:31.517027 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.21 19:37:31.517885 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:31.522483 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2024.11.21 19:37:31.807459 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:31.807686 [ 276 ] {d7ea55dd-36c4-46c8-98f3-2ca483f9b9d4} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:37:31.807774 [ 276 ] {d7ea55dd-36c4-46c8-98f3-2ca483f9b9d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:37:31.808691 [ 276 ] {d7ea55dd-36c4-46c8-98f3-2ca483f9b9d4} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:31.808750 [ 276 ] {d7ea55dd-36c4-46c8-98f3-2ca483f9b9d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:31.809295 [ 276 ] {d7ea55dd-36c4-46c8-98f3-2ca483f9b9d4} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.21 19:37:31.809623 [ 276 ] {d7ea55dd-36c4-46c8-98f3-2ca483f9b9d4} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:31.809834 [ 156 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.11.21 19:37:31.809896 [ 276 ] {d7ea55dd-36c4-46c8-98f3-2ca483f9b9d4} executeQuery: Read 14 rows, 1.01 KiB in 0.002271 sec., 6164.685160722149 rows/sec., 443.77 KiB/sec. 2024.11.21 19:37:31.809923 [ 156 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:31.809990 [ 156 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:31.810020 [ 276 ] {d7ea55dd-36c4-46c8-98f3-2ca483f9b9d4} TCPHandler: Processed in 0.002750077 sec. 2024.11.21 19:37:31.810285 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:31.810452 [ 201 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.11.21 19:37:31.810583 [ 282 ] {72d49bd3-13e2-412d-825b-089755f0d888} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:37:31.810703 [ 282 ] {72d49bd3-13e2-412d-825b-089755f0d888} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:37:31.810839 [ 201 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:37:31.810943 [ 201 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part 2024.11.21 19:37:31.811186 [ 201 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2024.11.21 19:37:31.811658 [ 201 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2024.11.21 19:37:31.812039 [ 201 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2024.11.21 19:37:31.812420 [ 201 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2024.11.21 19:37:31.813658 [ 282 ] {72d49bd3-13e2-412d-825b-089755f0d888} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:31.813732 [ 282 ] {72d49bd3-13e2-412d-825b-089755f0d888} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:31.814874 [ 282 ] {72d49bd3-13e2-412d-825b-089755f0d888} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.11.21 19:37:31.815043 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004906985 sec., 14265.378842609056 rows/sec., 1.06 MiB/sec. 2024.11.21 19:37:31.815188 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.11.21 19:37:31.815248 [ 282 ] {72d49bd3-13e2-412d-825b-089755f0d888} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:31.815560 [ 282 ] {72d49bd3-13e2-412d-825b-089755f0d888} executeQuery: Read 285 rows, 25.79 KiB in 0.005066 sec., 56257.40228977497 rows/sec., 4.97 MiB/sec. 2024.11.21 19:37:31.815656 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_17_4} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:31.815665 [ 282 ] {72d49bd3-13e2-412d-825b-089755f0d888} TCPHandler: Processed in 0.005522524 sec. 2024.11.21 19:37:31.815774 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_17_4} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.11.21 19:37:31.815841 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:31.815873 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.21 19:37:31.815969 [ 276 ] {d75c83d2-4120-4998-b7d4-58f8207d5b98} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:37:31.816014 [ 276 ] {d75c83d2-4120-4998-b7d4-58f8207d5b98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:37:31.816563 [ 276 ] {d75c83d2-4120-4998-b7d4-58f8207d5b98} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:31.816602 [ 276 ] {d75c83d2-4120-4998-b7d4-58f8207d5b98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:31.816970 [ 276 ] {d75c83d2-4120-4998-b7d4-58f8207d5b98} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.21 19:37:31.817208 [ 276 ] {d75c83d2-4120-4998-b7d4-58f8207d5b98} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:31.817444 [ 276 ] {d75c83d2-4120-4998-b7d4-58f8207d5b98} executeQuery: Read 48 rows, 3.54 KiB in 0.001499 sec., 32021.347565043365 rows/sec., 2.31 MiB/sec. 2024.11.21 19:37:31.817584 [ 276 ] {d75c83d2-4120-4998-b7d4-58f8207d5b98} TCPHandler: Processed in 0.001816764 sec. 2024.11.21 19:37:31.817738 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:31.817850 [ 282 ] {e0897957-e1f5-4e9a-934d-4e87ef3250d2} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:37:31.817895 [ 282 ] {e0897957-e1f5-4e9a-934d-4e87ef3250d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:37:31.818442 [ 282 ] {e0897957-e1f5-4e9a-934d-4e87ef3250d2} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:31.818481 [ 282 ] {e0897957-e1f5-4e9a-934d-4e87ef3250d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:31.818831 [ 282 ] {e0897957-e1f5-4e9a-934d-4e87ef3250d2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.21 19:37:31.819059 [ 282 ] {e0897957-e1f5-4e9a-934d-4e87ef3250d2} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:31.819267 [ 282 ] {e0897957-e1f5-4e9a-934d-4e87ef3250d2} executeQuery: Read 14 rows, 1004.00 B in 0.001438 sec., 9735.744089012516 rows/sec., 681.83 KiB/sec. 2024.11.21 19:37:31.819319 [ 282 ] {e0897957-e1f5-4e9a-934d-4e87ef3250d2} TCPHandler: Processed in 0.001632852 sec. 2024.11.21 19:37:31.819492 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:31.819626 [ 276 ] {cc9d1bb5-2b98-4853-8e66-73e9930ac8eb} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:37:31.819679 [ 276 ] {cc9d1bb5-2b98-4853-8e66-73e9930ac8eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:37:31.820291 [ 276 ] {cc9d1bb5-2b98-4853-8e66-73e9930ac8eb} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:31.820331 [ 276 ] {cc9d1bb5-2b98-4853-8e66-73e9930ac8eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:31.820677 [ 276 ] {cc9d1bb5-2b98-4853-8e66-73e9930ac8eb} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.21 19:37:31.820916 [ 276 ] {cc9d1bb5-2b98-4853-8e66-73e9930ac8eb} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:31.821050 [ 155 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.11.21 19:37:31.821090 [ 155 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:31.821100 [ 276 ] {cc9d1bb5-2b98-4853-8e66-73e9930ac8eb} executeQuery: Read 13 rows, 830.00 B in 0.001501 sec., 8660.89273817455 rows/sec., 540.00 KiB/sec. 2024.11.21 19:37:31.821114 [ 155 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:31.821229 [ 276 ] {cc9d1bb5-2b98-4853-8e66-73e9930ac8eb} TCPHandler: Processed in 0.001792924 sec. 2024.11.21 19:37:31.821303 [ 201 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.11.21 19:37:31.821464 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:31.821493 [ 201 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:37:31.821539 [ 201 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part 2024.11.21 19:37:31.821788 [ 201 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part 2024.11.21 19:37:31.821796 [ 282 ] {6fc08f0d-5727-43c5-94d1-349d9f23ad9d} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:37:31.821999 [ 282 ] {6fc08f0d-5727-43c5-94d1-349d9f23ad9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:37:31.822087 [ 201 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part 2024.11.21 19:37:31.822436 [ 201 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part 2024.11.21 19:37:31.822808 [ 201 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part 2024.11.21 19:37:31.824961 [ 282 ] {6fc08f0d-5727-43c5-94d1-349d9f23ad9d} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:31.825047 [ 282 ] {6fc08f0d-5727-43c5-94d1-349d9f23ad9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:31.825430 [ 198 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004223306 sec., 15390.786270282098 rows/sec., 1019.73 KiB/sec. 2024.11.21 19:37:31.825715 [ 198 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.11.21 19:37:31.825864 [ 282 ] {6fc08f0d-5727-43c5-94d1-349d9f23ad9d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.11.21 19:37:31.826243 [ 198 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_17_4} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:31.826307 [ 282 ] {6fc08f0d-5727-43c5-94d1-349d9f23ad9d} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:31.826440 [ 198 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_17_4} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.11.21 19:37:31.826644 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.21 19:37:31.826683 [ 282 ] {6fc08f0d-5727-43c5-94d1-349d9f23ad9d} executeQuery: Read 423 rows, 30.96 KiB in 0.005019 sec., 84279.73699940227 rows/sec., 6.02 MiB/sec. 2024.11.21 19:37:31.826757 [ 282 ] {6fc08f0d-5727-43c5-94d1-349d9f23ad9d} TCPHandler: Processed in 0.005401762 sec. 2024.11.21 19:37:31.826923 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:31.827059 [ 276 ] {88686657-5a26-4cb2-acfb-537b9a86d452} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:37:31.827113 [ 276 ] {88686657-5a26-4cb2-acfb-537b9a86d452} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:37:31.827580 [ 276 ] {88686657-5a26-4cb2-acfb-537b9a86d452} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:31.827618 [ 276 ] {88686657-5a26-4cb2-acfb-537b9a86d452} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:31.827986 [ 276 ] {88686657-5a26-4cb2-acfb-537b9a86d452} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.21 19:37:31.828265 [ 276 ] {88686657-5a26-4cb2-acfb-537b9a86d452} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:31.828445 [ 276 ] {88686657-5a26-4cb2-acfb-537b9a86d452} executeQuery: Read 6 rows, 321.00 B in 0.001415 sec., 4240.282685512368 rows/sec., 221.54 KiB/sec. 2024.11.21 19:37:31.828496 [ 276 ] {88686657-5a26-4cb2-acfb-537b9a86d452} TCPHandler: Processed in 0.001638792 sec. 2024.11.21 19:37:31.828635 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:31.828741 [ 282 ] {de94b89a-0a8f-4d40-8759-c941d277940a} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:37:31.828787 [ 282 ] {de94b89a-0a8f-4d40-8759-c941d277940a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:37:31.829290 [ 282 ] {de94b89a-0a8f-4d40-8759-c941d277940a} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:31.829328 [ 282 ] {de94b89a-0a8f-4d40-8759-c941d277940a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:31.829705 [ 282 ] {de94b89a-0a8f-4d40-8759-c941d277940a} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.11.21 19:37:31.829936 [ 282 ] {de94b89a-0a8f-4d40-8759-c941d277940a} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:31.830120 [ 282 ] {de94b89a-0a8f-4d40-8759-c941d277940a} executeQuery: Read 237 rows, 16.27 KiB in 0.001401 sec., 169164.88222698073 rows/sec., 11.34 MiB/sec. 2024.11.21 19:37:31.830232 [ 282 ] {de94b89a-0a8f-4d40-8759-c941d277940a} TCPHandler: Processed in 0.001647013 sec. 2024.11.21 19:37:31.830390 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:31.830502 [ 276 ] {eb6985a2-5dc2-4e19-8f13-d357db44d123} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:37:31.830551 [ 276 ] {eb6985a2-5dc2-4e19-8f13-d357db44d123} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:37:31.830976 [ 276 ] {eb6985a2-5dc2-4e19-8f13-d357db44d123} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:31.831013 [ 276 ] {eb6985a2-5dc2-4e19-8f13-d357db44d123} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:31.831358 [ 276 ] {eb6985a2-5dc2-4e19-8f13-d357db44d123} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.21 19:37:31.831592 [ 276 ] {eb6985a2-5dc2-4e19-8f13-d357db44d123} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:31.831799 [ 276 ] {eb6985a2-5dc2-4e19-8f13-d357db44d123} executeQuery: Read 1 rows, 69.00 B in 0.001311 sec., 762.7765064836002 rows/sec., 51.40 KiB/sec. 2024.11.21 19:37:31.831876 [ 276 ] {eb6985a2-5dc2-4e19-8f13-d357db44d123} TCPHandler: Processed in 0.00155411 sec. 2024.11.21 19:37:31.832005 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:31.832114 [ 282 ] {9897d3eb-7f21-4dac-957c-ddd2f9019718} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:37:31.832191 [ 282 ] {9897d3eb-7f21-4dac-957c-ddd2f9019718} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:37:31.833424 [ 282 ] {9897d3eb-7f21-4dac-957c-ddd2f9019718} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:31.833461 [ 282 ] {9897d3eb-7f21-4dac-957c-ddd2f9019718} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:31.834127 [ 282 ] {9897d3eb-7f21-4dac-957c-ddd2f9019718} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.21 19:37:31.834375 [ 282 ] {9897d3eb-7f21-4dac-957c-ddd2f9019718} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:31.834501 [ 155 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 2024.11.21 19:37:31.834543 [ 155 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:31.834565 [ 155 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:31.834582 [ 282 ] {9897d3eb-7f21-4dac-957c-ddd2f9019718} executeQuery: Read 41 rows, 75.23 KiB in 0.002491 sec., 16459.253311922923 rows/sec., 29.49 MiB/sec. 2024.11.21 19:37:31.834829 [ 199 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_19_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full 2024.11.21 19:37:31.835124 [ 282 ] {9897d3eb-7f21-4dac-957c-ddd2f9019718} TCPHandler: Processed in 0.003165672 sec. 2024.11.21 19:37:31.835297 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:31.835339 [ 199 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:37:31.835423 [ 199 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 403 rows starting from the beginning of the part 2024.11.21 19:37:31.835441 [ 276 ] {48e89c7d-19a4-4c47-8627-d700ded90f47} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:37:31.835508 [ 276 ] {48e89c7d-19a4-4c47-8627-d700ded90f47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:37:31.836093 [ 199 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part 2024.11.21 19:37:31.836571 [ 199 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part 2024.11.21 19:37:31.837144 [ 199 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part 2024.11.21 19:37:31.837234 [ 276 ] {48e89c7d-19a4-4c47-8627-d700ded90f47} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:31.837323 [ 276 ] {48e89c7d-19a4-4c47-8627-d700ded90f47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:31.837645 [ 199 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part 2024.11.21 19:37:31.838174 [ 199 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part 2024.11.21 19:37:31.838429 [ 276 ] {48e89c7d-19a4-4c47-8627-d700ded90f47} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.11.21 19:37:31.838954 [ 276 ] {48e89c7d-19a4-4c47-8627-d700ded90f47} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:31.839221 [ 276 ] {48e89c7d-19a4-4c47-8627-d700ded90f47} executeQuery: Read 82 rows, 5.33 KiB in 0.00381 sec., 21522.30971128609 rows/sec., 1.37 MiB/sec. 2024.11.21 19:37:31.839323 [ 276 ] {48e89c7d-19a4-4c47-8627-d700ded90f47} TCPHandler: Processed in 0.004091715 sec. 2024.11.21 19:37:31.853157 [ 189 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 608 rows, containing 19 columns (19 merged, 0 gathered) in 0.018539748 sec., 32794.40475674211 rows/sec., 58.77 MiB/sec. 2024.11.21 19:37:31.854058 [ 200 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2024.11.21 19:37:31.854563 [ 200 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_19_4} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:31.854663 [ 200 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_19_4} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 2024.11.21 19:37:31.854840 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. 2024.11.21 19:37:32.000206 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 202.61 MiB, peak 209.95 MiB, free memory in arenas 0.00 B, will set to 204.18 MiB (RSS), difference: 1.57 MiB 2024.11.21 19:37:35.490121 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 860 2024.11.21 19:37:35.493870 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:35.493920 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:35.495402 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.21 19:37:35.495701 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:35.496908 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 860 2024.11.21 19:37:36.798099 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:36.798295 [ 276 ] {00876bb9-b58b-4197-85c3-3194c3dad16c} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:37:36.798370 [ 276 ] {00876bb9-b58b-4197-85c3-3194c3dad16c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:37:36.799155 [ 276 ] {00876bb9-b58b-4197-85c3-3194c3dad16c} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:36.799208 [ 276 ] {00876bb9-b58b-4197-85c3-3194c3dad16c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:36.799641 [ 276 ] {00876bb9-b58b-4197-85c3-3194c3dad16c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.21 19:37:36.799913 [ 276 ] {00876bb9-b58b-4197-85c3-3194c3dad16c} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:36.800183 [ 276 ] {00876bb9-b58b-4197-85c3-3194c3dad16c} executeQuery: Read 12 rows, 1002.00 B in 0.001937 sec., 6195.14713474445 rows/sec., 505.17 KiB/sec. 2024.11.21 19:37:36.800283 [ 276 ] {00876bb9-b58b-4197-85c3-3194c3dad16c} TCPHandler: Processed in 0.002317981 sec. 2024.11.21 19:37:36.800467 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:36.800591 [ 282 ] {09f7225d-34b8-4d66-9ffd-7be31f9dbd86} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:37:36.800640 [ 282 ] {09f7225d-34b8-4d66-9ffd-7be31f9dbd86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:37:36.801247 [ 282 ] {09f7225d-34b8-4d66-9ffd-7be31f9dbd86} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:36.801287 [ 282 ] {09f7225d-34b8-4d66-9ffd-7be31f9dbd86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:36.801667 [ 282 ] {09f7225d-34b8-4d66-9ffd-7be31f9dbd86} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.11.21 19:37:36.801919 [ 282 ] {09f7225d-34b8-4d66-9ffd-7be31f9dbd86} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:36.802177 [ 282 ] {09f7225d-34b8-4d66-9ffd-7be31f9dbd86} executeQuery: Read 62 rows, 4.84 KiB in 0.001613 sec., 38437.693738375696 rows/sec., 2.93 MiB/sec. 2024.11.21 19:37:36.802414 [ 282 ] {09f7225d-34b8-4d66-9ffd-7be31f9dbd86} TCPHandler: Processed in 0.002005437 sec. 2024.11.21 19:37:36.802696 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:36.802884 [ 276 ] {2d92e4f7-103f-44e2-9a21-139f579e8441} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:37:36.802942 [ 276 ] {2d92e4f7-103f-44e2-9a21-139f579e8441} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:37:36.803565 [ 276 ] {2d92e4f7-103f-44e2-9a21-139f579e8441} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:36.803605 [ 276 ] {2d92e4f7-103f-44e2-9a21-139f579e8441} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:36.803948 [ 276 ] {2d92e4f7-103f-44e2-9a21-139f579e8441} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.21 19:37:36.804185 [ 276 ] {2d92e4f7-103f-44e2-9a21-139f579e8441} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:36.804410 [ 276 ] {2d92e4f7-103f-44e2-9a21-139f579e8441} executeQuery: Read 12 rows, 858.00 B in 0.001559 sec., 7697.2418216805645 rows/sec., 537.45 KiB/sec. 2024.11.21 19:37:36.804466 [ 276 ] {2d92e4f7-103f-44e2-9a21-139f579e8441} TCPHandler: Processed in 0.001929346 sec. 2024.11.21 19:37:36.804606 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:36.804736 [ 282 ] {c763bd17-defa-4469-b524-ec64f617cc9d} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:37:36.804790 [ 282 ] {c763bd17-defa-4469-b524-ec64f617cc9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:37:36.805453 [ 282 ] {c763bd17-defa-4469-b524-ec64f617cc9d} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:36.805493 [ 282 ] {c763bd17-defa-4469-b524-ec64f617cc9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:36.805850 [ 282 ] {c763bd17-defa-4469-b524-ec64f617cc9d} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.11.21 19:37:36.806087 [ 282 ] {c763bd17-defa-4469-b524-ec64f617cc9d} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:36.806299 [ 282 ] {c763bd17-defa-4469-b524-ec64f617cc9d} executeQuery: Read 76 rows, 6.09 KiB in 0.001594 sec., 47678.79548306148 rows/sec., 3.73 MiB/sec. 2024.11.21 19:37:36.806353 [ 282 ] {c763bd17-defa-4469-b524-ec64f617cc9d} TCPHandler: Processed in 0.001808844 sec. 2024.11.21 19:37:36.806512 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:36.806642 [ 276 ] {1b927032-8f38-4521-a63e-5ca738042b2d} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:37:36.806699 [ 276 ] {1b927032-8f38-4521-a63e-5ca738042b2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:37:36.807300 [ 276 ] {1b927032-8f38-4521-a63e-5ca738042b2d} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:36.807340 [ 276 ] {1b927032-8f38-4521-a63e-5ca738042b2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:36.807719 [ 276 ] {1b927032-8f38-4521-a63e-5ca738042b2d} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.11.21 19:37:36.807955 [ 276 ] {1b927032-8f38-4521-a63e-5ca738042b2d} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:36.808186 [ 276 ] {1b927032-8f38-4521-a63e-5ca738042b2d} executeQuery: Read 134 rows, 9.55 KiB in 0.00157 sec., 85350.31847133758 rows/sec., 5.94 MiB/sec. 2024.11.21 19:37:36.808260 [ 276 ] {1b927032-8f38-4521-a63e-5ca738042b2d} TCPHandler: Processed in 0.001812664 sec. 2024.11.21 19:37:36.808431 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:36.808558 [ 282 ] {37575b80-7fdd-4930-afa9-4a34f86ad7be} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:37:36.808614 [ 282 ] {37575b80-7fdd-4930-afa9-4a34f86ad7be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:37:36.809143 [ 282 ] {37575b80-7fdd-4930-afa9-4a34f86ad7be} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:36.809188 [ 282 ] {37575b80-7fdd-4930-afa9-4a34f86ad7be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:36.809572 [ 282 ] {37575b80-7fdd-4930-afa9-4a34f86ad7be} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.11.21 19:37:36.809831 [ 282 ] {37575b80-7fdd-4930-afa9-4a34f86ad7be} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:36.810043 [ 282 ] {37575b80-7fdd-4930-afa9-4a34f86ad7be} executeQuery: Read 48 rows, 3.31 KiB in 0.001514 sec., 31704.095112285337 rows/sec., 2.14 MiB/sec. 2024.11.21 19:37:36.810095 [ 282 ] {37575b80-7fdd-4930-afa9-4a34f86ad7be} TCPHandler: Processed in 0.001737143 sec. 2024.11.21 19:37:37.918269 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 2024.11.21 19:37:37.918923 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:37.918973 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:37.919497 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.21 19:37:37.919751 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:37.920053 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 2024.11.21 19:37:39.022648 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2024.11.21 19:37:39.043492 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:39.043544 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:39.051393 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.21 19:37:39.052162 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:39.054773 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2024.11.21 19:37:40.935578 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:41.108734 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40297, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:41.140263 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60009, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:41.146690 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40346, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:41.417097 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62223, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:41.421422 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34705, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:41.430728 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65008, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:41.462062 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58252, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:41.799948 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:41.800145 [ 276 ] {bd635826-4ed7-44d1-9c67-424e4e1fbbaa} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:37:41.800215 [ 276 ] {bd635826-4ed7-44d1-9c67-424e4e1fbbaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:37:41.801030 [ 276 ] {bd635826-4ed7-44d1-9c67-424e4e1fbbaa} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:41.801073 [ 276 ] {bd635826-4ed7-44d1-9c67-424e4e1fbbaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:41.801509 [ 276 ] {bd635826-4ed7-44d1-9c67-424e4e1fbbaa} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.11.21 19:37:41.801776 [ 276 ] {bd635826-4ed7-44d1-9c67-424e4e1fbbaa} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:41.801940 [ 147 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.11.21 19:37:41.801992 [ 147 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:41.801997 [ 276 ] {bd635826-4ed7-44d1-9c67-424e4e1fbbaa} executeQuery: Read 56 rows, 4.41 KiB in 0.001903 sec., 29427.220178665266 rows/sec., 2.26 MiB/sec. 2024.11.21 19:37:41.802023 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:41.802111 [ 276 ] {bd635826-4ed7-44d1-9c67-424e4e1fbbaa} TCPHandler: Processed in 0.002287741 sec. 2024.11.21 19:37:41.802222 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.11.21 19:37:41.802349 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:41.802435 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:37:41.802514 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1435 rows starting from the beginning of the part 2024.11.21 19:37:41.802562 [ 282 ] {e2d1fa2b-dcb8-45b7-82fc-2de77bc9f178} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:37:41.802738 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part 2024.11.21 19:37:41.802755 [ 282 ] {e2d1fa2b-dcb8-45b7-82fc-2de77bc9f178} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:37:41.803130 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part 2024.11.21 19:37:41.803456 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 285 rows starting from the beginning of the part 2024.11.21 19:37:41.803887 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 62 rows starting from the beginning of the part 2024.11.21 19:37:41.804246 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part 2024.11.21 19:37:41.805553 [ 282 ] {e2d1fa2b-dcb8-45b7-82fc-2de77bc9f178} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:41.805610 [ 282 ] {e2d1fa2b-dcb8-45b7-82fc-2de77bc9f178} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:41.806732 [ 282 ] {e2d1fa2b-dcb8-45b7-82fc-2de77bc9f178} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.11.21 19:37:41.807129 [ 282 ] {e2d1fa2b-dcb8-45b7-82fc-2de77bc9f178} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:41.807457 [ 147 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.11.21 19:37:41.807555 [ 147 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:41.807643 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:41.807927 [ 282 ] {e2d1fa2b-dcb8-45b7-82fc-2de77bc9f178} executeQuery: Read 64 rows, 5.12 KiB in 0.005378 sec., 11900.33469691335 rows/sec., 951.14 KiB/sec. 2024.11.21 19:37:41.808088 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 5 columns (5 merged, 0 gathered) in 0.005926569 sec., 329026.7944235527 rows/sec., 28.76 MiB/sec. 2024.11.21 19:37:41.808360 [ 282 ] {e2d1fa2b-dcb8-45b7-82fc-2de77bc9f178} TCPHandler: Processed in 0.006087761 sec. 2024.11.21 19:37:41.808381 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.11.21 19:37:41.808673 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.11.21 19:37:41.808721 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:41.809286 [ 276 ] {fa99db2d-e79e-4649-8702-6e18caefe4b8} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:37:41.809575 [ 276 ] {fa99db2d-e79e-4649-8702-6e18caefe4b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:37:41.809553 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:37:41.809876 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 915 rows starting from the beginning of the part 2024.11.21 19:37:41.810031 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_51_10} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:41.810488 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_51_10} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.11.21 19:37:41.810639 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part 2024.11.21 19:37:41.810844 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2024.11.21 19:37:41.811200 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part 2024.11.21 19:37:41.811423 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 423 rows starting from the beginning of the part 2024.11.21 19:37:41.811870 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 76 rows starting from the beginning of the part 2024.11.21 19:37:41.812197 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part 2024.11.21 19:37:41.812704 [ 276 ] {fa99db2d-e79e-4649-8702-6e18caefe4b8} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:41.812773 [ 276 ] {fa99db2d-e79e-4649-8702-6e18caefe4b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:41.813686 [ 276 ] {fa99db2d-e79e-4649-8702-6e18caefe4b8} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.11.21 19:37:41.814308 [ 276 ] {fa99db2d-e79e-4649-8702-6e18caefe4b8} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:41.814562 [ 147 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.11.21 19:37:41.814645 [ 147 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:41.814718 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:41.814723 [ 276 ] {fa99db2d-e79e-4649-8702-6e18caefe4b8} executeQuery: Read 160 rows, 11.41 KiB in 0.005678 sec., 28178.936245156747 rows/sec., 1.96 MiB/sec. 2024.11.21 19:37:41.815035 [ 276 ] {fa99db2d-e79e-4649-8702-6e18caefe4b8} TCPHandler: Processed in 0.006506527 sec. 2024.11.21 19:37:41.815258 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.11.21 19:37:41.815348 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:41.815792 [ 282 ] {cc4053eb-fd5d-46ec-9568-42b11538dfa6} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:37:41.815878 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1606 rows, containing 5 columns (5 merged, 0 gathered) in 0.008069617 sec., 199018.11944730463 rows/sec., 15.35 MiB/sec. 2024.11.21 19:37:41.815901 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:37:41.815944 [ 282 ] {cc4053eb-fd5d-46ec-9568-42b11538dfa6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:37:41.816012 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 9125 rows starting from the beginning of the part 2024.11.21 19:37:41.816344 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.11.21 19:37:41.816488 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 128 rows starting from the beginning of the part 2024.11.21 19:37:41.817255 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part 2024.11.21 19:37:41.817646 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 237 rows starting from the beginning of the part 2024.11.21 19:37:41.818171 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_51_10} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:41.818205 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 134 rows starting from the beginning of the part 2024.11.21 19:37:41.818619 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_51_10} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.11.21 19:37:41.818855 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part 2024.11.21 19:37:41.819042 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. 2024.11.21 19:37:41.819417 [ 282 ] {cc4053eb-fd5d-46ec-9568-42b11538dfa6} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:41.819499 [ 282 ] {cc4053eb-fd5d-46ec-9568-42b11538dfa6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:41.820341 [ 282 ] {cc4053eb-fd5d-46ec-9568-42b11538dfa6} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.11.21 19:37:41.820696 [ 282 ] {cc4053eb-fd5d-46ec-9568-42b11538dfa6} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:41.820873 [ 147 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.11.21 19:37:41.820979 [ 147 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:41.821072 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:41.821136 [ 282 ] {cc4053eb-fd5d-46ec-9568-42b11538dfa6} executeQuery: Read 60 rows, 4.14 KiB in 0.005467 sec., 10974.940552405342 rows/sec., 757.39 KiB/sec. 2024.11.21 19:37:41.821572 [ 282 ] {cc4053eb-fd5d-46ec-9568-42b11538dfa6} TCPHandler: Processed in 0.006396706 sec. 2024.11.21 19:37:41.821611 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.11.21 19:37:41.822183 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:37:41.822291 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2650 rows starting from the beginning of the part 2024.11.21 19:37:41.822669 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 48 rows starting from the beginning of the part 2024.11.21 19:37:41.823088 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part 2024.11.21 19:37:41.823551 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 82 rows starting from the beginning of the part 2024.11.21 19:37:41.824017 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part 2024.11.21 19:37:41.824482 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part 2024.11.21 19:37:41.827662 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 9944 rows, containing 5 columns (5 merged, 0 gathered) in 0.012812591 sec., 776111.5608856943 rows/sec., 52.83 MiB/sec. 2024.11.21 19:37:41.827688 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2948 rows, containing 4 columns (4 merged, 0 gathered) in 0.006512288 sec., 452682.68233837327 rows/sec., 29.75 MiB/sec. 2024.11.21 19:37:41.827891 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.11.21 19:37:41.828124 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.11.21 19:37:41.828305 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_51_10} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:41.828505 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_51_10} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.11.21 19:37:41.828710 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. 2024.11.21 19:37:41.828786 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_51_10} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:41.828893 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_51_10} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.11.21 19:37:41.828995 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2024.11.21 19:37:42.843277 [ 145 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.11.21 19:37:42.843351 [ 145 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:42.843373 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:42.843536 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.11.21 19:37:42.843694 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:37:42.843732 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 78 rows starting from the beginning of the part 2024.11.21 19:37:42.843811 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2024.11.21 19:37:42.843895 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2024.11.21 19:37:42.844139 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2024.11.21 19:37:42.844262 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2024.11.21 19:37:42.845315 [ 194 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.001864605 sec., 54703.274956358044 rows/sec., 2.79 MiB/sec. 2024.11.21 19:37:42.845508 [ 194 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.11.21 19:37:42.845851 [ 194 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_17_4} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:42.845950 [ 194 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_17_4} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.11.21 19:37:42.846056 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.21 19:37:43.622034 [ 144 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.11.21 19:37:43.622102 [ 144 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:43.622124 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:43.622284 [ 186 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.11.21 19:37:43.622443 [ 186 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:37:43.622483 [ 186 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part 2024.11.21 19:37:43.622562 [ 186 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2024.11.21 19:37:43.622735 [ 186 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2024.11.21 19:37:43.623066 [ 186 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2024.11.21 19:37:43.623212 [ 186 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2024.11.21 19:37:43.624327 [ 197 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.002121299 sec., 8013.95748548413 rows/sec., 540.00 KiB/sec. 2024.11.21 19:37:43.624648 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.11.21 19:37:43.625302 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_17_4} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:43.625475 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_17_4} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.11.21 19:37:43.625628 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.21 19:37:44.089804 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40543, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:44.565835 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54017, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:44.717290 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34564, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:44.781829 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:44.803867 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57064, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:44.810203 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58744, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:44.812466 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51972, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:44.825847 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43849, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:45.065946 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62776, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:45.293681 [ 141 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:37:45.293738 [ 141 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:37:45.369835 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36773, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:45.420268 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 2024.11.21 19:37:45.420928 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:45.420966 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:45.421481 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.21 19:37:45.421731 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:45.421878 [ 141 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.11.21 19:37:45.421929 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2024.11.21 19:37:45.421932 [ 141 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:45.421962 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:45.422099 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.11.21 19:37:45.422243 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:37:45.422286 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part 2024.11.21 19:37:45.422364 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part 2024.11.21 19:37:45.422564 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part 2024.11.21 19:37:45.422874 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part 2024.11.21 19:37:45.423158 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part 2024.11.21 19:37:45.423476 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part 2024.11.21 19:37:45.426205 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.004167186 sec., 3966945.5599054135 rows/sec., 56.75 MiB/sec. 2024.11.21 19:37:45.426364 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.11.21 19:37:45.426743 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_36_7} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:45.426841 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_36_7} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.11.21 19:37:45.426964 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2024.11.21 19:37:45.427236 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35168, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:45.497265 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 880 2024.11.21 19:37:45.500503 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:45.500547 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:45.502009 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.21 19:37:45.502309 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:45.502561 [ 138 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.11.21 19:37:45.502672 [ 138 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:45.502746 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:45.503128 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.11.21 19:37:45.503808 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 880 2024.11.21 19:37:45.504273 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:37:45.504430 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 750 rows starting from the beginning of the part 2024.11.21 19:37:45.505068 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part 2024.11.21 19:37:45.505771 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part 2024.11.21 19:37:45.506392 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part 2024.11.21 19:37:45.506984 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part 2024.11.21 19:37:45.507606 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part 2024.11.21 19:37:45.515555 [ 198 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 880 rows, containing 72 columns (72 merged, 0 gathered) in 0.012654459 sec., 69540.70497996004 rows/sec., 56.89 MiB/sec. 2024.11.21 19:37:45.516847 [ 198 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.11.21 19:37:45.517673 [ 198 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_26_5} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:45.517767 [ 198 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_26_5} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.11.21 19:37:45.518099 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. 2024.11.21 19:37:45.615749 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38725, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:45.659871 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36643, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:45.670157 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:45.754452 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:45.785830 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46241, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:45.865282 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33521, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:46.365848 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47012, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:46.413635 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64147, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:46.451072 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43637, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:46.454424 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34933, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:46.458841 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62391, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:46.462316 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51382, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:46.468749 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47875, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:37:46.554927 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2024.11.21 19:37:46.576900 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:46.576956 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:46.584360 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.21 19:37:46.585151 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:46.585565 [ 137 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.11.21 19:37:46.585701 [ 137 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:46.585785 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:46.586252 [ 195 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.11.21 19:37:46.601621 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2024.11.21 19:37:46.603016 [ 195 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:37:46.604434 [ 195 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2024.11.21 19:37:46.610067 [ 195 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2024.11.21 19:37:46.615920 [ 195 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part 2024.11.21 19:37:46.622198 [ 195 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part 2024.11.21 19:37:46.628052 [ 195 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part 2024.11.21 19:37:46.632859 [ 195 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2024.11.21 19:37:46.691540 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.10557842 sec., 2576.2840550180613 rows/sec., 13.32 MiB/sec. 2024.11.21 19:37:46.694931 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.11.21 19:37:46.697958 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_36_7} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:46.698084 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_36_7} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.11.21 19:37:46.700789 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. 2024.11.21 19:37:46.806102 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:46.806274 [ 276 ] {c8133ed7-75ee-4231-bfa0-71bf3ce85178} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:37:46.806344 [ 276 ] {c8133ed7-75ee-4231-bfa0-71bf3ce85178} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:37:46.807089 [ 276 ] {c8133ed7-75ee-4231-bfa0-71bf3ce85178} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:46.807137 [ 276 ] {c8133ed7-75ee-4231-bfa0-71bf3ce85178} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:46.807560 [ 276 ] {c8133ed7-75ee-4231-bfa0-71bf3ce85178} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.21 19:37:46.807818 [ 276 ] {c8133ed7-75ee-4231-bfa0-71bf3ce85178} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:46.808083 [ 276 ] {c8133ed7-75ee-4231-bfa0-71bf3ce85178} executeQuery: Read 14 rows, 1.01 KiB in 0.001856 sec., 7543.103448275862 rows/sec., 543.00 KiB/sec. 2024.11.21 19:37:46.808291 [ 276 ] {c8133ed7-75ee-4231-bfa0-71bf3ce85178} TCPHandler: Processed in 0.002315441 sec. 2024.11.21 19:37:46.808506 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:46.808648 [ 282 ] {4c71a74d-e0ab-4972-98b4-ad28d86ec657} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:37:46.808701 [ 282 ] {4c71a74d-e0ab-4972-98b4-ad28d86ec657} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:37:46.809468 [ 282 ] {4c71a74d-e0ab-4972-98b4-ad28d86ec657} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:46.809512 [ 282 ] {4c71a74d-e0ab-4972-98b4-ad28d86ec657} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:46.809918 [ 282 ] {4c71a74d-e0ab-4972-98b4-ad28d86ec657} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.11.21 19:37:46.810170 [ 282 ] {4c71a74d-e0ab-4972-98b4-ad28d86ec657} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:46.810398 [ 282 ] {4c71a74d-e0ab-4972-98b4-ad28d86ec657} executeQuery: Read 285 rows, 25.79 KiB in 0.001781 sec., 160022.4592925323 rows/sec., 14.14 MiB/sec. 2024.11.21 19:37:46.810463 [ 282 ] {4c71a74d-e0ab-4972-98b4-ad28d86ec657} TCPHandler: Processed in 0.002032627 sec. 2024.11.21 19:37:46.810704 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:46.810866 [ 276 ] {f0069cac-93bf-40ca-a14e-377e2748eae3} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:37:46.810921 [ 276 ] {f0069cac-93bf-40ca-a14e-377e2748eae3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:37:46.811578 [ 276 ] {f0069cac-93bf-40ca-a14e-377e2748eae3} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:46.811624 [ 276 ] {f0069cac-93bf-40ca-a14e-377e2748eae3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:46.811975 [ 276 ] {f0069cac-93bf-40ca-a14e-377e2748eae3} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.21 19:37:46.812210 [ 276 ] {f0069cac-93bf-40ca-a14e-377e2748eae3} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:46.812383 [ 137 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2024.11.21 19:37:46.812460 [ 137 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:46.812473 [ 276 ] {f0069cac-93bf-40ca-a14e-377e2748eae3} executeQuery: Read 48 rows, 3.54 KiB in 0.001626 sec., 29520.295202952027 rows/sec., 2.13 MiB/sec. 2024.11.21 19:37:46.812504 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:46.812632 [ 276 ] {f0069cac-93bf-40ca-a14e-377e2748eae3} TCPHandler: Processed in 0.002049157 sec. 2024.11.21 19:37:46.812795 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_29_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full 2024.11.21 19:37:46.812841 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:46.813098 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:37:46.813109 [ 282 ] {605de65a-3f71-4869-8f78-e806cdc49cc2} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:37:46.813188 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 66 rows starting from the beginning of the part 2024.11.21 19:37:46.813232 [ 282 ] {605de65a-3f71-4869-8f78-e806cdc49cc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:37:46.813640 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part 2024.11.21 19:37:46.813974 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part 2024.11.21 19:37:46.814360 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part 2024.11.21 19:37:46.814756 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part 2024.11.21 19:37:46.815037 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part 2024.11.21 19:37:46.815927 [ 282 ] {605de65a-3f71-4869-8f78-e806cdc49cc2} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:46.816002 [ 282 ] {605de65a-3f71-4869-8f78-e806cdc49cc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:37:46.817146 [ 282 ] {605de65a-3f71-4869-8f78-e806cdc49cc2} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.21 19:37:46.817680 [ 282 ] {605de65a-3f71-4869-8f78-e806cdc49cc2} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:46.818156 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 5 columns (5 merged, 0 gathered) in 0.005481684 sec., 41228.20651464039 rows/sec., 3.10 MiB/sec. 2024.11.21 19:37:46.818306 [ 282 ] {605de65a-3f71-4869-8f78-e806cdc49cc2} executeQuery: Read 14 rows, 1004.00 B in 0.005288 sec., 2647.50378214826 rows/sec., 185.41 KiB/sec. 2024.11.21 19:37:46.818628 [ 282 ] {605de65a-3f71-4869-8f78-e806cdc49cc2} TCPHandler: Processed in 0.005875298 sec. 2024.11.21 19:37:46.818643 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2024.11.21 19:37:46.818977 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:46.819194 [ 276 ] {1ff9092a-e7ad-4dbf-a56b-af3a58d560c5} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:37:46.819286 [ 276 ] {1ff9092a-e7ad-4dbf-a56b-af3a58d560c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:37:46.819424 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_29_6} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:46.819615 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_29_6} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2024.11.21 19:37:46.819819 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.11.21 19:37:46.820290 [ 276 ] {1ff9092a-e7ad-4dbf-a56b-af3a58d560c5} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:46.820334 [ 276 ] {1ff9092a-e7ad-4dbf-a56b-af3a58d560c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:46.820688 [ 276 ] {1ff9092a-e7ad-4dbf-a56b-af3a58d560c5} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.21 19:37:46.820920 [ 276 ] {1ff9092a-e7ad-4dbf-a56b-af3a58d560c5} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:46.821126 [ 276 ] {1ff9092a-e7ad-4dbf-a56b-af3a58d560c5} executeQuery: Read 13 rows, 830.00 B in 0.002012 sec., 6461.232604373758 rows/sec., 402.86 KiB/sec. 2024.11.21 19:37:46.821180 [ 276 ] {1ff9092a-e7ad-4dbf-a56b-af3a58d560c5} TCPHandler: Processed in 0.002416893 sec. 2024.11.21 19:37:46.821334 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:46.821462 [ 282 ] {dff53b11-dc97-4fe9-b58d-e24cd9ac8c52} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:37:46.821514 [ 282 ] {dff53b11-dc97-4fe9-b58d-e24cd9ac8c52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:37:46.822246 [ 282 ] {dff53b11-dc97-4fe9-b58d-e24cd9ac8c52} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:46.822286 [ 282 ] {dff53b11-dc97-4fe9-b58d-e24cd9ac8c52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:46.822663 [ 282 ] {dff53b11-dc97-4fe9-b58d-e24cd9ac8c52} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.11.21 19:37:46.822892 [ 282 ] {dff53b11-dc97-4fe9-b58d-e24cd9ac8c52} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:46.823108 [ 282 ] {dff53b11-dc97-4fe9-b58d-e24cd9ac8c52} executeQuery: Read 423 rows, 30.96 KiB in 0.001675 sec., 252537.3134328358 rows/sec., 18.05 MiB/sec. 2024.11.21 19:37:46.823159 [ 282 ] {dff53b11-dc97-4fe9-b58d-e24cd9ac8c52} TCPHandler: Processed in 0.001890075 sec. 2024.11.21 19:37:46.823306 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:46.823433 [ 276 ] {c6c54656-781f-4180-99e8-f23f34a4e466} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:37:46.823487 [ 276 ] {c6c54656-781f-4180-99e8-f23f34a4e466} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:37:46.823956 [ 276 ] {c6c54656-781f-4180-99e8-f23f34a4e466} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:46.823995 [ 276 ] {c6c54656-781f-4180-99e8-f23f34a4e466} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:46.824338 [ 276 ] {c6c54656-781f-4180-99e8-f23f34a4e466} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.21 19:37:46.824568 [ 276 ] {c6c54656-781f-4180-99e8-f23f34a4e466} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:46.824829 [ 276 ] {c6c54656-781f-4180-99e8-f23f34a4e466} executeQuery: Read 6 rows, 321.00 B in 0.001423 sec., 4216.44413211525 rows/sec., 220.29 KiB/sec. 2024.11.21 19:37:46.825038 [ 276 ] {c6c54656-781f-4180-99e8-f23f34a4e466} TCPHandler: Processed in 0.001789324 sec. 2024.11.21 19:37:46.825207 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:46.825336 [ 282 ] {26e9db79-6a06-4c89-b970-dd1e1f272c15} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:37:46.825394 [ 282 ] {26e9db79-6a06-4c89-b970-dd1e1f272c15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:37:46.825999 [ 282 ] {26e9db79-6a06-4c89-b970-dd1e1f272c15} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:46.826039 [ 282 ] {26e9db79-6a06-4c89-b970-dd1e1f272c15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:46.826420 [ 282 ] {26e9db79-6a06-4c89-b970-dd1e1f272c15} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.11.21 19:37:46.826660 [ 282 ] {26e9db79-6a06-4c89-b970-dd1e1f272c15} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:46.826870 [ 282 ] {26e9db79-6a06-4c89-b970-dd1e1f272c15} executeQuery: Read 237 rows, 16.27 KiB in 0.001562 sec., 151728.55313700385 rows/sec., 10.17 MiB/sec. 2024.11.21 19:37:46.826920 [ 282 ] {26e9db79-6a06-4c89-b970-dd1e1f272c15} TCPHandler: Processed in 0.001775493 sec. 2024.11.21 19:37:46.827077 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:46.827205 [ 276 ] {6f7a4419-42bb-4417-8618-5d9b27a7d7fb} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:37:46.827261 [ 276 ] {6f7a4419-42bb-4417-8618-5d9b27a7d7fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:37:46.827747 [ 276 ] {6f7a4419-42bb-4417-8618-5d9b27a7d7fb} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:46.827785 [ 276 ] {6f7a4419-42bb-4417-8618-5d9b27a7d7fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:46.828117 [ 276 ] {6f7a4419-42bb-4417-8618-5d9b27a7d7fb} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.21 19:37:46.828348 [ 276 ] {6f7a4419-42bb-4417-8618-5d9b27a7d7fb} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:46.828553 [ 276 ] {6f7a4419-42bb-4417-8618-5d9b27a7d7fb} executeQuery: Read 1 rows, 69.00 B in 0.001376 sec., 726.7441860465116 rows/sec., 48.97 KiB/sec. 2024.11.21 19:37:46.828601 [ 276 ] {6f7a4419-42bb-4417-8618-5d9b27a7d7fb} TCPHandler: Processed in 0.001587792 sec. 2024.11.21 19:37:46.828744 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:46.828869 [ 282 ] {f3d7e1e4-6a21-4b35-9652-7fe238c643ba} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:37:46.828947 [ 282 ] {f3d7e1e4-6a21-4b35-9652-7fe238c643ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:37:46.830211 [ 282 ] {f3d7e1e4-6a21-4b35-9652-7fe238c643ba} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:46.830250 [ 282 ] {f3d7e1e4-6a21-4b35-9652-7fe238c643ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:46.830915 [ 282 ] {f3d7e1e4-6a21-4b35-9652-7fe238c643ba} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.21 19:37:46.831171 [ 282 ] {f3d7e1e4-6a21-4b35-9652-7fe238c643ba} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:46.831408 [ 282 ] {f3d7e1e4-6a21-4b35-9652-7fe238c643ba} executeQuery: Read 41 rows, 75.23 KiB in 0.002567 sec., 15971.95169458512 rows/sec., 28.62 MiB/sec. 2024.11.21 19:37:46.831500 [ 282 ] {f3d7e1e4-6a21-4b35-9652-7fe238c643ba} TCPHandler: Processed in 0.002818518 sec. 2024.11.21 19:37:46.831652 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:46.831779 [ 276 ] {a2d42e04-e8a0-4f29-b001-a3766832acc6} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:37:46.831833 [ 276 ] {a2d42e04-e8a0-4f29-b001-a3766832acc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:37:46.832376 [ 276 ] {a2d42e04-e8a0-4f29-b001-a3766832acc6} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:46.832420 [ 276 ] {a2d42e04-e8a0-4f29-b001-a3766832acc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.21 19:37:46.832816 [ 276 ] {a2d42e04-e8a0-4f29-b001-a3766832acc6} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.11.21 19:37:46.833048 [ 276 ] {a2d42e04-e8a0-4f29-b001-a3766832acc6} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:46.833249 [ 276 ] {a2d42e04-e8a0-4f29-b001-a3766832acc6} executeQuery: Read 82 rows, 5.33 KiB in 0.001497 sec., 54776.219104876414 rows/sec., 3.48 MiB/sec. 2024.11.21 19:37:46.833297 [ 276 ] {a2d42e04-e8a0-4f29-b001-a3766832acc6} TCPHandler: Processed in 0.001707712 sec. 2024.11.21 19:37:51.799214 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:51.799447 [ 276 ] {41d24d8b-cbc4-438b-9941-b1fddf7fcb81} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:37:51.799533 [ 276 ] {41d24d8b-cbc4-438b-9941-b1fddf7fcb81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:37:51.800341 [ 276 ] {41d24d8b-cbc4-438b-9941-b1fddf7fcb81} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:51.800398 [ 276 ] {41d24d8b-cbc4-438b-9941-b1fddf7fcb81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:37:51.800847 [ 276 ] {41d24d8b-cbc4-438b-9941-b1fddf7fcb81} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.21 19:37:51.801145 [ 276 ] {41d24d8b-cbc4-438b-9941-b1fddf7fcb81} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:51.801464 [ 276 ] {41d24d8b-cbc4-438b-9941-b1fddf7fcb81} executeQuery: Read 2 rows, 167.00 B in 0.002072 sec., 965.2509652509652 rows/sec., 78.71 KiB/sec. 2024.11.21 19:37:51.801684 [ 276 ] {41d24d8b-cbc4-438b-9941-b1fddf7fcb81} TCPHandler: Processed in 0.002610525 sec. 2024.11.21 19:37:51.801880 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:51.802008 [ 282 ] {5d003420-a85e-483b-a25f-1f85c7a0bda6} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:37:51.802058 [ 282 ] {5d003420-a85e-483b-a25f-1f85c7a0bda6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:37:51.802672 [ 282 ] {5d003420-a85e-483b-a25f-1f85c7a0bda6} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:51.802715 [ 282 ] {5d003420-a85e-483b-a25f-1f85c7a0bda6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:37:51.803098 [ 282 ] {5d003420-a85e-483b-a25f-1f85c7a0bda6} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.11.21 19:37:51.803346 [ 282 ] {5d003420-a85e-483b-a25f-1f85c7a0bda6} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:51.803589 [ 282 ] {5d003420-a85e-483b-a25f-1f85c7a0bda6} executeQuery: Read 57 rows, 4.48 KiB in 0.001608 sec., 35447.76119402985 rows/sec., 2.72 MiB/sec. 2024.11.21 19:37:51.803674 [ 282 ] {5d003420-a85e-483b-a25f-1f85c7a0bda6} TCPHandler: Processed in 0.001856755 sec. 2024.11.21 19:37:51.803913 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:51.804038 [ 276 ] {87461280-c662-426d-a9ff-2b50aa63bb28} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:37:51.804087 [ 276 ] {87461280-c662-426d-a9ff-2b50aa63bb28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:37:51.804640 [ 276 ] {87461280-c662-426d-a9ff-2b50aa63bb28} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:51.804680 [ 276 ] {87461280-c662-426d-a9ff-2b50aa63bb28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:37:51.805021 [ 276 ] {87461280-c662-426d-a9ff-2b50aa63bb28} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.21 19:37:51.805256 [ 276 ] {87461280-c662-426d-a9ff-2b50aa63bb28} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:51.805465 [ 276 ] {87461280-c662-426d-a9ff-2b50aa63bb28} executeQuery: Read 2 rows, 143.00 B in 0.001452 sec., 1377.4104683195592 rows/sec., 96.18 KiB/sec. 2024.11.21 19:37:51.805518 [ 276 ] {87461280-c662-426d-a9ff-2b50aa63bb28} TCPHandler: Processed in 0.001727874 sec. 2024.11.21 19:37:51.805672 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:51.805777 [ 282 ] {ec44ef4d-a6e6-46a3-8357-b3648c2bb19e} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:37:51.805821 [ 282 ] {ec44ef4d-a6e6-46a3-8357-b3648c2bb19e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:37:51.806368 [ 282 ] {ec44ef4d-a6e6-46a3-8357-b3648c2bb19e} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:51.806406 [ 282 ] {ec44ef4d-a6e6-46a3-8357-b3648c2bb19e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:37:51.806754 [ 282 ] {ec44ef4d-a6e6-46a3-8357-b3648c2bb19e} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.11.21 19:37:51.807001 [ 282 ] {ec44ef4d-a6e6-46a3-8357-b3648c2bb19e} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:51.807204 [ 282 ] {ec44ef4d-a6e6-46a3-8357-b3648c2bb19e} executeQuery: Read 66 rows, 5.28 KiB in 0.001448 sec., 45580.11049723757 rows/sec., 3.56 MiB/sec. 2024.11.21 19:37:51.807255 [ 282 ] {ec44ef4d-a6e6-46a3-8357-b3648c2bb19e} TCPHandler: Processed in 0.001644532 sec. 2024.11.21 19:37:51.807399 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:51.807504 [ 276 ] {cbb40d52-c190-40d3-8d21-ab4e500c3843} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:37:51.807552 [ 276 ] {cbb40d52-c190-40d3-8d21-ab4e500c3843} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:37:51.808068 [ 276 ] {cbb40d52-c190-40d3-8d21-ab4e500c3843} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:51.808107 [ 276 ] {cbb40d52-c190-40d3-8d21-ab4e500c3843} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:37:51.808483 [ 276 ] {cbb40d52-c190-40d3-8d21-ab4e500c3843} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.11.21 19:37:51.808715 [ 276 ] {cbb40d52-c190-40d3-8d21-ab4e500c3843} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:51.808964 [ 276 ] {cbb40d52-c190-40d3-8d21-ab4e500c3843} executeQuery: Read 129 rows, 9.20 KiB in 0.001472 sec., 87635.86956521739 rows/sec., 6.10 MiB/sec. 2024.11.21 19:37:51.809064 [ 276 ] {cbb40d52-c190-40d3-8d21-ab4e500c3843} TCPHandler: Processed in 0.001720263 sec. 2024.11.21 19:37:51.809302 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:51.809436 [ 282 ] {34cebbc1-0bb5-4dbe-b017-46ce0dab8beb} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:37:51.809483 [ 282 ] {34cebbc1-0bb5-4dbe-b017-46ce0dab8beb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:37:51.809933 [ 282 ] {34cebbc1-0bb5-4dbe-b017-46ce0dab8beb} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:51.809971 [ 282 ] {34cebbc1-0bb5-4dbe-b017-46ce0dab8beb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:37:51.810336 [ 282 ] {34cebbc1-0bb5-4dbe-b017-46ce0dab8beb} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.11.21 19:37:51.810571 [ 282 ] {34cebbc1-0bb5-4dbe-b017-46ce0dab8beb} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:51.810809 [ 282 ] {34cebbc1-0bb5-4dbe-b017-46ce0dab8beb} executeQuery: Read 48 rows, 3.31 KiB in 0.001393 sec., 34458.00430725054 rows/sec., 2.32 MiB/sec. 2024.11.21 19:37:51.810880 [ 282 ] {34cebbc1-0bb5-4dbe-b017-46ce0dab8beb} TCPHandler: Processed in 0.001695443 sec. 2024.11.21 19:37:52.922151 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 2024.11.21 19:37:52.922785 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:52.922827 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:37:52.923362 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.21 19:37:52.923607 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:52.923894 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 2024.11.21 19:37:54.101799 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2024.11.21 19:37:54.120207 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:54.120258 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:37:54.127177 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.21 19:37:54.127914 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:54.130392 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2024.11.21 19:37:55.504152 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 914 2024.11.21 19:37:55.507637 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:55.507692 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:37:55.509198 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.21 19:37:55.509509 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:55.510178 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 914 2024.11.21 19:37:56.799431 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:56.799647 [ 276 ] {b209efde-a9be-4ef7-aaac-43ec3bc5c7d2} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:37:56.799729 [ 276 ] {b209efde-a9be-4ef7-aaac-43ec3bc5c7d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:37:56.800576 [ 276 ] {b209efde-a9be-4ef7-aaac-43ec3bc5c7d2} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:56.800627 [ 276 ] {b209efde-a9be-4ef7-aaac-43ec3bc5c7d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:37:56.801078 [ 276 ] {b209efde-a9be-4ef7-aaac-43ec3bc5c7d2} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.11.21 19:37:56.801335 [ 276 ] {b209efde-a9be-4ef7-aaac-43ec3bc5c7d2} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:56.801602 [ 276 ] {b209efde-a9be-4ef7-aaac-43ec3bc5c7d2} executeQuery: Read 56 rows, 4.41 KiB in 0.002016 sec., 27777.777777777777 rows/sec., 2.13 MiB/sec. 2024.11.21 19:37:56.801670 [ 276 ] {b209efde-a9be-4ef7-aaac-43ec3bc5c7d2} TCPHandler: Processed in 0.002378702 sec. 2024.11.21 19:37:56.801858 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:56.801978 [ 282 ] {de30528d-e692-4a47-97a1-b027ab3e9f18} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:37:56.802027 [ 282 ] {de30528d-e692-4a47-97a1-b027ab3e9f18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:37:56.802600 [ 282 ] {de30528d-e692-4a47-97a1-b027ab3e9f18} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:56.802641 [ 282 ] {de30528d-e692-4a47-97a1-b027ab3e9f18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:37:56.803017 [ 282 ] {de30528d-e692-4a47-97a1-b027ab3e9f18} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.11.21 19:37:56.803306 [ 282 ] {de30528d-e692-4a47-97a1-b027ab3e9f18} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:56.803539 [ 282 ] {de30528d-e692-4a47-97a1-b027ab3e9f18} executeQuery: Read 64 rows, 5.12 KiB in 0.001588 sec., 40302.26700251889 rows/sec., 3.15 MiB/sec. 2024.11.21 19:37:56.803595 [ 282 ] {de30528d-e692-4a47-97a1-b027ab3e9f18} TCPHandler: Processed in 0.001798014 sec. 2024.11.21 19:37:56.803754 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:56.803879 [ 276 ] {86485bc5-6ceb-49ae-a490-1a08ae4185ee} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:37:56.803931 [ 276 ] {86485bc5-6ceb-49ae-a490-1a08ae4185ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:37:56.804453 [ 276 ] {86485bc5-6ceb-49ae-a490-1a08ae4185ee} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:56.804492 [ 276 ] {86485bc5-6ceb-49ae-a490-1a08ae4185ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:37:56.804889 [ 276 ] {86485bc5-6ceb-49ae-a490-1a08ae4185ee} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.11.21 19:37:56.805125 [ 276 ] {86485bc5-6ceb-49ae-a490-1a08ae4185ee} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:56.805364 [ 276 ] {86485bc5-6ceb-49ae-a490-1a08ae4185ee} executeQuery: Read 160 rows, 11.41 KiB in 0.001509 sec., 106030.48376408218 rows/sec., 7.38 MiB/sec. 2024.11.21 19:37:56.805421 [ 276 ] {86485bc5-6ceb-49ae-a490-1a08ae4185ee} TCPHandler: Processed in 0.001735693 sec. 2024.11.21 19:37:56.805605 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:37:56.805741 [ 282 ] {c39d72b8-8427-4dfd-b2a4-73159063485e} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:37:56.805799 [ 282 ] {c39d72b8-8427-4dfd-b2a4-73159063485e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:37:56.806337 [ 282 ] {c39d72b8-8427-4dfd-b2a4-73159063485e} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:37:56.806376 [ 282 ] {c39d72b8-8427-4dfd-b2a4-73159063485e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:37:56.806750 [ 282 ] {c39d72b8-8427-4dfd-b2a4-73159063485e} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.11.21 19:37:56.806983 [ 282 ] {c39d72b8-8427-4dfd-b2a4-73159063485e} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:37:56.807197 [ 282 ] {c39d72b8-8427-4dfd-b2a4-73159063485e} executeQuery: Read 60 rows, 4.14 KiB in 0.001487 sec., 40349.69737726967 rows/sec., 2.72 MiB/sec. 2024.11.21 19:37:56.807246 [ 282 ] {c39d72b8-8427-4dfd-b2a4-73159063485e} TCPHandler: Processed in 0.001720723 sec. 2024.11.21 19:38:00.293783 [ 112 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:38:00.293841 [ 112 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:38:00.424119 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 2024.11.21 19:38:00.424791 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:00.424838 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:00.425417 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.21 19:38:00.425671 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:00.425944 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2024.11.21 19:38:01.630561 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2024.11.21 19:38:01.650488 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:01.650537 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:01.657987 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.21 19:38:01.658745 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:01.661362 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2024.11.21 19:38:01.806314 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:01.806502 [ 276 ] {92e33782-bef9-4efd-a418-bc2d0d2eb2d0} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:38:01.806572 [ 276 ] {92e33782-bef9-4efd-a418-bc2d0d2eb2d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:38:01.807352 [ 276 ] {92e33782-bef9-4efd-a418-bc2d0d2eb2d0} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:01.807394 [ 276 ] {92e33782-bef9-4efd-a418-bc2d0d2eb2d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:01.807829 [ 276 ] {92e33782-bef9-4efd-a418-bc2d0d2eb2d0} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.21 19:38:01.808103 [ 276 ] {92e33782-bef9-4efd-a418-bc2d0d2eb2d0} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:01.808299 [ 276 ] {92e33782-bef9-4efd-a418-bc2d0d2eb2d0} executeQuery: Read 14 rows, 1.01 KiB in 0.001852 sec., 7559.3952483801295 rows/sec., 544.18 KiB/sec. 2024.11.21 19:38:01.808356 [ 276 ] {92e33782-bef9-4efd-a418-bc2d0d2eb2d0} TCPHandler: Processed in 0.002177269 sec. 2024.11.21 19:38:01.808542 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:01.808650 [ 282 ] {a28fd3f3-e931-46cf-b47c-545b64060c2a} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:38:01.808697 [ 282 ] {a28fd3f3-e931-46cf-b47c-545b64060c2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:38:01.809414 [ 282 ] {a28fd3f3-e931-46cf-b47c-545b64060c2a} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:01.809452 [ 282 ] {a28fd3f3-e931-46cf-b47c-545b64060c2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:01.809839 [ 282 ] {a28fd3f3-e931-46cf-b47c-545b64060c2a} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.11.21 19:38:01.810082 [ 282 ] {a28fd3f3-e931-46cf-b47c-545b64060c2a} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:01.810262 [ 282 ] {a28fd3f3-e931-46cf-b47c-545b64060c2a} executeQuery: Read 285 rows, 25.79 KiB in 0.001635 sec., 174311.9266055046 rows/sec., 15.40 MiB/sec. 2024.11.21 19:38:01.810312 [ 282 ] {a28fd3f3-e931-46cf-b47c-545b64060c2a} TCPHandler: Processed in 0.001826884 sec. 2024.11.21 19:38:01.810465 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:01.810578 [ 276 ] {2589da0c-57f7-475f-944d-85f55203810c} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:38:01.810624 [ 276 ] {2589da0c-57f7-475f-944d-85f55203810c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:38:01.811229 [ 276 ] {2589da0c-57f7-475f-944d-85f55203810c} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:01.811268 [ 276 ] {2589da0c-57f7-475f-944d-85f55203810c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:01.811650 [ 276 ] {2589da0c-57f7-475f-944d-85f55203810c} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.21 19:38:01.811894 [ 276 ] {2589da0c-57f7-475f-944d-85f55203810c} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:01.812109 [ 276 ] {2589da0c-57f7-475f-944d-85f55203810c} executeQuery: Read 48 rows, 3.54 KiB in 0.00154 sec., 31168.83116883117 rows/sec., 2.24 MiB/sec. 2024.11.21 19:38:01.812226 [ 276 ] {2589da0c-57f7-475f-944d-85f55203810c} TCPHandler: Processed in 0.001812714 sec. 2024.11.21 19:38:01.812449 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:01.812569 [ 282 ] {9c68ea6b-bb97-4e40-bff1-c8008c789431} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:38:01.812616 [ 282 ] {9c68ea6b-bb97-4e40-bff1-c8008c789431} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:38:01.813157 [ 282 ] {9c68ea6b-bb97-4e40-bff1-c8008c789431} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:01.813198 [ 282 ] {9c68ea6b-bb97-4e40-bff1-c8008c789431} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:01.813546 [ 282 ] {9c68ea6b-bb97-4e40-bff1-c8008c789431} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.21 19:38:01.813790 [ 282 ] {9c68ea6b-bb97-4e40-bff1-c8008c789431} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:01.813960 [ 282 ] {9c68ea6b-bb97-4e40-bff1-c8008c789431} executeQuery: Read 14 rows, 1004.00 B in 0.001414 sec., 9900.990099009901 rows/sec., 693.40 KiB/sec. 2024.11.21 19:38:01.814009 [ 282 ] {9c68ea6b-bb97-4e40-bff1-c8008c789431} TCPHandler: Processed in 0.001678813 sec. 2024.11.21 19:38:01.814139 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:01.814252 [ 276 ] {91451a7d-97e4-4d74-bc19-2d1ff3f9fe09} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:38:01.814305 [ 276 ] {91451a7d-97e4-4d74-bc19-2d1ff3f9fe09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:38:01.814952 [ 276 ] {91451a7d-97e4-4d74-bc19-2d1ff3f9fe09} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:01.814997 [ 276 ] {91451a7d-97e4-4d74-bc19-2d1ff3f9fe09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:01.815398 [ 276 ] {91451a7d-97e4-4d74-bc19-2d1ff3f9fe09} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.21 19:38:01.815640 [ 276 ] {91451a7d-97e4-4d74-bc19-2d1ff3f9fe09} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:01.815846 [ 276 ] {91451a7d-97e4-4d74-bc19-2d1ff3f9fe09} executeQuery: Read 13 rows, 830.00 B in 0.001617 sec., 8039.579468150897 rows/sec., 501.27 KiB/sec. 2024.11.21 19:38:01.816057 [ 276 ] {91451a7d-97e4-4d74-bc19-2d1ff3f9fe09} TCPHandler: Processed in 0.001967446 sec. 2024.11.21 19:38:01.816211 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:01.816319 [ 282 ] {568ce1f8-89dd-413c-a770-29c40222da75} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:38:01.816365 [ 282 ] {568ce1f8-89dd-413c-a770-29c40222da75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:38:01.817071 [ 282 ] {568ce1f8-89dd-413c-a770-29c40222da75} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:01.817111 [ 282 ] {568ce1f8-89dd-413c-a770-29c40222da75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:01.817486 [ 282 ] {568ce1f8-89dd-413c-a770-29c40222da75} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.11.21 19:38:01.817714 [ 282 ] {568ce1f8-89dd-413c-a770-29c40222da75} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:01.817929 [ 282 ] {568ce1f8-89dd-413c-a770-29c40222da75} executeQuery: Read 423 rows, 30.96 KiB in 0.00162 sec., 261111.11111111112 rows/sec., 18.67 MiB/sec. 2024.11.21 19:38:01.818039 [ 282 ] {568ce1f8-89dd-413c-a770-29c40222da75} TCPHandler: Processed in 0.001874136 sec. 2024.11.21 19:38:01.818259 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:01.818430 [ 276 ] {62b7349e-2c47-497a-a469-446478a6e8c4} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:38:01.818487 [ 276 ] {62b7349e-2c47-497a-a469-446478a6e8c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:38:01.819034 [ 276 ] {62b7349e-2c47-497a-a469-446478a6e8c4} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:01.819080 [ 276 ] {62b7349e-2c47-497a-a469-446478a6e8c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:01.819468 [ 276 ] {62b7349e-2c47-497a-a469-446478a6e8c4} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.21 19:38:01.819708 [ 276 ] {62b7349e-2c47-497a-a469-446478a6e8c4} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:01.819947 [ 276 ] {62b7349e-2c47-497a-a469-446478a6e8c4} executeQuery: Read 6 rows, 321.00 B in 0.001526 sec., 3931.847968545216 rows/sec., 205.42 KiB/sec. 2024.11.21 19:38:01.820130 [ 276 ] {62b7349e-2c47-497a-a469-446478a6e8c4} TCPHandler: Processed in 0.001979927 sec. 2024.11.21 19:38:01.820270 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:01.820399 [ 282 ] {dd3ba55e-ca59-4813-8977-43c30e8a0596} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:38:01.820456 [ 282 ] {dd3ba55e-ca59-4813-8977-43c30e8a0596} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:38:01.821101 [ 282 ] {dd3ba55e-ca59-4813-8977-43c30e8a0596} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:01.821147 [ 282 ] {dd3ba55e-ca59-4813-8977-43c30e8a0596} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:01.821536 [ 282 ] {dd3ba55e-ca59-4813-8977-43c30e8a0596} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.11.21 19:38:01.821769 [ 282 ] {dd3ba55e-ca59-4813-8977-43c30e8a0596} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:01.821943 [ 282 ] {dd3ba55e-ca59-4813-8977-43c30e8a0596} executeQuery: Read 237 rows, 16.27 KiB in 0.001574 sec., 150571.79161372298 rows/sec., 10.09 MiB/sec. 2024.11.21 19:38:01.821993 [ 282 ] {dd3ba55e-ca59-4813-8977-43c30e8a0596} TCPHandler: Processed in 0.001781644 sec. 2024.11.21 19:38:01.822124 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:01.822230 [ 276 ] {339e5162-dfef-47b7-9fea-12baae927560} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:38:01.822286 [ 276 ] {339e5162-dfef-47b7-9fea-12baae927560} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:38:01.822791 [ 276 ] {339e5162-dfef-47b7-9fea-12baae927560} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:01.822835 [ 276 ] {339e5162-dfef-47b7-9fea-12baae927560} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:01.823245 [ 276 ] {339e5162-dfef-47b7-9fea-12baae927560} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.21 19:38:01.823486 [ 276 ] {339e5162-dfef-47b7-9fea-12baae927560} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:01.823661 [ 276 ] {339e5162-dfef-47b7-9fea-12baae927560} executeQuery: Read 1 rows, 69.00 B in 0.001454 sec., 687.757909215956 rows/sec., 46.34 KiB/sec. 2024.11.21 19:38:01.823710 [ 276 ] {339e5162-dfef-47b7-9fea-12baae927560} TCPHandler: Processed in 0.001637822 sec. 2024.11.21 19:38:01.823843 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:01.823948 [ 282 ] {5202832c-bbbc-4731-a21e-d02a66e8d43f} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:38:01.824013 [ 282 ] {5202832c-bbbc-4731-a21e-d02a66e8d43f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:38:01.825176 [ 282 ] {5202832c-bbbc-4731-a21e-d02a66e8d43f} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:01.825213 [ 282 ] {5202832c-bbbc-4731-a21e-d02a66e8d43f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:01.825869 [ 282 ] {5202832c-bbbc-4731-a21e-d02a66e8d43f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.21 19:38:01.826126 [ 282 ] {5202832c-bbbc-4731-a21e-d02a66e8d43f} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:01.826379 [ 282 ] {5202832c-bbbc-4731-a21e-d02a66e8d43f} executeQuery: Read 41 rows, 75.23 KiB in 0.002443 sec., 16782.644289807613 rows/sec., 30.07 MiB/sec. 2024.11.21 19:38:01.826709 [ 282 ] {5202832c-bbbc-4731-a21e-d02a66e8d43f} TCPHandler: Processed in 0.002916159 sec. 2024.11.21 19:38:01.826849 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:01.826977 [ 276 ] {ee12c55c-36c1-452c-8bdd-623614ca7f5f} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:38:01.827032 [ 276 ] {ee12c55c-36c1-452c-8bdd-623614ca7f5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:38:01.827518 [ 276 ] {ee12c55c-36c1-452c-8bdd-623614ca7f5f} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:01.827556 [ 276 ] {ee12c55c-36c1-452c-8bdd-623614ca7f5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:01.827910 [ 276 ] {ee12c55c-36c1-452c-8bdd-623614ca7f5f} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.11.21 19:38:01.828145 [ 276 ] {ee12c55c-36c1-452c-8bdd-623614ca7f5f} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:01.828340 [ 276 ] {ee12c55c-36c1-452c-8bdd-623614ca7f5f} executeQuery: Read 82 rows, 5.33 KiB in 0.00138 sec., 59420.289855072464 rows/sec., 3.77 MiB/sec. 2024.11.21 19:38:01.828417 [ 276 ] {ee12c55c-36c1-452c-8bdd-623614ca7f5f} TCPHandler: Processed in 0.001625242 sec. 2024.11.21 19:38:02.000184 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 209.61 MiB, peak 218.94 MiB, free memory in arenas 0.00 B, will set to 208.57 MiB (RSS), difference: -1.05 MiB 2024.11.21 19:38:05.510580 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 944 2024.11.21 19:38:05.513849 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:05.513900 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:05.515382 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.21 19:38:05.515695 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:05.517075 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 944 2024.11.21 19:38:06.798426 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:06.798638 [ 276 ] {1c5ce66d-d229-489a-9b90-bc09383864ae} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:38:06.798718 [ 276 ] {1c5ce66d-d229-489a-9b90-bc09383864ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:38:06.799542 [ 276 ] {1c5ce66d-d229-489a-9b90-bc09383864ae} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:06.799584 [ 276 ] {1c5ce66d-d229-489a-9b90-bc09383864ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:06.800018 [ 276 ] {1c5ce66d-d229-489a-9b90-bc09383864ae} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.21 19:38:06.800279 [ 276 ] {1c5ce66d-d229-489a-9b90-bc09383864ae} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:06.800495 [ 276 ] {1c5ce66d-d229-489a-9b90-bc09383864ae} executeQuery: Read 4 rows, 334.00 B in 0.001909 sec., 2095.3378732320584 rows/sec., 170.86 KiB/sec. 2024.11.21 19:38:06.800607 [ 276 ] {1c5ce66d-d229-489a-9b90-bc09383864ae} TCPHandler: Processed in 0.002314141 sec. 2024.11.21 19:38:06.800814 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:06.800938 [ 282 ] {1db98c3c-60be-466f-b6a7-bb1dcf2943aa} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:38:06.800990 [ 282 ] {1db98c3c-60be-466f-b6a7-bb1dcf2943aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:38:06.801583 [ 282 ] {1db98c3c-60be-466f-b6a7-bb1dcf2943aa} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:06.801622 [ 282 ] {1db98c3c-60be-466f-b6a7-bb1dcf2943aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:06.802005 [ 282 ] {1db98c3c-60be-466f-b6a7-bb1dcf2943aa} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.11.21 19:38:06.802252 [ 282 ] {1db98c3c-60be-466f-b6a7-bb1dcf2943aa} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:06.802383 [ 107 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.11.21 19:38:06.802430 [ 107 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:06.802440 [ 282 ] {1db98c3c-60be-466f-b6a7-bb1dcf2943aa} executeQuery: Read 58 rows, 4.55 KiB in 0.001523 sec., 38082.73145108339 rows/sec., 2.92 MiB/sec. 2024.11.21 19:38:06.802460 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:06.802518 [ 282 ] {1db98c3c-60be-466f-b6a7-bb1dcf2943aa} TCPHandler: Processed in 0.001755083 sec. 2024.11.21 19:38:06.802797 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:06.802855 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.11.21 19:38:06.803226 [ 276 ] {d21374b6-81b0-4790-a2a1-5f65defd6b75} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:38:06.803461 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:38:06.803469 [ 276 ] {d21374b6-81b0-4790-a2a1-5f65defd6b75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:38:06.803582 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1435 rows starting from the beginning of the part 2024.11.21 19:38:06.804056 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 285 rows starting from the beginning of the part 2024.11.21 19:38:06.804438 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 57 rows starting from the beginning of the part 2024.11.21 19:38:06.804804 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part 2024.11.21 19:38:06.805315 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 285 rows starting from the beginning of the part 2024.11.21 19:38:06.805808 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 58 rows starting from the beginning of the part 2024.11.21 19:38:06.807090 [ 276 ] {d21374b6-81b0-4790-a2a1-5f65defd6b75} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:06.807151 [ 276 ] {d21374b6-81b0-4790-a2a1-5f65defd6b75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:06.808114 [ 276 ] {d21374b6-81b0-4790-a2a1-5f65defd6b75} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.21 19:38:06.808536 [ 276 ] {d21374b6-81b0-4790-a2a1-5f65defd6b75} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:06.808848 [ 276 ] {d21374b6-81b0-4790-a2a1-5f65defd6b75} executeQuery: Read 4 rows, 286.00 B in 0.005788 sec., 691.0850034554251 rows/sec., 48.25 KiB/sec. 2024.11.21 19:38:06.809146 [ 276 ] {d21374b6-81b0-4790-a2a1-5f65defd6b75} TCPHandler: Processed in 0.006479877 sec. 2024.11.21 19:38:06.809388 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:06.809422 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 5 columns (5 merged, 0 gathered) in 0.006860312 sec., 317186.7401949066 rows/sec., 27.99 MiB/sec. 2024.11.21 19:38:06.809546 [ 282 ] {8696f863-dbf3-4e6f-a529-2d9fe4b64131} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:38:06.809622 [ 282 ] {8696f863-dbf3-4e6f-a529-2d9fe4b64131} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:38:06.809734 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.11.21 19:38:06.810346 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_56_11} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:06.810471 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_56_11} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.11.21 19:38:06.810641 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.11.21 19:38:06.810809 [ 282 ] {8696f863-dbf3-4e6f-a529-2d9fe4b64131} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:06.810855 [ 282 ] {8696f863-dbf3-4e6f-a529-2d9fe4b64131} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:06.811229 [ 282 ] {8696f863-dbf3-4e6f-a529-2d9fe4b64131} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.11.21 19:38:06.811483 [ 282 ] {8696f863-dbf3-4e6f-a529-2d9fe4b64131} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:06.811670 [ 106 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.11.21 19:38:06.811705 [ 282 ] {8696f863-dbf3-4e6f-a529-2d9fe4b64131} executeQuery: Read 68 rows, 5.44 KiB in 0.00218 sec., 31192.660550458713 rows/sec., 2.44 MiB/sec. 2024.11.21 19:38:06.811736 [ 106 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:06.811813 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:06.811827 [ 282 ] {8696f863-dbf3-4e6f-a529-2d9fe4b64131} TCPHandler: Processed in 0.002554854 sec. 2024.11.21 19:38:06.812123 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:06.812178 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.11.21 19:38:06.812621 [ 276 ] {55b5ab9c-6c6c-4f08-9423-2dc4fa976ca4} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:38:06.812714 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:38:06.812839 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 915 rows starting from the beginning of the part 2024.11.21 19:38:06.812906 [ 276 ] {55b5ab9c-6c6c-4f08-9423-2dc4fa976ca4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:38:06.813331 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 423 rows starting from the beginning of the part 2024.11.21 19:38:06.813673 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 66 rows starting from the beginning of the part 2024.11.21 19:38:06.813986 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part 2024.11.21 19:38:06.814474 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 423 rows starting from the beginning of the part 2024.11.21 19:38:06.814794 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 68 rows starting from the beginning of the part 2024.11.21 19:38:06.815828 [ 276 ] {55b5ab9c-6c6c-4f08-9423-2dc4fa976ca4} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:06.815894 [ 276 ] {55b5ab9c-6c6c-4f08-9423-2dc4fa976ca4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:06.817039 [ 276 ] {55b5ab9c-6c6c-4f08-9423-2dc4fa976ca4} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.11.21 19:38:06.817407 [ 276 ] {55b5ab9c-6c6c-4f08-9423-2dc4fa976ca4} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:06.817703 [ 106 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.11.21 19:38:06.817826 [ 106 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:06.817916 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:06.818082 [ 276 ] {55b5ab9c-6c6c-4f08-9423-2dc4fa976ca4} executeQuery: Read 130 rows, 9.27 KiB in 0.00564 sec., 23049.64539007092 rows/sec., 1.61 MiB/sec. 2024.11.21 19:38:06.818408 [ 276 ] {55b5ab9c-6c6c-4f08-9423-2dc4fa976ca4} TCPHandler: Processed in 0.006450246 sec. 2024.11.21 19:38:06.818408 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.006416566 sec., 305303.49099502753 rows/sec., 23.37 MiB/sec. 2024.11.21 19:38:06.818435 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.11.21 19:38:06.818615 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:06.818728 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:38:06.818806 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 9944 rows starting from the beginning of the part 2024.11.21 19:38:06.818824 [ 282 ] {484916bc-7753-4bee-8cd4-149ffbf047dc} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:38:06.818862 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.11.21 19:38:06.818953 [ 282 ] {484916bc-7753-4bee-8cd4-149ffbf047dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:38:06.819056 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part 2024.11.21 19:38:06.819628 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 129 rows starting from the beginning of the part 2024.11.21 19:38:06.820185 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part 2024.11.21 19:38:06.820684 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 237 rows starting from the beginning of the part 2024.11.21 19:38:06.820707 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_56_11} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:06.821233 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_56_11} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.11.21 19:38:06.821259 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 130 rows starting from the beginning of the part 2024.11.21 19:38:06.821582 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.11.21 19:38:06.822026 [ 282 ] {484916bc-7753-4bee-8cd4-149ffbf047dc} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:06.822074 [ 282 ] {484916bc-7753-4bee-8cd4-149ffbf047dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:06.822544 [ 282 ] {484916bc-7753-4bee-8cd4-149ffbf047dc} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.11.21 19:38:06.822851 [ 282 ] {484916bc-7753-4bee-8cd4-149ffbf047dc} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:06.823102 [ 106 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.11.21 19:38:06.823206 [ 106 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:06.823249 [ 282 ] {484916bc-7753-4bee-8cd4-149ffbf047dc} executeQuery: Read 48 rows, 3.31 KiB in 0.004471 sec., 10735.853276671885 rows/sec., 740.89 KiB/sec. 2024.11.21 19:38:06.823292 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:06.823606 [ 282 ] {484916bc-7753-4bee-8cd4-149ffbf047dc} TCPHandler: Processed in 0.005081728 sec. 2024.11.21 19:38:06.824078 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.11.21 19:38:06.824610 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:38:06.824695 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2948 rows starting from the beginning of the part 2024.11.21 19:38:06.824842 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part 2024.11.21 19:38:06.825022 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 48 rows starting from the beginning of the part 2024.11.21 19:38:06.825201 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part 2024.11.21 19:38:06.825694 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part 2024.11.21 19:38:06.825871 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 48 rows starting from the beginning of the part 2024.11.21 19:38:06.827507 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 10837 rows, containing 5 columns (5 merged, 0 gathered) in 0.009419236 sec., 1150517.9400962032 rows/sec., 78.33 MiB/sec. 2024.11.21 19:38:06.827821 [ 191 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.11.21 19:38:06.828442 [ 191 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_56_11} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:06.828507 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3268 rows, containing 4 columns (4 merged, 0 gathered) in 0.005040088 sec., 648401.3771188122 rows/sec., 42.59 MiB/sec. 2024.11.21 19:38:06.828554 [ 191 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_56_11} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.11.21 19:38:06.828672 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. 2024.11.21 19:38:06.829004 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.11.21 19:38:06.829398 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_56_11} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:06.829494 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_56_11} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.11.21 19:38:06.829594 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2024.11.21 19:38:07.926163 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 2024.11.21 19:38:07.926811 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:07.926851 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:07.927417 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.21 19:38:07.927685 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:07.927939 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 2024.11.21 19:38:09.161525 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2024.11.21 19:38:09.181932 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:09.181992 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:09.189569 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.21 19:38:09.190331 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:09.193975 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2024.11.21 19:38:10.946241 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53176, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:11.116558 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50993, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:11.155983 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43258, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:11.164349 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41980, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:11.419879 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58874, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:11.426206 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53620, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:11.432472 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65198, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:11.479820 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48114, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:11.800676 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:11.800983 [ 276 ] {3019a547-5acb-4dc8-8f09-2454c1b5a2ab} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:38:11.801099 [ 276 ] {3019a547-5acb-4dc8-8f09-2454c1b5a2ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:38:11.802097 [ 276 ] {3019a547-5acb-4dc8-8f09-2454c1b5a2ab} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:11.802144 [ 276 ] {3019a547-5acb-4dc8-8f09-2454c1b5a2ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:11.802585 [ 276 ] {3019a547-5acb-4dc8-8f09-2454c1b5a2ab} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.11.21 19:38:11.802859 [ 276 ] {3019a547-5acb-4dc8-8f09-2454c1b5a2ab} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:11.803106 [ 276 ] {3019a547-5acb-4dc8-8f09-2454c1b5a2ab} executeQuery: Read 56 rows, 4.41 KiB in 0.002211 sec., 25327.90592492085 rows/sec., 1.95 MiB/sec. 2024.11.21 19:38:11.803165 [ 276 ] {3019a547-5acb-4dc8-8f09-2454c1b5a2ab} TCPHandler: Processed in 0.002675375 sec. 2024.11.21 19:38:11.803338 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:11.803461 [ 282 ] {5b332e55-a6fd-4976-8758-aea94e8804d6} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:38:11.803511 [ 282 ] {5b332e55-a6fd-4976-8758-aea94e8804d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:38:11.804116 [ 282 ] {5b332e55-a6fd-4976-8758-aea94e8804d6} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:11.804159 [ 282 ] {5b332e55-a6fd-4976-8758-aea94e8804d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:11.804548 [ 282 ] {5b332e55-a6fd-4976-8758-aea94e8804d6} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.11.21 19:38:11.804799 [ 282 ] {5b332e55-a6fd-4976-8758-aea94e8804d6} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:11.805019 [ 282 ] {5b332e55-a6fd-4976-8758-aea94e8804d6} executeQuery: Read 64 rows, 5.12 KiB in 0.001583 sec., 40429.564118761846 rows/sec., 3.16 MiB/sec. 2024.11.21 19:38:11.805075 [ 282 ] {5b332e55-a6fd-4976-8758-aea94e8804d6} TCPHandler: Processed in 0.001795284 sec. 2024.11.21 19:38:11.805235 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:11.805342 [ 276 ] {a5c38369-465f-44ab-8c76-237c99b9af5e} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:38:11.805397 [ 276 ] {a5c38369-465f-44ab-8c76-237c99b9af5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:38:11.805922 [ 276 ] {a5c38369-465f-44ab-8c76-237c99b9af5e} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:11.805960 [ 276 ] {a5c38369-465f-44ab-8c76-237c99b9af5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:11.806357 [ 276 ] {a5c38369-465f-44ab-8c76-237c99b9af5e} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.11.21 19:38:11.806602 [ 276 ] {a5c38369-465f-44ab-8c76-237c99b9af5e} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:11.806817 [ 276 ] {a5c38369-465f-44ab-8c76-237c99b9af5e} executeQuery: Read 160 rows, 11.41 KiB in 0.001497 sec., 106880.42752171008 rows/sec., 7.44 MiB/sec. 2024.11.21 19:38:11.806869 [ 276 ] {a5c38369-465f-44ab-8c76-237c99b9af5e} TCPHandler: Processed in 0.001685403 sec. 2024.11.21 19:38:11.807021 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:11.807128 [ 282 ] {a6200859-5f57-407e-9d55-94f6f9a9925f} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:38:11.807176 [ 282 ] {a6200859-5f57-407e-9d55-94f6f9a9925f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:38:11.807629 [ 282 ] {a6200859-5f57-407e-9d55-94f6f9a9925f} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:11.807669 [ 282 ] {a6200859-5f57-407e-9d55-94f6f9a9925f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:11.808041 [ 282 ] {a6200859-5f57-407e-9d55-94f6f9a9925f} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.11.21 19:38:11.808299 [ 282 ] {a6200859-5f57-407e-9d55-94f6f9a9925f} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:11.808510 [ 282 ] {a6200859-5f57-407e-9d55-94f6f9a9925f} executeQuery: Read 60 rows, 4.14 KiB in 0.001412 sec., 42492.91784702549 rows/sec., 2.86 MiB/sec. 2024.11.21 19:38:11.808556 [ 282 ] {a6200859-5f57-407e-9d55-94f6f9a9925f} TCPHandler: Processed in 0.001598531 sec. 2024.11.21 19:38:14.100553 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52395, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:14.575494 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57526, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:14.727149 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45188, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:14.802044 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33318, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:14.816849 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38877, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:14.818072 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42480, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:14.819312 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39855, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:14.839569 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42955, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:15.070190 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37451, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:15.293891 [ 97 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:38:15.293959 [ 97 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:38:15.378962 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33625, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:15.428160 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 2024.11.21 19:38:15.428890 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:15.428929 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:15.429473 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.21 19:38:15.429729 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:15.429908 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2024.11.21 19:38:15.434496 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38232, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:15.517411 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 964 2024.11.21 19:38:15.520345 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:15.520404 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:15.521895 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.21 19:38:15.522201 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:15.522837 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 964 2024.11.21 19:38:15.626681 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47185, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:15.662771 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48070, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:15.674254 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38350, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:15.756890 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64974, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:15.804282 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:15.870564 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58343, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:16.373062 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52122, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:16.433881 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55368, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:16.458324 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35138, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:16.460657 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34868, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:16.473030 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65510, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:16.474311 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65480, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:16.477904 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46707, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:16.694147 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2024.11.21 19:38:16.716872 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:16.716935 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:16.724686 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.21 19:38:16.725472 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:16.729048 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2024.11.21 19:38:16.806332 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:16.806520 [ 276 ] {8eed7274-ea62-4031-a008-aa03fbf5de55} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:38:16.806589 [ 276 ] {8eed7274-ea62-4031-a008-aa03fbf5de55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:38:16.807354 [ 276 ] {8eed7274-ea62-4031-a008-aa03fbf5de55} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:16.807398 [ 276 ] {8eed7274-ea62-4031-a008-aa03fbf5de55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:16.807842 [ 276 ] {8eed7274-ea62-4031-a008-aa03fbf5de55} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.21 19:38:16.808095 [ 276 ] {8eed7274-ea62-4031-a008-aa03fbf5de55} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:16.808329 [ 276 ] {8eed7274-ea62-4031-a008-aa03fbf5de55} executeQuery: Read 14 rows, 1.01 KiB in 0.001863 sec., 7514.761137949544 rows/sec., 540.96 KiB/sec. 2024.11.21 19:38:16.808385 [ 276 ] {8eed7274-ea62-4031-a008-aa03fbf5de55} TCPHandler: Processed in 0.002178779 sec. 2024.11.21 19:38:16.808581 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:16.808719 [ 282 ] {63d89b11-50a0-4823-91fb-479d8f3bd0b5} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:38:16.808773 [ 282 ] {63d89b11-50a0-4823-91fb-479d8f3bd0b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:38:16.809553 [ 282 ] {63d89b11-50a0-4823-91fb-479d8f3bd0b5} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:16.809603 [ 282 ] {63d89b11-50a0-4823-91fb-479d8f3bd0b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:16.810033 [ 282 ] {63d89b11-50a0-4823-91fb-479d8f3bd0b5} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.11.21 19:38:16.810280 [ 282 ] {63d89b11-50a0-4823-91fb-479d8f3bd0b5} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:16.810512 [ 282 ] {63d89b11-50a0-4823-91fb-479d8f3bd0b5} executeQuery: Read 285 rows, 25.79 KiB in 0.001822 sec., 156421.51481888036 rows/sec., 13.82 MiB/sec. 2024.11.21 19:38:16.810564 [ 282 ] {63d89b11-50a0-4823-91fb-479d8f3bd0b5} TCPHandler: Processed in 0.002050677 sec. 2024.11.21 19:38:16.810702 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:16.810811 [ 276 ] {fbb4d572-5280-4bb6-a883-879a91e1490a} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:38:16.810855 [ 276 ] {fbb4d572-5280-4bb6-a883-879a91e1490a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:38:16.811403 [ 276 ] {fbb4d572-5280-4bb6-a883-879a91e1490a} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:16.811443 [ 276 ] {fbb4d572-5280-4bb6-a883-879a91e1490a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:16.811799 [ 276 ] {fbb4d572-5280-4bb6-a883-879a91e1490a} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.21 19:38:16.812044 [ 276 ] {fbb4d572-5280-4bb6-a883-879a91e1490a} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:16.812252 [ 276 ] {fbb4d572-5280-4bb6-a883-879a91e1490a} executeQuery: Read 48 rows, 3.54 KiB in 0.001464 sec., 32786.88524590164 rows/sec., 2.36 MiB/sec. 2024.11.21 19:38:16.812304 [ 276 ] {fbb4d572-5280-4bb6-a883-879a91e1490a} TCPHandler: Processed in 0.001654992 sec. 2024.11.21 19:38:16.812431 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:16.812538 [ 282 ] {a22b296e-e57d-45c7-aca2-351547fafe7a} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:38:16.812582 [ 282 ] {a22b296e-e57d-45c7-aca2-351547fafe7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:38:16.813114 [ 282 ] {a22b296e-e57d-45c7-aca2-351547fafe7a} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:16.813154 [ 282 ] {a22b296e-e57d-45c7-aca2-351547fafe7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:16.813515 [ 282 ] {a22b296e-e57d-45c7-aca2-351547fafe7a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.21 19:38:16.813758 [ 282 ] {a22b296e-e57d-45c7-aca2-351547fafe7a} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:16.814029 [ 282 ] {a22b296e-e57d-45c7-aca2-351547fafe7a} executeQuery: Read 14 rows, 1004.00 B in 0.001508 sec., 9283.819628647214 rows/sec., 650.18 KiB/sec. 2024.11.21 19:38:16.814243 [ 282 ] {a22b296e-e57d-45c7-aca2-351547fafe7a} TCPHandler: Processed in 0.001861165 sec. 2024.11.21 19:38:16.814435 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:16.814574 [ 276 ] {c8441c5f-df61-4257-b9df-5e920e0bf825} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:38:16.814630 [ 276 ] {c8441c5f-df61-4257-b9df-5e920e0bf825} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:38:16.815223 [ 276 ] {c8441c5f-df61-4257-b9df-5e920e0bf825} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:16.815263 [ 276 ] {c8441c5f-df61-4257-b9df-5e920e0bf825} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:16.815626 [ 276 ] {c8441c5f-df61-4257-b9df-5e920e0bf825} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.21 19:38:16.815867 [ 276 ] {c8441c5f-df61-4257-b9df-5e920e0bf825} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:16.816086 [ 276 ] {c8441c5f-df61-4257-b9df-5e920e0bf825} executeQuery: Read 13 rows, 830.00 B in 0.001527 sec., 8513.425016371972 rows/sec., 530.81 KiB/sec. 2024.11.21 19:38:16.816158 [ 276 ] {c8441c5f-df61-4257-b9df-5e920e0bf825} TCPHandler: Processed in 0.001791084 sec. 2024.11.21 19:38:16.816318 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:16.816444 [ 282 ] {c3bcb41a-39ca-472e-8c14-491e07c779f3} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:38:16.816499 [ 282 ] {c3bcb41a-39ca-472e-8c14-491e07c779f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:38:16.817246 [ 282 ] {c3bcb41a-39ca-472e-8c14-491e07c779f3} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:16.817284 [ 282 ] {c3bcb41a-39ca-472e-8c14-491e07c779f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:16.817657 [ 282 ] {c3bcb41a-39ca-472e-8c14-491e07c779f3} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.11.21 19:38:16.817894 [ 282 ] {c3bcb41a-39ca-472e-8c14-491e07c779f3} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:16.818125 [ 282 ] {c3bcb41a-39ca-472e-8c14-491e07c779f3} executeQuery: Read 423 rows, 30.96 KiB in 0.001708 sec., 247658.07962529274 rows/sec., 17.70 MiB/sec. 2024.11.21 19:38:16.818203 [ 282 ] {c3bcb41a-39ca-472e-8c14-491e07c779f3} TCPHandler: Processed in 0.001969376 sec. 2024.11.21 19:38:16.818432 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:16.818597 [ 276 ] {f76c41b7-229b-478f-a230-eeb1ac75a2c8} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:38:16.818656 [ 276 ] {f76c41b7-229b-478f-a230-eeb1ac75a2c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:38:16.819134 [ 276 ] {f76c41b7-229b-478f-a230-eeb1ac75a2c8} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:16.819174 [ 276 ] {f76c41b7-229b-478f-a230-eeb1ac75a2c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:16.819529 [ 276 ] {f76c41b7-229b-478f-a230-eeb1ac75a2c8} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.21 19:38:16.819761 [ 276 ] {f76c41b7-229b-478f-a230-eeb1ac75a2c8} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:16.819983 [ 276 ] {f76c41b7-229b-478f-a230-eeb1ac75a2c8} executeQuery: Read 6 rows, 321.00 B in 0.001415 sec., 4240.282685512368 rows/sec., 221.54 KiB/sec. 2024.11.21 19:38:16.820034 [ 276 ] {f76c41b7-229b-478f-a230-eeb1ac75a2c8} TCPHandler: Processed in 0.001739533 sec. 2024.11.21 19:38:16.820175 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:16.820302 [ 282 ] {2ab70316-c212-416c-b0ca-ee1aa5c52c09} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:38:16.820359 [ 282 ] {2ab70316-c212-416c-b0ca-ee1aa5c52c09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:38:16.820966 [ 282 ] {2ab70316-c212-416c-b0ca-ee1aa5c52c09} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:16.821006 [ 282 ] {2ab70316-c212-416c-b0ca-ee1aa5c52c09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:16.821387 [ 282 ] {2ab70316-c212-416c-b0ca-ee1aa5c52c09} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.11.21 19:38:16.821640 [ 282 ] {2ab70316-c212-416c-b0ca-ee1aa5c52c09} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:16.821856 [ 282 ] {2ab70316-c212-416c-b0ca-ee1aa5c52c09} executeQuery: Read 237 rows, 16.27 KiB in 0.001581 sec., 149905.12333965846 rows/sec., 10.05 MiB/sec. 2024.11.21 19:38:16.821932 [ 282 ] {2ab70316-c212-416c-b0ca-ee1aa5c52c09} TCPHandler: Processed in 0.001818285 sec. 2024.11.21 19:38:16.822103 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:16.822235 [ 276 ] {6cd2ad6b-17bc-41cb-9102-cd448240012b} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:38:16.822293 [ 276 ] {6cd2ad6b-17bc-41cb-9102-cd448240012b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:38:16.822792 [ 276 ] {6cd2ad6b-17bc-41cb-9102-cd448240012b} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:16.822834 [ 276 ] {6cd2ad6b-17bc-41cb-9102-cd448240012b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:16.823187 [ 276 ] {6cd2ad6b-17bc-41cb-9102-cd448240012b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.21 19:38:16.823423 [ 276 ] {6cd2ad6b-17bc-41cb-9102-cd448240012b} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:16.823631 [ 276 ] {6cd2ad6b-17bc-41cb-9102-cd448240012b} executeQuery: Read 1 rows, 69.00 B in 0.001424 sec., 702.2471910112359 rows/sec., 47.32 KiB/sec. 2024.11.21 19:38:16.823681 [ 276 ] {6cd2ad6b-17bc-41cb-9102-cd448240012b} TCPHandler: Processed in 0.001654512 sec. 2024.11.21 19:38:16.823820 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:16.823935 [ 282 ] {806a715e-2b87-4c84-9285-76d417bc152f} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:38:16.824002 [ 282 ] {806a715e-2b87-4c84-9285-76d417bc152f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:38:16.825182 [ 282 ] {806a715e-2b87-4c84-9285-76d417bc152f} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:16.825223 [ 282 ] {806a715e-2b87-4c84-9285-76d417bc152f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:16.825913 [ 282 ] {806a715e-2b87-4c84-9285-76d417bc152f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.21 19:38:16.826183 [ 282 ] {806a715e-2b87-4c84-9285-76d417bc152f} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:16.826552 [ 282 ] {806a715e-2b87-4c84-9285-76d417bc152f} executeQuery: Read 41 rows, 75.23 KiB in 0.002614 sec., 15684.77429227238 rows/sec., 28.11 MiB/sec. 2024.11.21 19:38:16.826847 [ 282 ] {806a715e-2b87-4c84-9285-76d417bc152f} TCPHandler: Processed in 0.003081991 sec. 2024.11.21 19:38:16.826990 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:16.827098 [ 276 ] {b619647f-c685-4a3b-a4b6-ce0b7e98185e} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:38:16.827144 [ 276 ] {b619647f-c685-4a3b-a4b6-ce0b7e98185e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:38:16.827587 [ 276 ] {b619647f-c685-4a3b-a4b6-ce0b7e98185e} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:16.827626 [ 276 ] {b619647f-c685-4a3b-a4b6-ce0b7e98185e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.21 19:38:16.827990 [ 276 ] {b619647f-c685-4a3b-a4b6-ce0b7e98185e} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.11.21 19:38:16.828232 [ 276 ] {b619647f-c685-4a3b-a4b6-ce0b7e98185e} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:16.828451 [ 276 ] {b619647f-c685-4a3b-a4b6-ce0b7e98185e} executeQuery: Read 82 rows, 5.33 KiB in 0.001375 sec., 59636.36363636364 rows/sec., 3.79 MiB/sec. 2024.11.21 19:38:16.828503 [ 276 ] {b619647f-c685-4a3b-a4b6-ce0b7e98185e} TCPHandler: Processed in 0.001565011 sec. 2024.11.21 19:38:17.000178 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 210.78 MiB, peak 218.94 MiB, free memory in arenas 0.00 B, will set to 209.78 MiB (RSS), difference: -1.00 MiB 2024.11.21 19:38:21.798421 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:21.798634 [ 276 ] {e0dc616c-7755-4396-bfb6-70e2971522a0} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:38:21.798709 [ 276 ] {e0dc616c-7755-4396-bfb6-70e2971522a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:38:21.799522 [ 276 ] {e0dc616c-7755-4396-bfb6-70e2971522a0} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:21.799576 [ 276 ] {e0dc616c-7755-4396-bfb6-70e2971522a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:21.800028 [ 276 ] {e0dc616c-7755-4396-bfb6-70e2971522a0} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.11.21 19:38:21.800288 [ 276 ] {e0dc616c-7755-4396-bfb6-70e2971522a0} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:21.800561 [ 276 ] {e0dc616c-7755-4396-bfb6-70e2971522a0} executeQuery: Read 56 rows, 4.41 KiB in 0.001975 sec., 28354.43037974683 rows/sec., 2.18 MiB/sec. 2024.11.21 19:38:21.800668 [ 276 ] {e0dc616c-7755-4396-bfb6-70e2971522a0} TCPHandler: Processed in 0.002380192 sec. 2024.11.21 19:38:21.800931 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:21.801090 [ 282 ] {34d6b021-2105-427d-b081-c574f55a4b1d} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:38:21.801143 [ 282 ] {34d6b021-2105-427d-b081-c574f55a4b1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:38:21.801762 [ 282 ] {34d6b021-2105-427d-b081-c574f55a4b1d} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:21.801806 [ 282 ] {34d6b021-2105-427d-b081-c574f55a4b1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:21.802243 [ 282 ] {34d6b021-2105-427d-b081-c574f55a4b1d} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.11.21 19:38:21.802564 [ 282 ] {34d6b021-2105-427d-b081-c574f55a4b1d} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:21.802790 [ 282 ] {34d6b021-2105-427d-b081-c574f55a4b1d} executeQuery: Read 64 rows, 5.12 KiB in 0.00173 sec., 36994.21965317919 rows/sec., 2.89 MiB/sec. 2024.11.21 19:38:21.802903 [ 282 ] {34d6b021-2105-427d-b081-c574f55a4b1d} TCPHandler: Processed in 0.002095518 sec. 2024.11.21 19:38:21.803548 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:21.803688 [ 276 ] {e51617a7-2aab-4b9b-8dfc-307a563e5a55} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:38:21.803756 [ 276 ] {e51617a7-2aab-4b9b-8dfc-307a563e5a55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:38:21.804634 [ 276 ] {e51617a7-2aab-4b9b-8dfc-307a563e5a55} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:21.804688 [ 276 ] {e51617a7-2aab-4b9b-8dfc-307a563e5a55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:21.805179 [ 276 ] {e51617a7-2aab-4b9b-8dfc-307a563e5a55} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.11.21 19:38:21.805470 [ 276 ] {e51617a7-2aab-4b9b-8dfc-307a563e5a55} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:21.805695 [ 276 ] {e51617a7-2aab-4b9b-8dfc-307a563e5a55} executeQuery: Read 128 rows, 9.13 KiB in 0.002046 sec., 62561.094819159334 rows/sec., 4.36 MiB/sec. 2024.11.21 19:38:21.805755 [ 276 ] {e51617a7-2aab-4b9b-8dfc-307a563e5a55} TCPHandler: Processed in 0.00227195 sec. 2024.11.21 19:38:21.805931 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:21.806052 [ 282 ] {3883ecfe-649f-4734-a47b-65368d852da9} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:38:21.806108 [ 282 ] {3883ecfe-649f-4734-a47b-65368d852da9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:38:21.806579 [ 282 ] {3883ecfe-649f-4734-a47b-65368d852da9} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:21.806619 [ 282 ] {3883ecfe-649f-4734-a47b-65368d852da9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:21.806989 [ 282 ] {3883ecfe-649f-4734-a47b-65368d852da9} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.11.21 19:38:21.807223 [ 282 ] {3883ecfe-649f-4734-a47b-65368d852da9} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:21.807441 [ 282 ] {3883ecfe-649f-4734-a47b-65368d852da9} executeQuery: Read 48 rows, 3.31 KiB in 0.001415 sec., 33922.26148409894 rows/sec., 2.29 MiB/sec. 2024.11.21 19:38:21.807492 [ 282 ] {3883ecfe-649f-4734-a47b-65368d852da9} TCPHandler: Processed in 0.001618631 sec. 2024.11.21 19:38:22.930135 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 2024.11.21 19:38:22.930993 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:22.931053 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:22.931561 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.21 19:38:22.931805 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:22.932046 [ 86 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.11.21 19:38:22.932082 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 2024.11.21 19:38:22.932143 [ 86 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:22.932175 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:22.932393 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.11.21 19:38:22.932687 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:38:22.932759 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part 2024.11.21 19:38:22.932911 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part 2024.11.21 19:38:22.933088 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part 2024.11.21 19:38:22.933327 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part 2024.11.21 19:38:22.933565 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part 2024.11.21 19:38:22.933777 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part 2024.11.21 19:38:22.936638 [ 191 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.004370238 sec., 4299079.363641065 rows/sec., 61.50 MiB/sec. 2024.11.21 19:38:22.936906 [ 191 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.11.21 19:38:22.937220 [ 191 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_41_8} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:22.937302 [ 191 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_41_8} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.11.21 19:38:22.937387 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. 2024.11.21 19:38:24.229232 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2024.11.21 19:38:24.250540 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:24.250598 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:24.258305 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.21 19:38:24.259091 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:24.259447 [ 85 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.11.21 19:38:24.259587 [ 85 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:24.259666 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:24.260217 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.11.21 19:38:24.275294 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2024.11.21 19:38:24.276866 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:38:24.278537 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part 2024.11.21 19:38:24.284244 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part 2024.11.21 19:38:24.290087 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2024.11.21 19:38:24.295837 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part 2024.11.21 19:38:24.301794 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2024.11.21 19:38:24.306649 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part 2024.11.21 19:38:24.370199 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.110353574 sec., 2800.090552572407 rows/sec., 14.48 MiB/sec. 2024.11.21 19:38:24.373016 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.11.21 19:38:24.375789 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_41_8} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:24.375884 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_41_8} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.11.21 19:38:24.378172 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2024.11.21 19:38:25.000200 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 211.36 MiB, peak 224.78 MiB, free memory in arenas 0.00 B, will set to 214.65 MiB (RSS), difference: 3.30 MiB 2024.11.21 19:38:25.523107 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 994 2024.11.21 19:38:25.526194 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:25.526252 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:25.527849 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.21 19:38:25.528166 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:25.529849 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 994 2024.11.21 19:38:26.799962 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:26.800154 [ 276 ] {6bf125b7-6b50-4282-ac7b-3e1bfa530c93} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:38:26.800229 [ 276 ] {6bf125b7-6b50-4282-ac7b-3e1bfa530c93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:38:26.801030 [ 276 ] {6bf125b7-6b50-4282-ac7b-3e1bfa530c93} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:26.801082 [ 276 ] {6bf125b7-6b50-4282-ac7b-3e1bfa530c93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:26.801542 [ 276 ] {6bf125b7-6b50-4282-ac7b-3e1bfa530c93} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.11.21 19:38:26.801802 [ 276 ] {6bf125b7-6b50-4282-ac7b-3e1bfa530c93} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:26.802048 [ 276 ] {6bf125b7-6b50-4282-ac7b-3e1bfa530c93} executeQuery: Read 56 rows, 4.41 KiB in 0.001947 sec., 28762.19825372368 rows/sec., 2.21 MiB/sec. 2024.11.21 19:38:26.802116 [ 276 ] {6bf125b7-6b50-4282-ac7b-3e1bfa530c93} TCPHandler: Processed in 0.00228607 sec. 2024.11.21 19:38:26.802307 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:26.802431 [ 282 ] {78aa3637-27d4-43b9-8571-be14080b57f7} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:38:26.802483 [ 282 ] {78aa3637-27d4-43b9-8571-be14080b57f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:38:26.803064 [ 282 ] {78aa3637-27d4-43b9-8571-be14080b57f7} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:26.803108 [ 282 ] {78aa3637-27d4-43b9-8571-be14080b57f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:26.803474 [ 282 ] {78aa3637-27d4-43b9-8571-be14080b57f7} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.11.21 19:38:26.803724 [ 282 ] {78aa3637-27d4-43b9-8571-be14080b57f7} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:26.803955 [ 282 ] {78aa3637-27d4-43b9-8571-be14080b57f7} executeQuery: Read 64 rows, 5.12 KiB in 0.001551 sec., 41263.70083816892 rows/sec., 3.22 MiB/sec. 2024.11.21 19:38:26.804014 [ 282 ] {78aa3637-27d4-43b9-8571-be14080b57f7} TCPHandler: Processed in 0.001769054 sec. 2024.11.21 19:38:26.804154 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:26.804279 [ 276 ] {aba486d8-abf0-478b-97ed-db0f29d29df3} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:38:26.804337 [ 276 ] {aba486d8-abf0-478b-97ed-db0f29d29df3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:38:26.805004 [ 276 ] {aba486d8-abf0-478b-97ed-db0f29d29df3} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:26.805064 [ 276 ] {aba486d8-abf0-478b-97ed-db0f29d29df3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:26.805482 [ 276 ] {aba486d8-abf0-478b-97ed-db0f29d29df3} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.11.21 19:38:26.805727 [ 276 ] {aba486d8-abf0-478b-97ed-db0f29d29df3} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:26.805953 [ 276 ] {aba486d8-abf0-478b-97ed-db0f29d29df3} executeQuery: Read 160 rows, 11.41 KiB in 0.001702 sec., 94007.05052878967 rows/sec., 6.55 MiB/sec. 2024.11.21 19:38:26.806005 [ 276 ] {aba486d8-abf0-478b-97ed-db0f29d29df3} TCPHandler: Processed in 0.001903175 sec. 2024.11.21 19:38:26.806155 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:26.806264 [ 282 ] {48a6f6a0-3648-4d66-9995-2eb906a2a5b8} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:38:26.806313 [ 282 ] {48a6f6a0-3648-4d66-9995-2eb906a2a5b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:38:26.806761 [ 282 ] {48a6f6a0-3648-4d66-9995-2eb906a2a5b8} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:26.806801 [ 282 ] {48a6f6a0-3648-4d66-9995-2eb906a2a5b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:26.807161 [ 282 ] {48a6f6a0-3648-4d66-9995-2eb906a2a5b8} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.11.21 19:38:26.807397 [ 282 ] {48a6f6a0-3648-4d66-9995-2eb906a2a5b8} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:26.807657 [ 282 ] {48a6f6a0-3648-4d66-9995-2eb906a2a5b8} executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec. 2024.11.21 19:38:26.807730 [ 282 ] {48a6f6a0-3648-4d66-9995-2eb906a2a5b8} TCPHandler: Processed in 0.001619681 sec. 2024.11.21 19:38:27.365192 [ 82 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 2024.11.21 19:38:27.365265 [ 82 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:27.365293 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:27.365431 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_33_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full 2024.11.21 19:38:27.365660 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:38:27.365705 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 66 rows starting from the beginning of the part 2024.11.21 19:38:27.365792 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part 2024.11.21 19:38:27.366040 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part 2024.11.21 19:38:27.366379 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part 2024.11.21 19:38:27.366548 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part 2024.11.21 19:38:27.367959 [ 189 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.002592175 sec., 64810.439110013795 rows/sec., 4.88 MiB/sec. 2024.11.21 19:38:27.368189 [ 189 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2024.11.21 19:38:27.368538 [ 189 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_33_7} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:27.368638 [ 189 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_33_7} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 2024.11.21 19:38:27.368748 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.11.21 19:38:30.084611 [ 79 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.11.21 19:38:30.084696 [ 79 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:30.084724 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:30.084961 [ 201 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2024.11.21 19:38:30.085157 [ 201 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:38:30.085198 [ 201 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 242 rows starting from the beginning of the part 2024.11.21 19:38:30.085282 [ 201 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2024.11.21 19:38:30.085509 [ 201 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2024.11.21 19:38:30.085715 [ 201 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2024.11.21 19:38:30.085900 [ 201 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part 2024.11.21 19:38:30.087039 [ 188 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.00222833 sec., 133732.43639855855 rows/sec., 9.59 MiB/sec. 2024.11.21 19:38:30.087261 [ 188 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.11.21 19:38:30.087584 [ 188 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_21_5} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:30.087677 [ 188 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_21_5} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.11.21 19:38:30.087782 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.11.21 19:38:30.294011 [ 79 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:38:30.294059 [ 79 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:38:30.432327 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 2024.11.21 19:38:30.432999 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:30.433051 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:30.433623 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.21 19:38:30.433890 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:30.434130 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2024.11.21 19:38:31.775473 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2024.11.21 19:38:31.794622 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:31.794675 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:31.801654 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.21 19:38:31.802402 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:31.805801 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2024.11.21 19:38:31.806019 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:31.806220 [ 276 ] {8b7d4326-a46a-4cb3-a523-49822f7ece4b} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:38:31.806298 [ 276 ] {8b7d4326-a46a-4cb3-a523-49822f7ece4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:38:31.807104 [ 276 ] {8b7d4326-a46a-4cb3-a523-49822f7ece4b} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:31.807161 [ 276 ] {8b7d4326-a46a-4cb3-a523-49822f7ece4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:31.807621 [ 276 ] {8b7d4326-a46a-4cb3-a523-49822f7ece4b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.21 19:38:31.807888 [ 276 ] {8b7d4326-a46a-4cb3-a523-49822f7ece4b} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:31.808083 [ 77 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.11.21 19:38:31.808143 [ 276 ] {8b7d4326-a46a-4cb3-a523-49822f7ece4b} executeQuery: Read 14 rows, 1.01 KiB in 0.001969 sec., 7110.208227526664 rows/sec., 511.84 KiB/sec. 2024.11.21 19:38:31.808169 [ 77 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:31.808238 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:31.808286 [ 276 ] {8b7d4326-a46a-4cb3-a523-49822f7ece4b} TCPHandler: Processed in 0.002400361 sec. 2024.11.21 19:38:31.808450 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2024.11.21 19:38:31.808520 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:31.808620 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:38:31.808700 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part 2024.11.21 19:38:31.808771 [ 282 ] {d3f7cc20-66d2-4588-94ec-4a3bafa31abf} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:38:31.808931 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2024.11.21 19:38:31.808938 [ 282 ] {d3f7cc20-66d2-4588-94ec-4a3bafa31abf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:38:31.809374 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2024.11.21 19:38:31.809691 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2024.11.21 19:38:31.810083 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part 2024.11.21 19:38:31.811801 [ 282 ] {d3f7cc20-66d2-4588-94ec-4a3bafa31abf} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:31.811889 [ 282 ] {d3f7cc20-66d2-4588-94ec-4a3bafa31abf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:31.812869 [ 192 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004515711 sec., 15501.434879247143 rows/sec., 1.15 MiB/sec. 2024.11.21 19:38:31.813046 [ 282 ] {d3f7cc20-66d2-4588-94ec-4a3bafa31abf} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.11.21 19:38:31.813113 [ 192 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.11.21 19:38:31.813487 [ 282 ] {d3f7cc20-66d2-4588-94ec-4a3bafa31abf} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:31.813735 [ 192 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_21_5} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:31.813785 [ 77 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.11.21 19:38:31.813898 [ 77 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:31.813967 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:31.814011 [ 282 ] {d3f7cc20-66d2-4588-94ec-4a3bafa31abf} executeQuery: Read 285 rows, 25.79 KiB in 0.005286 sec., 53916.00454029512 rows/sec., 4.76 MiB/sec. 2024.11.21 19:38:31.814169 [ 192 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_21_5} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.11.21 19:38:31.814445 [ 282 ] {d3f7cc20-66d2-4588-94ec-4a3bafa31abf} TCPHandler: Processed in 0.00599388 sec. 2024.11.21 19:38:31.814461 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.21 19:38:31.814445 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.11.21 19:38:31.814681 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:31.814743 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:38:31.814798 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1435 rows starting from the beginning of the part 2024.11.21 19:38:31.814904 [ 276 ] {3ba6d42d-c29d-4ca8-be76-b5638a172ab2} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:38:31.815075 [ 276 ] {3ba6d42d-c29d-4ca8-be76-b5638a172ab2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:38:31.815093 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part 2024.11.21 19:38:31.815476 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 285 rows starting from the beginning of the part 2024.11.21 19:38:31.815917 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part 2024.11.21 19:38:31.816298 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part 2024.11.21 19:38:31.816645 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 285 rows starting from the beginning of the part 2024.11.21 19:38:31.817763 [ 276 ] {3ba6d42d-c29d-4ca8-be76-b5638a172ab2} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:31.817829 [ 276 ] {3ba6d42d-c29d-4ca8-be76-b5638a172ab2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:31.818844 [ 276 ] {3ba6d42d-c29d-4ca8-be76-b5638a172ab2} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.21 19:38:31.819237 [ 276 ] {3ba6d42d-c29d-4ca8-be76-b5638a172ab2} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:31.819714 [ 276 ] {3ba6d42d-c29d-4ca8-be76-b5638a172ab2} executeQuery: Read 48 rows, 3.54 KiB in 0.004841 sec., 9915.306754802727 rows/sec., 731.06 KiB/sec. 2024.11.21 19:38:31.819976 [ 276 ] {3ba6d42d-c29d-4ca8-be76-b5638a172ab2} TCPHandler: Processed in 0.005401173 sec. 2024.11.21 19:38:31.819983 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2173 rows, containing 5 columns (5 merged, 0 gathered) in 0.005869279 sec., 370232.86846646754 rows/sec., 32.67 MiB/sec. 2024.11.21 19:38:31.820159 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:31.820244 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.11.21 19:38:31.820405 [ 282 ] {f5fb0f92-021e-424b-a4eb-aeaebfb8c1f7} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:38:31.820512 [ 282 ] {f5fb0f92-021e-424b-a4eb-aeaebfb8c1f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:38:31.820806 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_61_12} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:31.821029 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_61_12} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.11.21 19:38:31.821234 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.11.21 19:38:31.821665 [ 282 ] {f5fb0f92-021e-424b-a4eb-aeaebfb8c1f7} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:31.821711 [ 282 ] {f5fb0f92-021e-424b-a4eb-aeaebfb8c1f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:31.822072 [ 282 ] {f5fb0f92-021e-424b-a4eb-aeaebfb8c1f7} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.21 19:38:31.822314 [ 282 ] {f5fb0f92-021e-424b-a4eb-aeaebfb8c1f7} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:31.822525 [ 282 ] {f5fb0f92-021e-424b-a4eb-aeaebfb8c1f7} executeQuery: Read 14 rows, 1004.00 B in 0.002214 sec., 6323.396567299007 rows/sec., 442.85 KiB/sec. 2024.11.21 19:38:31.822583 [ 282 ] {f5fb0f92-021e-424b-a4eb-aeaebfb8c1f7} TCPHandler: Processed in 0.002494384 sec. 2024.11.21 19:38:31.822737 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:31.822868 [ 276 ] {4667e42d-50e7-461c-895c-629ae271c8c8} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:38:31.822921 [ 276 ] {4667e42d-50e7-461c-895c-629ae271c8c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:38:31.823556 [ 276 ] {4667e42d-50e7-461c-895c-629ae271c8c8} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:31.823596 [ 276 ] {4667e42d-50e7-461c-895c-629ae271c8c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:31.823948 [ 276 ] {4667e42d-50e7-461c-895c-629ae271c8c8} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.21 19:38:31.824182 [ 276 ] {4667e42d-50e7-461c-895c-629ae271c8c8} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:31.824338 [ 77 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.11.21 19:38:31.824397 [ 77 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:31.824432 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:31.824449 [ 276 ] {4667e42d-50e7-461c-895c-629ae271c8c8} executeQuery: Read 13 rows, 830.00 B in 0.001602 sec., 8114.8564294631715 rows/sec., 505.96 KiB/sec. 2024.11.21 19:38:31.824819 [ 276 ] {4667e42d-50e7-461c-895c-629ae271c8c8} TCPHandler: Processed in 0.002139098 sec. 2024.11.21 19:38:31.824818 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2024.11.21 19:38:31.825093 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:31.825367 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:38:31.825435 [ 282 ] {df7b5e31-8e12-45ee-88cd-8d3a660510ba} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:38:31.825450 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part 2024.11.21 19:38:31.825529 [ 282 ] {df7b5e31-8e12-45ee-88cd-8d3a660510ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:38:31.825677 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part 2024.11.21 19:38:31.825983 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part 2024.11.21 19:38:31.826389 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part 2024.11.21 19:38:31.826799 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part 2024.11.21 19:38:31.828770 [ 282 ] {df7b5e31-8e12-45ee-88cd-8d3a660510ba} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:31.828847 [ 282 ] {df7b5e31-8e12-45ee-88cd-8d3a660510ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:31.829205 [ 195 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004693403 sec., 13849.226243729763 rows/sec., 917.59 KiB/sec. 2024.11.21 19:38:31.829423 [ 196 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.11.21 19:38:31.829613 [ 282 ] {df7b5e31-8e12-45ee-88cd-8d3a660510ba} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.11.21 19:38:31.829900 [ 200 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_21_5} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:31.830089 [ 282 ] {df7b5e31-8e12-45ee-88cd-8d3a660510ba} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:31.830119 [ 200 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_21_5} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.11.21 19:38:31.830320 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.21 19:38:31.830384 [ 77 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.11.21 19:38:31.830474 [ 77 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:31.830510 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:31.830541 [ 282 ] {df7b5e31-8e12-45ee-88cd-8d3a660510ba} executeQuery: Read 423 rows, 30.96 KiB in 0.005176 sec., 81723.33848531684 rows/sec., 5.84 MiB/sec. 2024.11.21 19:38:31.830846 [ 282 ] {df7b5e31-8e12-45ee-88cd-8d3a660510ba} TCPHandler: Processed in 0.005916719 sec. 2024.11.21 19:38:31.830891 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.11.21 19:38:31.831155 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:31.831487 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:38:31.831555 [ 276 ] {4fe1c01a-fa09-4572-8d0d-fa8cf7316fab} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:38:31.831627 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 915 rows starting from the beginning of the part 2024.11.21 19:38:31.831735 [ 276 ] {4fe1c01a-fa09-4572-8d0d-fa8cf7316fab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:38:31.832486 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part 2024.11.21 19:38:31.832837 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 423 rows starting from the beginning of the part 2024.11.21 19:38:31.833076 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part 2024.11.21 19:38:31.833444 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part 2024.11.21 19:38:31.833780 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 423 rows starting from the beginning of the part 2024.11.21 19:38:31.834411 [ 276 ] {4fe1c01a-fa09-4572-8d0d-fa8cf7316fab} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:31.834485 [ 276 ] {4fe1c01a-fa09-4572-8d0d-fa8cf7316fab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:31.835370 [ 276 ] {4fe1c01a-fa09-4572-8d0d-fa8cf7316fab} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.21 19:38:31.835954 [ 276 ] {4fe1c01a-fa09-4572-8d0d-fa8cf7316fab} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:31.836356 [ 276 ] {4fe1c01a-fa09-4572-8d0d-fa8cf7316fab} executeQuery: Read 6 rows, 321.00 B in 0.00494 sec., 1214.5748987854251 rows/sec., 63.46 KiB/sec. 2024.11.21 19:38:31.836440 [ 276 ] {4fe1c01a-fa09-4572-8d0d-fa8cf7316fab} TCPHandler: Processed in 0.005455633 sec. 2024.11.21 19:38:31.836700 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:31.836867 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.006244353 sec., 312762.5872528347 rows/sec., 23.94 MiB/sec. 2024.11.21 19:38:31.836940 [ 282 ] {dccfc5c5-2250-42a8-bba0-cff4e9f6a7b4} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:38:31.837021 [ 282 ] {dccfc5c5-2250-42a8-bba0-cff4e9f6a7b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:38:31.837161 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.11.21 19:38:31.837867 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_61_12} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:31.838046 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_61_12} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.11.21 19:38:31.838235 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.11.21 19:38:31.838343 [ 282 ] {dccfc5c5-2250-42a8-bba0-cff4e9f6a7b4} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:31.838388 [ 282 ] {dccfc5c5-2250-42a8-bba0-cff4e9f6a7b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:31.838798 [ 282 ] {dccfc5c5-2250-42a8-bba0-cff4e9f6a7b4} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.11.21 19:38:31.839043 [ 282 ] {dccfc5c5-2250-42a8-bba0-cff4e9f6a7b4} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:31.839225 [ 77 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.11.21 19:38:31.839282 [ 77 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:31.839298 [ 282 ] {dccfc5c5-2250-42a8-bba0-cff4e9f6a7b4} executeQuery: Read 237 rows, 16.27 KiB in 0.002398 sec., 98832.3603002502 rows/sec., 6.62 MiB/sec. 2024.11.21 19:38:31.839318 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:31.839489 [ 282 ] {dccfc5c5-2250-42a8-bba0-cff4e9f6a7b4} TCPHandler: Processed in 0.002934389 sec. 2024.11.21 19:38:31.839538 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.11.21 19:38:31.839658 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:31.839663 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:38:31.839707 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_61_12} MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 10837 rows starting from the beginning of the part 2024.11.21 19:38:31.839933 [ 276 ] {2c06a27b-cb09-422d-985b-645a1ae85dd5} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:38:31.839954 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part 2024.11.21 19:38:31.840064 [ 276 ] {2c06a27b-cb09-422d-985b-645a1ae85dd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:38:31.840264 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 237 rows starting from the beginning of the part 2024.11.21 19:38:31.840574 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 128 rows starting from the beginning of the part 2024.11.21 19:38:31.840937 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part 2024.11.21 19:38:31.841299 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part 2024.11.21 19:38:31.842115 [ 276 ] {2c06a27b-cb09-422d-985b-645a1ae85dd5} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:31.842157 [ 276 ] {2c06a27b-cb09-422d-985b-645a1ae85dd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:31.842597 [ 276 ] {2c06a27b-cb09-422d-985b-645a1ae85dd5} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.21 19:38:31.842881 [ 276 ] {2c06a27b-cb09-422d-985b-645a1ae85dd5} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:31.843340 [ 276 ] {2c06a27b-cb09-422d-985b-645a1ae85dd5} executeQuery: Read 1 rows, 69.00 B in 0.003527 sec., 283.5270768358378 rows/sec., 19.10 KiB/sec. 2024.11.21 19:38:31.843559 [ 276 ] {2c06a27b-cb09-422d-985b-645a1ae85dd5} TCPHandler: Processed in 0.003964193 sec. 2024.11.21 19:38:31.843741 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:31.843863 [ 282 ] {f1a5e650-55fd-4c6d-9e3e-ed44cdc60e0b} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:38:31.843937 [ 282 ] {f1a5e650-55fd-4c6d-9e3e-ed44cdc60e0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:38:31.845343 [ 282 ] {f1a5e650-55fd-4c6d-9e3e-ed44cdc60e0b} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:31.845383 [ 282 ] {f1a5e650-55fd-4c6d-9e3e-ed44cdc60e0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:31.845863 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 11759 rows, containing 5 columns (5 merged, 0 gathered) in 0.006420465 sec., 1831487.2832419458 rows/sec., 124.72 MiB/sec. 2024.11.21 19:38:31.846315 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.11.21 19:38:31.846420 [ 282 ] {f1a5e650-55fd-4c6d-9e3e-ed44cdc60e0b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.21 19:38:31.846945 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_61_12} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:31.846979 [ 282 ] {f1a5e650-55fd-4c6d-9e3e-ed44cdc60e0b} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:31.847130 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_61_12} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.11.21 19:38:31.847458 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. 2024.11.21 19:38:31.847607 [ 282 ] {f1a5e650-55fd-4c6d-9e3e-ed44cdc60e0b} executeQuery: Read 41 rows, 75.23 KiB in 0.003769 sec., 10878.21703369594 rows/sec., 19.49 MiB/sec. 2024.11.21 19:38:31.848000 [ 282 ] {f1a5e650-55fd-4c6d-9e3e-ed44cdc60e0b} TCPHandler: Processed in 0.004330268 sec. 2024.11.21 19:38:31.848150 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:31.848261 [ 276 ] {e1a2090c-7a9d-4a96-b00e-61827623cdf1} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:38:31.848308 [ 276 ] {e1a2090c-7a9d-4a96-b00e-61827623cdf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:38:31.848838 [ 276 ] {e1a2090c-7a9d-4a96-b00e-61827623cdf1} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:31.848889 [ 276 ] {e1a2090c-7a9d-4a96-b00e-61827623cdf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:31.849380 [ 276 ] {e1a2090c-7a9d-4a96-b00e-61827623cdf1} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.11.21 19:38:31.849743 [ 276 ] {e1a2090c-7a9d-4a96-b00e-61827623cdf1} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:31.849955 [ 76 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.11.21 19:38:31.850026 [ 76 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:31.850039 [ 276 ] {e1a2090c-7a9d-4a96-b00e-61827623cdf1} executeQuery: Read 82 rows, 5.33 KiB in 0.00179 sec., 45810.05586592179 rows/sec., 2.91 MiB/sec. 2024.11.21 19:38:31.850068 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:31.850218 [ 276 ] {e1a2090c-7a9d-4a96-b00e-61827623cdf1} TCPHandler: Processed in 0.002118539 sec. 2024.11.21 19:38:31.850296 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.11.21 19:38:31.850515 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:38:31.850563 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3268 rows starting from the beginning of the part 2024.11.21 19:38:31.850667 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part 2024.11.21 19:38:31.850875 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part 2024.11.21 19:38:31.851058 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 48 rows starting from the beginning of the part 2024.11.21 19:38:31.851237 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part 2024.11.21 19:38:31.851459 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part 2024.11.21 19:38:31.852882 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3600 rows, containing 4 columns (4 merged, 0 gathered) in 0.002683016 sec., 1341773.5861433551 rows/sec., 88.12 MiB/sec. 2024.11.21 19:38:31.853251 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.11.21 19:38:31.853570 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_61_12} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:31.853661 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_61_12} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.11.21 19:38:31.853756 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2024.11.21 19:38:35.530143 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1024 2024.11.21 19:38:35.533396 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:35.533458 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:35.534949 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.21 19:38:35.535264 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:35.535501 [ 71 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.11.21 19:38:35.535617 [ 71 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:35.535680 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:35.536130 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.11.21 19:38:35.536899 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1024 2024.11.21 19:38:35.537361 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:38:35.537543 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 880 rows starting from the beginning of the part 2024.11.21 19:38:35.538181 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part 2024.11.21 19:38:35.538779 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part 2024.11.21 19:38:35.539365 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part 2024.11.21 19:38:35.539972 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part 2024.11.21 19:38:35.540556 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part 2024.11.21 19:38:35.548988 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1024 rows, containing 72 columns (72 merged, 0 gathered) in 0.013144315 sec., 77904.40201714581 rows/sec., 62.51 MiB/sec. 2024.11.21 19:38:35.550242 [ 199 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.11.21 19:38:35.550959 [ 199 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_31_6} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:35.551048 [ 199 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_31_6} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.11.21 19:38:35.551264 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. 2024.11.21 19:38:36.799420 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:36.799612 [ 276 ] {1f9047e6-3e9a-481c-b815-72d2143a0331} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:38:36.799689 [ 276 ] {1f9047e6-3e9a-481c-b815-72d2143a0331} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:38:36.800477 [ 276 ] {1f9047e6-3e9a-481c-b815-72d2143a0331} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:36.800530 [ 276 ] {1f9047e6-3e9a-481c-b815-72d2143a0331} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:36.800981 [ 276 ] {1f9047e6-3e9a-481c-b815-72d2143a0331} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.21 19:38:36.801247 [ 276 ] {1f9047e6-3e9a-481c-b815-72d2143a0331} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:36.801543 [ 276 ] {1f9047e6-3e9a-481c-b815-72d2143a0331} executeQuery: Read 12 rows, 1002.00 B in 0.001976 sec., 6072.8744939271255 rows/sec., 495.20 KiB/sec. 2024.11.21 19:38:36.801787 [ 276 ] {1f9047e6-3e9a-481c-b815-72d2143a0331} TCPHandler: Processed in 0.002496654 sec. 2024.11.21 19:38:36.801994 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:36.802142 [ 282 ] {b3e69886-310d-4f9a-8eb9-32b3fc08918f} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:38:36.802201 [ 282 ] {b3e69886-310d-4f9a-8eb9-32b3fc08918f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:38:36.802871 [ 282 ] {b3e69886-310d-4f9a-8eb9-32b3fc08918f} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:36.802914 [ 282 ] {b3e69886-310d-4f9a-8eb9-32b3fc08918f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:36.803293 [ 282 ] {b3e69886-310d-4f9a-8eb9-32b3fc08918f} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.11.21 19:38:36.803547 [ 282 ] {b3e69886-310d-4f9a-8eb9-32b3fc08918f} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:36.803777 [ 282 ] {b3e69886-310d-4f9a-8eb9-32b3fc08918f} executeQuery: Read 62 rows, 4.84 KiB in 0.001669 sec., 37147.99281006591 rows/sec., 2.83 MiB/sec. 2024.11.21 19:38:36.803843 [ 282 ] {b3e69886-310d-4f9a-8eb9-32b3fc08918f} TCPHandler: Processed in 0.001921616 sec. 2024.11.21 19:38:36.804000 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:36.804131 [ 276 ] {7c1a51df-3aba-4430-96e5-b567f903d2e2} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:38:36.804187 [ 276 ] {7c1a51df-3aba-4430-96e5-b567f903d2e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:38:36.804786 [ 276 ] {7c1a51df-3aba-4430-96e5-b567f903d2e2} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:36.804826 [ 276 ] {7c1a51df-3aba-4430-96e5-b567f903d2e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:36.805179 [ 276 ] {7c1a51df-3aba-4430-96e5-b567f903d2e2} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.21 19:38:36.805418 [ 276 ] {7c1a51df-3aba-4430-96e5-b567f903d2e2} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:36.805621 [ 276 ] {7c1a51df-3aba-4430-96e5-b567f903d2e2} executeQuery: Read 12 rows, 858.00 B in 0.00152 sec., 7894.736842105262 rows/sec., 551.24 KiB/sec. 2024.11.21 19:38:36.805675 [ 276 ] {7c1a51df-3aba-4430-96e5-b567f903d2e2} TCPHandler: Processed in 0.001739214 sec. 2024.11.21 19:38:36.805824 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:36.805932 [ 282 ] {fd34fe28-5267-4dd8-87a3-ee26c350eb08} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:38:36.805977 [ 282 ] {fd34fe28-5267-4dd8-87a3-ee26c350eb08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:38:36.806538 [ 282 ] {fd34fe28-5267-4dd8-87a3-ee26c350eb08} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:36.806577 [ 282 ] {fd34fe28-5267-4dd8-87a3-ee26c350eb08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:36.806949 [ 282 ] {fd34fe28-5267-4dd8-87a3-ee26c350eb08} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.11.21 19:38:36.807191 [ 282 ] {fd34fe28-5267-4dd8-87a3-ee26c350eb08} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:36.807395 [ 282 ] {fd34fe28-5267-4dd8-87a3-ee26c350eb08} executeQuery: Read 76 rows, 6.09 KiB in 0.001485 sec., 51178.45117845118 rows/sec., 4.01 MiB/sec. 2024.11.21 19:38:36.807446 [ 282 ] {fd34fe28-5267-4dd8-87a3-ee26c350eb08} TCPHandler: Processed in 0.001674582 sec. 2024.11.21 19:38:36.807587 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:36.807693 [ 276 ] {8103e49e-4ba8-4d5d-94db-eaf752b1f71e} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:38:36.807743 [ 276 ] {8103e49e-4ba8-4d5d-94db-eaf752b1f71e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:38:36.808276 [ 276 ] {8103e49e-4ba8-4d5d-94db-eaf752b1f71e} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:36.808315 [ 276 ] {8103e49e-4ba8-4d5d-94db-eaf752b1f71e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:36.808703 [ 276 ] {8103e49e-4ba8-4d5d-94db-eaf752b1f71e} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.11.21 19:38:36.808937 [ 276 ] {8103e49e-4ba8-4d5d-94db-eaf752b1f71e} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:36.809201 [ 276 ] {8103e49e-4ba8-4d5d-94db-eaf752b1f71e} executeQuery: Read 134 rows, 9.55 KiB in 0.001526 sec., 87811.27129750983 rows/sec., 6.11 MiB/sec. 2024.11.21 19:38:36.809284 [ 276 ] {8103e49e-4ba8-4d5d-94db-eaf752b1f71e} TCPHandler: Processed in 0.001742793 sec. 2024.11.21 19:38:36.809521 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:36.809688 [ 282 ] {1402b6ca-31d3-4eb8-94db-fb1c7bffbe82} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:38:36.809746 [ 282 ] {1402b6ca-31d3-4eb8-94db-fb1c7bffbe82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:38:36.810303 [ 282 ] {1402b6ca-31d3-4eb8-94db-fb1c7bffbe82} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:36.810349 [ 282 ] {1402b6ca-31d3-4eb8-94db-fb1c7bffbe82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:36.810749 [ 282 ] {1402b6ca-31d3-4eb8-94db-fb1c7bffbe82} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.11.21 19:38:36.810984 [ 282 ] {1402b6ca-31d3-4eb8-94db-fb1c7bffbe82} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:36.811200 [ 282 ] {1402b6ca-31d3-4eb8-94db-fb1c7bffbe82} executeQuery: Read 48 rows, 3.31 KiB in 0.001542 sec., 31128.4046692607 rows/sec., 2.10 MiB/sec. 2024.11.21 19:38:36.811249 [ 282 ] {1402b6ca-31d3-4eb8-94db-fb1c7bffbe82} TCPHandler: Processed in 0.001846665 sec. 2024.11.21 19:38:37.934351 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 2024.11.21 19:38:37.935173 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:37.935238 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:37.936006 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.21 19:38:37.936266 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:37.936537 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 2024.11.21 19:38:39.305969 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 2024.11.21 19:38:39.325447 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:39.325503 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:39.332847 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.21 19:38:39.333600 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:39.336244 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 324 2024.11.21 19:38:40.962066 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35843, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:41.137827 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62293, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:41.170241 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61368, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:41.171438 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46980, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:41.426821 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60889, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:41.446158 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36654, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:41.453482 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59307, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:41.497833 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56580, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:41.800132 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:41.800346 [ 276 ] {d42e97af-d002-43cd-9a22-85a2ffceba60} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:38:41.800431 [ 276 ] {d42e97af-d002-43cd-9a22-85a2ffceba60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:38:41.801280 [ 276 ] {d42e97af-d002-43cd-9a22-85a2ffceba60} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:41.801327 [ 276 ] {d42e97af-d002-43cd-9a22-85a2ffceba60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:41.801800 [ 276 ] {d42e97af-d002-43cd-9a22-85a2ffceba60} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.11.21 19:38:41.802063 [ 276 ] {d42e97af-d002-43cd-9a22-85a2ffceba60} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:41.802318 [ 276 ] {d42e97af-d002-43cd-9a22-85a2ffceba60} executeQuery: Read 56 rows, 4.41 KiB in 0.002031 sec., 27572.6243229936 rows/sec., 2.12 MiB/sec. 2024.11.21 19:38:41.802389 [ 276 ] {d42e97af-d002-43cd-9a22-85a2ffceba60} TCPHandler: Processed in 0.002396352 sec. 2024.11.21 19:38:41.802581 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:41.802708 [ 282 ] {06ed09a2-67a7-406a-bd1d-6c04a34d746c} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:38:41.802762 [ 282 ] {06ed09a2-67a7-406a-bd1d-6c04a34d746c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:38:41.803383 [ 282 ] {06ed09a2-67a7-406a-bd1d-6c04a34d746c} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:41.803424 [ 282 ] {06ed09a2-67a7-406a-bd1d-6c04a34d746c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:41.803821 [ 282 ] {06ed09a2-67a7-406a-bd1d-6c04a34d746c} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.11.21 19:38:41.804077 [ 282 ] {06ed09a2-67a7-406a-bd1d-6c04a34d746c} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:41.804335 [ 282 ] {06ed09a2-67a7-406a-bd1d-6c04a34d746c} executeQuery: Read 64 rows, 5.12 KiB in 0.001658 sec., 38600.72376357057 rows/sec., 3.01 MiB/sec. 2024.11.21 19:38:41.804388 [ 282 ] {06ed09a2-67a7-406a-bd1d-6c04a34d746c} TCPHandler: Processed in 0.001868335 sec. 2024.11.21 19:38:41.804542 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:41.804652 [ 276 ] {4e8c17ce-9680-419c-8207-406a27c328d5} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:38:41.804703 [ 276 ] {4e8c17ce-9680-419c-8207-406a27c328d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:38:41.805257 [ 276 ] {4e8c17ce-9680-419c-8207-406a27c328d5} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:41.805297 [ 276 ] {4e8c17ce-9680-419c-8207-406a27c328d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:41.805705 [ 276 ] {4e8c17ce-9680-419c-8207-406a27c328d5} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.11.21 19:38:41.805966 [ 276 ] {4e8c17ce-9680-419c-8207-406a27c328d5} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:41.806188 [ 276 ] {4e8c17ce-9680-419c-8207-406a27c328d5} executeQuery: Read 160 rows, 11.41 KiB in 0.001557 sec., 102761.72125883108 rows/sec., 7.16 MiB/sec. 2024.11.21 19:38:41.806241 [ 276 ] {4e8c17ce-9680-419c-8207-406a27c328d5} TCPHandler: Processed in 0.001751734 sec. 2024.11.21 19:38:41.806411 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:41.806519 [ 282 ] {9d4ec78f-f3c7-4c11-9d1e-380e23e03021} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:38:41.806566 [ 282 ] {9d4ec78f-f3c7-4c11-9d1e-380e23e03021} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:38:41.807034 [ 282 ] {9d4ec78f-f3c7-4c11-9d1e-380e23e03021} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:41.807075 [ 282 ] {9d4ec78f-f3c7-4c11-9d1e-380e23e03021} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:41.807445 [ 282 ] {9d4ec78f-f3c7-4c11-9d1e-380e23e03021} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.11.21 19:38:41.807683 [ 282 ] {9d4ec78f-f3c7-4c11-9d1e-380e23e03021} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:41.807922 [ 282 ] {9d4ec78f-f3c7-4c11-9d1e-380e23e03021} executeQuery: Read 60 rows, 4.14 KiB in 0.00142 sec., 42253.52112676056 rows/sec., 2.85 MiB/sec. 2024.11.21 19:38:41.807981 [ 282 ] {9d4ec78f-f3c7-4c11-9d1e-380e23e03021} TCPHandler: Processed in 0.001633032 sec. 2024.11.21 19:38:42.810252 [ 59 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.11.21 19:38:42.810339 [ 59 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:42.810367 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:42.810577 [ 195 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2024.11.21 19:38:42.810829 [ 195 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:38:42.810871 [ 195 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 102 rows starting from the beginning of the part 2024.11.21 19:38:42.810951 [ 195 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2024.11.21 19:38:42.811089 [ 195 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2024.11.21 19:38:42.811367 [ 195 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2024.11.21 19:38:42.811607 [ 195 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2024.11.21 19:38:42.812782 [ 191 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.002342791 sec., 53782.006162734964 rows/sec., 2.74 MiB/sec. 2024.11.21 19:38:42.812906 [ 191 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.11.21 19:38:42.813199 [ 191 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_21_5} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:42.813286 [ 191 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_21_5} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.11.21 19:38:42.813361 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.21 19:38:43.163088 [ 59 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.11.21 19:38:43.163140 [ 59 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:43.163167 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:43.163287 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2024.11.21 19:38:43.163457 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:38:43.163488 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 17 rows starting from the beginning of the part 2024.11.21 19:38:43.163551 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2024.11.21 19:38:43.163769 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2024.11.21 19:38:43.163965 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2024.11.21 19:38:43.164165 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2024.11.21 19:38:43.165280 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.002054617 sec., 10220.883016153375 rows/sec., 688.71 KiB/sec. 2024.11.21 19:38:43.165482 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.11.21 19:38:43.165848 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_21_5} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:43.165942 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_21_5} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.11.21 19:38:43.166038 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.21 19:38:44.118842 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57986, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:44.588581 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:44.744124 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52363, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:44.817924 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45836, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:44.823384 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52929, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:44.833144 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47628, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:44.835516 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:44.842857 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39835, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:45.073168 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:45.294103 [ 54 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:38:45.294153 [ 54 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:38:45.384080 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58280, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:45.436748 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 2024.11.21 19:38:45.437400 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:45.437444 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:45.437995 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.21 19:38:45.438244 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:45.438485 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2024.11.21 19:38:45.445486 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36429, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:45.537247 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1044 2024.11.21 19:38:45.540204 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:45.540263 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:45.541745 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.21 19:38:45.542057 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:45.542675 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1044 2024.11.21 19:38:45.641191 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62061, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:45.668709 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43928, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:45.684951 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53911, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:45.760587 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55130, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:45.820009 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54450, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:45.888382 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53890, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:46.386798 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52753, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:46.437560 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42309, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:46.461903 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49615, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:46.476245 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35395, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:46.476273 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52292, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:46.477615 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43402, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:46.493958 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44239, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:38:46.807413 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:46.807628 [ 276 ] {3f05d104-86ca-4e6b-9321-a6fa67ce0060} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:38:46.807710 [ 276 ] {3f05d104-86ca-4e6b-9321-a6fa67ce0060} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:38:46.808505 [ 276 ] {3f05d104-86ca-4e6b-9321-a6fa67ce0060} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:46.808556 [ 276 ] {3f05d104-86ca-4e6b-9321-a6fa67ce0060} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:46.809006 [ 276 ] {3f05d104-86ca-4e6b-9321-a6fa67ce0060} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.21 19:38:46.809261 [ 276 ] {3f05d104-86ca-4e6b-9321-a6fa67ce0060} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:46.809508 [ 276 ] {3f05d104-86ca-4e6b-9321-a6fa67ce0060} executeQuery: Read 14 rows, 1.01 KiB in 0.001939 sec., 7220.216606498195 rows/sec., 519.76 KiB/sec. 2024.11.21 19:38:46.809574 [ 276 ] {3f05d104-86ca-4e6b-9321-a6fa67ce0060} TCPHandler: Processed in 0.002298451 sec. 2024.11.21 19:38:46.809768 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:46.809912 [ 282 ] {1f323605-c661-4589-b2f0-c1abdb4c02a3} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:38:46.809972 [ 282 ] {1f323605-c661-4589-b2f0-c1abdb4c02a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:38:46.810782 [ 282 ] {1f323605-c661-4589-b2f0-c1abdb4c02a3} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:46.810833 [ 282 ] {1f323605-c661-4589-b2f0-c1abdb4c02a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:46.811273 [ 282 ] {1f323605-c661-4589-b2f0-c1abdb4c02a3} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.11.21 19:38:46.811524 [ 282 ] {1f323605-c661-4589-b2f0-c1abdb4c02a3} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:46.811748 [ 282 ] {1f323605-c661-4589-b2f0-c1abdb4c02a3} executeQuery: Read 285 rows, 25.79 KiB in 0.00187 sec., 152406.41711229947 rows/sec., 13.47 MiB/sec. 2024.11.21 19:38:46.811802 [ 282 ] {1f323605-c661-4589-b2f0-c1abdb4c02a3} TCPHandler: Processed in 0.002106848 sec. 2024.11.21 19:38:46.811948 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:46.812078 [ 276 ] {820d056b-6ecc-443d-a0e1-f325ac4dc222} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:38:46.812134 [ 276 ] {820d056b-6ecc-443d-a0e1-f325ac4dc222} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:38:46.812795 [ 276 ] {820d056b-6ecc-443d-a0e1-f325ac4dc222} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:46.812844 [ 276 ] {820d056b-6ecc-443d-a0e1-f325ac4dc222} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:46.813218 [ 276 ] {820d056b-6ecc-443d-a0e1-f325ac4dc222} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.21 19:38:46.813459 [ 276 ] {820d056b-6ecc-443d-a0e1-f325ac4dc222} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:46.813664 [ 276 ] {820d056b-6ecc-443d-a0e1-f325ac4dc222} executeQuery: Read 48 rows, 3.54 KiB in 0.001616 sec., 29702.970297029704 rows/sec., 2.14 MiB/sec. 2024.11.21 19:38:46.813717 [ 276 ] {820d056b-6ecc-443d-a0e1-f325ac4dc222} TCPHandler: Processed in 0.001826234 sec. 2024.11.21 19:38:46.813847 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:46.813960 [ 282 ] {a74a8cee-9456-49ee-a6d3-36b9e5b6898c} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:38:46.814015 [ 282 ] {a74a8cee-9456-49ee-a6d3-36b9e5b6898c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:38:46.814650 [ 282 ] {a74a8cee-9456-49ee-a6d3-36b9e5b6898c} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:46.814698 [ 282 ] {a74a8cee-9456-49ee-a6d3-36b9e5b6898c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:46.815162 [ 282 ] {a74a8cee-9456-49ee-a6d3-36b9e5b6898c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.21 19:38:46.815411 [ 282 ] {a74a8cee-9456-49ee-a6d3-36b9e5b6898c} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:46.815625 [ 282 ] {a74a8cee-9456-49ee-a6d3-36b9e5b6898c} executeQuery: Read 14 rows, 1004.00 B in 0.001692 sec., 8274.231678486998 rows/sec., 579.47 KiB/sec. 2024.11.21 19:38:46.815679 [ 282 ] {a74a8cee-9456-49ee-a6d3-36b9e5b6898c} TCPHandler: Processed in 0.001884015 sec. 2024.11.21 19:38:46.815835 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:46.815947 [ 276 ] {7c5bb7dc-56db-4504-9718-360ac2481a41} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:38:46.816002 [ 276 ] {7c5bb7dc-56db-4504-9718-360ac2481a41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:38:46.816640 [ 276 ] {7c5bb7dc-56db-4504-9718-360ac2481a41} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:46.816688 [ 276 ] {7c5bb7dc-56db-4504-9718-360ac2481a41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:46.817096 [ 276 ] {7c5bb7dc-56db-4504-9718-360ac2481a41} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.21 19:38:46.817335 [ 276 ] {7c5bb7dc-56db-4504-9718-360ac2481a41} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:46.817536 [ 276 ] {7c5bb7dc-56db-4504-9718-360ac2481a41} executeQuery: Read 13 rows, 830.00 B in 0.001616 sec., 8044.554455445545 rows/sec., 501.58 KiB/sec. 2024.11.21 19:38:46.817590 [ 276 ] {7c5bb7dc-56db-4504-9718-360ac2481a41} TCPHandler: Processed in 0.001808204 sec. 2024.11.21 19:38:46.817717 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:46.817824 [ 282 ] {716460ee-9c4e-4dce-8020-98e7bffac3f0} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:38:46.817870 [ 282 ] {716460ee-9c4e-4dce-8020-98e7bffac3f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:38:46.818522 [ 282 ] {716460ee-9c4e-4dce-8020-98e7bffac3f0} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:46.818562 [ 282 ] {716460ee-9c4e-4dce-8020-98e7bffac3f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:46.818938 [ 282 ] {716460ee-9c4e-4dce-8020-98e7bffac3f0} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.11.21 19:38:46.819182 [ 282 ] {716460ee-9c4e-4dce-8020-98e7bffac3f0} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:46.819392 [ 282 ] {716460ee-9c4e-4dce-8020-98e7bffac3f0} executeQuery: Read 423 rows, 30.96 KiB in 0.001587 sec., 266540.6427221172 rows/sec., 19.05 MiB/sec. 2024.11.21 19:38:46.819446 [ 282 ] {716460ee-9c4e-4dce-8020-98e7bffac3f0} TCPHandler: Processed in 0.001781244 sec. 2024.11.21 19:38:46.819570 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:46.819675 [ 276 ] {7ad50f4b-cafe-436d-8dab-39523a15e28f} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:38:46.819722 [ 276 ] {7ad50f4b-cafe-436d-8dab-39523a15e28f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:38:46.820159 [ 276 ] {7ad50f4b-cafe-436d-8dab-39523a15e28f} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:46.820198 [ 276 ] {7ad50f4b-cafe-436d-8dab-39523a15e28f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:46.820557 [ 276 ] {7ad50f4b-cafe-436d-8dab-39523a15e28f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.21 19:38:46.820794 [ 276 ] {7ad50f4b-cafe-436d-8dab-39523a15e28f} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:46.821003 [ 276 ] {7ad50f4b-cafe-436d-8dab-39523a15e28f} executeQuery: Read 6 rows, 321.00 B in 0.001349 sec., 4447.739065974796 rows/sec., 232.38 KiB/sec. 2024.11.21 19:38:46.821053 [ 276 ] {7ad50f4b-cafe-436d-8dab-39523a15e28f} TCPHandler: Processed in 0.00153575 sec. 2024.11.21 19:38:46.821190 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:46.821316 [ 282 ] {efdc53a7-7fbd-4cfe-bea2-f399fde77237} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:38:46.821374 [ 282 ] {efdc53a7-7fbd-4cfe-bea2-f399fde77237} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:38:46.821986 [ 282 ] {efdc53a7-7fbd-4cfe-bea2-f399fde77237} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:46.822026 [ 282 ] {efdc53a7-7fbd-4cfe-bea2-f399fde77237} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:46.822421 [ 282 ] {efdc53a7-7fbd-4cfe-bea2-f399fde77237} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.11.21 19:38:46.822675 [ 282 ] {efdc53a7-7fbd-4cfe-bea2-f399fde77237} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:46.822899 [ 282 ] {efdc53a7-7fbd-4cfe-bea2-f399fde77237} executeQuery: Read 237 rows, 16.27 KiB in 0.001607 sec., 147479.7759800871 rows/sec., 9.89 MiB/sec. 2024.11.21 19:38:46.822980 [ 282 ] {efdc53a7-7fbd-4cfe-bea2-f399fde77237} TCPHandler: Processed in 0.001853285 sec. 2024.11.21 19:38:46.823192 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:46.823483 [ 276 ] {f13c941c-22ad-4bd1-aaca-5a92f410125b} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:38:46.823550 [ 276 ] {f13c941c-22ad-4bd1-aaca-5a92f410125b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:38:46.824048 [ 276 ] {f13c941c-22ad-4bd1-aaca-5a92f410125b} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:46.824088 [ 276 ] {f13c941c-22ad-4bd1-aaca-5a92f410125b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:46.824443 [ 276 ] {f13c941c-22ad-4bd1-aaca-5a92f410125b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.21 19:38:46.824680 [ 276 ] {f13c941c-22ad-4bd1-aaca-5a92f410125b} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:46.824891 [ 276 ] {f13c941c-22ad-4bd1-aaca-5a92f410125b} executeQuery: Read 1 rows, 69.00 B in 0.001487 sec., 672.4949562878278 rows/sec., 45.31 KiB/sec. 2024.11.21 19:38:46.824948 [ 276 ] {f13c941c-22ad-4bd1-aaca-5a92f410125b} TCPHandler: Processed in 0.001894275 sec. 2024.11.21 19:38:46.825078 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:46.825185 [ 282 ] {e76ad13b-db93-43bb-a555-2d5e3c705073} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:38:46.825252 [ 282 ] {e76ad13b-db93-43bb-a555-2d5e3c705073} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:38:46.826368 [ 282 ] {e76ad13b-db93-43bb-a555-2d5e3c705073} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:46.826408 [ 282 ] {e76ad13b-db93-43bb-a555-2d5e3c705073} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:46.827072 [ 282 ] {e76ad13b-db93-43bb-a555-2d5e3c705073} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.21 19:38:46.827340 [ 282 ] {e76ad13b-db93-43bb-a555-2d5e3c705073} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:46.827521 [ 50 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 2024.11.21 19:38:46.827608 [ 282 ] {e76ad13b-db93-43bb-a555-2d5e3c705073} executeQuery: Read 41 rows, 75.23 KiB in 0.00244 sec., 16803.27868852459 rows/sec., 30.11 MiB/sec. 2024.11.21 19:38:46.827618 [ 50 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:46.827695 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:46.827999 [ 282 ] {e76ad13b-db93-43bb-a555-2d5e3c705073} TCPHandler: Processed in 0.00297069 sec. 2024.11.21 19:38:46.828043 [ 186 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_24_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full 2024.11.21 19:38:46.828193 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:46.828469 [ 276 ] {02dd666b-f270-4dfe-a2a5-48e30a118401} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:38:46.828611 [ 276 ] {02dd666b-f270-4dfe-a2a5-48e30a118401} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:38:46.828765 [ 186 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:38:46.828997 [ 186 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 608 rows starting from the beginning of the part 2024.11.21 19:38:46.829849 [ 186 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part 2024.11.21 19:38:46.830688 [ 186 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part 2024.11.21 19:38:46.830783 [ 276 ] {02dd666b-f270-4dfe-a2a5-48e30a118401} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:46.830879 [ 276 ] {02dd666b-f270-4dfe-a2a5-48e30a118401} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:46.831243 [ 186 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part 2024.11.21 19:38:46.832059 [ 186 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part 2024.11.21 19:38:46.832395 [ 276 ] {02dd666b-f270-4dfe-a2a5-48e30a118401} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.11.21 19:38:46.832711 [ 186 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part 2024.11.21 19:38:46.833412 [ 276 ] {02dd666b-f270-4dfe-a2a5-48e30a118401} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:46.834109 [ 276 ] {02dd666b-f270-4dfe-a2a5-48e30a118401} executeQuery: Read 82 rows, 5.33 KiB in 0.005709 sec., 14363.28603958662 rows/sec., 934.14 KiB/sec. 2024.11.21 19:38:46.834397 [ 276 ] {02dd666b-f270-4dfe-a2a5-48e30a118401} TCPHandler: Processed in 0.006303294 sec. 2024.11.21 19:38:46.836399 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 2024.11.21 19:38:46.851289 [ 186 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 813 rows, containing 19 columns (19 merged, 0 gathered) in 0.023451953 sec., 34666.62243438745 rows/sec., 62.12 MiB/sec. 2024.11.21 19:38:46.852129 [ 186 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2024.11.21 19:38:46.852953 [ 186 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_24_5} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:46.853102 [ 186 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_24_5} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 2024.11.21 19:38:46.853280 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. 2024.11.21 19:38:46.863995 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:46.864039 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:46.871378 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.21 19:38:46.872180 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:46.874983 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2024.11.21 19:38:47.000188 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 216.84 MiB, peak 224.78 MiB, free memory in arenas 0.00 B, will set to 219.18 MiB (RSS), difference: 2.34 MiB 2024.11.21 19:38:48.439595 [ 48 ] {} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.11.21 19:38:48.439686 [ 48 ] {} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:48.439715 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:48.439925 [ 195 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.11.21 19:38:48.440129 [ 195 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:38:48.440166 [ 195 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part 2024.11.21 19:38:48.440254 [ 195 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part 2024.11.21 19:38:48.440432 [ 195 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2024.11.21 19:38:48.440679 [ 195 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2024.11.21 19:38:48.440879 [ 195 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part 2024.11.21 19:38:48.441996 [ 201 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.00219769 sec., 21841.114988920184 rows/sec., 1.82 MiB/sec. 2024.11.21 19:38:48.442213 [ 192 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.11.21 19:38:48.442596 [ 192 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_13_3} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:48.442698 [ 192 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_13_3} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.11.21 19:38:48.442816 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.21 19:38:51.799205 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:51.799414 [ 276 ] {cdbf9b2d-0254-44c1-a2b8-8c05269301c8} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:38:51.799495 [ 276 ] {cdbf9b2d-0254-44c1-a2b8-8c05269301c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:38:51.800333 [ 276 ] {cdbf9b2d-0254-44c1-a2b8-8c05269301c8} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:51.800374 [ 276 ] {cdbf9b2d-0254-44c1-a2b8-8c05269301c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:51.800803 [ 276 ] {cdbf9b2d-0254-44c1-a2b8-8c05269301c8} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.21 19:38:51.801196 [ 276 ] {cdbf9b2d-0254-44c1-a2b8-8c05269301c8} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:51.801393 [ 276 ] {cdbf9b2d-0254-44c1-a2b8-8c05269301c8} executeQuery: Read 2 rows, 167.00 B in 0.002037 sec., 981.8360333824251 rows/sec., 80.06 KiB/sec. 2024.11.21 19:38:51.801449 [ 276 ] {cdbf9b2d-0254-44c1-a2b8-8c05269301c8} TCPHandler: Processed in 0.002381342 sec. 2024.11.21 19:38:51.801641 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:51.801783 [ 282 ] {f790bc1c-6ed4-4a4c-a4fc-f1a7f9563daa} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:38:51.801838 [ 282 ] {f790bc1c-6ed4-4a4c-a4fc-f1a7f9563daa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:38:51.802476 [ 282 ] {f790bc1c-6ed4-4a4c-a4fc-f1a7f9563daa} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:51.802515 [ 282 ] {f790bc1c-6ed4-4a4c-a4fc-f1a7f9563daa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:51.802901 [ 282 ] {f790bc1c-6ed4-4a4c-a4fc-f1a7f9563daa} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.11.21 19:38:51.803153 [ 282 ] {f790bc1c-6ed4-4a4c-a4fc-f1a7f9563daa} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:51.803340 [ 282 ] {f790bc1c-6ed4-4a4c-a4fc-f1a7f9563daa} executeQuery: Read 57 rows, 4.48 KiB in 0.001588 sec., 35894.20654911839 rows/sec., 2.75 MiB/sec. 2024.11.21 19:38:51.803393 [ 282 ] {f790bc1c-6ed4-4a4c-a4fc-f1a7f9563daa} TCPHandler: Processed in 0.001821844 sec. 2024.11.21 19:38:51.803562 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:51.803670 [ 276 ] {f7864fab-3cbe-442c-89e4-f24fd69bbc22} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:38:51.803715 [ 276 ] {f7864fab-3cbe-442c-89e4-f24fd69bbc22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:38:51.804286 [ 276 ] {f7864fab-3cbe-442c-89e4-f24fd69bbc22} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:51.804326 [ 276 ] {f7864fab-3cbe-442c-89e4-f24fd69bbc22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:51.804682 [ 276 ] {f7864fab-3cbe-442c-89e4-f24fd69bbc22} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.21 19:38:51.804922 [ 276 ] {f7864fab-3cbe-442c-89e4-f24fd69bbc22} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:51.805100 [ 276 ] {f7864fab-3cbe-442c-89e4-f24fd69bbc22} executeQuery: Read 2 rows, 143.00 B in 0.001453 sec., 1376.4624913971093 rows/sec., 96.11 KiB/sec. 2024.11.21 19:38:51.805153 [ 276 ] {f7864fab-3cbe-442c-89e4-f24fd69bbc22} TCPHandler: Processed in 0.001644012 sec. 2024.11.21 19:38:51.805324 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:51.805431 [ 282 ] {a5fcc9a1-3f7e-46fd-9d0c-4044eb3e9171} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:38:51.805475 [ 282 ] {a5fcc9a1-3f7e-46fd-9d0c-4044eb3e9171} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:38:51.806048 [ 282 ] {a5fcc9a1-3f7e-46fd-9d0c-4044eb3e9171} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:51.806087 [ 282 ] {a5fcc9a1-3f7e-46fd-9d0c-4044eb3e9171} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:51.806459 [ 282 ] {a5fcc9a1-3f7e-46fd-9d0c-4044eb3e9171} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.11.21 19:38:51.806709 [ 282 ] {a5fcc9a1-3f7e-46fd-9d0c-4044eb3e9171} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:51.806895 [ 282 ] {a5fcc9a1-3f7e-46fd-9d0c-4044eb3e9171} executeQuery: Read 66 rows, 5.28 KiB in 0.001486 sec., 44414.535666218035 rows/sec., 3.47 MiB/sec. 2024.11.21 19:38:51.806947 [ 282 ] {a5fcc9a1-3f7e-46fd-9d0c-4044eb3e9171} TCPHandler: Processed in 0.001676403 sec. 2024.11.21 19:38:51.807097 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:51.807227 [ 276 ] {564e7fcb-6f30-4b3a-8657-65d4e0fffcf6} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:38:51.807284 [ 276 ] {564e7fcb-6f30-4b3a-8657-65d4e0fffcf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:38:51.807889 [ 276 ] {564e7fcb-6f30-4b3a-8657-65d4e0fffcf6} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:51.807932 [ 276 ] {564e7fcb-6f30-4b3a-8657-65d4e0fffcf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:51.808348 [ 276 ] {564e7fcb-6f30-4b3a-8657-65d4e0fffcf6} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.11.21 19:38:51.808590 [ 276 ] {564e7fcb-6f30-4b3a-8657-65d4e0fffcf6} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:51.808768 [ 276 ] {564e7fcb-6f30-4b3a-8657-65d4e0fffcf6} executeQuery: Read 129 rows, 9.20 KiB in 0.001571 sec., 82113.30362826226 rows/sec., 5.72 MiB/sec. 2024.11.21 19:38:51.808823 [ 276 ] {564e7fcb-6f30-4b3a-8657-65d4e0fffcf6} TCPHandler: Processed in 0.001777954 sec. 2024.11.21 19:38:51.808986 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:51.809095 [ 282 ] {fc62cfa8-d704-4aa0-9f09-18c9da7edab6} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:38:51.809141 [ 282 ] {fc62cfa8-d704-4aa0-9f09-18c9da7edab6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:38:51.809578 [ 282 ] {fc62cfa8-d704-4aa0-9f09-18c9da7edab6} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:51.809615 [ 282 ] {fc62cfa8-d704-4aa0-9f09-18c9da7edab6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.21 19:38:51.809991 [ 282 ] {fc62cfa8-d704-4aa0-9f09-18c9da7edab6} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.11.21 19:38:51.810230 [ 282 ] {fc62cfa8-d704-4aa0-9f09-18c9da7edab6} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:51.810415 [ 282 ] {fc62cfa8-d704-4aa0-9f09-18c9da7edab6} executeQuery: Read 48 rows, 3.31 KiB in 0.001339 sec., 35847.64749813294 rows/sec., 2.42 MiB/sec. 2024.11.21 19:38:51.810478 [ 282 ] {fc62cfa8-d704-4aa0-9f09-18c9da7edab6} TCPHandler: Processed in 0.001555491 sec. 2024.11.21 19:38:52.938698 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 2024.11.21 19:38:52.939326 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:52.939363 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:38:52.939830 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.21 19:38:52.940133 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:52.940398 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 2024.11.21 19:38:54.375142 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2024.11.21 19:38:54.396322 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:54.396383 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:38:54.403688 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.21 19:38:54.404467 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:54.407428 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2024.11.21 19:38:55.542944 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1078 2024.11.21 19:38:55.546139 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:55.546190 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:38:55.547697 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.21 19:38:55.548013 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:55.548647 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1078 2024.11.21 19:38:56.800049 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:56.800237 [ 276 ] {82013227-8e89-4a14-ba13-c0f759f35128} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:38:56.800306 [ 276 ] {82013227-8e89-4a14-ba13-c0f759f35128} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:38:56.801103 [ 276 ] {82013227-8e89-4a14-ba13-c0f759f35128} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:56.801144 [ 276 ] {82013227-8e89-4a14-ba13-c0f759f35128} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:38:56.801587 [ 276 ] {82013227-8e89-4a14-ba13-c0f759f35128} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.11.21 19:38:56.801843 [ 276 ] {82013227-8e89-4a14-ba13-c0f759f35128} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:56.802055 [ 33 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.11.21 19:38:56.802123 [ 276 ] {82013227-8e89-4a14-ba13-c0f759f35128} executeQuery: Read 56 rows, 4.41 KiB in 0.001933 sec., 28970.512157268495 rows/sec., 2.23 MiB/sec. 2024.11.21 19:38:56.802147 [ 33 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:56.802212 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:38:56.802248 [ 276 ] {82013227-8e89-4a14-ba13-c0f759f35128} TCPHandler: Processed in 0.002321181 sec. 2024.11.21 19:38:56.802478 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.11.21 19:38:56.802496 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:56.802738 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:38:56.802751 [ 282 ] {4871efc4-25f3-4fb1-8288-976df6eda438} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:38:56.802803 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1435 rows starting from the beginning of the part 2024.11.21 19:38:56.802847 [ 282 ] {4871efc4-25f3-4fb1-8288-976df6eda438} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:38:56.803148 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 62 rows starting from the beginning of the part 2024.11.21 19:38:56.803535 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part 2024.11.21 19:38:56.803887 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 285 rows starting from the beginning of the part 2024.11.21 19:38:56.804299 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 57 rows starting from the beginning of the part 2024.11.21 19:38:56.804710 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part 2024.11.21 19:38:56.806139 [ 282 ] {4871efc4-25f3-4fb1-8288-976df6eda438} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:56.806201 [ 282 ] {4871efc4-25f3-4fb1-8288-976df6eda438} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:38:56.807332 [ 282 ] {4871efc4-25f3-4fb1-8288-976df6eda438} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.11.21 19:38:56.807738 [ 282 ] {4871efc4-25f3-4fb1-8288-976df6eda438} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:56.808155 [ 33 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.11.21 19:38:56.808263 [ 33 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:56.808276 [ 192 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1951 rows, containing 5 columns (5 merged, 0 gathered) in 0.005946599 sec., 328086.6929147232 rows/sec., 28.68 MiB/sec. 2024.11.21 19:38:56.808326 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:38:56.808383 [ 282 ] {4871efc4-25f3-4fb1-8288-976df6eda438} executeQuery: Read 64 rows, 5.12 KiB in 0.0057 sec., 11228.070175438595 rows/sec., 897.41 KiB/sec. 2024.11.21 19:38:56.808691 [ 282 ] {4871efc4-25f3-4fb1-8288-976df6eda438} TCPHandler: Processed in 0.006298464 sec. 2024.11.21 19:38:56.808715 [ 201 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.11.21 19:38:56.808879 [ 192 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.11.21 19:38:56.808942 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:56.809208 [ 201 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:38:56.809247 [ 276 ] {4e697632-a49e-4cd1-8182-2bb42803bb89} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:38:56.809284 [ 201 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 915 rows starting from the beginning of the part 2024.11.21 19:38:56.809414 [ 276 ] {4e697632-a49e-4cd1-8182-2bb42803bb89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:38:56.809737 [ 201 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 76 rows starting from the beginning of the part 2024.11.21 19:38:56.810267 [ 201 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part 2024.11.21 19:38:56.810690 [ 201 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 423 rows starting from the beginning of the part 2024.11.21 19:38:56.810919 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_66_13} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:56.811277 [ 201 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 66 rows starting from the beginning of the part 2024.11.21 19:38:56.811632 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_66_13} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.11.21 19:38:56.811713 [ 201 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part 2024.11.21 19:38:56.811964 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2024.11.21 19:38:56.813235 [ 276 ] {4e697632-a49e-4cd1-8182-2bb42803bb89} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:56.813307 [ 276 ] {4e697632-a49e-4cd1-8182-2bb42803bb89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:38:56.814432 [ 276 ] {4e697632-a49e-4cd1-8182-2bb42803bb89} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.11.21 19:38:56.814855 [ 276 ] {4e697632-a49e-4cd1-8182-2bb42803bb89} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:56.815126 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 5 columns (5 merged, 0 gathered) in 0.006686899 sec., 240470.20898625808 rows/sec., 18.55 MiB/sec. 2024.11.21 19:38:56.815262 [ 33 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.11.21 19:38:56.815368 [ 33 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:56.815416 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:38:56.815424 [ 276 ] {4e697632-a49e-4cd1-8182-2bb42803bb89} executeQuery: Read 160 rows, 11.41 KiB in 0.006251 sec., 25595.90465525516 rows/sec., 1.78 MiB/sec. 2024.11.21 19:38:56.815473 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.11.21 19:38:56.815832 [ 276 ] {4e697632-a49e-4cd1-8182-2bb42803bb89} TCPHandler: Processed in 0.006998814 sec. 2024.11.21 19:38:56.816191 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:38:56.816751 [ 282 ] {31b7c81a-7915-4535-af7d-af9dd795a01f} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:38:56.816772 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.11.21 19:38:56.816812 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_66_13} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:56.817031 [ 282 ] {31b7c81a-7915-4535-af7d-af9dd795a01f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:38:56.817179 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_66_13} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.11.21 19:38:56.817488 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2024.11.21 19:38:56.818042 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:38:56.818140 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_66_13} MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 11759 rows starting from the beginning of the part 2024.11.21 19:38:56.818324 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 134 rows starting from the beginning of the part 2024.11.21 19:38:56.818676 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part 2024.11.21 19:38:56.819056 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 237 rows starting from the beginning of the part 2024.11.21 19:38:56.819366 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 129 rows starting from the beginning of the part 2024.11.21 19:38:56.819685 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part 2024.11.21 19:38:56.820122 [ 282 ] {31b7c81a-7915-4535-af7d-af9dd795a01f} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:56.820199 [ 282 ] {31b7c81a-7915-4535-af7d-af9dd795a01f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:38:56.821049 [ 282 ] {31b7c81a-7915-4535-af7d-af9dd795a01f} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.11.21 19:38:56.821404 [ 282 ] {31b7c81a-7915-4535-af7d-af9dd795a01f} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:56.821651 [ 33 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.11.21 19:38:56.821775 [ 33 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:38:56.821856 [ 282 ] {31b7c81a-7915-4535-af7d-af9dd795a01f} executeQuery: Read 60 rows, 4.14 KiB in 0.005312 sec., 11295.180722891566 rows/sec., 779.49 KiB/sec. 2024.11.21 19:38:56.821871 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:38:56.822275 [ 282 ] {31b7c81a-7915-4535-af7d-af9dd795a01f} TCPHandler: Processed in 0.006287984 sec. 2024.11.21 19:38:56.822325 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.11.21 19:38:56.822936 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:38:56.823063 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3600 rows starting from the beginning of the part 2024.11.21 19:38:56.823603 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 48 rows starting from the beginning of the part 2024.11.21 19:38:56.824306 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part 2024.11.21 19:38:56.824929 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part 2024.11.21 19:38:56.825062 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part 2024.11.21 19:38:56.825157 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part 2024.11.21 19:38:56.826831 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3898 rows, containing 4 columns (4 merged, 0 gathered) in 0.004814574 sec., 809625.1090958411 rows/sec., 53.21 MiB/sec. 2024.11.21 19:38:56.827215 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 12579 rows, containing 5 columns (5 merged, 0 gathered) in 0.011493323 sec., 1094461.5408441927 rows/sec., 74.59 MiB/sec. 2024.11.21 19:38:56.827269 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.11.21 19:38:56.827611 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_66_13} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:56.827702 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.11.21 19:38:56.827729 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_66_13} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.11.21 19:38:56.827898 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.11.21 19:38:56.828159 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_66_13} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:38:56.828261 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_66_13} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.11.21 19:38:56.828369 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. 2024.11.21 19:39:00.294210 [ 26 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:39:00.294313 [ 26 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:39:00.440610 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 2024.11.21 19:39:00.441294 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:00.441340 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:00.441868 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.21 19:39:00.442139 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:00.442347 [ 26 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.11.21 19:39:00.442404 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2024.11.21 19:39:00.442442 [ 26 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:00.442471 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:00.442633 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.11.21 19:39:00.442801 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:39:00.442848 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18788 rows starting from the beginning of the part 2024.11.21 19:39:00.442933 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part 2024.11.21 19:39:00.443103 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part 2024.11.21 19:39:00.443364 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part 2024.11.21 19:39:00.443605 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part 2024.11.21 19:39:00.443817 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part 2024.11.21 19:39:00.446309 [ 197 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.00375079 sec., 5627081.228221254 rows/sec., 80.50 MiB/sec. 2024.11.21 19:39:00.446544 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.11.21 19:39:00.446825 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_46_9} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:00.446907 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_46_9} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.11.21 19:39:00.446997 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. 2024.11.21 19:39:01.806874 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:01.807061 [ 276 ] {693396ea-2c04-4da3-8204-1835bea08c08} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:39:01.807136 [ 276 ] {693396ea-2c04-4da3-8204-1835bea08c08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:39:01.807908 [ 276 ] {693396ea-2c04-4da3-8204-1835bea08c08} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:01.807960 [ 276 ] {693396ea-2c04-4da3-8204-1835bea08c08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:01.808395 [ 276 ] {693396ea-2c04-4da3-8204-1835bea08c08} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.21 19:39:01.808661 [ 276 ] {693396ea-2c04-4da3-8204-1835bea08c08} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:01.808928 [ 276 ] {693396ea-2c04-4da3-8204-1835bea08c08} executeQuery: Read 14 rows, 1.01 KiB in 0.001911 sec., 7326.007326007326 rows/sec., 527.37 KiB/sec. 2024.11.21 19:39:01.809063 [ 276 ] {693396ea-2c04-4da3-8204-1835bea08c08} TCPHandler: Processed in 0.002314531 sec. 2024.11.21 19:39:01.809309 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:01.809453 [ 282 ] {358760fa-800a-4a2a-a42b-1ecea03644c3} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:39:01.809513 [ 282 ] {358760fa-800a-4a2a-a42b-1ecea03644c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:39:01.810232 [ 282 ] {358760fa-800a-4a2a-a42b-1ecea03644c3} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:01.810274 [ 282 ] {358760fa-800a-4a2a-a42b-1ecea03644c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:01.810665 [ 282 ] {358760fa-800a-4a2a-a42b-1ecea03644c3} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.11.21 19:39:01.810912 [ 282 ] {358760fa-800a-4a2a-a42b-1ecea03644c3} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:01.811138 [ 282 ] {358760fa-800a-4a2a-a42b-1ecea03644c3} executeQuery: Read 285 rows, 25.79 KiB in 0.00172 sec., 165697.67441860464 rows/sec., 14.64 MiB/sec. 2024.11.21 19:39:01.811192 [ 282 ] {358760fa-800a-4a2a-a42b-1ecea03644c3} TCPHandler: Processed in 0.002002957 sec. 2024.11.21 19:39:01.811334 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:01.811441 [ 276 ] {37b91f35-5a81-4dca-84b7-541c20b2aed3} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:39:01.811486 [ 276 ] {37b91f35-5a81-4dca-84b7-541c20b2aed3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:39:01.812048 [ 276 ] {37b91f35-5a81-4dca-84b7-541c20b2aed3} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:01.812088 [ 276 ] {37b91f35-5a81-4dca-84b7-541c20b2aed3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:01.812448 [ 276 ] {37b91f35-5a81-4dca-84b7-541c20b2aed3} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.21 19:39:01.812693 [ 276 ] {37b91f35-5a81-4dca-84b7-541c20b2aed3} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:01.812873 [ 80 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 2024.11.21 19:39:01.812937 [ 276 ] {37b91f35-5a81-4dca-84b7-541c20b2aed3} executeQuery: Read 48 rows, 3.54 KiB in 0.001513 sec., 31725.049570389954 rows/sec., 2.28 MiB/sec. 2024.11.21 19:39:01.812955 [ 80 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:01.813026 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:01.813075 [ 276 ] {37b91f35-5a81-4dca-84b7-541c20b2aed3} TCPHandler: Processed in 0.001792214 sec. 2024.11.21 19:39:01.813344 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:01.813395 [ 187 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_38_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full 2024.11.21 19:39:01.813737 [ 282 ] {173a54b5-f311-434c-8dea-071407798e47} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:39:01.813937 [ 282 ] {173a54b5-f311-434c-8dea-071407798e47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:39:01.813991 [ 187 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_38_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:39:01.814126 [ 187 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 66 rows starting from the beginning of the part 2024.11.21 19:39:01.814623 [ 187 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part 2024.11.21 19:39:01.814939 [ 187 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part 2024.11.21 19:39:01.815334 [ 187 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part 2024.11.21 19:39:01.815664 [ 187 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part 2024.11.21 19:39:01.816027 [ 187 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part 2024.11.21 19:39:01.817098 [ 282 ] {173a54b5-f311-434c-8dea-071407798e47} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:01.817145 [ 282 ] {173a54b5-f311-434c-8dea-071407798e47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:01.817667 [ 282 ] {173a54b5-f311-434c-8dea-071407798e47} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.21 19:39:01.817931 [ 187 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_38_8} MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 5 columns (5 merged, 0 gathered) in 0.004796655 sec., 46699.21017875999 rows/sec., 3.52 MiB/sec. 2024.11.21 19:39:01.818006 [ 282 ] {173a54b5-f311-434c-8dea-071407798e47} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:01.818068 [ 187 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_38_8} MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) 2024.11.21 19:39:01.818395 [ 282 ] {173a54b5-f311-434c-8dea-071407798e47} executeQuery: Read 14 rows, 1004.00 B in 0.004814 sec., 2908.184461985875 rows/sec., 203.67 KiB/sec. 2024.11.21 19:39:01.818756 [ 187 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_38_8} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:01.818820 [ 282 ] {173a54b5-f311-434c-8dea-071407798e47} TCPHandler: Processed in 0.005631465 sec. 2024.11.21 19:39:01.819159 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:01.819171 [ 187 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_38_8} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 2024.11.21 19:39:01.819431 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.11.21 19:39:01.819500 [ 276 ] {640b2f3a-ed09-4522-93a7-dcd9f52c5283} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:39:01.819551 [ 276 ] {640b2f3a-ed09-4522-93a7-dcd9f52c5283} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:39:01.820109 [ 276 ] {640b2f3a-ed09-4522-93a7-dcd9f52c5283} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:01.820149 [ 276 ] {640b2f3a-ed09-4522-93a7-dcd9f52c5283} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:01.820503 [ 276 ] {640b2f3a-ed09-4522-93a7-dcd9f52c5283} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.21 19:39:01.820734 [ 276 ] {640b2f3a-ed09-4522-93a7-dcd9f52c5283} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:01.820995 [ 276 ] {640b2f3a-ed09-4522-93a7-dcd9f52c5283} executeQuery: Read 13 rows, 830.00 B in 0.001593 sec., 8160.703075957314 rows/sec., 508.82 KiB/sec. 2024.11.21 19:39:01.821209 [ 276 ] {640b2f3a-ed09-4522-93a7-dcd9f52c5283} TCPHandler: Processed in 0.002223879 sec. 2024.11.21 19:39:01.821394 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:01.821526 [ 282 ] {af21f757-cd2a-4c45-8e00-91ac60dee06f} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:39:01.821578 [ 282 ] {af21f757-cd2a-4c45-8e00-91ac60dee06f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:39:01.822423 [ 282 ] {af21f757-cd2a-4c45-8e00-91ac60dee06f} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:01.822471 [ 282 ] {af21f757-cd2a-4c45-8e00-91ac60dee06f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:01.822846 [ 282 ] {af21f757-cd2a-4c45-8e00-91ac60dee06f} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.11.21 19:39:01.823081 [ 282 ] {af21f757-cd2a-4c45-8e00-91ac60dee06f} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:01.823303 [ 282 ] {af21f757-cd2a-4c45-8e00-91ac60dee06f} executeQuery: Read 423 rows, 30.96 KiB in 0.001806 sec., 234219.26910299002 rows/sec., 16.74 MiB/sec. 2024.11.21 19:39:01.823356 [ 282 ] {af21f757-cd2a-4c45-8e00-91ac60dee06f} TCPHandler: Processed in 0.002024527 sec. 2024.11.21 19:39:01.823495 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:01.823623 [ 276 ] {dca9d403-3918-4576-8f43-46003cf1fddb} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:39:01.823678 [ 276 ] {dca9d403-3918-4576-8f43-46003cf1fddb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:39:01.824212 [ 276 ] {dca9d403-3918-4576-8f43-46003cf1fddb} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:01.824258 [ 276 ] {dca9d403-3918-4576-8f43-46003cf1fddb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:01.824660 [ 276 ] {dca9d403-3918-4576-8f43-46003cf1fddb} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.21 19:39:01.824900 [ 276 ] {dca9d403-3918-4576-8f43-46003cf1fddb} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:01.825157 [ 276 ] {dca9d403-3918-4576-8f43-46003cf1fddb} executeQuery: Read 6 rows, 321.00 B in 0.001552 sec., 3865.979381443299 rows/sec., 201.98 KiB/sec. 2024.11.21 19:39:01.825355 [ 276 ] {dca9d403-3918-4576-8f43-46003cf1fddb} TCPHandler: Processed in 0.001909856 sec. 2024.11.21 19:39:01.825578 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:01.825716 [ 282 ] {af1b0289-ba83-4189-b5e9-f77174a4cd8b} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:39:01.825775 [ 282 ] {af1b0289-ba83-4189-b5e9-f77174a4cd8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:39:01.826445 [ 282 ] {af1b0289-ba83-4189-b5e9-f77174a4cd8b} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:01.826492 [ 282 ] {af1b0289-ba83-4189-b5e9-f77174a4cd8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:01.826864 [ 282 ] {af1b0289-ba83-4189-b5e9-f77174a4cd8b} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.11.21 19:39:01.827103 [ 282 ] {af1b0289-ba83-4189-b5e9-f77174a4cd8b} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:01.827317 [ 282 ] {af1b0289-ba83-4189-b5e9-f77174a4cd8b} executeQuery: Read 237 rows, 16.27 KiB in 0.00163 sec., 145398.773006135 rows/sec., 9.75 MiB/sec. 2024.11.21 19:39:01.827370 [ 282 ] {af1b0289-ba83-4189-b5e9-f77174a4cd8b} TCPHandler: Processed in 0.001909046 sec. 2024.11.21 19:39:01.827511 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:01.827640 [ 276 ] {5e9c1c44-7f37-4e69-9e03-6501dab7d172} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:39:01.827696 [ 276 ] {5e9c1c44-7f37-4e69-9e03-6501dab7d172} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:39:01.828215 [ 276 ] {5e9c1c44-7f37-4e69-9e03-6501dab7d172} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:01.828262 [ 276 ] {5e9c1c44-7f37-4e69-9e03-6501dab7d172} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:01.828650 [ 276 ] {5e9c1c44-7f37-4e69-9e03-6501dab7d172} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.21 19:39:01.828879 [ 276 ] {5e9c1c44-7f37-4e69-9e03-6501dab7d172} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:01.829095 [ 276 ] {5e9c1c44-7f37-4e69-9e03-6501dab7d172} executeQuery: Read 1 rows, 69.00 B in 0.001484 sec., 673.8544474393531 rows/sec., 45.41 KiB/sec. 2024.11.21 19:39:01.829197 [ 276 ] {5e9c1c44-7f37-4e69-9e03-6501dab7d172} TCPHandler: Processed in 0.001740953 sec. 2024.11.21 19:39:01.829344 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:01.829450 [ 282 ] {8139d43e-9eb0-4e80-aa98-28e62af526f3} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:39:01.829522 [ 282 ] {8139d43e-9eb0-4e80-aa98-28e62af526f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:39:01.830790 [ 282 ] {8139d43e-9eb0-4e80-aa98-28e62af526f3} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:01.830830 [ 282 ] {8139d43e-9eb0-4e80-aa98-28e62af526f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:01.831478 [ 282 ] {8139d43e-9eb0-4e80-aa98-28e62af526f3} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.21 19:39:01.831729 [ 282 ] {8139d43e-9eb0-4e80-aa98-28e62af526f3} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:01.831974 [ 282 ] {8139d43e-9eb0-4e80-aa98-28e62af526f3} executeQuery: Read 41 rows, 75.23 KiB in 0.002545 sec., 16110.019646365423 rows/sec., 28.87 MiB/sec. 2024.11.21 19:39:01.832067 [ 282 ] {8139d43e-9eb0-4e80-aa98-28e62af526f3} TCPHandler: Processed in 0.002775508 sec. 2024.11.21 19:39:01.832206 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:01.832334 [ 276 ] {44f8f40e-d7b9-4a33-b0cc-6d1fc6407a78} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:39:01.832389 [ 276 ] {44f8f40e-d7b9-4a33-b0cc-6d1fc6407a78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:39:01.832862 [ 276 ] {44f8f40e-d7b9-4a33-b0cc-6d1fc6407a78} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:01.832899 [ 276 ] {44f8f40e-d7b9-4a33-b0cc-6d1fc6407a78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:01.833251 [ 276 ] {44f8f40e-d7b9-4a33-b0cc-6d1fc6407a78} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.11.21 19:39:01.833487 [ 276 ] {44f8f40e-d7b9-4a33-b0cc-6d1fc6407a78} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:01.833709 [ 276 ] {44f8f40e-d7b9-4a33-b0cc-6d1fc6407a78} executeQuery: Read 82 rows, 5.33 KiB in 0.001403 sec., 58446.186742694226 rows/sec., 3.71 MiB/sec. 2024.11.21 19:39:01.833771 [ 276 ] {44f8f40e-d7b9-4a33-b0cc-6d1fc6407a78} TCPHandler: Processed in 0.001627081 sec. 2024.11.21 19:39:01.907589 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2024.11.21 19:39:01.929287 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:01.929337 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:01.936919 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.21 19:39:01.937690 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:01.938138 [ 80 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.11.21 19:39:01.938313 [ 80 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:01.938407 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:01.938869 [ 197 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.11.21 19:39:01.954136 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2024.11.21 19:39:01.955556 [ 197 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:39:01.956881 [ 197 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part 2024.11.21 19:39:01.962577 [ 197 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part 2024.11.21 19:39:01.971064 [ 197 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part 2024.11.21 19:39:01.977995 [ 197 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part 2024.11.21 19:39:01.985032 [ 197 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part 2024.11.21 19:39:01.989920 [ 197 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part 2024.11.21 19:39:02.000185 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 224.63 MiB, peak 228.38 MiB, free memory in arenas 0.00 B, will set to 220.28 MiB (RSS), difference: -4.35 MiB 2024.11.21 19:39:02.060551 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.121945809 sec., 2845.526245186499 rows/sec., 14.71 MiB/sec. 2024.11.21 19:39:02.063900 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.11.21 19:39:02.066876 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_46_9} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:02.066988 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_46_9} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.11.21 19:39:02.069227 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2024.11.21 19:39:03.000174 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 216.83 MiB, peak 230.24 MiB, free memory in arenas 0.00 B, will set to 223.39 MiB (RSS), difference: 6.56 MiB 2024.11.21 19:39:05.549043 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1108 2024.11.21 19:39:05.552498 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:05.552540 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:05.554042 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.21 19:39:05.554456 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:05.555058 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1108 2024.11.21 19:39:06.799098 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:06.799317 [ 276 ] {23d00174-d1a2-4062-9cf9-4227d47d7fcf} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:39:06.799398 [ 276 ] {23d00174-d1a2-4062-9cf9-4227d47d7fcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:39:06.800206 [ 276 ] {23d00174-d1a2-4062-9cf9-4227d47d7fcf} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:06.800254 [ 276 ] {23d00174-d1a2-4062-9cf9-4227d47d7fcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:06.800696 [ 276 ] {23d00174-d1a2-4062-9cf9-4227d47d7fcf} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.21 19:39:06.800959 [ 276 ] {23d00174-d1a2-4062-9cf9-4227d47d7fcf} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:06.801241 [ 276 ] {23d00174-d1a2-4062-9cf9-4227d47d7fcf} executeQuery: Read 4 rows, 334.00 B in 0.001969 sec., 2031.4880650076182 rows/sec., 165.65 KiB/sec. 2024.11.21 19:39:06.801386 [ 276 ] {23d00174-d1a2-4062-9cf9-4227d47d7fcf} TCPHandler: Processed in 0.002423742 sec. 2024.11.21 19:39:06.801636 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:06.801772 [ 282 ] {94e8353e-04fc-4e3e-ae11-fb9ad1b6be80} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:39:06.801822 [ 282 ] {94e8353e-04fc-4e3e-ae11-fb9ad1b6be80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:39:06.802437 [ 282 ] {94e8353e-04fc-4e3e-ae11-fb9ad1b6be80} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:06.802480 [ 282 ] {94e8353e-04fc-4e3e-ae11-fb9ad1b6be80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:06.802856 [ 282 ] {94e8353e-04fc-4e3e-ae11-fb9ad1b6be80} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.11.21 19:39:06.803100 [ 282 ] {94e8353e-04fc-4e3e-ae11-fb9ad1b6be80} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:06.803324 [ 282 ] {94e8353e-04fc-4e3e-ae11-fb9ad1b6be80} executeQuery: Read 58 rows, 4.55 KiB in 0.00158 sec., 36708.86075949367 rows/sec., 2.81 MiB/sec. 2024.11.21 19:39:06.803379 [ 282 ] {94e8353e-04fc-4e3e-ae11-fb9ad1b6be80} TCPHandler: Processed in 0.001850665 sec. 2024.11.21 19:39:06.803530 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:06.803639 [ 276 ] {0701a4f8-c908-4bc1-af55-957bafd9232c} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:39:06.803686 [ 276 ] {0701a4f8-c908-4bc1-af55-957bafd9232c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:39:06.804339 [ 276 ] {0701a4f8-c908-4bc1-af55-957bafd9232c} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:06.804385 [ 276 ] {0701a4f8-c908-4bc1-af55-957bafd9232c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:06.804793 [ 276 ] {0701a4f8-c908-4bc1-af55-957bafd9232c} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.21 19:39:06.805034 [ 276 ] {0701a4f8-c908-4bc1-af55-957bafd9232c} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:06.805240 [ 276 ] {0701a4f8-c908-4bc1-af55-957bafd9232c} executeQuery: Read 4 rows, 286.00 B in 0.001626 sec., 2460.0246002460026 rows/sec., 171.77 KiB/sec. 2024.11.21 19:39:06.805293 [ 276 ] {0701a4f8-c908-4bc1-af55-957bafd9232c} TCPHandler: Processed in 0.001815844 sec. 2024.11.21 19:39:06.805441 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:06.805550 [ 282 ] {aca8c5f8-598e-4a2d-998e-f31a2ddf733e} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:39:06.805595 [ 282 ] {aca8c5f8-598e-4a2d-998e-f31a2ddf733e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:39:06.806235 [ 282 ] {aca8c5f8-598e-4a2d-998e-f31a2ddf733e} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:06.806283 [ 282 ] {aca8c5f8-598e-4a2d-998e-f31a2ddf733e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:06.806710 [ 282 ] {aca8c5f8-598e-4a2d-998e-f31a2ddf733e} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.11.21 19:39:06.806953 [ 282 ] {aca8c5f8-598e-4a2d-998e-f31a2ddf733e} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:06.807163 [ 282 ] {aca8c5f8-598e-4a2d-998e-f31a2ddf733e} executeQuery: Read 68 rows, 5.44 KiB in 0.001635 sec., 41590.21406727829 rows/sec., 3.25 MiB/sec. 2024.11.21 19:39:06.807217 [ 282 ] {aca8c5f8-598e-4a2d-998e-f31a2ddf733e} TCPHandler: Processed in 0.001828124 sec. 2024.11.21 19:39:06.807357 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:06.807463 [ 276 ] {90b8a156-29c2-42d9-a4eb-41121c724822} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:39:06.807510 [ 276 ] {90b8a156-29c2-42d9-a4eb-41121c724822} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:39:06.808009 [ 276 ] {90b8a156-29c2-42d9-a4eb-41121c724822} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:06.808047 [ 276 ] {90b8a156-29c2-42d9-a4eb-41121c724822} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:06.808433 [ 276 ] {90b8a156-29c2-42d9-a4eb-41121c724822} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.11.21 19:39:06.808665 [ 276 ] {90b8a156-29c2-42d9-a4eb-41121c724822} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:06.808880 [ 276 ] {90b8a156-29c2-42d9-a4eb-41121c724822} executeQuery: Read 130 rows, 9.27 KiB in 0.001439 sec., 90340.51424600417 rows/sec., 6.29 MiB/sec. 2024.11.21 19:39:06.808939 [ 276 ] {90b8a156-29c2-42d9-a4eb-41121c724822} TCPHandler: Processed in 0.001632481 sec. 2024.11.21 19:39:06.809110 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:06.809251 [ 282 ] {4e61f38b-46e3-467a-b18a-a049ca4afd41} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:39:06.809307 [ 282 ] {4e61f38b-46e3-467a-b18a-a049ca4afd41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:39:06.809810 [ 282 ] {4e61f38b-46e3-467a-b18a-a049ca4afd41} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:06.809849 [ 282 ] {4e61f38b-46e3-467a-b18a-a049ca4afd41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:06.810218 [ 282 ] {4e61f38b-46e3-467a-b18a-a049ca4afd41} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.11.21 19:39:06.810455 [ 282 ] {4e61f38b-46e3-467a-b18a-a049ca4afd41} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:06.810659 [ 282 ] {4e61f38b-46e3-467a-b18a-a049ca4afd41} executeQuery: Read 48 rows, 3.31 KiB in 0.001437 sec., 33402.92275574113 rows/sec., 2.25 MiB/sec. 2024.11.21 19:39:06.810708 [ 282 ] {4e61f38b-46e3-467a-b18a-a049ca4afd41} TCPHandler: Processed in 0.001679042 sec. 2024.11.21 19:39:07.942665 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 2024.11.21 19:39:07.943327 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:07.943368 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:07.943881 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.11.21 19:39:07.944123 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:07.944424 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 2024.11.21 19:39:09.454410 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2024.11.21 19:39:09.472832 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:09.472893 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:09.479788 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.11.21 19:39:09.480526 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:09.483102 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2024.11.21 19:39:10.965467 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37303, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:11.154938 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55342, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:11.182437 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63257, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:11.190883 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56852, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:11.443503 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42273, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:11.452984 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63571, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:11.473527 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64195, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:11.501888 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38989, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:11.800827 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:11.801021 [ 276 ] {dd72a9a0-cdc7-4f9e-90f3-70e62806460e} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:39:11.801096 [ 276 ] {dd72a9a0-cdc7-4f9e-90f3-70e62806460e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:39:11.801894 [ 276 ] {dd72a9a0-cdc7-4f9e-90f3-70e62806460e} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:11.801948 [ 276 ] {dd72a9a0-cdc7-4f9e-90f3-70e62806460e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:11.802401 [ 276 ] {dd72a9a0-cdc7-4f9e-90f3-70e62806460e} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.11.21 19:39:11.802659 [ 276 ] {dd72a9a0-cdc7-4f9e-90f3-70e62806460e} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:11.802905 [ 276 ] {dd72a9a0-cdc7-4f9e-90f3-70e62806460e} executeQuery: Read 56 rows, 4.41 KiB in 0.001937 sec., 28910.686628807434 rows/sec., 2.22 MiB/sec. 2024.11.21 19:39:11.802975 [ 276 ] {dd72a9a0-cdc7-4f9e-90f3-70e62806460e} TCPHandler: Processed in 0.00228106 sec. 2024.11.21 19:39:11.803140 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:11.803263 [ 282 ] {c18d7384-1520-4005-b49a-2a24f2997a1e} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:39:11.803313 [ 282 ] {c18d7384-1520-4005-b49a-2a24f2997a1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:39:11.803899 [ 282 ] {c18d7384-1520-4005-b49a-2a24f2997a1e} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:11.803941 [ 282 ] {c18d7384-1520-4005-b49a-2a24f2997a1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:11.804320 [ 282 ] {c18d7384-1520-4005-b49a-2a24f2997a1e} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.11.21 19:39:11.804566 [ 282 ] {c18d7384-1520-4005-b49a-2a24f2997a1e} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:11.804778 [ 282 ] {c18d7384-1520-4005-b49a-2a24f2997a1e} executeQuery: Read 64 rows, 5.12 KiB in 0.001544 sec., 41450.77720207254 rows/sec., 3.24 MiB/sec. 2024.11.21 19:39:11.804832 [ 282 ] {c18d7384-1520-4005-b49a-2a24f2997a1e} TCPHandler: Processed in 0.001751273 sec. 2024.11.21 19:39:11.804974 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:11.805090 [ 276 ] {28f58bcb-7fd2-4ff5-9669-a2396f623b42} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:39:11.805141 [ 276 ] {28f58bcb-7fd2-4ff5-9669-a2396f623b42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:39:11.805672 [ 276 ] {28f58bcb-7fd2-4ff5-9669-a2396f623b42} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:11.805712 [ 276 ] {28f58bcb-7fd2-4ff5-9669-a2396f623b42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:11.806106 [ 276 ] {28f58bcb-7fd2-4ff5-9669-a2396f623b42} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.11.21 19:39:11.806360 [ 276 ] {28f58bcb-7fd2-4ff5-9669-a2396f623b42} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:11.806564 [ 276 ] {28f58bcb-7fd2-4ff5-9669-a2396f623b42} executeQuery: Read 160 rows, 11.41 KiB in 0.0015 sec., 106666.66666666667 rows/sec., 7.43 MiB/sec. 2024.11.21 19:39:11.806616 [ 276 ] {28f58bcb-7fd2-4ff5-9669-a2396f623b42} TCPHandler: Processed in 0.001695233 sec. 2024.11.21 19:39:11.806743 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:11.806851 [ 282 ] {48c385f6-c486-4bac-8878-325263f0878b} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:39:11.806899 [ 282 ] {48c385f6-c486-4bac-8878-325263f0878b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:39:11.807382 [ 282 ] {48c385f6-c486-4bac-8878-325263f0878b} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:11.807422 [ 282 ] {48c385f6-c486-4bac-8878-325263f0878b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:11.807778 [ 282 ] {48c385f6-c486-4bac-8878-325263f0878b} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.11.21 19:39:11.808009 [ 282 ] {48c385f6-c486-4bac-8878-325263f0878b} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:11.808247 [ 282 ] {48c385f6-c486-4bac-8878-325263f0878b} executeQuery: Read 60 rows, 4.14 KiB in 0.001412 sec., 42492.91784702549 rows/sec., 2.86 MiB/sec. 2024.11.21 19:39:11.808348 [ 282 ] {48c385f6-c486-4bac-8878-325263f0878b} TCPHandler: Processed in 0.001651842 sec. 2024.11.21 19:39:14.135379 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54847, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:14.597239 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54740, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:14.753802 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45320, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:14.830846 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49987, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:14.843394 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54055, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:14.846664 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44817, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:14.854939 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35112, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:14.857280 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55905, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:15.082190 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33917, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:15.294365 [ 57 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:39:15.294424 [ 57 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:39:15.398073 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37405, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:15.444638 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 2024.11.21 19:39:15.445287 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:15.445334 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:15.445916 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.11.21 19:39:15.446170 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:15.446378 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2024.11.21 19:39:15.459772 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45273, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:15.555446 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1128 2024.11.21 19:39:15.558560 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:15.558615 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:15.560119 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.21 19:39:15.560432 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:15.561085 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1128 2024.11.21 19:39:15.644602 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45163, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:15.689302 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33090, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:15.694687 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41778, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:15.768987 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47662, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:15.831473 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35265, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:15.893978 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62162, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:16.002399 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000966483 sec. 2024.11.21 19:39:16.400003 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51742, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:16.458671 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39138, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:16.476092 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56368, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:16.480539 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36034, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:16.489987 [ 307 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56832, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:16.494422 [ 308 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:16.500998 [ 307 ] {} ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): (version 23.8.7.1) 2024.11.21 19:39:16.507950 [ 307 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39348, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:16.807662 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:16.807853 [ 276 ] {c32c8287-a668-4c3f-ba5f-534c43959dbb} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:39:16.807926 [ 276 ] {c32c8287-a668-4c3f-ba5f-534c43959dbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:39:16.808695 [ 276 ] {c32c8287-a668-4c3f-ba5f-534c43959dbb} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:16.808745 [ 276 ] {c32c8287-a668-4c3f-ba5f-534c43959dbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:16.809189 [ 276 ] {c32c8287-a668-4c3f-ba5f-534c43959dbb} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.21 19:39:16.809441 [ 276 ] {c32c8287-a668-4c3f-ba5f-534c43959dbb} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:16.809680 [ 276 ] {c32c8287-a668-4c3f-ba5f-534c43959dbb} executeQuery: Read 14 rows, 1.01 KiB in 0.001877 sec., 7458.710708577518 rows/sec., 536.93 KiB/sec. 2024.11.21 19:39:16.809798 [ 276 ] {c32c8287-a668-4c3f-ba5f-534c43959dbb} TCPHandler: Processed in 0.00227235 sec. 2024.11.21 19:39:16.809980 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:16.810092 [ 282 ] {0a7d7edf-4d6e-4df2-b51a-bf1b51e8a6ad} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:39:16.810139 [ 282 ] {0a7d7edf-4d6e-4df2-b51a-bf1b51e8a6ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:39:16.810852 [ 282 ] {0a7d7edf-4d6e-4df2-b51a-bf1b51e8a6ad} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:16.810891 [ 282 ] {0a7d7edf-4d6e-4df2-b51a-bf1b51e8a6ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:16.811278 [ 282 ] {0a7d7edf-4d6e-4df2-b51a-bf1b51e8a6ad} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.11.21 19:39:16.811525 [ 282 ] {0a7d7edf-4d6e-4df2-b51a-bf1b51e8a6ad} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:16.811740 [ 282 ] {0a7d7edf-4d6e-4df2-b51a-bf1b51e8a6ad} executeQuery: Read 285 rows, 25.79 KiB in 0.001671 sec., 170556.55296229804 rows/sec., 15.07 MiB/sec. 2024.11.21 19:39:16.811793 [ 282 ] {0a7d7edf-4d6e-4df2-b51a-bf1b51e8a6ad} TCPHandler: Processed in 0.001870965 sec. 2024.11.21 19:39:16.811945 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:16.812054 [ 276 ] {118e5f99-7b56-45b4-a191-81bd1482d95c} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:39:16.812099 [ 276 ] {118e5f99-7b56-45b4-a191-81bd1482d95c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:39:16.812666 [ 276 ] {118e5f99-7b56-45b4-a191-81bd1482d95c} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:16.812706 [ 276 ] {118e5f99-7b56-45b4-a191-81bd1482d95c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:16.813075 [ 276 ] {118e5f99-7b56-45b4-a191-81bd1482d95c} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.21 19:39:16.813313 [ 276 ] {118e5f99-7b56-45b4-a191-81bd1482d95c} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:16.813549 [ 276 ] {118e5f99-7b56-45b4-a191-81bd1482d95c} executeQuery: Read 48 rows, 3.54 KiB in 0.001509 sec., 31809.145129224653 rows/sec., 2.29 MiB/sec. 2024.11.21 19:39:16.813626 [ 276 ] {118e5f99-7b56-45b4-a191-81bd1482d95c} TCPHandler: Processed in 0.001734633 sec. 2024.11.21 19:39:16.813842 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:16.813981 [ 282 ] {0b1ef72e-1481-4afa-b6eb-50393e5e9abf} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:39:16.814028 [ 282 ] {0b1ef72e-1481-4afa-b6eb-50393e5e9abf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:39:16.814569 [ 282 ] {0b1ef72e-1481-4afa-b6eb-50393e5e9abf} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:16.814607 [ 282 ] {0b1ef72e-1481-4afa-b6eb-50393e5e9abf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:16.814943 [ 282 ] {0b1ef72e-1481-4afa-b6eb-50393e5e9abf} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.21 19:39:16.815178 [ 282 ] {0b1ef72e-1481-4afa-b6eb-50393e5e9abf} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:16.815405 [ 282 ] {0b1ef72e-1481-4afa-b6eb-50393e5e9abf} executeQuery: Read 14 rows, 1004.00 B in 0.001446 sec., 9681.881051175656 rows/sec., 678.06 KiB/sec. 2024.11.21 19:39:16.815536 [ 282 ] {0b1ef72e-1481-4afa-b6eb-50393e5e9abf} TCPHandler: Processed in 0.001800384 sec. 2024.11.21 19:39:16.815687 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:16.815793 [ 276 ] {48d8c283-3595-4e0a-8367-3c6e4268ee9b} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:39:16.815837 [ 276 ] {48d8c283-3595-4e0a-8367-3c6e4268ee9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:39:16.816367 [ 276 ] {48d8c283-3595-4e0a-8367-3c6e4268ee9b} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:16.816407 [ 276 ] {48d8c283-3595-4e0a-8367-3c6e4268ee9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:16.816748 [ 276 ] {48d8c283-3595-4e0a-8367-3c6e4268ee9b} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.21 19:39:16.816982 [ 276 ] {48d8c283-3595-4e0a-8367-3c6e4268ee9b} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:16.817242 [ 276 ] {48d8c283-3595-4e0a-8367-3c6e4268ee9b} executeQuery: Read 13 rows, 830.00 B in 0.001471 sec., 8837.525492861998 rows/sec., 551.02 KiB/sec. 2024.11.21 19:39:16.817440 [ 276 ] {48d8c283-3595-4e0a-8367-3c6e4268ee9b} TCPHandler: Processed in 0.001799604 sec. 2024.11.21 19:39:16.817628 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:16.817766 [ 282 ] {08786887-9ebe-4496-9dad-a433293810bf} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:39:16.817820 [ 282 ] {08786887-9ebe-4496-9dad-a433293810bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:39:16.818580 [ 282 ] {08786887-9ebe-4496-9dad-a433293810bf} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:16.818620 [ 282 ] {08786887-9ebe-4496-9dad-a433293810bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:16.818982 [ 282 ] {08786887-9ebe-4496-9dad-a433293810bf} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.11.21 19:39:16.819212 [ 282 ] {08786887-9ebe-4496-9dad-a433293810bf} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:16.819435 [ 282 ] {08786887-9ebe-4496-9dad-a433293810bf} executeQuery: Read 423 rows, 30.96 KiB in 0.001698 sec., 249116.60777385157 rows/sec., 17.81 MiB/sec. 2024.11.21 19:39:16.819489 [ 282 ] {08786887-9ebe-4496-9dad-a433293810bf} TCPHandler: Processed in 0.001947946 sec. 2024.11.21 19:39:16.819647 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:16.819776 [ 276 ] {a6815d38-69a3-4a3d-97c1-5d2d01886cd3} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:39:16.819833 [ 276 ] {a6815d38-69a3-4a3d-97c1-5d2d01886cd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:39:16.820317 [ 276 ] {a6815d38-69a3-4a3d-97c1-5d2d01886cd3} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:16.820360 [ 276 ] {a6815d38-69a3-4a3d-97c1-5d2d01886cd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:16.820716 [ 276 ] {a6815d38-69a3-4a3d-97c1-5d2d01886cd3} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.21 19:39:16.820951 [ 276 ] {a6815d38-69a3-4a3d-97c1-5d2d01886cd3} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:16.821137 [ 276 ] {a6815d38-69a3-4a3d-97c1-5d2d01886cd3} executeQuery: Read 6 rows, 321.00 B in 0.00139 sec., 4316.546762589928 rows/sec., 225.52 KiB/sec. 2024.11.21 19:39:16.821253 [ 276 ] {a6815d38-69a3-4a3d-97c1-5d2d01886cd3} TCPHandler: Processed in 0.001669752 sec. 2024.11.21 19:39:16.821410 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:16.821538 [ 282 ] {14d248e0-621c-45ed-aaa1-cb509e39690d} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:39:16.821595 [ 282 ] {14d248e0-621c-45ed-aaa1-cb509e39690d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:39:16.822189 [ 282 ] {14d248e0-621c-45ed-aaa1-cb509e39690d} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:16.822225 [ 282 ] {14d248e0-621c-45ed-aaa1-cb509e39690d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:16.822592 [ 282 ] {14d248e0-621c-45ed-aaa1-cb509e39690d} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.11.21 19:39:16.822825 [ 282 ] {14d248e0-621c-45ed-aaa1-cb509e39690d} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:16.823000 [ 282 ] {14d248e0-621c-45ed-aaa1-cb509e39690d} executeQuery: Read 237 rows, 16.27 KiB in 0.001491 sec., 158953.72233400404 rows/sec., 10.65 MiB/sec. 2024.11.21 19:39:16.823049 [ 282 ] {14d248e0-621c-45ed-aaa1-cb509e39690d} TCPHandler: Processed in 0.001702602 sec. 2024.11.21 19:39:16.823206 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:16.823336 [ 276 ] {d156d588-caa5-4f6f-848b-605b9077768a} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:39:16.823393 [ 276 ] {d156d588-caa5-4f6f-848b-605b9077768a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:39:16.823895 [ 276 ] {d156d588-caa5-4f6f-848b-605b9077768a} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:16.823940 [ 276 ] {d156d588-caa5-4f6f-848b-605b9077768a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:16.824302 [ 276 ] {d156d588-caa5-4f6f-848b-605b9077768a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.21 19:39:16.824539 [ 276 ] {d156d588-caa5-4f6f-848b-605b9077768a} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:16.824748 [ 276 ] {d156d588-caa5-4f6f-848b-605b9077768a} executeQuery: Read 1 rows, 69.00 B in 0.001435 sec., 696.8641114982578 rows/sec., 46.96 KiB/sec. 2024.11.21 19:39:16.824861 [ 276 ] {d156d588-caa5-4f6f-848b-605b9077768a} TCPHandler: Processed in 0.001715742 sec. 2024.11.21 19:39:16.824990 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:16.825097 [ 282 ] {d8f66573-6e82-4d11-9d02-e2db9708c25e} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:39:16.825161 [ 282 ] {d8f66573-6e82-4d11-9d02-e2db9708c25e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:39:16.826311 [ 282 ] {d8f66573-6e82-4d11-9d02-e2db9708c25e} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:16.826353 [ 282 ] {d8f66573-6e82-4d11-9d02-e2db9708c25e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:16.826988 [ 282 ] {d8f66573-6e82-4d11-9d02-e2db9708c25e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.21 19:39:16.827235 [ 282 ] {d8f66573-6e82-4d11-9d02-e2db9708c25e} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:16.827497 [ 282 ] {d8f66573-6e82-4d11-9d02-e2db9708c25e} executeQuery: Read 41 rows, 75.23 KiB in 0.002421 sec., 16935.150764147045 rows/sec., 30.35 MiB/sec. 2024.11.21 19:39:16.828021 [ 282 ] {d8f66573-6e82-4d11-9d02-e2db9708c25e} TCPHandler: Processed in 0.003077331 sec. 2024.11.21 19:39:16.828181 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:16.828311 [ 276 ] {683ea704-9c36-4a5e-9e28-edf448fc1d8c} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:39:16.828367 [ 276 ] {683ea704-9c36-4a5e-9e28-edf448fc1d8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:39:16.828880 [ 276 ] {683ea704-9c36-4a5e-9e28-edf448fc1d8c} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:16.828924 [ 276 ] {683ea704-9c36-4a5e-9e28-edf448fc1d8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:16.829338 [ 276 ] {683ea704-9c36-4a5e-9e28-edf448fc1d8c} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.11.21 19:39:16.829573 [ 276 ] {683ea704-9c36-4a5e-9e28-edf448fc1d8c} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:16.829744 [ 276 ] {683ea704-9c36-4a5e-9e28-edf448fc1d8c} executeQuery: Read 82 rows, 5.33 KiB in 0.001462 sec., 56087.551299589606 rows/sec., 3.56 MiB/sec. 2024.11.21 19:39:16.829792 [ 276 ] {683ea704-9c36-4a5e-9e28-edf448fc1d8c} TCPHandler: Processed in 0.001672553 sec. 2024.11.21 19:39:16.983276 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2024.11.21 19:39:17.004341 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:17.004400 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:17.011848 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.11.21 19:39:17.012631 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:17.016527 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2024.11.21 19:39:21.799575 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:21.799795 [ 276 ] {496d48fc-a64a-4032-8ce9-e7f845d7b013} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:39:21.799872 [ 276 ] {496d48fc-a64a-4032-8ce9-e7f845d7b013} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:39:21.800741 [ 276 ] {496d48fc-a64a-4032-8ce9-e7f845d7b013} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:21.800791 [ 276 ] {496d48fc-a64a-4032-8ce9-e7f845d7b013} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:21.801226 [ 276 ] {496d48fc-a64a-4032-8ce9-e7f845d7b013} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.11.21 19:39:21.801487 [ 276 ] {496d48fc-a64a-4032-8ce9-e7f845d7b013} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:21.801697 [ 18 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.11.21 19:39:21.801726 [ 276 ] {496d48fc-a64a-4032-8ce9-e7f845d7b013} executeQuery: Read 56 rows, 4.41 KiB in 0.001963 sec., 28527.763627101376 rows/sec., 2.19 MiB/sec. 2024.11.21 19:39:21.801797 [ 18 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:21.801861 [ 276 ] {496d48fc-a64a-4032-8ce9-e7f845d7b013} TCPHandler: Processed in 0.002411902 sec. 2024.11.21 19:39:21.801867 [ 18 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2024.11.21 19:39:21.802145 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:21.802162 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.11.21 19:39:21.802552 [ 282 ] {8868a533-34fe-43c8-843b-c00a1c9c620a} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:39:21.802658 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:39:21.802745 [ 282 ] {8868a533-34fe-43c8-843b-c00a1c9c620a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:39:21.802798 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1435 rows starting from the beginning of the part 2024.11.21 19:39:21.803229 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 285 rows starting from the beginning of the part 2024.11.21 19:39:21.803623 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 58 rows starting from the beginning of the part 2024.11.21 19:39:21.804040 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part 2024.11.21 19:39:21.804463 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 285 rows starting from the beginning of the part 2024.11.21 19:39:21.804901 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part 2024.11.21 19:39:21.806738 [ 282 ] {8868a533-34fe-43c8-843b-c00a1c9c620a} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:21.806803 [ 282 ] {8868a533-34fe-43c8-843b-c00a1c9c620a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:21.807914 [ 282 ] {8868a533-34fe-43c8-843b-c00a1c9c620a} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.11.21 19:39:21.808268 [ 282 ] {8868a533-34fe-43c8-843b-c00a1c9c620a} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:21.808568 [ 18 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.11.21 19:39:21.808688 [ 18 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:21.808769 [ 18 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:21.808980 [ 282 ] {8868a533-34fe-43c8-843b-c00a1c9c620a} executeQuery: Read 64 rows, 5.12 KiB in 0.006584 sec., 9720.534629404618 rows/sec., 776.92 KiB/sec. 2024.11.21 19:39:21.809232 [ 195 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.11.21 19:39:21.809238 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2175 rows, containing 5 columns (5 merged, 0 gathered) in 0.007242257 sec., 300320.7425530467 rows/sec., 26.50 MiB/sec. 2024.11.21 19:39:21.809261 [ 282 ] {8868a533-34fe-43c8-843b-c00a1c9c620a} TCPHandler: Processed in 0.007258147 sec. 2024.11.21 19:39:21.809466 [ 195 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:39:21.809521 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:21.809561 [ 195 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 915 rows starting from the beginning of the part 2024.11.21 19:39:21.809816 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.11.21 19:39:21.809863 [ 195 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 423 rows starting from the beginning of the part 2024.11.21 19:39:21.809895 [ 276 ] {86cc4ed8-fc09-43b8-b6c9-a1276f32d0ff} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:39:21.810200 [ 276 ] {86cc4ed8-fc09-43b8-b6c9-a1276f32d0ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:39:21.810437 [ 195 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 68 rows starting from the beginning of the part 2024.11.21 19:39:21.810923 [ 195 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part 2024.11.21 19:39:21.811474 [ 195 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 423 rows starting from the beginning of the part 2024.11.21 19:39:21.811493 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_71_14} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:21.812037 [ 195 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part 2024.11.21 19:39:21.812119 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_71_14} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.11.21 19:39:21.812578 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2024.11.21 19:39:21.813247 [ 276 ] {86cc4ed8-fc09-43b8-b6c9-a1276f32d0ff} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:21.813300 [ 276 ] {86cc4ed8-fc09-43b8-b6c9-a1276f32d0ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:21.813892 [ 276 ] {86cc4ed8-fc09-43b8-b6c9-a1276f32d0ff} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.11.21 19:39:21.814266 [ 276 ] {86cc4ed8-fc09-43b8-b6c9-a1276f32d0ff} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:21.814338 [ 196 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1957 rows, containing 5 columns (5 merged, 0 gathered) in 0.005384242 sec., 363468.061056691 rows/sec., 27.83 MiB/sec. 2024.11.21 19:39:21.814522 [ 18 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.11.21 19:39:21.814628 [ 18 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:21.814695 [ 18 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:21.814712 [ 276 ] {86cc4ed8-fc09-43b8-b6c9-a1276f32d0ff} executeQuery: Read 128 rows, 9.13 KiB in 0.004968 sec., 25764.895330112722 rows/sec., 1.79 MiB/sec. 2024.11.21 19:39:21.814724 [ 196 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.11.21 19:39:21.815118 [ 276 ] {86cc4ed8-fc09-43b8-b6c9-a1276f32d0ff} TCPHandler: Processed in 0.005689326 sec. 2024.11.21 19:39:21.815160 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.11.21 19:39:21.815411 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:21.815507 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:39:21.815522 [ 196 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_71_14} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:21.815626 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_71_14} MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 12579 rows starting from the beginning of the part 2024.11.21 19:39:21.815799 [ 282 ] {c19e49d0-631d-4d3d-98be-49263ddb1673} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:39:21.815863 [ 196 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_71_14} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.11.21 19:39:21.816047 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 237 rows starting from the beginning of the part 2024.11.21 19:39:21.816187 [ 282 ] {c19e49d0-631d-4d3d-98be-49263ddb1673} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:39:21.816274 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.11.21 19:39:21.816571 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 130 rows starting from the beginning of the part 2024.11.21 19:39:21.816958 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part 2024.11.21 19:39:21.817396 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 237 rows starting from the beginning of the part 2024.11.21 19:39:21.817820 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 128 rows starting from the beginning of the part 2024.11.21 19:39:21.820005 [ 282 ] {c19e49d0-631d-4d3d-98be-49263ddb1673} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:21.820071 [ 282 ] {c19e49d0-631d-4d3d-98be-49263ddb1673} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:21.820636 [ 282 ] {c19e49d0-631d-4d3d-98be-49263ddb1673} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.11.21 19:39:21.821104 [ 282 ] {c19e49d0-631d-4d3d-98be-49263ddb1673} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:21.821429 [ 18 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.11.21 19:39:21.821553 [ 18 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:21.821629 [ 18 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:21.821760 [ 282 ] {c19e49d0-631d-4d3d-98be-49263ddb1673} executeQuery: Read 48 rows, 3.31 KiB in 0.006059 sec., 7922.099356329427 rows/sec., 546.71 KiB/sec. 2024.11.21 19:39:21.822069 [ 282 ] {c19e49d0-631d-4d3d-98be-49263ddb1673} TCPHandler: Processed in 0.006797581 sec. 2024.11.21 19:39:21.822070 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.11.21 19:39:21.822446 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:39:21.822493 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3898 rows starting from the beginning of the part 2024.11.21 19:39:21.822644 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part 2024.11.21 19:39:21.822879 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 48 rows starting from the beginning of the part 2024.11.21 19:39:21.823076 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part 2024.11.21 19:39:21.823499 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 82 rows starting from the beginning of the part 2024.11.21 19:39:21.823649 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 48 rows starting from the beginning of the part 2024.11.21 19:39:21.825476 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 13471 rows, containing 5 columns (5 merged, 0 gathered) in 0.010624322 sec., 1267939.7330013153 rows/sec., 86.42 MiB/sec. 2024.11.21 19:39:21.825845 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.11.21 19:39:21.826555 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_71_14} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:21.826595 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4218 rows, containing 4 columns (4 merged, 0 gathered) in 0.004816175 sec., 875798.7407019056 rows/sec., 57.54 MiB/sec. 2024.11.21 19:39:21.826692 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_71_14} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.11.21 19:39:21.826786 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. 2024.11.21 19:39:21.827029 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.11.21 19:39:21.827327 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_71_14} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:21.827413 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_71_14} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.11.21 19:39:21.827495 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2024.11.21 19:39:22.946604 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 2024.11.21 19:39:22.947289 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:22.947347 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:22.947875 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.11.21 19:39:22.948113 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:22.948364 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 2024.11.21 19:39:24.516698 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2024.11.21 19:39:24.537071 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:24.537121 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:24.544603 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.11.21 19:39:24.545391 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:24.548875 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2024.11.21 19:39:25.561370 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1158 2024.11.21 19:39:25.564630 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:25.564682 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:25.566171 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.21 19:39:25.566495 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:25.566715 [ 27 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.11.21 19:39:25.566840 [ 27 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:25.566898 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:25.567775 [ 193 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.11.21 19:39:25.569801 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1158 2024.11.21 19:39:25.570130 [ 193 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:39:25.570314 [ 193 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1024 rows starting from the beginning of the part 2024.11.21 19:39:25.570863 [ 193 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part 2024.11.21 19:39:25.571378 [ 193 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part 2024.11.21 19:39:25.571872 [ 193 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part 2024.11.21 19:39:25.572364 [ 193 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part 2024.11.21 19:39:25.572840 [ 193 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part 2024.11.21 19:39:25.581170 [ 192 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1158 rows, containing 72 columns (72 merged, 0 gathered) in 0.014114658 sec., 82042.37042087736 rows/sec., 64.93 MiB/sec. 2024.11.21 19:39:25.582441 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.11.21 19:39:25.583167 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_36_7} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:25.583253 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_36_7} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.11.21 19:39:25.583487 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.75 MiB. 2024.11.21 19:39:26.800550 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:26.800759 [ 276 ] {52cdb3df-7a20-452b-9f65-bf66fdb52cfc} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:39:26.800838 [ 276 ] {52cdb3df-7a20-452b-9f65-bf66fdb52cfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:39:26.801719 [ 276 ] {52cdb3df-7a20-452b-9f65-bf66fdb52cfc} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:26.801765 [ 276 ] {52cdb3df-7a20-452b-9f65-bf66fdb52cfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:26.802217 [ 276 ] {52cdb3df-7a20-452b-9f65-bf66fdb52cfc} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.11.21 19:39:26.802473 [ 276 ] {52cdb3df-7a20-452b-9f65-bf66fdb52cfc} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:26.802725 [ 276 ] {52cdb3df-7a20-452b-9f65-bf66fdb52cfc} executeQuery: Read 56 rows, 4.41 KiB in 0.002023 sec., 27681.66089965398 rows/sec., 2.13 MiB/sec. 2024.11.21 19:39:26.802794 [ 276 ] {52cdb3df-7a20-452b-9f65-bf66fdb52cfc} TCPHandler: Processed in 0.002384312 sec. 2024.11.21 19:39:26.802997 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:26.803146 [ 282 ] {1cb45bda-c1ac-44ad-b7d7-6b53efe53a55} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:39:26.803205 [ 282 ] {1cb45bda-c1ac-44ad-b7d7-6b53efe53a55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:39:26.803835 [ 282 ] {1cb45bda-c1ac-44ad-b7d7-6b53efe53a55} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:26.803875 [ 282 ] {1cb45bda-c1ac-44ad-b7d7-6b53efe53a55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:26.804251 [ 282 ] {1cb45bda-c1ac-44ad-b7d7-6b53efe53a55} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.11.21 19:39:26.804495 [ 282 ] {1cb45bda-c1ac-44ad-b7d7-6b53efe53a55} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:26.804716 [ 282 ] {1cb45bda-c1ac-44ad-b7d7-6b53efe53a55} executeQuery: Read 64 rows, 5.12 KiB in 0.001606 sec., 39850.5603985056 rows/sec., 3.11 MiB/sec. 2024.11.21 19:39:26.804778 [ 282 ] {1cb45bda-c1ac-44ad-b7d7-6b53efe53a55} TCPHandler: Processed in 0.001865925 sec. 2024.11.21 19:39:26.804960 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:26.805105 [ 276 ] {1fb1efda-94e7-4f6d-89ca-67c86caf2b87} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:39:26.805166 [ 276 ] {1fb1efda-94e7-4f6d-89ca-67c86caf2b87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:39:26.805756 [ 276 ] {1fb1efda-94e7-4f6d-89ca-67c86caf2b87} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:26.805795 [ 276 ] {1fb1efda-94e7-4f6d-89ca-67c86caf2b87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:26.806195 [ 276 ] {1fb1efda-94e7-4f6d-89ca-67c86caf2b87} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.11.21 19:39:26.806440 [ 276 ] {1fb1efda-94e7-4f6d-89ca-67c86caf2b87} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:26.806665 [ 276 ] {1fb1efda-94e7-4f6d-89ca-67c86caf2b87} executeQuery: Read 160 rows, 11.41 KiB in 0.001591 sec., 100565.6819610308 rows/sec., 7.00 MiB/sec. 2024.11.21 19:39:26.806723 [ 276 ] {1fb1efda-94e7-4f6d-89ca-67c86caf2b87} TCPHandler: Processed in 0.001846844 sec. 2024.11.21 19:39:26.806891 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:26.807016 [ 282 ] {0ebb158d-1f84-40cc-b200-959c829d0de6} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:39:26.807064 [ 282 ] {0ebb158d-1f84-40cc-b200-959c829d0de6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:39:26.807510 [ 282 ] {0ebb158d-1f84-40cc-b200-959c829d0de6} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:26.807549 [ 282 ] {0ebb158d-1f84-40cc-b200-959c829d0de6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:26.807910 [ 282 ] {0ebb158d-1f84-40cc-b200-959c829d0de6} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.11.21 19:39:26.808153 [ 282 ] {0ebb158d-1f84-40cc-b200-959c829d0de6} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:26.808368 [ 282 ] {0ebb158d-1f84-40cc-b200-959c829d0de6} executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec. 2024.11.21 19:39:26.808426 [ 282 ] {0ebb158d-1f84-40cc-b200-959c829d0de6} TCPHandler: Processed in 0.001601942 sec. 2024.11.21 19:39:29.667010 [ 34 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.11.21 19:39:29.667088 [ 34 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:29.667111 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:29.667330 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2024.11.21 19:39:29.667533 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:39:29.667573 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 242 rows starting from the beginning of the part 2024.11.21 19:39:29.667655 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2024.11.21 19:39:29.667878 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2024.11.21 19:39:29.668147 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2024.11.21 19:39:29.668299 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part 2024.11.21 19:39:29.669539 [ 192 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002351701 sec., 126716.78925169485 rows/sec., 9.08 MiB/sec. 2024.11.21 19:39:29.669857 [ 186 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.11.21 19:39:29.670426 [ 186 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_25_6} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:29.670577 [ 186 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_25_6} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2024.11.21 19:39:29.670703 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.11.21 19:39:30.294466 [ 38 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:39:30.294517 [ 38 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:39:30.448616 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 2024.11.21 19:39:30.449539 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:30.449619 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:30.450265 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.11.21 19:39:30.450516 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:30.450826 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2024.11.21 19:39:31.808078 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:31.808276 [ 276 ] {d0a32cbb-6ae9-4c71-9d75-3358c86762c8} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:39:31.808355 [ 276 ] {d0a32cbb-6ae9-4c71-9d75-3358c86762c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:39:31.809113 [ 276 ] {d0a32cbb-6ae9-4c71-9d75-3358c86762c8} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:31.809160 [ 276 ] {d0a32cbb-6ae9-4c71-9d75-3358c86762c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:31.809589 [ 276 ] {d0a32cbb-6ae9-4c71-9d75-3358c86762c8} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.21 19:39:31.809860 [ 276 ] {d0a32cbb-6ae9-4c71-9d75-3358c86762c8} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:31.810051 [ 53 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.11.21 19:39:31.810110 [ 276 ] {d0a32cbb-6ae9-4c71-9d75-3358c86762c8} executeQuery: Read 14 rows, 1.01 KiB in 0.001931 sec., 7250.1294665976175 rows/sec., 521.91 KiB/sec. 2024.11.21 19:39:31.810138 [ 53 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:31.810195 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:31.810243 [ 276 ] {d0a32cbb-6ae9-4c71-9d75-3358c86762c8} TCPHandler: Processed in 0.002339761 sec. 2024.11.21 19:39:31.810441 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2024.11.21 19:39:31.810453 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:31.810779 [ 282 ] {e53424ab-97f1-448f-9baf-ae590a0d3706} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:39:31.810794 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:39:31.810872 [ 282 ] {e53424ab-97f1-448f-9baf-ae590a0d3706} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:39:31.810876 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part 2024.11.21 19:39:31.811197 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2024.11.21 19:39:31.811569 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2024.11.21 19:39:31.811903 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2024.11.21 19:39:31.812332 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part 2024.11.21 19:39:31.813888 [ 282 ] {e53424ab-97f1-448f-9baf-ae590a0d3706} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:31.813959 [ 282 ] {e53424ab-97f1-448f-9baf-ae590a0d3706} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:31.814930 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004574361 sec., 15302.68380654697 rows/sec., 1.13 MiB/sec. 2024.11.21 19:39:31.815017 [ 282 ] {e53424ab-97f1-448f-9baf-ae590a0d3706} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.11.21 19:39:31.815094 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.11.21 19:39:31.815470 [ 282 ] {e53424ab-97f1-448f-9baf-ae590a0d3706} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:31.815577 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_25_6} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:31.815790 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_25_6} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2024.11.21 19:39:31.815919 [ 282 ] {e53424ab-97f1-448f-9baf-ae590a0d3706} executeQuery: Read 285 rows, 25.79 KiB in 0.005211 sec., 54691.99769717904 rows/sec., 4.83 MiB/sec. 2024.11.21 19:39:31.815944 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.21 19:39:31.816056 [ 282 ] {e53424ab-97f1-448f-9baf-ae590a0d3706} TCPHandler: Processed in 0.005641625 sec. 2024.11.21 19:39:31.816206 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:31.816317 [ 276 ] {d6806728-2fcd-4e0a-a98f-cadeeb573969} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:39:31.816363 [ 276 ] {d6806728-2fcd-4e0a-a98f-cadeeb573969} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:39:31.816927 [ 276 ] {d6806728-2fcd-4e0a-a98f-cadeeb573969} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:31.816967 [ 276 ] {d6806728-2fcd-4e0a-a98f-cadeeb573969} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:31.817326 [ 276 ] {d6806728-2fcd-4e0a-a98f-cadeeb573969} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.21 19:39:31.817569 [ 276 ] {d6806728-2fcd-4e0a-a98f-cadeeb573969} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:31.817803 [ 276 ] {d6806728-2fcd-4e0a-a98f-cadeeb573969} executeQuery: Read 48 rows, 3.54 KiB in 0.001506 sec., 31872.509960159365 rows/sec., 2.29 MiB/sec. 2024.11.21 19:39:31.817887 [ 276 ] {d6806728-2fcd-4e0a-a98f-cadeeb573969} TCPHandler: Processed in 0.001735703 sec. 2024.11.21 19:39:31.818057 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:31.818187 [ 282 ] {5989aa47-7922-45b7-8f31-83a5391494ff} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:39:31.818243 [ 282 ] {5989aa47-7922-45b7-8f31-83a5391494ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:39:31.818844 [ 282 ] {5989aa47-7922-45b7-8f31-83a5391494ff} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:31.818883 [ 282 ] {5989aa47-7922-45b7-8f31-83a5391494ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:31.819221 [ 282 ] {5989aa47-7922-45b7-8f31-83a5391494ff} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.21 19:39:31.819456 [ 282 ] {5989aa47-7922-45b7-8f31-83a5391494ff} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:31.819667 [ 282 ] {5989aa47-7922-45b7-8f31-83a5391494ff} executeQuery: Read 14 rows, 1004.00 B in 0.001508 sec., 9283.819628647214 rows/sec., 650.18 KiB/sec. 2024.11.21 19:39:31.819720 [ 282 ] {5989aa47-7922-45b7-8f31-83a5391494ff} TCPHandler: Processed in 0.001744463 sec. 2024.11.21 19:39:31.819862 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:31.819990 [ 276 ] {c0d40615-d5fc-4169-9ce8-56e92edae6b9} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:39:31.820044 [ 276 ] {c0d40615-d5fc-4169-9ce8-56e92edae6b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:39:31.820676 [ 276 ] {c0d40615-d5fc-4169-9ce8-56e92edae6b9} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:31.820714 [ 276 ] {c0d40615-d5fc-4169-9ce8-56e92edae6b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:31.821063 [ 276 ] {c0d40615-d5fc-4169-9ce8-56e92edae6b9} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.21 19:39:31.821301 [ 276 ] {c0d40615-d5fc-4169-9ce8-56e92edae6b9} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:31.821459 [ 53 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.11.21 19:39:31.821519 [ 53 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:31.821548 [ 276 ] {c0d40615-d5fc-4169-9ce8-56e92edae6b9} executeQuery: Read 13 rows, 830.00 B in 0.001577 sec., 8243.500317057704 rows/sec., 513.98 KiB/sec. 2024.11.21 19:39:31.821555 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:31.821712 [ 276 ] {c0d40615-d5fc-4169-9ce8-56e92edae6b9} TCPHandler: Processed in 0.001910616 sec. 2024.11.21 19:39:31.821990 [ 192 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2024.11.21 19:39:31.822030 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:31.822380 [ 282 ] {a99a2b42-b99b-42de-8931-559013d703db} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:39:31.822401 [ 192 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:39:31.822494 [ 192 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part 2024.11.21 19:39:31.822496 [ 282 ] {a99a2b42-b99b-42de-8931-559013d703db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:39:31.822827 [ 192 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part 2024.11.21 19:39:31.823181 [ 192 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part 2024.11.21 19:39:31.823585 [ 192 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part 2024.11.21 19:39:31.823984 [ 192 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part 2024.11.21 19:39:31.825406 [ 282 ] {a99a2b42-b99b-42de-8931-559013d703db} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:31.825486 [ 282 ] {a99a2b42-b99b-42de-8931-559013d703db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:31.826567 [ 282 ] {a99a2b42-b99b-42de-8931-559013d703db} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.11.21 19:39:31.826583 [ 192 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004863574 sec., 13364.65734869049 rows/sec., 885.49 KiB/sec. 2024.11.21 19:39:31.826855 [ 197 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.11.21 19:39:31.827050 [ 282 ] {a99a2b42-b99b-42de-8931-559013d703db} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:31.827486 [ 282 ] {a99a2b42-b99b-42de-8931-559013d703db} executeQuery: Read 423 rows, 30.96 KiB in 0.005175 sec., 81739.13043478261 rows/sec., 5.84 MiB/sec. 2024.11.21 19:39:31.827692 [ 282 ] {a99a2b42-b99b-42de-8931-559013d703db} TCPHandler: Processed in 0.005860808 sec. 2024.11.21 19:39:31.827744 [ 197 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_25_6} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:31.827975 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:31.828196 [ 197 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_25_6} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2024.11.21 19:39:31.828374 [ 276 ] {6015a116-4fd2-45c7-b81e-d935a121f9e7} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:39:31.828532 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.21 19:39:31.828577 [ 276 ] {6015a116-4fd2-45c7-b81e-d935a121f9e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:39:31.829348 [ 276 ] {6015a116-4fd2-45c7-b81e-d935a121f9e7} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:31.829388 [ 276 ] {6015a116-4fd2-45c7-b81e-d935a121f9e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:31.829759 [ 276 ] {6015a116-4fd2-45c7-b81e-d935a121f9e7} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.21 19:39:31.829997 [ 276 ] {6015a116-4fd2-45c7-b81e-d935a121f9e7} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:31.830221 [ 276 ] {6015a116-4fd2-45c7-b81e-d935a121f9e7} executeQuery: Read 6 rows, 321.00 B in 0.001997 sec., 3004.50676014021 rows/sec., 156.97 KiB/sec. 2024.11.21 19:39:31.830271 [ 276 ] {6015a116-4fd2-45c7-b81e-d935a121f9e7} TCPHandler: Processed in 0.002463153 sec. 2024.11.21 19:39:31.830424 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:31.830554 [ 282 ] {a326bd06-1758-4222-8402-ed2e04a7f601} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:39:31.830611 [ 282 ] {a326bd06-1758-4222-8402-ed2e04a7f601} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:39:31.831241 [ 282 ] {a326bd06-1758-4222-8402-ed2e04a7f601} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:31.831289 [ 282 ] {a326bd06-1758-4222-8402-ed2e04a7f601} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:31.831723 [ 282 ] {a326bd06-1758-4222-8402-ed2e04a7f601} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.11.21 19:39:31.831955 [ 282 ] {a326bd06-1758-4222-8402-ed2e04a7f601} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:31.832166 [ 282 ] {a326bd06-1758-4222-8402-ed2e04a7f601} executeQuery: Read 237 rows, 16.27 KiB in 0.001642 sec., 144336.1753958587 rows/sec., 9.67 MiB/sec. 2024.11.21 19:39:31.832219 [ 282 ] {a326bd06-1758-4222-8402-ed2e04a7f601} TCPHandler: Processed in 0.001858315 sec. 2024.11.21 19:39:31.832349 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:31.832456 [ 276 ] {9dc86ac1-7072-410e-af45-b9b075c73a3b} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:39:31.832502 [ 276 ] {9dc86ac1-7072-410e-af45-b9b075c73a3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:39:31.832935 [ 276 ] {9dc86ac1-7072-410e-af45-b9b075c73a3b} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:31.832974 [ 276 ] {9dc86ac1-7072-410e-af45-b9b075c73a3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:31.833332 [ 276 ] {9dc86ac1-7072-410e-af45-b9b075c73a3b} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.21 19:39:31.833568 [ 276 ] {9dc86ac1-7072-410e-af45-b9b075c73a3b} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:31.833824 [ 276 ] {9dc86ac1-7072-410e-af45-b9b075c73a3b} executeQuery: Read 1 rows, 69.00 B in 0.00138 sec., 724.6376811594204 rows/sec., 48.83 KiB/sec. 2024.11.21 19:39:31.833897 [ 276 ] {9dc86ac1-7072-410e-af45-b9b075c73a3b} TCPHandler: Processed in 0.001599871 sec. 2024.11.21 19:39:31.834157 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:31.834329 [ 282 ] {4c7bfb5c-e4c8-4de4-a61d-c3fc3e51784c} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:39:31.834418 [ 282 ] {4c7bfb5c-e4c8-4de4-a61d-c3fc3e51784c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:39:31.835576 [ 282 ] {4c7bfb5c-e4c8-4de4-a61d-c3fc3e51784c} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:31.835616 [ 282 ] {4c7bfb5c-e4c8-4de4-a61d-c3fc3e51784c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:31.836269 [ 282 ] {4c7bfb5c-e4c8-4de4-a61d-c3fc3e51784c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.21 19:39:31.836520 [ 282 ] {4c7bfb5c-e4c8-4de4-a61d-c3fc3e51784c} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:31.836803 [ 282 ] {4c7bfb5c-e4c8-4de4-a61d-c3fc3e51784c} executeQuery: Read 41 rows, 75.23 KiB in 0.002489 sec., 16472.478907191646 rows/sec., 29.52 MiB/sec. 2024.11.21 19:39:31.837299 [ 282 ] {4c7bfb5c-e4c8-4de4-a61d-c3fc3e51784c} TCPHandler: Processed in 0.003273474 sec. 2024.11.21 19:39:31.837523 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:31.837658 [ 276 ] {47de5072-a7d1-4dc7-b231-106695237108} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:39:31.837713 [ 276 ] {47de5072-a7d1-4dc7-b231-106695237108} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:39:31.838276 [ 276 ] {47de5072-a7d1-4dc7-b231-106695237108} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:31.838322 [ 276 ] {47de5072-a7d1-4dc7-b231-106695237108} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:31.838744 [ 276 ] {47de5072-a7d1-4dc7-b231-106695237108} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.11.21 19:39:31.838978 [ 276 ] {47de5072-a7d1-4dc7-b231-106695237108} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:31.839193 [ 276 ] {47de5072-a7d1-4dc7-b231-106695237108} executeQuery: Read 82 rows, 5.33 KiB in 0.001565 sec., 52396.1661341853 rows/sec., 3.33 MiB/sec. 2024.11.21 19:39:31.839243 [ 276 ] {47de5072-a7d1-4dc7-b231-106695237108} TCPHandler: Processed in 0.001837915 sec. 2024.11.21 19:39:32.049042 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2024.11.21 19:39:32.069524 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:32.069579 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:32.076830 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.11.21 19:39:32.077671 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:32.080871 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2024.11.21 19:39:35.570189 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1188 2024.11.21 19:39:35.573666 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:35.573720 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:35.575192 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.21 19:39:35.575494 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:35.576492 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1188 2024.11.21 19:39:36.799407 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:36.799622 [ 276 ] {413da6e2-3e7f-4f7c-8d90-c6a83416d2ed} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:39:36.799704 [ 276 ] {413da6e2-3e7f-4f7c-8d90-c6a83416d2ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:39:36.800483 [ 276 ] {413da6e2-3e7f-4f7c-8d90-c6a83416d2ed} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:36.800533 [ 276 ] {413da6e2-3e7f-4f7c-8d90-c6a83416d2ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:36.800965 [ 276 ] {413da6e2-3e7f-4f7c-8d90-c6a83416d2ed} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.21 19:39:36.801220 [ 276 ] {413da6e2-3e7f-4f7c-8d90-c6a83416d2ed} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:36.801494 [ 276 ] {413da6e2-3e7f-4f7c-8d90-c6a83416d2ed} executeQuery: Read 12 rows, 1002.00 B in 0.001931 sec., 6214.3966856551015 rows/sec., 506.74 KiB/sec. 2024.11.21 19:39:36.801721 [ 276 ] {413da6e2-3e7f-4f7c-8d90-c6a83416d2ed} TCPHandler: Processed in 0.002448092 sec. 2024.11.21 19:39:36.801913 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:36.802031 [ 282 ] {b375f9ad-2713-44e1-b601-7b2c239c1d38} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:39:36.802079 [ 282 ] {b375f9ad-2713-44e1-b601-7b2c239c1d38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:39:36.802700 [ 282 ] {b375f9ad-2713-44e1-b601-7b2c239c1d38} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:36.802742 [ 282 ] {b375f9ad-2713-44e1-b601-7b2c239c1d38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:36.803113 [ 282 ] {b375f9ad-2713-44e1-b601-7b2c239c1d38} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.11.21 19:39:36.803355 [ 282 ] {b375f9ad-2713-44e1-b601-7b2c239c1d38} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:36.803580 [ 282 ] {b375f9ad-2713-44e1-b601-7b2c239c1d38} executeQuery: Read 62 rows, 4.84 KiB in 0.001573 sec., 39415.13032422123 rows/sec., 3.01 MiB/sec. 2024.11.21 19:39:36.803634 [ 282 ] {b375f9ad-2713-44e1-b601-7b2c239c1d38} TCPHandler: Processed in 0.001779484 sec. 2024.11.21 19:39:36.803785 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:36.803907 [ 276 ] {92b04fff-cdf0-4f28-9236-85be6e3db0dc} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:39:36.803962 [ 276 ] {92b04fff-cdf0-4f28-9236-85be6e3db0dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:39:36.804594 [ 276 ] {92b04fff-cdf0-4f28-9236-85be6e3db0dc} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:36.804643 [ 276 ] {92b04fff-cdf0-4f28-9236-85be6e3db0dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:36.805039 [ 276 ] {92b04fff-cdf0-4f28-9236-85be6e3db0dc} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.21 19:39:36.805276 [ 276 ] {92b04fff-cdf0-4f28-9236-85be6e3db0dc} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:36.805490 [ 276 ] {92b04fff-cdf0-4f28-9236-85be6e3db0dc} executeQuery: Read 12 rows, 858.00 B in 0.001611 sec., 7448.7895716945995 rows/sec., 520.11 KiB/sec. 2024.11.21 19:39:36.805542 [ 276 ] {92b04fff-cdf0-4f28-9236-85be6e3db0dc} TCPHandler: Processed in 0.001809154 sec. 2024.11.21 19:39:36.805689 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:36.805797 [ 282 ] {bcdcd55e-3085-4b11-8afc-d9173d01d950} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:39:36.805843 [ 282 ] {bcdcd55e-3085-4b11-8afc-d9173d01d950} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:39:36.806410 [ 282 ] {bcdcd55e-3085-4b11-8afc-d9173d01d950} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:36.806450 [ 282 ] {bcdcd55e-3085-4b11-8afc-d9173d01d950} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:36.806814 [ 282 ] {bcdcd55e-3085-4b11-8afc-d9173d01d950} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.11.21 19:39:36.807056 [ 282 ] {bcdcd55e-3085-4b11-8afc-d9173d01d950} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:36.807300 [ 282 ] {bcdcd55e-3085-4b11-8afc-d9173d01d950} executeQuery: Read 76 rows, 6.09 KiB in 0.00152 sec., 50000 rows/sec., 3.92 MiB/sec. 2024.11.21 19:39:36.807373 [ 282 ] {bcdcd55e-3085-4b11-8afc-d9173d01d950} TCPHandler: Processed in 0.001737603 sec. 2024.11.21 19:39:36.807595 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:36.807837 [ 276 ] {50cd70ef-340a-4590-a5e9-4279bbaf7050} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:39:36.807890 [ 276 ] {50cd70ef-340a-4590-a5e9-4279bbaf7050} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:39:36.808419 [ 276 ] {50cd70ef-340a-4590-a5e9-4279bbaf7050} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:36.808458 [ 276 ] {50cd70ef-340a-4590-a5e9-4279bbaf7050} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:36.808858 [ 276 ] {50cd70ef-340a-4590-a5e9-4279bbaf7050} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.11.21 19:39:36.809107 [ 276 ] {50cd70ef-340a-4590-a5e9-4279bbaf7050} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:36.809325 [ 276 ] {50cd70ef-340a-4590-a5e9-4279bbaf7050} executeQuery: Read 134 rows, 9.55 KiB in 0.001545 sec., 86731.39158576052 rows/sec., 6.04 MiB/sec. 2024.11.21 19:39:36.809377 [ 276 ] {50cd70ef-340a-4590-a5e9-4279bbaf7050} TCPHandler: Processed in 0.001899345 sec. 2024.11.21 19:39:36.809527 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:36.809635 [ 282 ] {88c7f31b-10cd-4f86-82af-5e2c1a5373f8} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:39:36.809684 [ 282 ] {88c7f31b-10cd-4f86-82af-5e2c1a5373f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:39:36.810127 [ 282 ] {88c7f31b-10cd-4f86-82af-5e2c1a5373f8} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:36.810166 [ 282 ] {88c7f31b-10cd-4f86-82af-5e2c1a5373f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:36.810538 [ 282 ] {88c7f31b-10cd-4f86-82af-5e2c1a5373f8} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.11.21 19:39:36.810777 [ 282 ] {88c7f31b-10cd-4f86-82af-5e2c1a5373f8} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:36.810995 [ 282 ] {88c7f31b-10cd-4f86-82af-5e2c1a5373f8} executeQuery: Read 48 rows, 3.31 KiB in 0.001382 sec., 34732.27206946455 rows/sec., 2.34 MiB/sec. 2024.11.21 19:39:36.811055 [ 282 ] {88c7f31b-10cd-4f86-82af-5e2c1a5373f8} TCPHandler: Processed in 0.001580811 sec. 2024.11.21 19:39:37.951048 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 2024.11.21 19:39:37.951707 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:37.951755 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:37.952273 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.11.21 19:39:37.952521 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:37.952732 [ 51 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.11.21 19:39:37.952780 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 2024.11.21 19:39:37.952824 [ 51 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:37.952854 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:37.952969 [ 197 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.11.21 19:39:37.953068 [ 197 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:39:37.953100 [ 197 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part 2024.11.21 19:39:37.953172 [ 197 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part 2024.11.21 19:39:37.953306 [ 197 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part 2024.11.21 19:39:37.953651 [ 197 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part 2024.11.21 19:39:37.953988 [ 197 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part 2024.11.21 19:39:37.954216 [ 197 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part 2024.11.21 19:39:37.956992 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.004062804 sec., 5750461.9961977005 rows/sec., 82.26 MiB/sec. 2024.11.21 19:39:37.957673 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.11.21 19:39:37.958107 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_51_10} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:37.958207 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_51_10} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.11.21 19:39:37.958329 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. 2024.11.21 19:39:39.581031 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2024.11.21 19:39:39.602581 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:39.602636 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:39.610227 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.11.21 19:39:39.611000 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:39.611298 [ 74 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.11.21 19:39:39.611362 [ 74 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:39.611400 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:39.611655 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.11.21 19:39:39.621456 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2024.11.21 19:39:39.622311 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:39:39.623220 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part 2024.11.21 19:39:39.627849 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part 2024.11.21 19:39:39.632506 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part 2024.11.21 19:39:39.637461 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part 2024.11.21 19:39:39.642828 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part 2024.11.21 19:39:39.647436 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part 2024.11.21 19:39:39.711462 [ 196 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.099975656 sec., 3850.937472218237 rows/sec., 19.91 MiB/sec. 2024.11.21 19:39:39.714697 [ 196 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.11.21 19:39:39.717787 [ 196 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_51_10} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:39.717917 [ 196 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_51_10} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.11.21 19:39:39.720322 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2024.11.21 19:39:40.000184 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 225.56 MiB, peak 238.98 MiB, free memory in arenas 0.00 B, will set to 229.53 MiB (RSS), difference: 3.97 MiB 2024.11.21 19:39:40.968783 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49030, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:41.167323 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44112, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:41.196688 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44836, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:41.201059 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61590, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:41.461802 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44055, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:41.470159 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47439, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:41.493515 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50497, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:41.517966 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55431, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:41.801893 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:41.802111 [ 276 ] {d769f46a-3853-4885-8e51-e6eea2c24f09} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:39:41.802198 [ 276 ] {d769f46a-3853-4885-8e51-e6eea2c24f09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:39:41.803140 [ 276 ] {d769f46a-3853-4885-8e51-e6eea2c24f09} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:41.803191 [ 276 ] {d769f46a-3853-4885-8e51-e6eea2c24f09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:41.803675 [ 276 ] {d769f46a-3853-4885-8e51-e6eea2c24f09} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.11.21 19:39:41.803940 [ 276 ] {d769f46a-3853-4885-8e51-e6eea2c24f09} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:41.804200 [ 276 ] {d769f46a-3853-4885-8e51-e6eea2c24f09} executeQuery: Read 56 rows, 4.41 KiB in 0.002151 sec., 26034.40260344026 rows/sec., 2.00 MiB/sec. 2024.11.21 19:39:41.804277 [ 276 ] {d769f46a-3853-4885-8e51-e6eea2c24f09} TCPHandler: Processed in 0.002524083 sec. 2024.11.21 19:39:41.804478 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:41.804628 [ 282 ] {b300a16f-464d-4756-bba7-d4968b98f266} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:39:41.804691 [ 282 ] {b300a16f-464d-4756-bba7-d4968b98f266} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:39:41.805380 [ 282 ] {b300a16f-464d-4756-bba7-d4968b98f266} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:41.805424 [ 282 ] {b300a16f-464d-4756-bba7-d4968b98f266} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:41.805816 [ 282 ] {b300a16f-464d-4756-bba7-d4968b98f266} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.11.21 19:39:41.806066 [ 282 ] {b300a16f-464d-4756-bba7-d4968b98f266} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:41.806307 [ 282 ] {b300a16f-464d-4756-bba7-d4968b98f266} executeQuery: Read 64 rows, 5.12 KiB in 0.001718 sec., 37252.61932479628 rows/sec., 2.91 MiB/sec. 2024.11.21 19:39:41.806365 [ 282 ] {b300a16f-464d-4756-bba7-d4968b98f266} TCPHandler: Processed in 0.001966206 sec. 2024.11.21 19:39:41.806537 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:41.806658 [ 276 ] {00dd2a1b-d5f2-42b5-acb7-a4f9b41944ce} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:39:41.806713 [ 276 ] {00dd2a1b-d5f2-42b5-acb7-a4f9b41944ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:39:41.807254 [ 276 ] {00dd2a1b-d5f2-42b5-acb7-a4f9b41944ce} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:41.807295 [ 276 ] {00dd2a1b-d5f2-42b5-acb7-a4f9b41944ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:41.807702 [ 276 ] {00dd2a1b-d5f2-42b5-acb7-a4f9b41944ce} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.11.21 19:39:41.807954 [ 276 ] {00dd2a1b-d5f2-42b5-acb7-a4f9b41944ce} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:41.808200 [ 276 ] {00dd2a1b-d5f2-42b5-acb7-a4f9b41944ce} executeQuery: Read 160 rows, 11.41 KiB in 0.001566 sec., 102171.13665389529 rows/sec., 7.12 MiB/sec. 2024.11.21 19:39:41.808308 [ 276 ] {00dd2a1b-d5f2-42b5-acb7-a4f9b41944ce} TCPHandler: Processed in 0.001825134 sec. 2024.11.21 19:39:41.808510 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:41.808717 [ 282 ] {8bfd5540-7f29-4109-b38b-8cd6d13a3480} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:39:41.808779 [ 282 ] {8bfd5540-7f29-4109-b38b-8cd6d13a3480} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:39:41.809292 [ 282 ] {8bfd5540-7f29-4109-b38b-8cd6d13a3480} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:41.809333 [ 282 ] {8bfd5540-7f29-4109-b38b-8cd6d13a3480} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:41.809706 [ 282 ] {8bfd5540-7f29-4109-b38b-8cd6d13a3480} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.11.21 19:39:41.809953 [ 282 ] {8bfd5540-7f29-4109-b38b-8cd6d13a3480} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:41.810169 [ 282 ] {8bfd5540-7f29-4109-b38b-8cd6d13a3480} executeQuery: Read 60 rows, 4.14 KiB in 0.001492 sec., 40214.47721179624 rows/sec., 2.71 MiB/sec. 2024.11.21 19:39:41.810219 [ 282 ] {8bfd5540-7f29-4109-b38b-8cd6d13a3480} TCPHandler: Processed in 0.001820864 sec. 2024.11.21 19:39:43.612149 [ 64 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.11.21 19:39:43.612244 [ 64 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:43.612272 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:43.612593 [ 190 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2024.11.21 19:39:43.612886 [ 190 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:39:43.612952 [ 190 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 126 rows starting from the beginning of the part 2024.11.21 19:39:43.613117 [ 190 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2024.11.21 19:39:43.613288 [ 190 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part 2024.11.21 19:39:43.613490 [ 190 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2024.11.21 19:39:43.613622 [ 190 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part 2024.11.21 19:39:43.614698 [ 191 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002317501 sec., 64724.891165095505 rows/sec., 3.30 MiB/sec. 2024.11.21 19:39:43.614918 [ 191 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.11.21 19:39:43.615283 [ 191 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_25_6} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:43.615377 [ 191 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_25_6} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2024.11.21 19:39:43.615483 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.11.21 19:39:43.778629 [ 64 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.11.21 19:39:43.778685 [ 64 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:43.778714 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:43.778935 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2024.11.21 19:39:43.779195 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:39:43.779238 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 21 rows starting from the beginning of the part 2024.11.21 19:39:43.779351 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2024.11.21 19:39:43.779556 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2024.11.21 19:39:43.779764 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2024.11.21 19:39:43.779930 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2024.11.21 19:39:43.781063 [ 200 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.002269481 sec., 11015.734434436772 rows/sec., 742.27 KiB/sec. 2024.11.21 19:39:43.781226 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.11.21 19:39:43.781575 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_25_6} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:43.781673 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_25_6} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2024.11.21 19:39:43.781773 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2024.11.21 19:39:44.142138 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59096, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:44.599950 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49326, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:44.756479 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47555, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:44.846066 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56556, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:44.847361 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57191, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:44.859841 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34776, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:44.860118 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55346, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:44.867452 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57841, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:45.098513 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64478, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:45.294578 [ 87 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:39:45.294661 [ 87 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:39:45.417470 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:45.453022 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 2024.11.21 19:39:45.453928 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:45.453985 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:45.454717 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.11.21 19:39:45.454999 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:45.455205 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 2024.11.21 19:39:45.474009 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46896, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:45.576842 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1208 2024.11.21 19:39:45.580031 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:45.580079 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:45.581579 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.21 19:39:45.581898 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:45.582560 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1208 2024.11.21 19:39:45.655988 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47208, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:45.705456 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62645, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:45.706706 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61445, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:45.787089 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57941, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:45.839451 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59081, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:45.904864 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42973, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:46.418834 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33426, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:46.466638 [ 274 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62402, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:46.484010 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50769, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:46.485337 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62954, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:46.497681 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:32795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:46.500046 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33545, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:46.512469 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45405, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:39:46.807545 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:46.807736 [ 276 ] {c3d90d6c-e86f-40bb-ac27-2a1aea1ef62f} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:39:46.807809 [ 276 ] {c3d90d6c-e86f-40bb-ac27-2a1aea1ef62f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:39:46.808565 [ 276 ] {c3d90d6c-e86f-40bb-ac27-2a1aea1ef62f} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:46.808614 [ 276 ] {c3d90d6c-e86f-40bb-ac27-2a1aea1ef62f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:46.809050 [ 276 ] {c3d90d6c-e86f-40bb-ac27-2a1aea1ef62f} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.21 19:39:46.809313 [ 276 ] {c3d90d6c-e86f-40bb-ac27-2a1aea1ef62f} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:46.809570 [ 276 ] {c3d90d6c-e86f-40bb-ac27-2a1aea1ef62f} executeQuery: Read 14 rows, 1.01 KiB in 0.001887 sec., 7419.183889772125 rows/sec., 534.08 KiB/sec. 2024.11.21 19:39:46.809679 [ 276 ] {c3d90d6c-e86f-40bb-ac27-2a1aea1ef62f} TCPHandler: Processed in 0.0022608 sec. 2024.11.21 19:39:46.809886 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:46.810027 [ 282 ] {753a348d-9ca7-4dd5-9a7b-8cf5c8fecc10} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:39:46.810083 [ 282 ] {753a348d-9ca7-4dd5-9a7b-8cf5c8fecc10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:39:46.810779 [ 282 ] {753a348d-9ca7-4dd5-9a7b-8cf5c8fecc10} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:46.810819 [ 282 ] {753a348d-9ca7-4dd5-9a7b-8cf5c8fecc10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:46.811208 [ 282 ] {753a348d-9ca7-4dd5-9a7b-8cf5c8fecc10} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.11.21 19:39:46.811458 [ 282 ] {753a348d-9ca7-4dd5-9a7b-8cf5c8fecc10} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:46.811656 [ 113 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.11.21 19:39:46.811680 [ 282 ] {753a348d-9ca7-4dd5-9a7b-8cf5c8fecc10} executeQuery: Read 285 rows, 25.79 KiB in 0.001683 sec., 169340.46345811052 rows/sec., 14.96 MiB/sec. 2024.11.21 19:39:46.811734 [ 113 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:46.811804 [ 282 ] {753a348d-9ca7-4dd5-9a7b-8cf5c8fecc10} TCPHandler: Processed in 0.001981936 sec. 2024.11.21 19:39:46.811811 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:46.812006 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:46.812014 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.11.21 19:39:46.812196 [ 276 ] {fcc70619-6d60-4e75-95d3-cb011f653a05} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:39:46.812270 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:39:46.812296 [ 276 ] {fcc70619-6d60-4e75-95d3-cb011f653a05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:39:46.812342 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1435 rows starting from the beginning of the part 2024.11.21 19:39:46.812636 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part 2024.11.21 19:39:46.813023 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 285 rows starting from the beginning of the part 2024.11.21 19:39:46.813442 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 62 rows starting from the beginning of the part 2024.11.21 19:39:46.813834 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part 2024.11.21 19:39:46.814179 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 285 rows starting from the beginning of the part 2024.11.21 19:39:46.815589 [ 276 ] {fcc70619-6d60-4e75-95d3-cb011f653a05} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:46.815651 [ 276 ] {fcc70619-6d60-4e75-95d3-cb011f653a05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:46.816606 [ 276 ] {fcc70619-6d60-4e75-95d3-cb011f653a05} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.21 19:39:46.817048 [ 276 ] {fcc70619-6d60-4e75-95d3-cb011f653a05} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:46.817253 [ 113 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 2024.11.21 19:39:46.817381 [ 113 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:46.817464 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:46.817588 [ 276 ] {fcc70619-6d60-4e75-95d3-cb011f653a05} executeQuery: Read 48 rows, 3.54 KiB in 0.005406 sec., 8879.023307436182 rows/sec., 654.65 KiB/sec. 2024.11.21 19:39:46.818019 [ 193 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_43_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full 2024.11.21 19:39:46.818138 [ 276 ] {fcc70619-6d60-4e75-95d3-cb011f653a05} TCPHandler: Processed in 0.006222163 sec. 2024.11.21 19:39:46.818427 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2179 rows, containing 5 columns (5 merged, 0 gathered) in 0.006476546 sec., 336444.76546603703 rows/sec., 29.68 MiB/sec. 2024.11.21 19:39:46.818456 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:46.818478 [ 193 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_43_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:39:46.818553 [ 193 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_43_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 66 rows starting from the beginning of the part 2024.11.21 19:39:46.818905 [ 282 ] {bfc63492-18cf-485a-bdef-ae7926c8e890} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:39:46.818935 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.11.21 19:39:46.818943 [ 193 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_43_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 4 rows starting from the beginning of the part 2024.11.21 19:39:46.819130 [ 282 ] {bfc63492-18cf-485a-bdef-ae7926c8e890} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:39:46.819452 [ 193 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_43_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part 2024.11.21 19:39:46.820001 [ 193 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_43_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part 2024.11.21 19:39:46.820425 [ 193 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_43_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 12 rows starting from the beginning of the part 2024.11.21 19:39:46.820908 [ 193 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_43_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part 2024.11.21 19:39:46.821169 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_76_15} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:46.821828 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_76_15} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.11.21 19:39:46.822058 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.11.21 19:39:46.822882 [ 282 ] {bfc63492-18cf-485a-bdef-ae7926c8e890} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:46.822961 [ 282 ] {bfc63492-18cf-485a-bdef-ae7926c8e890} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:46.824097 [ 282 ] {bfc63492-18cf-485a-bdef-ae7926c8e890} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.21 19:39:46.824275 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_43_9} MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 5 columns (5 merged, 0 gathered) in 0.006688259 sec., 33790.55745299337 rows/sec., 2.54 MiB/sec. 2024.11.21 19:39:46.824471 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_43_9} MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) 2024.11.21 19:39:46.824645 [ 282 ] {bfc63492-18cf-485a-bdef-ae7926c8e890} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:46.825153 [ 282 ] {bfc63492-18cf-485a-bdef-ae7926c8e890} executeQuery: Read 14 rows, 1004.00 B in 0.006433 sec., 2176.278563656148 rows/sec., 152.41 KiB/sec. 2024.11.21 19:39:46.825349 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_43_9} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:46.825459 [ 282 ] {bfc63492-18cf-485a-bdef-ae7926c8e890} TCPHandler: Processed in 0.007161056 sec. 2024.11.21 19:39:46.825722 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:46.825806 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_43_9} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 2024.11.21 19:39:46.825922 [ 276 ] {b2af2720-de2f-4383-8b65-202d5dfb157c} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:39:46.825984 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.11.21 19:39:46.826026 [ 276 ] {b2af2720-de2f-4383-8b65-202d5dfb157c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:39:46.826619 [ 276 ] {b2af2720-de2f-4383-8b65-202d5dfb157c} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:46.826660 [ 276 ] {b2af2720-de2f-4383-8b65-202d5dfb157c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:46.827024 [ 276 ] {b2af2720-de2f-4383-8b65-202d5dfb157c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.21 19:39:46.827265 [ 276 ] {b2af2720-de2f-4383-8b65-202d5dfb157c} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:46.827519 [ 276 ] {b2af2720-de2f-4383-8b65-202d5dfb157c} executeQuery: Read 13 rows, 830.00 B in 0.001654 sec., 7859.7339782345825 rows/sec., 490.05 KiB/sec. 2024.11.21 19:39:46.827649 [ 276 ] {b2af2720-de2f-4383-8b65-202d5dfb157c} TCPHandler: Processed in 0.002073598 sec. 2024.11.21 19:39:46.827879 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:46.828014 [ 282 ] {a003bf3c-0d68-4ba2-bf9b-7cbc6c62b8b1} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:39:46.828069 [ 282 ] {a003bf3c-0d68-4ba2-bf9b-7cbc6c62b8b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:39:46.828795 [ 282 ] {a003bf3c-0d68-4ba2-bf9b-7cbc6c62b8b1} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:46.828835 [ 282 ] {a003bf3c-0d68-4ba2-bf9b-7cbc6c62b8b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:46.829214 [ 282 ] {a003bf3c-0d68-4ba2-bf9b-7cbc6c62b8b1} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.11.21 19:39:46.829452 [ 282 ] {a003bf3c-0d68-4ba2-bf9b-7cbc6c62b8b1} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:46.829626 [ 113 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.11.21 19:39:46.829687 [ 113 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:46.829702 [ 282 ] {a003bf3c-0d68-4ba2-bf9b-7cbc6c62b8b1} executeQuery: Read 423 rows, 30.96 KiB in 0.001704 sec., 248239.4366197183 rows/sec., 17.75 MiB/sec. 2024.11.21 19:39:46.829726 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:46.829858 [ 282 ] {a003bf3c-0d68-4ba2-bf9b-7cbc6c62b8b1} TCPHandler: Processed in 0.002089948 sec. 2024.11.21 19:39:46.829953 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.11.21 19:39:46.830056 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:46.830136 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:39:46.830203 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 915 rows starting from the beginning of the part 2024.11.21 19:39:46.830345 [ 276 ] {be7fbd9a-be62-4ba6-9283-06cdf99aa06e} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:39:46.830425 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part 2024.11.21 19:39:46.830592 [ 276 ] {be7fbd9a-be62-4ba6-9283-06cdf99aa06e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:39:46.830740 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 423 rows starting from the beginning of the part 2024.11.21 19:39:46.831238 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 76 rows starting from the beginning of the part 2024.11.21 19:39:46.831600 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part 2024.11.21 19:39:46.831929 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 423 rows starting from the beginning of the part 2024.11.21 19:39:46.833184 [ 276 ] {be7fbd9a-be62-4ba6-9283-06cdf99aa06e} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:46.833267 [ 276 ] {be7fbd9a-be62-4ba6-9283-06cdf99aa06e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:46.834386 [ 276 ] {be7fbd9a-be62-4ba6-9283-06cdf99aa06e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.21 19:39:46.834856 [ 276 ] {be7fbd9a-be62-4ba6-9283-06cdf99aa06e} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:46.835072 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1965 rows, containing 5 columns (5 merged, 0 gathered) in 0.00522505 sec., 376072.95623965317 rows/sec., 28.80 MiB/sec. 2024.11.21 19:39:46.835284 [ 276 ] {be7fbd9a-be62-4ba6-9283-06cdf99aa06e} executeQuery: Read 6 rows, 321.00 B in 0.005057 sec., 1186.4741941862765 rows/sec., 61.99 KiB/sec. 2024.11.21 19:39:46.835320 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.11.21 19:39:46.835372 [ 276 ] {be7fbd9a-be62-4ba6-9283-06cdf99aa06e} TCPHandler: Processed in 0.005399042 sec. 2024.11.21 19:39:46.835595 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:46.835666 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_76_15} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:46.835761 [ 282 ] {4df588df-4ebc-4d48-8965-6f060f21a6c3} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:39:46.835772 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_76_15} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.11.21 19:39:46.835833 [ 282 ] {4df588df-4ebc-4d48-8965-6f060f21a6c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:39:46.835879 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.11.21 19:39:46.836502 [ 282 ] {4df588df-4ebc-4d48-8965-6f060f21a6c3} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:46.836542 [ 282 ] {4df588df-4ebc-4d48-8965-6f060f21a6c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:46.836924 [ 282 ] {4df588df-4ebc-4d48-8965-6f060f21a6c3} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.11.21 19:39:46.837169 [ 282 ] {4df588df-4ebc-4d48-8965-6f060f21a6c3} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:46.837341 [ 113 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.11.21 19:39:46.837405 [ 113 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:46.837414 [ 282 ] {4df588df-4ebc-4d48-8965-6f060f21a6c3} executeQuery: Read 237 rows, 16.27 KiB in 0.001682 sec., 140903.6860879905 rows/sec., 9.44 MiB/sec. 2024.11.21 19:39:46.837443 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:46.837549 [ 282 ] {4df588df-4ebc-4d48-8965-6f060f21a6c3} TCPHandler: Processed in 0.002026347 sec. 2024.11.21 19:39:46.837641 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.11.21 19:39:46.837711 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:46.837762 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:39:46.837806 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_76_15} MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 13471 rows starting from the beginning of the part 2024.11.21 19:39:46.837845 [ 276 ] {2f51636a-577a-42dd-91f9-7479857a2470} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:39:46.837989 [ 276 ] {2f51636a-577a-42dd-91f9-7479857a2470} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:39:46.838011 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part 2024.11.21 19:39:46.838411 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 237 rows starting from the beginning of the part 2024.11.21 19:39:46.838807 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 134 rows starting from the beginning of the part 2024.11.21 19:39:46.839187 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part 2024.11.21 19:39:46.839504 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 237 rows starting from the beginning of the part 2024.11.21 19:39:46.840219 [ 276 ] {2f51636a-577a-42dd-91f9-7479857a2470} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:46.840267 [ 276 ] {2f51636a-577a-42dd-91f9-7479857a2470} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:46.840676 [ 276 ] {2f51636a-577a-42dd-91f9-7479857a2470} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.21 19:39:46.840927 [ 276 ] {2f51636a-577a-42dd-91f9-7479857a2470} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:46.841166 [ 276 ] {2f51636a-577a-42dd-91f9-7479857a2470} executeQuery: Read 1 rows, 69.00 B in 0.00335 sec., 298.5074626865672 rows/sec., 20.11 KiB/sec. 2024.11.21 19:39:46.841265 [ 276 ] {2f51636a-577a-42dd-91f9-7479857a2470} TCPHandler: Processed in 0.003608548 sec. 2024.11.21 19:39:46.841403 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:46.841549 [ 282 ] {01277246-ca58-45ee-a005-ed4afa992717} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:39:46.841673 [ 282 ] {01277246-ca58-45ee-a005-ed4afa992717} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:39:46.842979 [ 282 ] {01277246-ca58-45ee-a005-ed4afa992717} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:46.843017 [ 282 ] {01277246-ca58-45ee-a005-ed4afa992717} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:46.843905 [ 282 ] {01277246-ca58-45ee-a005-ed4afa992717} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.21 19:39:46.843964 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 14399 rows, containing 5 columns (5 merged, 0 gathered) in 0.006393216 sec., 2252231.114981881 rows/sec., 153.52 MiB/sec. 2024.11.21 19:39:46.844223 [ 282 ] {01277246-ca58-45ee-a005-ed4afa992717} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:46.844467 [ 282 ] {01277246-ca58-45ee-a005-ed4afa992717} executeQuery: Read 41 rows, 75.23 KiB in 0.002958 sec., 13860.716700473293 rows/sec., 24.84 MiB/sec. 2024.11.21 19:39:46.844574 [ 282 ] {01277246-ca58-45ee-a005-ed4afa992717} TCPHandler: Processed in 0.003235073 sec. 2024.11.21 19:39:46.844746 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:46.844887 [ 198 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.11.21 19:39:46.844918 [ 276 ] {6acda753-0583-4c36-a904-071a4f4dad67} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:39:46.845047 [ 276 ] {6acda753-0583-4c36-a904-071a4f4dad67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:39:46.845646 [ 198 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_76_15} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:46.845867 [ 198 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_76_15} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.11.21 19:39:46.846063 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. 2024.11.21 19:39:46.846085 [ 276 ] {6acda753-0583-4c36-a904-071a4f4dad67} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:46.846139 [ 276 ] {6acda753-0583-4c36-a904-071a4f4dad67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:46.846520 [ 276 ] {6acda753-0583-4c36-a904-071a4f4dad67} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.11.21 19:39:46.846769 [ 276 ] {6acda753-0583-4c36-a904-071a4f4dad67} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:46.846903 [ 95 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.11.21 19:39:46.846944 [ 95 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:46.846955 [ 276 ] {6acda753-0583-4c36-a904-071a4f4dad67} executeQuery: Read 82 rows, 5.33 KiB in 0.002083 sec., 39366.298607777244 rows/sec., 2.50 MiB/sec. 2024.11.21 19:39:46.846971 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:46.847085 [ 276 ] {6acda753-0583-4c36-a904-071a4f4dad67} TCPHandler: Processed in 0.002415363 sec. 2024.11.21 19:39:46.847277 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.11.21 19:39:46.847490 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:39:46.847539 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4218 rows starting from the beginning of the part 2024.11.21 19:39:46.847763 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part 2024.11.21 19:39:46.848056 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part 2024.11.21 19:39:46.848331 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 48 rows starting from the beginning of the part 2024.11.21 19:39:46.848544 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part 2024.11.21 19:39:46.848606 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part 2024.11.21 19:39:46.850625 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 4 columns (4 merged, 0 gathered) in 0.003582418 sec., 1270091.876492358 rows/sec., 83.42 MiB/sec. 2024.11.21 19:39:46.851262 [ 192 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.11.21 19:39:46.851572 [ 192 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_76_15} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:46.851658 [ 192 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_76_15} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.11.21 19:39:46.851746 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. 2024.11.21 19:39:47.121635 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2024.11.21 19:39:47.140479 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:47.140539 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2024.11.21 19:39:47.147619 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.11.21 19:39:47.148373 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:47.151950 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2024.11.21 19:39:51.801838 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:51.802061 [ 276 ] {a8285537-f1e7-424e-abce-58c2f7d2f429} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:39:51.802142 [ 276 ] {a8285537-f1e7-424e-abce-58c2f7d2f429} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:39:51.802964 [ 276 ] {a8285537-f1e7-424e-abce-58c2f7d2f429} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:51.803009 [ 276 ] {a8285537-f1e7-424e-abce-58c2f7d2f429} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:39:51.803454 [ 276 ] {a8285537-f1e7-424e-abce-58c2f7d2f429} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.21 19:39:51.803721 [ 276 ] {a8285537-f1e7-424e-abce-58c2f7d2f429} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:51.803935 [ 276 ] {a8285537-f1e7-424e-abce-58c2f7d2f429} executeQuery: Read 2 rows, 167.00 B in 0.001934 sec., 1034.126163391934 rows/sec., 84.33 KiB/sec. 2024.11.21 19:39:51.804004 [ 276 ] {a8285537-f1e7-424e-abce-58c2f7d2f429} TCPHandler: Processed in 0.002304531 sec. 2024.11.21 19:39:51.804214 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:51.804362 [ 282 ] {670f6cea-fc8e-4a39-894b-3b276b50362e} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:39:51.804418 [ 282 ] {670f6cea-fc8e-4a39-894b-3b276b50362e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:39:51.805016 [ 282 ] {670f6cea-fc8e-4a39-894b-3b276b50362e} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:51.805057 [ 282 ] {670f6cea-fc8e-4a39-894b-3b276b50362e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:39:51.805442 [ 282 ] {670f6cea-fc8e-4a39-894b-3b276b50362e} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.11.21 19:39:51.805688 [ 282 ] {670f6cea-fc8e-4a39-894b-3b276b50362e} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:51.805875 [ 282 ] {670f6cea-fc8e-4a39-894b-3b276b50362e} executeQuery: Read 57 rows, 4.48 KiB in 0.001548 sec., 36821.705426356595 rows/sec., 2.83 MiB/sec. 2024.11.21 19:39:51.805929 [ 282 ] {670f6cea-fc8e-4a39-894b-3b276b50362e} TCPHandler: Processed in 0.001788494 sec. 2024.11.21 19:39:51.806089 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:51.806203 [ 276 ] {c227c1bb-e056-45ea-9683-56990f4cb414} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:39:51.806250 [ 276 ] {c227c1bb-e056-45ea-9683-56990f4cb414} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:39:51.806796 [ 276 ] {c227c1bb-e056-45ea-9683-56990f4cb414} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:51.806835 [ 276 ] {c227c1bb-e056-45ea-9683-56990f4cb414} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:39:51.807212 [ 276 ] {c227c1bb-e056-45ea-9683-56990f4cb414} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.21 19:39:51.807459 [ 276 ] {c227c1bb-e056-45ea-9683-56990f4cb414} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:51.807651 [ 276 ] {c227c1bb-e056-45ea-9683-56990f4cb414} executeQuery: Read 2 rows, 143.00 B in 0.001473 sec., 1357.7732518669384 rows/sec., 94.81 KiB/sec. 2024.11.21 19:39:51.807705 [ 276 ] {c227c1bb-e056-45ea-9683-56990f4cb414} TCPHandler: Processed in 0.001669652 sec. 2024.11.21 19:39:51.807881 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:51.807996 [ 282 ] {faa33fd8-465a-44b0-9795-f73c1e62d54a} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:39:51.808042 [ 282 ] {faa33fd8-465a-44b0-9795-f73c1e62d54a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:39:51.808608 [ 282 ] {faa33fd8-465a-44b0-9795-f73c1e62d54a} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:51.808646 [ 282 ] {faa33fd8-465a-44b0-9795-f73c1e62d54a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:39:51.809008 [ 282 ] {faa33fd8-465a-44b0-9795-f73c1e62d54a} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.11.21 19:39:51.809262 [ 282 ] {faa33fd8-465a-44b0-9795-f73c1e62d54a} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:51.809472 [ 282 ] {faa33fd8-465a-44b0-9795-f73c1e62d54a} executeQuery: Read 66 rows, 5.28 KiB in 0.001502 sec., 43941.41145139813 rows/sec., 3.43 MiB/sec. 2024.11.21 19:39:51.809526 [ 282 ] {faa33fd8-465a-44b0-9795-f73c1e62d54a} TCPHandler: Processed in 0.001700163 sec. 2024.11.21 19:39:51.809692 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:51.809822 [ 276 ] {df560a38-5eec-48ab-841d-905e718f58f1} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:39:51.809884 [ 276 ] {df560a38-5eec-48ab-841d-905e718f58f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:39:51.810517 [ 276 ] {df560a38-5eec-48ab-841d-905e718f58f1} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:51.810557 [ 276 ] {df560a38-5eec-48ab-841d-905e718f58f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:39:51.810955 [ 276 ] {df560a38-5eec-48ab-841d-905e718f58f1} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.11.21 19:39:51.811195 [ 276 ] {df560a38-5eec-48ab-841d-905e718f58f1} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:51.811425 [ 276 ] {df560a38-5eec-48ab-841d-905e718f58f1} executeQuery: Read 161 rows, 11.48 KiB in 0.001626 sec., 99015.9901599016 rows/sec., 6.90 MiB/sec. 2024.11.21 19:39:51.811511 [ 276 ] {df560a38-5eec-48ab-841d-905e718f58f1} TCPHandler: Processed in 0.001883455 sec. 2024.11.21 19:39:51.811758 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:51.811967 [ 282 ] {d914fb08-34a3-4935-801f-11a2ac75e1aa} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:39:51.812027 [ 282 ] {d914fb08-34a3-4935-801f-11a2ac75e1aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:39:51.812564 [ 282 ] {d914fb08-34a3-4935-801f-11a2ac75e1aa} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:51.812604 [ 282 ] {d914fb08-34a3-4935-801f-11a2ac75e1aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:39:51.812977 [ 282 ] {d914fb08-34a3-4935-801f-11a2ac75e1aa} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.11.21 19:39:51.813220 [ 282 ] {d914fb08-34a3-4935-801f-11a2ac75e1aa} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:51.813435 [ 282 ] {d914fb08-34a3-4935-801f-11a2ac75e1aa} executeQuery: Read 60 rows, 4.14 KiB in 0.001499 sec., 40026.6844563042 rows/sec., 2.70 MiB/sec. 2024.11.21 19:39:51.813499 [ 282 ] {d914fb08-34a3-4935-801f-11a2ac75e1aa} TCPHandler: Processed in 0.001885885 sec. 2024.11.21 19:39:52.955423 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 2024.11.21 19:39:52.956076 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:52.956118 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:39:52.956654 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.11.21 19:39:52.956925 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:52.957199 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 2024.11.21 19:39:54.652114 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2024.11.21 19:39:54.672574 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:54.672632 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:39:54.679964 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.11.21 19:39:54.680729 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:54.683310 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2024.11.21 19:39:55.582871 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1242 2024.11.21 19:39:55.586027 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:55.586071 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:39:55.587562 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.21 19:39:55.587877 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:55.588719 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1242 2024.11.21 19:39:56.801130 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:56.801329 [ 276 ] {e1627710-a930-43f0-8bb5-6cb2f4f161ca} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:39:56.801408 [ 276 ] {e1627710-a930-43f0-8bb5-6cb2f4f161ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:39:56.802245 [ 276 ] {e1627710-a930-43f0-8bb5-6cb2f4f161ca} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:56.802302 [ 276 ] {e1627710-a930-43f0-8bb5-6cb2f4f161ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:39:56.802760 [ 276 ] {e1627710-a930-43f0-8bb5-6cb2f4f161ca} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.11.21 19:39:56.803023 [ 276 ] {e1627710-a930-43f0-8bb5-6cb2f4f161ca} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:56.803263 [ 276 ] {e1627710-a930-43f0-8bb5-6cb2f4f161ca} executeQuery: Read 56 rows, 4.41 KiB in 0.001988 sec., 28169.01408450704 rows/sec., 2.16 MiB/sec. 2024.11.21 19:39:56.803332 [ 276 ] {e1627710-a930-43f0-8bb5-6cb2f4f161ca} TCPHandler: Processed in 0.002337981 sec. 2024.11.21 19:39:56.803513 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:56.803633 [ 282 ] {fb6c5b12-1d3e-4efa-9987-893f04d31c28} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:39:56.803684 [ 282 ] {fb6c5b12-1d3e-4efa-9987-893f04d31c28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:39:56.804309 [ 282 ] {fb6c5b12-1d3e-4efa-9987-893f04d31c28} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:56.804351 [ 282 ] {fb6c5b12-1d3e-4efa-9987-893f04d31c28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:39:56.804738 [ 282 ] {fb6c5b12-1d3e-4efa-9987-893f04d31c28} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.11.21 19:39:56.804993 [ 282 ] {fb6c5b12-1d3e-4efa-9987-893f04d31c28} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:56.805247 [ 282 ] {fb6c5b12-1d3e-4efa-9987-893f04d31c28} executeQuery: Read 64 rows, 5.12 KiB in 0.001642 sec., 38976.8574908648 rows/sec., 3.04 MiB/sec. 2024.11.21 19:39:56.805303 [ 282 ] {fb6c5b12-1d3e-4efa-9987-893f04d31c28} TCPHandler: Processed in 0.001848695 sec. 2024.11.21 19:39:56.805497 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:56.805616 [ 276 ] {6f1a17f1-eb61-419c-b9f7-1ad0355dfea8} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:39:56.805671 [ 276 ] {6f1a17f1-eb61-419c-b9f7-1ad0355dfea8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:39:56.806251 [ 276 ] {6f1a17f1-eb61-419c-b9f7-1ad0355dfea8} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:56.806293 [ 276 ] {6f1a17f1-eb61-419c-b9f7-1ad0355dfea8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:39:56.806706 [ 276 ] {6f1a17f1-eb61-419c-b9f7-1ad0355dfea8} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.11.21 19:39:56.806951 [ 276 ] {6f1a17f1-eb61-419c-b9f7-1ad0355dfea8} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:56.807189 [ 276 ] {6f1a17f1-eb61-419c-b9f7-1ad0355dfea8} executeQuery: Read 160 rows, 11.41 KiB in 0.001599 sec., 100062.53908692933 rows/sec., 6.97 MiB/sec. 2024.11.21 19:39:56.807244 [ 276 ] {6f1a17f1-eb61-419c-b9f7-1ad0355dfea8} TCPHandler: Processed in 0.001803314 sec. 2024.11.21 19:39:56.807405 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:39:56.807516 [ 282 ] {1b6ac7c7-ecdf-4d25-9853-281a2dc885af} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:39:56.807566 [ 282 ] {1b6ac7c7-ecdf-4d25-9853-281a2dc885af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:39:56.808052 [ 282 ] {1b6ac7c7-ecdf-4d25-9853-281a2dc885af} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:39:56.808093 [ 282 ] {1b6ac7c7-ecdf-4d25-9853-281a2dc885af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:39:56.808485 [ 282 ] {1b6ac7c7-ecdf-4d25-9853-281a2dc885af} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.11.21 19:39:56.808731 [ 282 ] {1b6ac7c7-ecdf-4d25-9853-281a2dc885af} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:39:56.808968 [ 282 ] {1b6ac7c7-ecdf-4d25-9853-281a2dc885af} executeQuery: Read 60 rows, 4.14 KiB in 0.001474 sec., 40705.5630936228 rows/sec., 2.74 MiB/sec. 2024.11.21 19:39:56.809020 [ 282 ] {1b6ac7c7-ecdf-4d25-9853-281a2dc885af} TCPHandler: Processed in 0.001671612 sec. 2024.11.21 19:40:00.294732 [ 148 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:40:00.294835 [ 148 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:40:00.457411 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 2024.11.21 19:40:00.458100 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:00.458146 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:00.458701 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.11.21 19:40:00.458953 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:00.459236 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 2024.11.21 19:40:01.810031 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:01.810222 [ 276 ] {8107cfd8-f5c6-4f0e-8118-0e7a21341d62} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:40:01.810296 [ 276 ] {8107cfd8-f5c6-4f0e-8118-0e7a21341d62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:40:01.811060 [ 276 ] {8107cfd8-f5c6-4f0e-8118-0e7a21341d62} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:01.811107 [ 276 ] {8107cfd8-f5c6-4f0e-8118-0e7a21341d62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:01.811543 [ 276 ] {8107cfd8-f5c6-4f0e-8118-0e7a21341d62} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.21 19:40:01.811825 [ 276 ] {8107cfd8-f5c6-4f0e-8118-0e7a21341d62} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:01.812038 [ 276 ] {8107cfd8-f5c6-4f0e-8118-0e7a21341d62} executeQuery: Read 14 rows, 1.01 KiB in 0.001866 sec., 7502.679528403001 rows/sec., 540.09 KiB/sec. 2024.11.21 19:40:01.812168 [ 276 ] {8107cfd8-f5c6-4f0e-8118-0e7a21341d62} TCPHandler: Processed in 0.00226437 sec. 2024.11.21 19:40:01.812398 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:01.812515 [ 282 ] {1ca1b736-0fbb-4614-acf3-afb36cc7b49b} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:40:01.812565 [ 282 ] {1ca1b736-0fbb-4614-acf3-afb36cc7b49b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:40:01.813297 [ 282 ] {1ca1b736-0fbb-4614-acf3-afb36cc7b49b} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:01.813338 [ 282 ] {1ca1b736-0fbb-4614-acf3-afb36cc7b49b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:01.813733 [ 282 ] {1ca1b736-0fbb-4614-acf3-afb36cc7b49b} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.11.21 19:40:01.813981 [ 282 ] {1ca1b736-0fbb-4614-acf3-afb36cc7b49b} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:01.814167 [ 282 ] {1ca1b736-0fbb-4614-acf3-afb36cc7b49b} executeQuery: Read 285 rows, 25.79 KiB in 0.001675 sec., 170149.25373134328 rows/sec., 15.04 MiB/sec. 2024.11.21 19:40:01.814220 [ 282 ] {1ca1b736-0fbb-4614-acf3-afb36cc7b49b} TCPHandler: Processed in 0.001908996 sec. 2024.11.21 19:40:01.814377 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:01.814486 [ 276 ] {8f566bcc-c079-469d-8787-c8de9c2fa5f9} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:40:01.814534 [ 276 ] {8f566bcc-c079-469d-8787-c8de9c2fa5f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:40:01.815114 [ 276 ] {8f566bcc-c079-469d-8787-c8de9c2fa5f9} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:01.815153 [ 276 ] {8f566bcc-c079-469d-8787-c8de9c2fa5f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:01.815502 [ 276 ] {8f566bcc-c079-469d-8787-c8de9c2fa5f9} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.21 19:40:01.815746 [ 276 ] {8f566bcc-c079-469d-8787-c8de9c2fa5f9} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:01.815924 [ 276 ] {8f566bcc-c079-469d-8787-c8de9c2fa5f9} executeQuery: Read 48 rows, 3.54 KiB in 0.001459 sec., 32899.24605894448 rows/sec., 2.37 MiB/sec. 2024.11.21 19:40:01.815985 [ 276 ] {8f566bcc-c079-469d-8787-c8de9c2fa5f9} TCPHandler: Processed in 0.001660952 sec. 2024.11.21 19:40:01.816141 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:01.816249 [ 282 ] {c5377bb6-b7c1-4b57-be63-701a0b4fe83b} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:40:01.816294 [ 282 ] {c5377bb6-b7c1-4b57-be63-701a0b4fe83b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:40:01.816812 [ 282 ] {c5377bb6-b7c1-4b57-be63-701a0b4fe83b} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:01.816850 [ 282 ] {c5377bb6-b7c1-4b57-be63-701a0b4fe83b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:01.817196 [ 282 ] {c5377bb6-b7c1-4b57-be63-701a0b4fe83b} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.21 19:40:01.817432 [ 282 ] {c5377bb6-b7c1-4b57-be63-701a0b4fe83b} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:01.817640 [ 282 ] {c5377bb6-b7c1-4b57-be63-701a0b4fe83b} executeQuery: Read 14 rows, 1004.00 B in 0.001407 sec., 9950.248756218905 rows/sec., 696.85 KiB/sec. 2024.11.21 19:40:01.817824 [ 282 ] {c5377bb6-b7c1-4b57-be63-701a0b4fe83b} TCPHandler: Processed in 0.001732283 sec. 2024.11.21 19:40:01.818039 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:01.818173 [ 276 ] {3251f057-29d1-4fe7-a00e-7a6c8e4214c0} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:40:01.818230 [ 276 ] {3251f057-29d1-4fe7-a00e-7a6c8e4214c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:40:01.818885 [ 276 ] {3251f057-29d1-4fe7-a00e-7a6c8e4214c0} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:01.818925 [ 276 ] {3251f057-29d1-4fe7-a00e-7a6c8e4214c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:01.819275 [ 276 ] {3251f057-29d1-4fe7-a00e-7a6c8e4214c0} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.21 19:40:01.819511 [ 276 ] {3251f057-29d1-4fe7-a00e-7a6c8e4214c0} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:01.819715 [ 276 ] {3251f057-29d1-4fe7-a00e-7a6c8e4214c0} executeQuery: Read 13 rows, 830.00 B in 0.001559 sec., 8338.678640153945 rows/sec., 519.91 KiB/sec. 2024.11.21 19:40:01.819865 [ 276 ] {3251f057-29d1-4fe7-a00e-7a6c8e4214c0} TCPHandler: Processed in 0.001913636 sec. 2024.11.21 19:40:01.820058 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:01.820163 [ 282 ] {9b712f0f-0702-44c4-8036-8c2da4000b31} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:40:01.820206 [ 282 ] {9b712f0f-0702-44c4-8036-8c2da4000b31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:40:01.821003 [ 282 ] {9b712f0f-0702-44c4-8036-8c2da4000b31} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:01.821044 [ 282 ] {9b712f0f-0702-44c4-8036-8c2da4000b31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:01.821425 [ 282 ] {9b712f0f-0702-44c4-8036-8c2da4000b31} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.11.21 19:40:01.821663 [ 282 ] {9b712f0f-0702-44c4-8036-8c2da4000b31} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:01.821842 [ 282 ] {9b712f0f-0702-44c4-8036-8c2da4000b31} executeQuery: Read 423 rows, 30.96 KiB in 0.001688 sec., 250592.41706161137 rows/sec., 17.91 MiB/sec. 2024.11.21 19:40:01.821894 [ 282 ] {9b712f0f-0702-44c4-8036-8c2da4000b31} TCPHandler: Processed in 0.001918086 sec. 2024.11.21 19:40:01.822052 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:01.822181 [ 276 ] {bc84600b-2b81-4015-b360-c6e028504700} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:40:01.822237 [ 276 ] {bc84600b-2b81-4015-b360-c6e028504700} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:40:01.822769 [ 276 ] {bc84600b-2b81-4015-b360-c6e028504700} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:01.822806 [ 276 ] {bc84600b-2b81-4015-b360-c6e028504700} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:01.823160 [ 276 ] {bc84600b-2b81-4015-b360-c6e028504700} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.21 19:40:01.823400 [ 276 ] {bc84600b-2b81-4015-b360-c6e028504700} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:01.823576 [ 276 ] {bc84600b-2b81-4015-b360-c6e028504700} executeQuery: Read 6 rows, 321.00 B in 0.001425 sec., 4210.526315789473 rows/sec., 219.98 KiB/sec. 2024.11.21 19:40:01.823625 [ 276 ] {bc84600b-2b81-4015-b360-c6e028504700} TCPHandler: Processed in 0.001636771 sec. 2024.11.21 19:40:01.823774 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:01.823899 [ 282 ] {614d2b6f-5f7d-4560-9bc3-61b539120717} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:40:01.823961 [ 282 ] {614d2b6f-5f7d-4560-9bc3-61b539120717} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:40:01.824593 [ 282 ] {614d2b6f-5f7d-4560-9bc3-61b539120717} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:01.824637 [ 282 ] {614d2b6f-5f7d-4560-9bc3-61b539120717} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:01.825039 [ 282 ] {614d2b6f-5f7d-4560-9bc3-61b539120717} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.11.21 19:40:01.825279 [ 282 ] {614d2b6f-5f7d-4560-9bc3-61b539120717} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:01.825478 [ 282 ] {614d2b6f-5f7d-4560-9bc3-61b539120717} executeQuery: Read 237 rows, 16.27 KiB in 0.001605 sec., 147663.55140186916 rows/sec., 9.90 MiB/sec. 2024.11.21 19:40:01.825559 [ 282 ] {614d2b6f-5f7d-4560-9bc3-61b539120717} TCPHandler: Processed in 0.001836384 sec. 2024.11.21 19:40:01.825761 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:01.825954 [ 276 ] {b4524d85-bfd5-4c3c-86b7-4a09cf53a657} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:40:01.826014 [ 276 ] {b4524d85-bfd5-4c3c-86b7-4a09cf53a657} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:40:01.826529 [ 276 ] {b4524d85-bfd5-4c3c-86b7-4a09cf53a657} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:01.826575 [ 276 ] {b4524d85-bfd5-4c3c-86b7-4a09cf53a657} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:01.826945 [ 276 ] {b4524d85-bfd5-4c3c-86b7-4a09cf53a657} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.21 19:40:01.827174 [ 276 ] {b4524d85-bfd5-4c3c-86b7-4a09cf53a657} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:01.827375 [ 276 ] {b4524d85-bfd5-4c3c-86b7-4a09cf53a657} executeQuery: Read 1 rows, 69.00 B in 0.00145 sec., 689.6551724137931 rows/sec., 46.47 KiB/sec. 2024.11.21 19:40:01.827573 [ 276 ] {b4524d85-bfd5-4c3c-86b7-4a09cf53a657} TCPHandler: Processed in 0.001920116 sec. 2024.11.21 19:40:01.827747 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:01.827872 [ 282 ] {3d4a62f1-0b0a-49e7-b793-d29b0a3de03d} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:40:01.827958 [ 282 ] {3d4a62f1-0b0a-49e7-b793-d29b0a3de03d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:40:01.829247 [ 282 ] {3d4a62f1-0b0a-49e7-b793-d29b0a3de03d} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:01.829285 [ 282 ] {3d4a62f1-0b0a-49e7-b793-d29b0a3de03d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:01.829934 [ 282 ] {3d4a62f1-0b0a-49e7-b793-d29b0a3de03d} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.21 19:40:01.830202 [ 282 ] {3d4a62f1-0b0a-49e7-b793-d29b0a3de03d} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:01.830338 [ 147 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2024.11.21 19:40:01.830390 [ 147 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:01.830416 [ 282 ] {3d4a62f1-0b0a-49e7-b793-d29b0a3de03d} executeQuery: Read 41 rows, 75.23 KiB in 0.002571 sec., 15947.102294826916 rows/sec., 28.58 MiB/sec. 2024.11.21 19:40:01.830420 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:01.830792 [ 282 ] {3d4a62f1-0b0a-49e7-b793-d29b0a3de03d} TCPHandler: Processed in 0.003112461 sec. 2024.11.21 19:40:01.830854 [ 188 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_29_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full 2024.11.21 19:40:01.830973 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:01.831200 [ 276 ] {1b48c25b-5cf7-4110-96e5-8274a8149243} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:40:01.831343 [ 276 ] {1b48c25b-5cf7-4110-96e5-8274a8149243} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:40:01.832250 [ 188 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:40:01.832395 [ 188 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 813 rows starting from the beginning of the part 2024.11.21 19:40:01.833212 [ 188 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part 2024.11.21 19:40:01.833593 [ 276 ] {1b48c25b-5cf7-4110-96e5-8274a8149243} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:01.833698 [ 276 ] {1b48c25b-5cf7-4110-96e5-8274a8149243} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:01.834073 [ 188 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part 2024.11.21 19:40:01.834800 [ 188 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part 2024.11.21 19:40:01.835345 [ 276 ] {1b48c25b-5cf7-4110-96e5-8274a8149243} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.11.21 19:40:01.835432 [ 188 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part 2024.11.21 19:40:01.835958 [ 188 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part 2024.11.21 19:40:01.836078 [ 276 ] {1b48c25b-5cf7-4110-96e5-8274a8149243} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:01.836948 [ 276 ] {1b48c25b-5cf7-4110-96e5-8274a8149243} executeQuery: Read 82 rows, 5.33 KiB in 0.005798 sec., 14142.807864780958 rows/sec., 919.80 KiB/sec. 2024.11.21 19:40:01.837205 [ 276 ] {1b48c25b-5cf7-4110-96e5-8274a8149243} TCPHandler: Processed in 0.006313475 sec. 2024.11.21 19:40:01.843873 [ 198 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 1018 rows, containing 19 columns (19 merged, 0 gathered) in 0.013281648 sec., 76647.11487610574 rows/sec., 137.35 MiB/sec. 2024.11.21 19:40:01.845048 [ 197 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2024.11.21 19:40:01.845544 [ 197 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_29_6} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:01.845643 [ 197 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_29_6} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2024.11.21 19:40:01.845838 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.09 MiB. 2024.11.21 19:40:02.000196 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 230.57 MiB, peak 238.98 MiB, free memory in arenas 0.00 B, will set to 232.69 MiB (RSS), difference: 2.12 MiB 2024.11.21 19:40:02.183476 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2024.11.21 19:40:02.203937 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:02.204004 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:02.211356 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.11.21 19:40:02.212122 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:02.214832 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2024.11.21 19:40:02.330065 [ 145 ] {} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.11.21 19:40:02.330131 [ 145 ] {} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:02.330155 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:02.330304 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.11.21 19:40:02.330448 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:40:02.330482 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part 2024.11.21 19:40:02.330553 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.11.21 19:40:02.330652 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part 2024.11.21 19:40:02.330902 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part 2024.11.21 19:40:02.331024 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2024.11.21 19:40:02.332129 [ 197 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001898496 sec., 20015.84412081985 rows/sec., 1.67 MiB/sec. 2024.11.21 19:40:02.332319 [ 196 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.11.21 19:40:02.332680 [ 196 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_17_4} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:02.332781 [ 196 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_17_4} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.11.21 19:40:02.332893 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.21 19:40:05.589057 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1272 2024.11.21 19:40:05.592197 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:05.592257 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:05.593757 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.21 19:40:05.594079 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:05.594786 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1272 2024.11.21 19:40:06.800041 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:06.800254 [ 276 ] {a1b44293-bb4c-484f-80f8-d03644210f3c} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:40:06.800337 [ 276 ] {a1b44293-bb4c-484f-80f8-d03644210f3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:40:06.801178 [ 276 ] {a1b44293-bb4c-484f-80f8-d03644210f3c} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:06.801229 [ 276 ] {a1b44293-bb4c-484f-80f8-d03644210f3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:06.801660 [ 276 ] {a1b44293-bb4c-484f-80f8-d03644210f3c} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.21 19:40:06.801919 [ 276 ] {a1b44293-bb4c-484f-80f8-d03644210f3c} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:06.802200 [ 276 ] {a1b44293-bb4c-484f-80f8-d03644210f3c} executeQuery: Read 4 rows, 334.00 B in 0.001993 sec., 2007.024586051179 rows/sec., 163.66 KiB/sec. 2024.11.21 19:40:06.802443 [ 276 ] {a1b44293-bb4c-484f-80f8-d03644210f3c} TCPHandler: Processed in 0.002538034 sec. 2024.11.21 19:40:06.802646 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:06.802788 [ 282 ] {ce1e482c-9875-4fcb-84a0-1ef07c99fd72} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:40:06.802846 [ 282 ] {ce1e482c-9875-4fcb-84a0-1ef07c99fd72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:40:06.803475 [ 282 ] {ce1e482c-9875-4fcb-84a0-1ef07c99fd72} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:06.803515 [ 282 ] {ce1e482c-9875-4fcb-84a0-1ef07c99fd72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:06.803889 [ 282 ] {ce1e482c-9875-4fcb-84a0-1ef07c99fd72} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.11.21 19:40:06.804126 [ 282 ] {ce1e482c-9875-4fcb-84a0-1ef07c99fd72} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:06.804352 [ 282 ] {ce1e482c-9875-4fcb-84a0-1ef07c99fd72} executeQuery: Read 58 rows, 4.55 KiB in 0.001595 sec., 36363.63636363636 rows/sec., 2.79 MiB/sec. 2024.11.21 19:40:06.804417 [ 282 ] {ce1e482c-9875-4fcb-84a0-1ef07c99fd72} TCPHandler: Processed in 0.001841575 sec. 2024.11.21 19:40:06.804579 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:06.804711 [ 276 ] {3067f13e-933f-45dd-849a-75a28212530a} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:40:06.804768 [ 276 ] {3067f13e-933f-45dd-849a-75a28212530a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:40:06.805365 [ 276 ] {3067f13e-933f-45dd-849a-75a28212530a} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:06.805406 [ 276 ] {3067f13e-933f-45dd-849a-75a28212530a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:06.805762 [ 276 ] {3067f13e-933f-45dd-849a-75a28212530a} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.21 19:40:06.806003 [ 276 ] {3067f13e-933f-45dd-849a-75a28212530a} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:06.806251 [ 276 ] {3067f13e-933f-45dd-849a-75a28212530a} executeQuery: Read 4 rows, 286.00 B in 0.001569 sec., 2549.394518801784 rows/sec., 178.01 KiB/sec. 2024.11.21 19:40:06.806461 [ 276 ] {3067f13e-933f-45dd-849a-75a28212530a} TCPHandler: Processed in 0.001942826 sec. 2024.11.21 19:40:06.806697 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:06.806815 [ 282 ] {83f489c7-6df6-4ab3-866f-0e0e0985c6ce} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:40:06.806862 [ 282 ] {83f489c7-6df6-4ab3-866f-0e0e0985c6ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:40:06.807451 [ 282 ] {83f489c7-6df6-4ab3-866f-0e0e0985c6ce} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:06.807490 [ 282 ] {83f489c7-6df6-4ab3-866f-0e0e0985c6ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:06.807842 [ 282 ] {83f489c7-6df6-4ab3-866f-0e0e0985c6ce} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.11.21 19:40:06.808072 [ 282 ] {83f489c7-6df6-4ab3-866f-0e0e0985c6ce} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:06.808306 [ 282 ] {83f489c7-6df6-4ab3-866f-0e0e0985c6ce} executeQuery: Read 68 rows, 5.44 KiB in 0.001513 sec., 44943.8202247191 rows/sec., 3.51 MiB/sec. 2024.11.21 19:40:06.808401 [ 282 ] {83f489c7-6df6-4ab3-866f-0e0e0985c6ce} TCPHandler: Processed in 0.001817534 sec. 2024.11.21 19:40:06.808603 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:06.808806 [ 276 ] {9e163276-4063-4557-8d56-5c77d327784e} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:40:06.808858 [ 276 ] {9e163276-4063-4557-8d56-5c77d327784e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:40:06.809389 [ 276 ] {9e163276-4063-4557-8d56-5c77d327784e} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:06.809429 [ 276 ] {9e163276-4063-4557-8d56-5c77d327784e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:06.809810 [ 276 ] {9e163276-4063-4557-8d56-5c77d327784e} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.11.21 19:40:06.810057 [ 276 ] {9e163276-4063-4557-8d56-5c77d327784e} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:06.810296 [ 276 ] {9e163276-4063-4557-8d56-5c77d327784e} executeQuery: Read 130 rows, 9.27 KiB in 0.001526 sec., 85190.03931847968 rows/sec., 5.93 MiB/sec. 2024.11.21 19:40:06.810378 [ 276 ] {9e163276-4063-4557-8d56-5c77d327784e} TCPHandler: Processed in 0.001882655 sec. 2024.11.21 19:40:06.810609 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:06.810828 [ 282 ] {39c8411e-ae2d-4339-8628-ac3c7f6e843a} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:40:06.810887 [ 282 ] {39c8411e-ae2d-4339-8628-ac3c7f6e843a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:40:06.811358 [ 282 ] {39c8411e-ae2d-4339-8628-ac3c7f6e843a} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:06.811397 [ 282 ] {39c8411e-ae2d-4339-8628-ac3c7f6e843a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:06.811748 [ 282 ] {39c8411e-ae2d-4339-8628-ac3c7f6e843a} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.11.21 19:40:06.811976 [ 282 ] {39c8411e-ae2d-4339-8628-ac3c7f6e843a} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:06.812243 [ 282 ] {39c8411e-ae2d-4339-8628-ac3c7f6e843a} executeQuery: Read 48 rows, 3.31 KiB in 0.001454 sec., 33012.379642365886 rows/sec., 2.22 MiB/sec. 2024.11.21 19:40:06.812315 [ 282 ] {39c8411e-ae2d-4339-8628-ac3c7f6e843a} TCPHandler: Processed in 0.001847454 sec. 2024.11.21 19:40:07.959462 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 2024.11.21 19:40:07.960133 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:07.960187 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:07.960715 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.11.21 19:40:07.960980 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:07.961279 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 2024.11.21 19:40:09.714998 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2024.11.21 19:40:09.736128 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:09.736199 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:09.743585 [ 243 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.11.21 19:40:09.744394 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:09.748878 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2024.11.21 19:40:10.978508 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55665, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:11.172016 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34336, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:11.200431 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58837, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:11.218932 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58820, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:11.467490 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50883, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:11.481936 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55480, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:11.501304 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:11.532522 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61749, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:11.802222 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:11.802433 [ 276 ] {3ddf8932-b8ee-47c9-ad1f-37f259d2dc85} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:40:11.802513 [ 276 ] {3ddf8932-b8ee-47c9-ad1f-37f259d2dc85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:40:11.803447 [ 276 ] {3ddf8932-b8ee-47c9-ad1f-37f259d2dc85} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:11.803490 [ 276 ] {3ddf8932-b8ee-47c9-ad1f-37f259d2dc85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:11.803932 [ 276 ] {3ddf8932-b8ee-47c9-ad1f-37f259d2dc85} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.11.21 19:40:11.804202 [ 276 ] {3ddf8932-b8ee-47c9-ad1f-37f259d2dc85} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:11.804418 [ 129 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.11.21 19:40:11.804443 [ 276 ] {3ddf8932-b8ee-47c9-ad1f-37f259d2dc85} executeQuery: Read 56 rows, 4.41 KiB in 0.002067 sec., 27092.40445089502 rows/sec., 2.08 MiB/sec. 2024.11.21 19:40:11.804502 [ 129 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:11.804581 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:11.804584 [ 276 ] {3ddf8932-b8ee-47c9-ad1f-37f259d2dc85} TCPHandler: Processed in 0.002498294 sec. 2024.11.21 19:40:11.804862 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:11.804948 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.11.21 19:40:11.805152 [ 282 ] {c4b768c5-f0c0-4022-89e5-fa45ba0afd6c} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:40:11.805319 [ 282 ] {c4b768c5-f0c0-4022-89e5-fa45ba0afd6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:40:11.805686 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:40:11.805872 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1435 rows starting from the beginning of the part 2024.11.21 19:40:11.806396 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 57 rows starting from the beginning of the part 2024.11.21 19:40:11.806729 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part 2024.11.21 19:40:11.807079 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 285 rows starting from the beginning of the part 2024.11.21 19:40:11.807464 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 58 rows starting from the beginning of the part 2024.11.21 19:40:11.807806 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part 2024.11.21 19:40:11.808826 [ 282 ] {c4b768c5-f0c0-4022-89e5-fa45ba0afd6c} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:11.808903 [ 282 ] {c4b768c5-f0c0-4022-89e5-fa45ba0afd6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:11.809864 [ 282 ] {c4b768c5-f0c0-4022-89e5-fa45ba0afd6c} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.11.21 19:40:11.810370 [ 282 ] {c4b768c5-f0c0-4022-89e5-fa45ba0afd6c} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:11.810615 [ 129 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.11.21 19:40:11.810761 [ 129 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:11.810837 [ 282 ] {c4b768c5-f0c0-4022-89e5-fa45ba0afd6c} executeQuery: Read 64 rows, 5.12 KiB in 0.005767 sec., 11097.624414773712 rows/sec., 886.98 KiB/sec. 2024.11.21 19:40:11.810859 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:11.811149 [ 282 ] {c4b768c5-f0c0-4022-89e5-fa45ba0afd6c} TCPHandler: Processed in 0.006404585 sec. 2024.11.21 19:40:11.811452 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:11.811719 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.007002194 sec., 278055.70653997874 rows/sec., 24.31 MiB/sec. 2024.11.21 19:40:11.811947 [ 276 ] {9ff88e9b-49f3-4aa8-b52e-537bcff7d5ea} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:40:11.811985 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.11.21 19:40:11.812224 [ 276 ] {9ff88e9b-49f3-4aa8-b52e-537bcff7d5ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:40:11.812304 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.11.21 19:40:11.812986 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:40:11.813298 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 915 rows starting from the beginning of the part 2024.11.21 19:40:11.814168 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 66 rows starting from the beginning of the part 2024.11.21 19:40:11.814444 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_81_16} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:11.814942 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part 2024.11.21 19:40:11.815200 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_81_16} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.11.21 19:40:11.815593 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 423 rows starting from the beginning of the part 2024.11.21 19:40:11.815703 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2024.11.21 19:40:11.816027 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 68 rows starting from the beginning of the part 2024.11.21 19:40:11.816511 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part 2024.11.21 19:40:11.817606 [ 276 ] {9ff88e9b-49f3-4aa8-b52e-537bcff7d5ea} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:11.817674 [ 276 ] {9ff88e9b-49f3-4aa8-b52e-537bcff7d5ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:11.818738 [ 276 ] {9ff88e9b-49f3-4aa8-b52e-537bcff7d5ea} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.11.21 19:40:11.819207 [ 276 ] {9ff88e9b-49f3-4aa8-b52e-537bcff7d5ea} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:11.819547 [ 129 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.11.21 19:40:11.819686 [ 129 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:11.819809 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:11.820036 [ 276 ] {9ff88e9b-49f3-4aa8-b52e-537bcff7d5ea} executeQuery: Read 160 rows, 11.41 KiB in 0.008228 sec., 19445.794846864366 rows/sec., 1.35 MiB/sec. 2024.11.21 19:40:11.820145 [ 195 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1600 rows, containing 5 columns (5 merged, 0 gathered) in 0.008659655 sec., 184764.8664987231 rows/sec., 14.25 MiB/sec. 2024.11.21 19:40:11.820648 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.11.21 19:40:11.820691 [ 276 ] {9ff88e9b-49f3-4aa8-b52e-537bcff7d5ea} TCPHandler: Processed in 0.009410736 sec. 2024.11.21 19:40:11.820725 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.11.21 19:40:11.821049 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:11.821570 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:40:11.821748 [ 282 ] {8475950c-1356-4fdd-8050-54193c0944c4} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:40:11.821819 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_81_16} MergeTreeSequentialSource: Reading 3 marks from part all_1_76_15, total 14399 rows starting from the beginning of the part 2024.11.21 19:40:11.821998 [ 282 ] {8475950c-1356-4fdd-8050-54193c0944c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:40:11.822405 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 161 rows starting from the beginning of the part 2024.11.21 19:40:11.822700 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_81_16} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:11.823031 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part 2024.11.21 19:40:11.823282 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_81_16} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.11.21 19:40:11.823625 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 237 rows starting from the beginning of the part 2024.11.21 19:40:11.823656 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2024.11.21 19:40:11.824122 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 130 rows starting from the beginning of the part 2024.11.21 19:40:11.824580 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part 2024.11.21 19:40:11.825982 [ 282 ] {8475950c-1356-4fdd-8050-54193c0944c4} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:11.826058 [ 282 ] {8475950c-1356-4fdd-8050-54193c0944c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:11.826685 [ 282 ] {8475950c-1356-4fdd-8050-54193c0944c4} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.11.21 19:40:11.827052 [ 282 ] {8475950c-1356-4fdd-8050-54193c0944c4} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:11.827406 [ 129 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.11.21 19:40:11.827572 [ 129 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:11.827650 [ 282 ] {8475950c-1356-4fdd-8050-54193c0944c4} executeQuery: Read 60 rows, 4.14 KiB in 0.006051 sec., 9915.71641051066 rows/sec., 684.29 KiB/sec. 2024.11.21 19:40:11.827675 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2024.11.21 19:40:11.828057 [ 282 ] {8475950c-1356-4fdd-8050-54193c0944c4} TCPHandler: Processed in 0.007190306 sec. 2024.11.21 19:40:11.828152 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.11.21 19:40:11.828418 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:40:11.828452 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4550 rows starting from the beginning of the part 2024.11.21 19:40:11.828565 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part 2024.11.21 19:40:11.828794 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part 2024.11.21 19:40:11.829000 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 82 rows starting from the beginning of the part 2024.11.21 19:40:11.829142 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 48 rows starting from the beginning of the part 2024.11.21 19:40:11.829695 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part 2024.11.21 19:40:11.831396 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 15247 rows, containing 5 columns (5 merged, 0 gathered) in 0.011324811 sec., 1346335.934436345 rows/sec., 91.83 MiB/sec. 2024.11.21 19:40:11.831860 [ 186 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 4860 rows, containing 4 columns (4 merged, 0 gathered) in 0.004025784 sec., 1207218.271024973 rows/sec., 79.34 MiB/sec. 2024.11.21 19:40:11.832120 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.11.21 19:40:11.832458 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.11.21 19:40:11.832587 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_81_16} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:11.832734 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_81_16} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.11.21 19:40:11.832926 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.02 MiB. 2024.11.21 19:40:11.833036 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_81_16} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:11.833134 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_81_16} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.11.21 19:40:11.833224 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. 2024.11.21 19:40:14.148163 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40206, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:14.607027 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55487, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:14.770496 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53733, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:14.849990 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58401, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:14.859270 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44313, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:14.866728 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41342, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:14.869189 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44513, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:14.872536 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47811, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:15.108037 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35505, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:15.294883 [ 119 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:40:15.294936 [ 119 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:40:15.420942 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35030, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:15.461521 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25681 2024.11.21 19:40:15.462253 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:15.462297 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:15.462806 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.11.21 19:40:15.463053 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:15.463278 [ 119 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.11.21 19:40:15.463300 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 2024.11.21 19:40:15.463394 [ 119 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:15.463444 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:15.463601 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.11.21 19:40:15.463726 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:40:15.463766 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23363 rows starting from the beginning of the part 2024.11.21 19:40:15.463846 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part 2024.11.21 19:40:15.464048 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part 2024.11.21 19:40:15.464295 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part 2024.11.21 19:40:15.464430 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part 2024.11.21 19:40:15.464515 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part 2024.11.21 19:40:15.467154 [ 200 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003610788 sec., 7112297.924995873 rows/sec., 101.74 MiB/sec. 2024.11.21 19:40:15.467635 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.11.21 19:40:15.468250 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_56_11} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:15.468389 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_56_11} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.11.21 19:40:15.468517 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2024.11.21 19:40:15.493459 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33676, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:15.595161 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1292 2024.11.21 19:40:15.598337 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:15.598392 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:15.599900 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.21 19:40:15.600224 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:15.600504 [ 119 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.11.21 19:40:15.600655 [ 119 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:15.600750 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:15.601220 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.11.21 19:40:15.602875 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1292 2024.11.21 19:40:15.603220 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:40:15.603373 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1158 rows starting from the beginning of the part 2024.11.21 19:40:15.603975 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part 2024.11.21 19:40:15.604640 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part 2024.11.21 19:40:15.605125 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part 2024.11.21 19:40:15.605601 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part 2024.11.21 19:40:15.606061 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part 2024.11.21 19:40:15.614052 [ 198 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1292 rows, containing 72 columns (72 merged, 0 gathered) in 0.013097335 sec., 98646.02226330776 rows/sec., 77.20 MiB/sec. 2024.11.21 19:40:15.615808 [ 198 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.11.21 19:40:15.616597 [ 198 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_41_8} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:15.616690 [ 198 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_41_8} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.11.21 19:40:15.617010 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. 2024.11.21 19:40:15.664648 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35710, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:15.720893 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43540, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:15.726234 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33367, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:15.792693 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60916, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:15.860256 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33655, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:15.915688 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37666, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:16.435331 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45562, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:16.474077 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:16.491453 [ 307 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44007, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:16.496791 [ 307 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40502, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:16.506034 [ 307 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:16.509358 [ 308 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58534, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:16.520740 [ 308 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38975, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:16.808306 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:16.808523 [ 276 ] {ddb69614-7d96-48b3-a43c-874e41a33e76} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:40:16.808605 [ 276 ] {ddb69614-7d96-48b3-a43c-874e41a33e76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:40:16.809458 [ 276 ] {ddb69614-7d96-48b3-a43c-874e41a33e76} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:16.809507 [ 276 ] {ddb69614-7d96-48b3-a43c-874e41a33e76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:16.809957 [ 276 ] {ddb69614-7d96-48b3-a43c-874e41a33e76} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.21 19:40:16.810214 [ 276 ] {ddb69614-7d96-48b3-a43c-874e41a33e76} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:16.810457 [ 276 ] {ddb69614-7d96-48b3-a43c-874e41a33e76} executeQuery: Read 14 rows, 1.01 KiB in 0.001994 sec., 7021.063189568706 rows/sec., 505.42 KiB/sec. 2024.11.21 19:40:16.810515 [ 276 ] {ddb69614-7d96-48b3-a43c-874e41a33e76} TCPHandler: Processed in 0.002352991 sec. 2024.11.21 19:40:16.810693 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:16.810811 [ 282 ] {f8119f7c-da8e-4d12-823b-4e760d1b3887} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:40:16.810858 [ 282 ] {f8119f7c-da8e-4d12-823b-4e760d1b3887} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:40:16.811532 [ 282 ] {f8119f7c-da8e-4d12-823b-4e760d1b3887} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:16.811570 [ 282 ] {f8119f7c-da8e-4d12-823b-4e760d1b3887} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:16.811938 [ 282 ] {f8119f7c-da8e-4d12-823b-4e760d1b3887} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.11.21 19:40:16.812230 [ 282 ] {f8119f7c-da8e-4d12-823b-4e760d1b3887} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:16.812446 [ 282 ] {f8119f7c-da8e-4d12-823b-4e760d1b3887} executeQuery: Read 285 rows, 25.79 KiB in 0.001658 sec., 171893.8480096502 rows/sec., 15.19 MiB/sec. 2024.11.21 19:40:16.812500 [ 282 ] {f8119f7c-da8e-4d12-823b-4e760d1b3887} TCPHandler: Processed in 0.001865234 sec. 2024.11.21 19:40:16.812655 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:16.812762 [ 276 ] {98b45d97-557a-4225-ba1a-655c0f1ed856} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:40:16.812807 [ 276 ] {98b45d97-557a-4225-ba1a-655c0f1ed856} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:40:16.813368 [ 276 ] {98b45d97-557a-4225-ba1a-655c0f1ed856} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:16.813408 [ 276 ] {98b45d97-557a-4225-ba1a-655c0f1ed856} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:16.813779 [ 276 ] {98b45d97-557a-4225-ba1a-655c0f1ed856} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.11.21 19:40:16.814018 [ 276 ] {98b45d97-557a-4225-ba1a-655c0f1ed856} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:16.814236 [ 276 ] {98b45d97-557a-4225-ba1a-655c0f1ed856} executeQuery: Read 48 rows, 3.54 KiB in 0.001496 sec., 32085.561497326205 rows/sec., 2.31 MiB/sec. 2024.11.21 19:40:16.814290 [ 276 ] {98b45d97-557a-4225-ba1a-655c0f1ed856} TCPHandler: Processed in 0.001687873 sec. 2024.11.21 19:40:16.814432 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:16.814561 [ 282 ] {fe407f7e-932c-4a5d-b63a-f88bd6836ad9} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:40:16.814615 [ 282 ] {fe407f7e-932c-4a5d-b63a-f88bd6836ad9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:40:16.815254 [ 282 ] {fe407f7e-932c-4a5d-b63a-f88bd6836ad9} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:16.815302 [ 282 ] {fe407f7e-932c-4a5d-b63a-f88bd6836ad9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:16.815661 [ 282 ] {fe407f7e-932c-4a5d-b63a-f88bd6836ad9} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.21 19:40:16.815897 [ 282 ] {fe407f7e-932c-4a5d-b63a-f88bd6836ad9} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:16.816108 [ 282 ] {fe407f7e-932c-4a5d-b63a-f88bd6836ad9} executeQuery: Read 14 rows, 1004.00 B in 0.001575 sec., 8888.888888888889 rows/sec., 622.52 KiB/sec. 2024.11.21 19:40:16.816160 [ 282 ] {fe407f7e-932c-4a5d-b63a-f88bd6836ad9} TCPHandler: Processed in 0.001791144 sec. 2024.11.21 19:40:16.816296 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:16.816401 [ 276 ] {8c1dd784-abd1-439d-980e-97bd13fb1ac1} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:40:16.816445 [ 276 ] {8c1dd784-abd1-439d-980e-97bd13fb1ac1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:40:16.816983 [ 276 ] {8c1dd784-abd1-439d-980e-97bd13fb1ac1} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:16.817023 [ 276 ] {8c1dd784-abd1-439d-980e-97bd13fb1ac1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:16.817379 [ 276 ] {8c1dd784-abd1-439d-980e-97bd13fb1ac1} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.21 19:40:16.817616 [ 276 ] {8c1dd784-abd1-439d-980e-97bd13fb1ac1} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:16.817827 [ 276 ] {8c1dd784-abd1-439d-980e-97bd13fb1ac1} executeQuery: Read 13 rows, 830.00 B in 0.001443 sec., 9009.009009009009 rows/sec., 561.71 KiB/sec. 2024.11.21 19:40:16.817919 [ 276 ] {8c1dd784-abd1-439d-980e-97bd13fb1ac1} TCPHandler: Processed in 0.001674913 sec. 2024.11.21 19:40:16.818139 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:16.818285 [ 282 ] {b1489a7c-676c-40ac-8238-b0a7ba52106f} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:40:16.818332 [ 282 ] {b1489a7c-676c-40ac-8238-b0a7ba52106f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:40:16.819050 [ 282 ] {b1489a7c-676c-40ac-8238-b0a7ba52106f} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:16.819090 [ 282 ] {b1489a7c-676c-40ac-8238-b0a7ba52106f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:16.819466 [ 282 ] {b1489a7c-676c-40ac-8238-b0a7ba52106f} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.11.21 19:40:16.819711 [ 282 ] {b1489a7c-676c-40ac-8238-b0a7ba52106f} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:16.819947 [ 282 ] {b1489a7c-676c-40ac-8238-b0a7ba52106f} executeQuery: Read 423 rows, 30.96 KiB in 0.001682 sec., 251486.32580261596 rows/sec., 17.98 MiB/sec. 2024.11.21 19:40:16.820022 [ 282 ] {b1489a7c-676c-40ac-8238-b0a7ba52106f} TCPHandler: Processed in 0.002013127 sec. 2024.11.21 19:40:16.820217 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:16.820473 [ 276 ] {2d49c142-7c7e-4024-9c56-44665a261e24} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:40:16.820531 [ 276 ] {2d49c142-7c7e-4024-9c56-44665a261e24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:40:16.821072 [ 276 ] {2d49c142-7c7e-4024-9c56-44665a261e24} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:16.821117 [ 276 ] {2d49c142-7c7e-4024-9c56-44665a261e24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:16.821517 [ 276 ] {2d49c142-7c7e-4024-9c56-44665a261e24} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.21 19:40:16.821750 [ 276 ] {2d49c142-7c7e-4024-9c56-44665a261e24} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:16.821967 [ 276 ] {2d49c142-7c7e-4024-9c56-44665a261e24} executeQuery: Read 6 rows, 321.00 B in 0.001568 sec., 3826.5306122448983 rows/sec., 199.92 KiB/sec. 2024.11.21 19:40:16.822017 [ 276 ] {2d49c142-7c7e-4024-9c56-44665a261e24} TCPHandler: Processed in 0.001912906 sec. 2024.11.21 19:40:16.822156 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:16.822269 [ 282 ] {47d80445-f497-427e-975f-98d98e0ccb44} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:40:16.822318 [ 282 ] {47d80445-f497-427e-975f-98d98e0ccb44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:40:16.822948 [ 282 ] {47d80445-f497-427e-975f-98d98e0ccb44} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:16.822995 [ 282 ] {47d80445-f497-427e-975f-98d98e0ccb44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:16.823437 [ 282 ] {47d80445-f497-427e-975f-98d98e0ccb44} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.11.21 19:40:16.823668 [ 282 ] {47d80445-f497-427e-975f-98d98e0ccb44} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:16.823869 [ 282 ] {47d80445-f497-427e-975f-98d98e0ccb44} executeQuery: Read 237 rows, 16.27 KiB in 0.001622 sec., 146115.9062885327 rows/sec., 9.79 MiB/sec. 2024.11.21 19:40:16.823921 [ 282 ] {47d80445-f497-427e-975f-98d98e0ccb44} TCPHandler: Processed in 0.001816374 sec. 2024.11.21 19:40:16.824056 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:16.824163 [ 276 ] {d20846e3-cdd9-4626-84be-eaae5c065b3b} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:40:16.824210 [ 276 ] {d20846e3-cdd9-4626-84be-eaae5c065b3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:40:16.824635 [ 276 ] {d20846e3-cdd9-4626-84be-eaae5c065b3b} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:16.824674 [ 276 ] {d20846e3-cdd9-4626-84be-eaae5c065b3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:16.825030 [ 276 ] {d20846e3-cdd9-4626-84be-eaae5c065b3b} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.21 19:40:16.825265 [ 276 ] {d20846e3-cdd9-4626-84be-eaae5c065b3b} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:16.825518 [ 276 ] {d20846e3-cdd9-4626-84be-eaae5c065b3b} executeQuery: Read 1 rows, 69.00 B in 0.00137 sec., 729.9270072992701 rows/sec., 49.18 KiB/sec. 2024.11.21 19:40:16.825723 [ 276 ] {d20846e3-cdd9-4626-84be-eaae5c065b3b} TCPHandler: Processed in 0.001717953 sec. 2024.11.21 19:40:16.825918 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:16.826028 [ 282 ] {98e2143a-bf1b-4c8f-a5fe-782872138184} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:40:16.826103 [ 282 ] {98e2143a-bf1b-4c8f-a5fe-782872138184} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:40:16.827294 [ 282 ] {98e2143a-bf1b-4c8f-a5fe-782872138184} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:16.827334 [ 282 ] {98e2143a-bf1b-4c8f-a5fe-782872138184} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:16.827979 [ 282 ] {98e2143a-bf1b-4c8f-a5fe-782872138184} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.21 19:40:16.828231 [ 282 ] {98e2143a-bf1b-4c8f-a5fe-782872138184} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:16.828485 [ 282 ] {98e2143a-bf1b-4c8f-a5fe-782872138184} executeQuery: Read 41 rows, 75.23 KiB in 0.002481 sec., 16525.594518339378 rows/sec., 29.61 MiB/sec. 2024.11.21 19:40:16.828580 [ 282 ] {98e2143a-bf1b-4c8f-a5fe-782872138184} TCPHandler: Processed in 0.002753676 sec. 2024.11.21 19:40:16.828722 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:16.828849 [ 276 ] {99ac3ab1-6b48-4b1c-8db1-f4b78ae8e249} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:40:16.828903 [ 276 ] {99ac3ab1-6b48-4b1c-8db1-f4b78ae8e249} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:40:16.829436 [ 276 ] {99ac3ab1-6b48-4b1c-8db1-f4b78ae8e249} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:16.829475 [ 276 ] {99ac3ab1-6b48-4b1c-8db1-f4b78ae8e249} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:16.829835 [ 276 ] {99ac3ab1-6b48-4b1c-8db1-f4b78ae8e249} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.11.21 19:40:16.830068 [ 276 ] {99ac3ab1-6b48-4b1c-8db1-f4b78ae8e249} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:16.830274 [ 276 ] {99ac3ab1-6b48-4b1c-8db1-f4b78ae8e249} executeQuery: Read 82 rows, 5.33 KiB in 0.001452 sec., 56473.82920110193 rows/sec., 3.59 MiB/sec. 2024.11.21 19:40:16.830324 [ 276 ] {99ac3ab1-6b48-4b1c-8db1-f4b78ae8e249} TCPHandler: Processed in 0.001664063 sec. 2024.11.21 19:40:17.249040 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2024.11.21 19:40:17.270064 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:17.270113 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:17.277271 [ 243 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.11.21 19:40:17.278050 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:17.278475 [ 116 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.11.21 19:40:17.278613 [ 116 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:17.278683 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:17.279283 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.11.21 19:40:17.296812 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2024.11.21 19:40:17.297954 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:40:17.299278 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part 2024.11.21 19:40:17.304923 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part 2024.11.21 19:40:17.310651 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part 2024.11.21 19:40:17.316329 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part 2024.11.21 19:40:17.322285 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part 2024.11.21 19:40:17.327032 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part 2024.11.21 19:40:17.389884 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.111050154 sec., 3800.0847797113365 rows/sec., 19.65 MiB/sec. 2024.11.21 19:40:17.393196 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.11.21 19:40:17.396124 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_56_11} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:17.396251 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_56_11} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.11.21 19:40:17.398685 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2024.11.21 19:40:18.000272 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 234.58 MiB, peak 248.01 MiB, free memory in arenas 0.00 B, will set to 236.97 MiB (RSS), difference: 2.39 MiB 2024.11.21 19:40:21.800567 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:21.800755 [ 276 ] {effee0d4-0f2b-4078-a6f1-6adeca6c761a} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:40:21.800828 [ 276 ] {effee0d4-0f2b-4078-a6f1-6adeca6c761a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:40:21.801641 [ 276 ] {effee0d4-0f2b-4078-a6f1-6adeca6c761a} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:21.801684 [ 276 ] {effee0d4-0f2b-4078-a6f1-6adeca6c761a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:21.802137 [ 276 ] {effee0d4-0f2b-4078-a6f1-6adeca6c761a} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.11.21 19:40:21.802400 [ 276 ] {effee0d4-0f2b-4078-a6f1-6adeca6c761a} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:21.802604 [ 276 ] {effee0d4-0f2b-4078-a6f1-6adeca6c761a} executeQuery: Read 56 rows, 4.41 KiB in 0.001901 sec., 29458.179905312994 rows/sec., 2.26 MiB/sec. 2024.11.21 19:40:21.802669 [ 276 ] {effee0d4-0f2b-4078-a6f1-6adeca6c761a} TCPHandler: Processed in 0.00223966 sec. 2024.11.21 19:40:21.802880 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:21.803055 [ 282 ] {3109843b-7588-4e41-8025-4b913e4d6b52} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:40:21.803127 [ 282 ] {3109843b-7588-4e41-8025-4b913e4d6b52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:40:21.803784 [ 282 ] {3109843b-7588-4e41-8025-4b913e4d6b52} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:21.803823 [ 282 ] {3109843b-7588-4e41-8025-4b913e4d6b52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:21.804201 [ 282 ] {3109843b-7588-4e41-8025-4b913e4d6b52} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.11.21 19:40:21.804473 [ 282 ] {3109843b-7588-4e41-8025-4b913e4d6b52} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:21.804682 [ 282 ] {3109843b-7588-4e41-8025-4b913e4d6b52} executeQuery: Read 64 rows, 5.12 KiB in 0.001667 sec., 38392.32153569286 rows/sec., 3.00 MiB/sec. 2024.11.21 19:40:21.804785 [ 282 ] {3109843b-7588-4e41-8025-4b913e4d6b52} TCPHandler: Processed in 0.001987386 sec. 2024.11.21 19:40:21.805011 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:21.805158 [ 276 ] {0db908a5-c582-4ae7-9d91-326da06e4e4b} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:40:21.805214 [ 276 ] {0db908a5-c582-4ae7-9d91-326da06e4e4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:40:21.805757 [ 276 ] {0db908a5-c582-4ae7-9d91-326da06e4e4b} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:21.805796 [ 276 ] {0db908a5-c582-4ae7-9d91-326da06e4e4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:21.806185 [ 276 ] {0db908a5-c582-4ae7-9d91-326da06e4e4b} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.11.21 19:40:21.806422 [ 276 ] {0db908a5-c582-4ae7-9d91-326da06e4e4b} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:21.806597 [ 276 ] {0db908a5-c582-4ae7-9d91-326da06e4e4b} executeQuery: Read 128 rows, 9.13 KiB in 0.001472 sec., 86956.52173913043 rows/sec., 6.06 MiB/sec. 2024.11.21 19:40:21.806648 [ 276 ] {0db908a5-c582-4ae7-9d91-326da06e4e4b} TCPHandler: Processed in 0.001752013 sec. 2024.11.21 19:40:21.806817 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:21.806933 [ 282 ] {04fdeffd-9849-4d49-8047-2081574a8f67} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:40:21.806984 [ 282 ] {04fdeffd-9849-4d49-8047-2081574a8f67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:40:21.807456 [ 282 ] {04fdeffd-9849-4d49-8047-2081574a8f67} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:21.807494 [ 282 ] {04fdeffd-9849-4d49-8047-2081574a8f67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:21.807892 [ 282 ] {04fdeffd-9849-4d49-8047-2081574a8f67} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.11.21 19:40:21.808144 [ 282 ] {04fdeffd-9849-4d49-8047-2081574a8f67} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:21.808324 [ 282 ] {04fdeffd-9849-4d49-8047-2081574a8f67} executeQuery: Read 48 rows, 3.31 KiB in 0.001415 sec., 33922.26148409894 rows/sec., 2.29 MiB/sec. 2024.11.21 19:40:21.808374 [ 282 ] {04fdeffd-9849-4d49-8047-2081574a8f67} TCPHandler: Processed in 0.001612691 sec. 2024.11.21 19:40:22.963594 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26108 2024.11.21 19:40:22.964247 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:22.964300 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:22.964822 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.11.21 19:40:22.965071 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:22.965320 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26108 2024.11.21 19:40:24.796999 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 2024.11.21 19:40:24.815122 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:24.815176 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:24.822031 [ 243 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.11.21 19:40:24.822777 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:24.827227 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2024.11.21 19:40:25.603185 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1322 2024.11.21 19:40:25.606322 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:25.606373 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:25.607893 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.21 19:40:25.608228 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:25.610206 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1322 2024.11.21 19:40:26.801567 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:26.801774 [ 276 ] {4e82ea4f-332a-4ad6-9cd8-50ab31cea055} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:40:26.801854 [ 276 ] {4e82ea4f-332a-4ad6-9cd8-50ab31cea055} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:40:26.802737 [ 276 ] {4e82ea4f-332a-4ad6-9cd8-50ab31cea055} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:26.802781 [ 276 ] {4e82ea4f-332a-4ad6-9cd8-50ab31cea055} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:26.803219 [ 276 ] {4e82ea4f-332a-4ad6-9cd8-50ab31cea055} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.11.21 19:40:26.803487 [ 276 ] {4e82ea4f-332a-4ad6-9cd8-50ab31cea055} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:26.803678 [ 276 ] {4e82ea4f-332a-4ad6-9cd8-50ab31cea055} executeQuery: Read 56 rows, 4.41 KiB in 0.001961 sec., 28556.85874553799 rows/sec., 2.19 MiB/sec. 2024.11.21 19:40:26.803734 [ 276 ] {4e82ea4f-332a-4ad6-9cd8-50ab31cea055} TCPHandler: Processed in 0.002301371 sec. 2024.11.21 19:40:26.803933 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:26.804074 [ 282 ] {ed70d114-7d05-4da8-b957-5c62b8702700} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:40:26.804130 [ 282 ] {ed70d114-7d05-4da8-b957-5c62b8702700} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:40:26.804795 [ 282 ] {ed70d114-7d05-4da8-b957-5c62b8702700} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:26.804834 [ 282 ] {ed70d114-7d05-4da8-b957-5c62b8702700} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:26.805213 [ 282 ] {ed70d114-7d05-4da8-b957-5c62b8702700} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.11.21 19:40:26.805469 [ 282 ] {ed70d114-7d05-4da8-b957-5c62b8702700} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:26.805646 [ 282 ] {ed70d114-7d05-4da8-b957-5c62b8702700} executeQuery: Read 64 rows, 5.12 KiB in 0.001602 sec., 39950.062421972536 rows/sec., 3.12 MiB/sec. 2024.11.21 19:40:26.805699 [ 282 ] {ed70d114-7d05-4da8-b957-5c62b8702700} TCPHandler: Processed in 0.001835975 sec. 2024.11.21 19:40:26.805835 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:26.805944 [ 276 ] {e4ad88c8-49ac-4acc-a5fc-b812068144a1} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:40:26.805994 [ 276 ] {e4ad88c8-49ac-4acc-a5fc-b812068144a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:40:26.806514 [ 276 ] {e4ad88c8-49ac-4acc-a5fc-b812068144a1} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:26.806552 [ 276 ] {e4ad88c8-49ac-4acc-a5fc-b812068144a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:26.806941 [ 276 ] {e4ad88c8-49ac-4acc-a5fc-b812068144a1} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.11.21 19:40:26.807184 [ 276 ] {e4ad88c8-49ac-4acc-a5fc-b812068144a1} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:26.807368 [ 276 ] {e4ad88c8-49ac-4acc-a5fc-b812068144a1} executeQuery: Read 160 rows, 11.41 KiB in 0.001444 sec., 110803.32409972299 rows/sec., 7.72 MiB/sec. 2024.11.21 19:40:26.807476 [ 276 ] {e4ad88c8-49ac-4acc-a5fc-b812068144a1} TCPHandler: Processed in 0.001691793 sec. 2024.11.21 19:40:26.807661 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:26.807941 [ 282 ] {e9463732-2e29-46eb-b822-fa5f05c9182c} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:40:26.808001 [ 282 ] {e9463732-2e29-46eb-b822-fa5f05c9182c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:40:26.808497 [ 282 ] {e9463732-2e29-46eb-b822-fa5f05c9182c} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:26.808535 [ 282 ] {e9463732-2e29-46eb-b822-fa5f05c9182c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:26.808891 [ 282 ] {e9463732-2e29-46eb-b822-fa5f05c9182c} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.11.21 19:40:26.809122 [ 282 ] {e9463732-2e29-46eb-b822-fa5f05c9182c} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:26.809300 [ 282 ] {e9463732-2e29-46eb-b822-fa5f05c9182c} executeQuery: Read 60 rows, 4.14 KiB in 0.001455 sec., 41237.113402061856 rows/sec., 2.78 MiB/sec. 2024.11.21 19:40:26.809350 [ 282 ] {e9463732-2e29-46eb-b822-fa5f05c9182c} TCPHandler: Processed in 0.001790883 sec. 2024.11.21 19:40:27.987592 [ 106 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 5 parts from all_1_43_9 to all_47_47_0 2024.11.21 19:40:27.987681 [ 106 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:27.987706 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:27.987969 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_47_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_43_9 to all_47_47_0 into Compact with storage Full 2024.11.21 19:40:27.988282 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_47_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:40:27.988347 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 66 rows starting from the beginning of the part 2024.11.21 19:40:27.988535 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2 rows starting from the beginning of the part 2024.11.21 19:40:27.988793 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 48 rows starting from the beginning of the part 2024.11.21 19:40:27.988949 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part 2024.11.21 19:40:27.989135 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 48 rows starting from the beginning of the part 2024.11.21 19:40:27.990216 [ 190 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_47_10} MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.002420663 sec., 69402.4736198306 rows/sec., 5.22 MiB/sec. 2024.11.21 19:40:27.990443 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_47_10} MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) 2024.11.21 19:40:27.990813 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_47_10} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:27.990910 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_47_10} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 5 parts: [all_1_43_9, all_47_47_0] -> all_1_47_10 2024.11.21 19:40:27.991020 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.11.21 19:40:30.241893 [ 105 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2024.11.21 19:40:30.241952 [ 105 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:30.241973 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:30.242123 [ 191 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2024.11.21 19:40:30.242323 [ 191 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:40:30.242360 [ 191 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 242 rows starting from the beginning of the part 2024.11.21 19:40:30.242441 [ 191 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2024.11.21 19:40:30.242592 [ 191 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part 2024.11.21 19:40:30.242902 [ 191 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2024.11.21 19:40:30.243121 [ 191 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2024.11.21 19:40:30.244251 [ 190 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.0022039 sec., 135214.84640863922 rows/sec., 9.69 MiB/sec. 2024.11.21 19:40:30.244476 [ 197 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2024.11.21 19:40:30.244805 [ 197 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_29_7} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:30.244897 [ 197 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_29_7} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2024.11.21 19:40:30.245004 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.11.21 19:40:30.295192 [ 105 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:40:30.295234 [ 105 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:40:30.465566 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26596 2024.11.21 19:40:30.466433 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:30.466468 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:30.467012 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.11.21 19:40:30.467258 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:30.467454 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 2024.11.21 19:40:31.808618 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:31.808805 [ 276 ] {fdedee6d-f633-4db0-b584-4747e5778fd9} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:40:31.808876 [ 276 ] {fdedee6d-f633-4db0-b584-4747e5778fd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:40:31.809644 [ 276 ] {fdedee6d-f633-4db0-b584-4747e5778fd9} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:31.809689 [ 276 ] {fdedee6d-f633-4db0-b584-4747e5778fd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:31.810133 [ 276 ] {fdedee6d-f633-4db0-b584-4747e5778fd9} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.21 19:40:31.810387 [ 276 ] {fdedee6d-f633-4db0-b584-4747e5778fd9} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:31.810539 [ 103 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2024.11.21 19:40:31.810581 [ 103 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:31.810603 [ 276 ] {fdedee6d-f633-4db0-b584-4747e5778fd9} executeQuery: Read 14 rows, 1.01 KiB in 0.001849 sec., 7571.660356949703 rows/sec., 545.06 KiB/sec. 2024.11.21 19:40:31.810606 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:31.810755 [ 276 ] {fdedee6d-f633-4db0-b584-4747e5778fd9} TCPHandler: Processed in 0.0022566 sec. 2024.11.21 19:40:31.810901 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2024.11.21 19:40:31.811021 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:31.811430 [ 282 ] {a84b5f27-615f-43c4-9e76-ecd994434c94} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:40:31.811458 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:40:31.811592 [ 282 ] {a84b5f27-615f-43c4-9e76-ecd994434c94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:40:31.811594 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part 2024.11.21 19:40:31.811999 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2024.11.21 19:40:31.812335 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part 2024.11.21 19:40:31.812730 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2024.11.21 19:40:31.813044 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2024.11.21 19:40:31.814290 [ 282 ] {a84b5f27-615f-43c4-9e76-ecd994434c94} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:31.814337 [ 282 ] {a84b5f27-615f-43c4-9e76-ecd994434c94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:31.814772 [ 197 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004081315 sec., 17151.334802631012 rows/sec., 1.27 MiB/sec. 2024.11.21 19:40:31.815032 [ 282 ] {a84b5f27-615f-43c4-9e76-ecd994434c94} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.11.21 19:40:31.815043 [ 197 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2024.11.21 19:40:31.815497 [ 282 ] {a84b5f27-615f-43c4-9e76-ecd994434c94} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:31.815700 [ 197 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_29_7} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:31.816015 [ 282 ] {a84b5f27-615f-43c4-9e76-ecd994434c94} executeQuery: Read 285 rows, 25.79 KiB in 0.004709 sec., 60522.403907411346 rows/sec., 5.35 MiB/sec. 2024.11.21 19:40:31.816018 [ 197 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_29_7} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2024.11.21 19:40:31.816165 [ 282 ] {a84b5f27-615f-43c4-9e76-ecd994434c94} TCPHandler: Processed in 0.00525662 sec. 2024.11.21 19:40:31.816257 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.21 19:40:31.816365 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:31.816485 [ 276 ] {e470f578-f825-41d9-888f-33e2e4eee495} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:40:31.816533 [ 276 ] {e470f578-f825-41d9-888f-33e2e4eee495} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:40:31.817123 [ 276 ] {e470f578-f825-41d9-888f-33e2e4eee495} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:31.817165 [ 276 ] {e470f578-f825-41d9-888f-33e2e4eee495} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:31.817528 [ 276 ] {e470f578-f825-41d9-888f-33e2e4eee495} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.11.21 19:40:31.817767 [ 276 ] {e470f578-f825-41d9-888f-33e2e4eee495} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:31.817949 [ 276 ] {e470f578-f825-41d9-888f-33e2e4eee495} executeQuery: Read 48 rows, 3.54 KiB in 0.001488 sec., 32258.064516129034 rows/sec., 2.32 MiB/sec. 2024.11.21 19:40:31.818002 [ 276 ] {e470f578-f825-41d9-888f-33e2e4eee495} TCPHandler: Processed in 0.001713553 sec. 2024.11.21 19:40:31.818156 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:31.818268 [ 282 ] {3c26ab98-8b7f-480d-bf3f-c866a8faefb1} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:40:31.818314 [ 282 ] {3c26ab98-8b7f-480d-bf3f-c866a8faefb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:40:31.818846 [ 282 ] {3c26ab98-8b7f-480d-bf3f-c866a8faefb1} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:31.818883 [ 282 ] {3c26ab98-8b7f-480d-bf3f-c866a8faefb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:31.819217 [ 282 ] {3c26ab98-8b7f-480d-bf3f-c866a8faefb1} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.21 19:40:31.819463 [ 282 ] {3c26ab98-8b7f-480d-bf3f-c866a8faefb1} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:31.819652 [ 282 ] {3c26ab98-8b7f-480d-bf3f-c866a8faefb1} executeQuery: Read 14 rows, 1004.00 B in 0.001411 sec., 9922.041105598866 rows/sec., 694.88 KiB/sec. 2024.11.21 19:40:31.819790 [ 282 ] {3c26ab98-8b7f-480d-bf3f-c866a8faefb1} TCPHandler: Processed in 0.001684362 sec. 2024.11.21 19:40:31.819945 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:31.820075 [ 276 ] {d773eeb5-5a39-451f-b639-419c6e9e2113} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:40:31.820130 [ 276 ] {d773eeb5-5a39-451f-b639-419c6e9e2113} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:40:31.820770 [ 276 ] {d773eeb5-5a39-451f-b639-419c6e9e2113} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:31.820818 [ 276 ] {d773eeb5-5a39-451f-b639-419c6e9e2113} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:31.821179 [ 276 ] {d773eeb5-5a39-451f-b639-419c6e9e2113} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.21 19:40:31.821428 [ 276 ] {d773eeb5-5a39-451f-b639-419c6e9e2113} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:31.821582 [ 103 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2024.11.21 19:40:31.821618 [ 103 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:31.821642 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:31.821653 [ 276 ] {d773eeb5-5a39-451f-b639-419c6e9e2113} executeQuery: Read 13 rows, 830.00 B in 0.001603 sec., 8109.794135995009 rows/sec., 505.64 KiB/sec. 2024.11.21 19:40:31.821907 [ 276 ] {d773eeb5-5a39-451f-b639-419c6e9e2113} TCPHandler: Processed in 0.002014397 sec. 2024.11.21 19:40:31.822025 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2024.11.21 19:40:31.822176 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:31.822503 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:40:31.822516 [ 282 ] {b3589125-5596-4fa6-a1b0-ac5e00875289} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:40:31.822568 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part 2024.11.21 19:40:31.822607 [ 282 ] {b3589125-5596-4fa6-a1b0-ac5e00875289} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:40:31.822869 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part 2024.11.21 19:40:31.823227 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part 2024.11.21 19:40:31.823518 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part 2024.11.21 19:40:31.823836 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part 2024.11.21 19:40:31.825784 [ 282 ] {b3589125-5596-4fa6-a1b0-ac5e00875289} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:31.825859 [ 282 ] {b3589125-5596-4fa6-a1b0-ac5e00875289} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:31.826354 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004610592 sec., 14097.972668151942 rows/sec., 934.08 KiB/sec. 2024.11.21 19:40:31.826582 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2024.11.21 19:40:31.826764 [ 282 ] {b3589125-5596-4fa6-a1b0-ac5e00875289} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.11.21 19:40:31.827072 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_29_7} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:31.827227 [ 282 ] {b3589125-5596-4fa6-a1b0-ac5e00875289} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:31.827305 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_29_7} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2024.11.21 19:40:31.827571 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.21 19:40:31.827667 [ 282 ] {b3589125-5596-4fa6-a1b0-ac5e00875289} executeQuery: Read 423 rows, 30.96 KiB in 0.005273 sec., 80219.98862127821 rows/sec., 5.73 MiB/sec. 2024.11.21 19:40:31.827737 [ 282 ] {b3589125-5596-4fa6-a1b0-ac5e00875289} TCPHandler: Processed in 0.005699176 sec. 2024.11.21 19:40:31.827897 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:31.828028 [ 276 ] {bdd9dcf1-9db6-451b-9c78-af3bc1ad9ee7} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:40:31.828086 [ 276 ] {bdd9dcf1-9db6-451b-9c78-af3bc1ad9ee7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:40:31.828637 [ 276 ] {bdd9dcf1-9db6-451b-9c78-af3bc1ad9ee7} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:31.828684 [ 276 ] {bdd9dcf1-9db6-451b-9c78-af3bc1ad9ee7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:31.829100 [ 276 ] {bdd9dcf1-9db6-451b-9c78-af3bc1ad9ee7} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.21 19:40:31.829340 [ 276 ] {bdd9dcf1-9db6-451b-9c78-af3bc1ad9ee7} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:31.829520 [ 276 ] {bdd9dcf1-9db6-451b-9c78-af3bc1ad9ee7} executeQuery: Read 6 rows, 321.00 B in 0.001522 sec., 3942.181340341656 rows/sec., 205.96 KiB/sec. 2024.11.21 19:40:31.829570 [ 276 ] {bdd9dcf1-9db6-451b-9c78-af3bc1ad9ee7} TCPHandler: Processed in 0.001736693 sec. 2024.11.21 19:40:31.829710 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:31.829816 [ 282 ] {6ed53189-349c-4145-a04b-d2584fa985c8} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:40:31.829865 [ 282 ] {6ed53189-349c-4145-a04b-d2584fa985c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:40:31.830503 [ 282 ] {6ed53189-349c-4145-a04b-d2584fa985c8} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:31.830547 [ 282 ] {6ed53189-349c-4145-a04b-d2584fa985c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:31.830999 [ 282 ] {6ed53189-349c-4145-a04b-d2584fa985c8} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.11.21 19:40:31.831235 [ 282 ] {6ed53189-349c-4145-a04b-d2584fa985c8} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:31.831416 [ 282 ] {6ed53189-349c-4145-a04b-d2584fa985c8} executeQuery: Read 237 rows, 16.27 KiB in 0.001622 sec., 146115.9062885327 rows/sec., 9.79 MiB/sec. 2024.11.21 19:40:31.831470 [ 282 ] {6ed53189-349c-4145-a04b-d2584fa985c8} TCPHandler: Processed in 0.001811584 sec. 2024.11.21 19:40:31.831598 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:31.831707 [ 276 ] {cc9604fd-4a26-473f-a105-b81f63a64fb9} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:40:31.831756 [ 276 ] {cc9604fd-4a26-473f-a105-b81f63a64fb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:40:31.832176 [ 276 ] {cc9604fd-4a26-473f-a105-b81f63a64fb9} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:31.832215 [ 276 ] {cc9604fd-4a26-473f-a105-b81f63a64fb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:31.832578 [ 276 ] {cc9604fd-4a26-473f-a105-b81f63a64fb9} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.21 19:40:31.832814 [ 276 ] {cc9604fd-4a26-473f-a105-b81f63a64fb9} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:31.832994 [ 276 ] {cc9604fd-4a26-473f-a105-b81f63a64fb9} executeQuery: Read 1 rows, 69.00 B in 0.00131 sec., 763.3587786259542 rows/sec., 51.44 KiB/sec. 2024.11.21 19:40:31.833042 [ 276 ] {cc9604fd-4a26-473f-a105-b81f63a64fb9} TCPHandler: Processed in 0.00149655 sec. 2024.11.21 19:40:31.833178 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:31.833305 [ 282 ] {a3db0d8e-effa-4433-bf23-59f1b59094d8} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:40:31.833385 [ 282 ] {a3db0d8e-effa-4433-bf23-59f1b59094d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:40:31.834622 [ 282 ] {a3db0d8e-effa-4433-bf23-59f1b59094d8} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:31.834662 [ 282 ] {a3db0d8e-effa-4433-bf23-59f1b59094d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:31.835301 [ 282 ] {a3db0d8e-effa-4433-bf23-59f1b59094d8} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.21 19:40:31.835560 [ 282 ] {a3db0d8e-effa-4433-bf23-59f1b59094d8} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:31.835756 [ 282 ] {a3db0d8e-effa-4433-bf23-59f1b59094d8} executeQuery: Read 41 rows, 75.23 KiB in 0.002479 sec., 16538.92698668818 rows/sec., 29.64 MiB/sec. 2024.11.21 19:40:31.835848 [ 282 ] {a3db0d8e-effa-4433-bf23-59f1b59094d8} TCPHandler: Processed in 0.002731817 sec. 2024.11.21 19:40:31.835979 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:31.836086 [ 276 ] {52587a88-9d75-4832-b697-4e4236b59414} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:40:31.836132 [ 276 ] {52587a88-9d75-4832-b697-4e4236b59414} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:40:31.836574 [ 276 ] {52587a88-9d75-4832-b697-4e4236b59414} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:31.836613 [ 276 ] {52587a88-9d75-4832-b697-4e4236b59414} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:31.836968 [ 276 ] {52587a88-9d75-4832-b697-4e4236b59414} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.11.21 19:40:31.837208 [ 276 ] {52587a88-9d75-4832-b697-4e4236b59414} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:31.837391 [ 276 ] {52587a88-9d75-4832-b697-4e4236b59414} executeQuery: Read 82 rows, 5.33 KiB in 0.001327 sec., 61793.51921627732 rows/sec., 3.92 MiB/sec. 2024.11.21 19:40:31.837442 [ 276 ] {52587a88-9d75-4832-b697-4e4236b59414} TCPHandler: Processed in 0.00151364 sec. 2024.11.21 19:40:32.327409 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 2024.11.21 19:40:32.346856 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:32.346910 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:32.354211 [ 243 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.11.21 19:40:32.354946 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:32.357592 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 438 2024.11.21 19:40:35.610546 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1352 2024.11.21 19:40:35.613752 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:35.613813 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:35.615386 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.21 19:40:35.615709 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:35.616401 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1352 2024.11.21 19:40:36.800621 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:36.800837 [ 276 ] {703ec135-b355-4c98-a64f-4ea10b4ef818} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:40:36.800923 [ 276 ] {703ec135-b355-4c98-a64f-4ea10b4ef818} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:40:36.801724 [ 276 ] {703ec135-b355-4c98-a64f-4ea10b4ef818} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:36.801779 [ 276 ] {703ec135-b355-4c98-a64f-4ea10b4ef818} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:36.802208 [ 276 ] {703ec135-b355-4c98-a64f-4ea10b4ef818} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.21 19:40:36.802458 [ 276 ] {703ec135-b355-4c98-a64f-4ea10b4ef818} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:36.802730 [ 276 ] {703ec135-b355-4c98-a64f-4ea10b4ef818} executeQuery: Read 12 rows, 1002.00 B in 0.001939 sec., 6188.7570912841675 rows/sec., 504.65 KiB/sec. 2024.11.21 19:40:36.802893 [ 276 ] {703ec135-b355-4c98-a64f-4ea10b4ef818} TCPHandler: Processed in 0.002410662 sec. 2024.11.21 19:40:36.803110 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:36.803246 [ 282 ] {2e249b7f-91e9-4342-9c70-a291de5be1ed} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:40:36.803299 [ 282 ] {2e249b7f-91e9-4342-9c70-a291de5be1ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:40:36.803926 [ 282 ] {2e249b7f-91e9-4342-9c70-a291de5be1ed} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:36.803968 [ 282 ] {2e249b7f-91e9-4342-9c70-a291de5be1ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:36.804370 [ 282 ] {2e249b7f-91e9-4342-9c70-a291de5be1ed} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.11.21 19:40:36.804625 [ 282 ] {2e249b7f-91e9-4342-9c70-a291de5be1ed} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:36.804826 [ 93 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.11.21 19:40:36.804889 [ 282 ] {2e249b7f-91e9-4342-9c70-a291de5be1ed} executeQuery: Read 62 rows, 4.84 KiB in 0.00167 sec., 37125.748502994014 rows/sec., 2.83 MiB/sec. 2024.11.21 19:40:36.804915 [ 93 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:36.804998 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:36.805040 [ 282 ] {2e249b7f-91e9-4342-9c70-a291de5be1ed} TCPHandler: Processed in 0.001993597 sec. 2024.11.21 19:40:36.805270 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:36.805310 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.11.21 19:40:36.805485 [ 276 ] {166d776c-b869-44ea-b1b7-faee4b3c558a} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:40:36.805603 [ 276 ] {166d776c-b869-44ea-b1b7-faee4b3c558a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:40:36.805844 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:40:36.805962 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1435 rows starting from the beginning of the part 2024.11.21 19:40:36.806344 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 285 rows starting from the beginning of the part 2024.11.21 19:40:36.806661 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part 2024.11.21 19:40:36.807005 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part 2024.11.21 19:40:36.807422 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 285 rows starting from the beginning of the part 2024.11.21 19:40:36.807784 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 62 rows starting from the beginning of the part 2024.11.21 19:40:36.808755 [ 276 ] {166d776c-b869-44ea-b1b7-faee4b3c558a} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:36.808822 [ 276 ] {166d776c-b869-44ea-b1b7-faee4b3c558a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:36.809696 [ 276 ] {166d776c-b869-44ea-b1b7-faee4b3c558a} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.11.21 19:40:36.810236 [ 276 ] {166d776c-b869-44ea-b1b7-faee4b3c558a} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:36.810655 [ 276 ] {166d776c-b869-44ea-b1b7-faee4b3c558a} executeQuery: Read 12 rows, 858.00 B in 0.005203 sec., 2306.361714395541 rows/sec., 161.04 KiB/sec. 2024.11.21 19:40:36.810949 [ 276 ] {166d776c-b869-44ea-b1b7-faee4b3c558a} TCPHandler: Processed in 0.005783807 sec. 2024.11.21 19:40:36.811329 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:36.811780 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2179 rows, containing 5 columns (5 merged, 0 gathered) in 0.006643068 sec., 328011.0936693708 rows/sec., 28.94 MiB/sec. 2024.11.21 19:40:36.811905 [ 282 ] {2108055b-9fbf-4e64-a862-fc75c0892e1a} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:40:36.811999 [ 282 ] {2108055b-9fbf-4e64-a862-fc75c0892e1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:40:36.812131 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.11.21 19:40:36.812703 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_86_17} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:36.812811 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_86_17} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.11.21 19:40:36.812993 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2024.11.21 19:40:36.813190 [ 282 ] {2108055b-9fbf-4e64-a862-fc75c0892e1a} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:36.813235 [ 282 ] {2108055b-9fbf-4e64-a862-fc75c0892e1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:36.813629 [ 282 ] {2108055b-9fbf-4e64-a862-fc75c0892e1a} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.11.21 19:40:36.813871 [ 282 ] {2108055b-9fbf-4e64-a862-fc75c0892e1a} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:36.814064 [ 93 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.11.21 19:40:36.814132 [ 93 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:36.814136 [ 282 ] {2108055b-9fbf-4e64-a862-fc75c0892e1a} executeQuery: Read 76 rows, 6.09 KiB in 0.002384 sec., 31879.194630872484 rows/sec., 2.50 MiB/sec. 2024.11.21 19:40:36.814172 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:36.814304 [ 282 ] {2108055b-9fbf-4e64-a862-fc75c0892e1a} TCPHandler: Processed in 0.003211103 sec. 2024.11.21 19:40:36.814430 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.11.21 19:40:36.814515 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:36.814705 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:40:36.814778 [ 276 ] {16110ed6-729d-4bdd-b317-1bacd0a4cfb0} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:40:36.814787 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 915 rows starting from the beginning of the part 2024.11.21 19:40:36.814889 [ 276 ] {16110ed6-729d-4bdd-b317-1bacd0a4cfb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:40:36.815142 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 423 rows starting from the beginning of the part 2024.11.21 19:40:36.815500 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part 2024.11.21 19:40:36.815904 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part 2024.11.21 19:40:36.816260 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 423 rows starting from the beginning of the part 2024.11.21 19:40:36.816617 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 76 rows starting from the beginning of the part 2024.11.21 19:40:36.817714 [ 276 ] {16110ed6-729d-4bdd-b317-1bacd0a4cfb0} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:36.817775 [ 276 ] {16110ed6-729d-4bdd-b317-1bacd0a4cfb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:36.818780 [ 276 ] {16110ed6-729d-4bdd-b317-1bacd0a4cfb0} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.11.21 19:40:36.819272 [ 276 ] {16110ed6-729d-4bdd-b317-1bacd0a4cfb0} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:36.819485 [ 93 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.11.21 19:40:36.819563 [ 93 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:36.819644 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:36.819771 [ 276 ] {16110ed6-729d-4bdd-b317-1bacd0a4cfb0} executeQuery: Read 134 rows, 9.55 KiB in 0.005018 sec., 26703.866082104425 rows/sec., 1.86 MiB/sec. 2024.11.21 19:40:36.820154 [ 276 ] {16110ed6-729d-4bdd-b317-1bacd0a4cfb0} TCPHandler: Processed in 0.005734217 sec. 2024.11.21 19:40:36.820527 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:36.820693 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.11.21 19:40:36.820764 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 1965 rows, containing 5 columns (5 merged, 0 gathered) in 0.006471047 sec., 303660.2886673517 rows/sec., 23.26 MiB/sec. 2024.11.21 19:40:36.821138 [ 282 ] {36567bd6-321a-435a-b317-8d74194e6d37} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:40:36.821272 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.11.21 19:40:36.821407 [ 282 ] {36567bd6-321a-435a-b317-8d74194e6d37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:40:36.821553 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:40:36.821754 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_86_17} MergeTreeSequentialSource: Reading 3 marks from part all_1_81_16, total 15247 rows starting from the beginning of the part 2024.11.21 19:40:36.822488 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_86_17} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:36.822592 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 237 rows starting from the beginning of the part 2024.11.21 19:40:36.823050 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_86_17} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.11.21 19:40:36.823437 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.11.21 19:40:36.823575 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 128 rows starting from the beginning of the part 2024.11.21 19:40:36.824161 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part 2024.11.21 19:40:36.824631 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 237 rows starting from the beginning of the part 2024.11.21 19:40:36.824979 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 134 rows starting from the beginning of the part 2024.11.21 19:40:36.825276 [ 282 ] {36567bd6-321a-435a-b317-8d74194e6d37} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:36.825376 [ 282 ] {36567bd6-321a-435a-b317-8d74194e6d37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:36.826278 [ 282 ] {36567bd6-321a-435a-b317-8d74194e6d37} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.11.21 19:40:36.826862 [ 282 ] {36567bd6-321a-435a-b317-8d74194e6d37} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:36.827120 [ 93 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.11.21 19:40:36.827230 [ 93 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:36.827272 [ 282 ] {36567bd6-321a-435a-b317-8d74194e6d37} executeQuery: Read 48 rows, 3.31 KiB in 0.006353 sec., 7555.48559735558 rows/sec., 521.41 KiB/sec. 2024.11.21 19:40:36.827280 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:36.827512 [ 282 ] {36567bd6-321a-435a-b317-8d74194e6d37} TCPHandler: Processed in 0.007229627 sec. 2024.11.21 19:40:36.827747 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.11.21 19:40:36.828300 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:40:36.828422 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4860 rows starting from the beginning of the part 2024.11.21 19:40:36.828965 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 82 rows starting from the beginning of the part 2024.11.21 19:40:36.829617 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 48 rows starting from the beginning of the part 2024.11.21 19:40:36.830134 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part 2024.11.21 19:40:36.830731 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 82 rows starting from the beginning of the part 2024.11.21 19:40:36.831281 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 48 rows starting from the beginning of the part 2024.11.21 19:40:36.834478 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 5180 rows, containing 4 columns (4 merged, 0 gathered) in 0.007062664 sec., 733434.2961805913 rows/sec., 48.19 MiB/sec. 2024.11.21 19:40:36.834899 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 16143 rows, containing 5 columns (5 merged, 0 gathered) in 0.01490323 sec., 1083188.0068951496 rows/sec., 73.88 MiB/sec. 2024.11.21 19:40:36.835051 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.11.21 19:40:36.835389 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_86_17} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:36.835482 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_86_17} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.11.21 19:40:36.835601 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. 2024.11.21 19:40:36.835649 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.11.21 19:40:36.835951 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_86_17} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:36.836030 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_86_17} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.11.21 19:40:36.836123 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.10 MiB. 2024.11.21 19:40:37.000192 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 237.57 MiB, peak 248.01 MiB, free memory in arenas 0.00 B, will set to 238.62 MiB (RSS), difference: 1.05 MiB 2024.11.21 19:40:37.967684 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27023 2024.11.21 19:40:37.968342 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:37.968394 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:37.968940 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.11.21 19:40:37.969192 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:37.969446 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27023 2024.11.21 19:40:39.857767 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 2024.11.21 19:40:39.879830 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:39.879888 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:39.887200 [ 243 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.11.21 19:40:39.887973 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:39.890696 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2024.11.21 19:40:40.998657 [ 308 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61665, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:41.180172 [ 308 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35015, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:41.204642 [ 308 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59567, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:41.225084 [ 308 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57559, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:41.472494 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60559, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:41.488858 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58204, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:41.519207 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38627, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:41.547515 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35658, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:41.802306 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:41.802506 [ 276 ] {5082e904-d7ff-4779-8643-d8812604d665} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:40:41.802580 [ 276 ] {5082e904-d7ff-4779-8643-d8812604d665} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:40:41.803367 [ 276 ] {5082e904-d7ff-4779-8643-d8812604d665} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:41.803424 [ 276 ] {5082e904-d7ff-4779-8643-d8812604d665} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:41.803887 [ 276 ] {5082e904-d7ff-4779-8643-d8812604d665} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.11.21 19:40:41.804147 [ 276 ] {5082e904-d7ff-4779-8643-d8812604d665} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:41.804384 [ 276 ] {5082e904-d7ff-4779-8643-d8812604d665} executeQuery: Read 56 rows, 4.41 KiB in 0.001937 sec., 28910.686628807434 rows/sec., 2.22 MiB/sec. 2024.11.21 19:40:41.804456 [ 276 ] {5082e904-d7ff-4779-8643-d8812604d665} TCPHandler: Processed in 0.002289751 sec. 2024.11.21 19:40:41.804639 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:41.804766 [ 282 ] {f54d66f6-ed39-44cf-a449-c5614d7bbeb4} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:40:41.804818 [ 282 ] {f54d66f6-ed39-44cf-a449-c5614d7bbeb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:40:41.805421 [ 282 ] {f54d66f6-ed39-44cf-a449-c5614d7bbeb4} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:41.805465 [ 282 ] {f54d66f6-ed39-44cf-a449-c5614d7bbeb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:41.805855 [ 282 ] {f54d66f6-ed39-44cf-a449-c5614d7bbeb4} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.11.21 19:40:41.806103 [ 282 ] {f54d66f6-ed39-44cf-a449-c5614d7bbeb4} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:41.806337 [ 282 ] {f54d66f6-ed39-44cf-a449-c5614d7bbeb4} executeQuery: Read 64 rows, 5.12 KiB in 0.001601 sec., 39975.015615240474 rows/sec., 3.12 MiB/sec. 2024.11.21 19:40:41.806393 [ 282 ] {f54d66f6-ed39-44cf-a449-c5614d7bbeb4} TCPHandler: Processed in 0.001818425 sec. 2024.11.21 19:40:41.806540 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:41.806653 [ 276 ] {f318bc76-ee49-41fc-bd70-fb8c9ea9b52c} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:40:41.806705 [ 276 ] {f318bc76-ee49-41fc-bd70-fb8c9ea9b52c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:40:41.807230 [ 276 ] {f318bc76-ee49-41fc-bd70-fb8c9ea9b52c} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:41.807270 [ 276 ] {f318bc76-ee49-41fc-bd70-fb8c9ea9b52c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:41.807662 [ 276 ] {f318bc76-ee49-41fc-bd70-fb8c9ea9b52c} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.11.21 19:40:41.807910 [ 276 ] {f318bc76-ee49-41fc-bd70-fb8c9ea9b52c} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:41.808128 [ 276 ] {f318bc76-ee49-41fc-bd70-fb8c9ea9b52c} executeQuery: Read 160 rows, 11.41 KiB in 0.001501 sec., 106595.60293137908 rows/sec., 7.42 MiB/sec. 2024.11.21 19:40:41.808180 [ 276 ] {f318bc76-ee49-41fc-bd70-fb8c9ea9b52c} TCPHandler: Processed in 0.001692783 sec. 2024.11.21 19:40:41.808348 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:41.808494 [ 282 ] {ea76f7a1-e8bd-4e88-a4c7-6985edb986f5} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:40:41.808552 [ 282 ] {ea76f7a1-e8bd-4e88-a4c7-6985edb986f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:40:41.809103 [ 282 ] {ea76f7a1-e8bd-4e88-a4c7-6985edb986f5} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:41.809151 [ 282 ] {ea76f7a1-e8bd-4e88-a4c7-6985edb986f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2024.11.21 19:40:41.809556 [ 282 ] {ea76f7a1-e8bd-4e88-a4c7-6985edb986f5} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.11.21 19:40:41.809804 [ 282 ] {ea76f7a1-e8bd-4e88-a4c7-6985edb986f5} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:41.810029 [ 282 ] {ea76f7a1-e8bd-4e88-a4c7-6985edb986f5} executeQuery: Read 60 rows, 4.14 KiB in 0.001567 sec., 38289.72559029994 rows/sec., 2.58 MiB/sec. 2024.11.21 19:40:41.810078 [ 282 ] {ea76f7a1-e8bd-4e88-a4c7-6985edb986f5} TCPHandler: Processed in 0.001800854 sec. 2024.11.21 19:40:42.966106 [ 88 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2024.11.21 19:40:42.966193 [ 88 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:42.966221 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:42.966373 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2024.11.21 19:40:42.966544 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:40:42.966583 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 25 rows starting from the beginning of the part 2024.11.21 19:40:42.966667 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part 2024.11.21 19:40:42.966834 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part 2024.11.21 19:40:42.967134 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part 2024.11.21 19:40:42.967296 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part 2024.11.21 19:40:42.968422 [ 199 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.002123779 sec., 13654.904771164984 rows/sec., 920.11 KiB/sec. 2024.11.21 19:40:42.968576 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2024.11.21 19:40:42.968862 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_29_7} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:42.968941 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_29_7} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2024.11.21 19:40:42.969021 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2024.11.21 19:40:43.000679 [ 86 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2024.11.21 19:40:43.000755 [ 86 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:43.000784 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:43.001056 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2024.11.21 19:40:43.001360 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:40:43.001414 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 150 rows starting from the beginning of the part 2024.11.21 19:40:43.001499 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2024.11.21 19:40:43.001605 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part 2024.11.21 19:40:43.001813 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part 2024.11.21 19:40:43.001911 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part 2024.11.21 19:40:43.002895 [ 199 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.002021127 sec., 86090.58213561047 rows/sec., 4.39 MiB/sec. 2024.11.21 19:40:43.003114 [ 191 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2024.11.21 19:40:43.003554 [ 191 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_29_7} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:43.003661 [ 191 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_29_7} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2024.11.21 19:40:43.003768 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.11.21 19:40:44.156883 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45646, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:44.623689 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62517, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:44.777260 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52615, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:44.865306 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35009, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:44.868760 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58998, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:44.870362 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57239, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:44.880903 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38613, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:44.880916 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58939, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:45.126316 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56842, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:45.295281 [ 85 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:40:45.295329 [ 85 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:40:45.424243 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49172, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:45.469693 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27511 2024.11.21 19:40:45.470610 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:45.470695 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:45.471282 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.11.21 19:40:45.471531 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:45.471768 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 2024.11.21 19:40:45.511721 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64397, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:45.616808 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1372 2024.11.21 19:40:45.619772 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:45.619820 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:45.621316 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.21 19:40:45.621622 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:45.622542 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1372 2024.11.21 19:40:45.677540 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46546, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:45.728288 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63479, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:45.741612 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37110, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:45.807974 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54804, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:45.866391 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40008, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:45.934953 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44073, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:46.437297 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62615, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:46.483932 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38196, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:46.502290 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59329, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:46.514698 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40301, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:46.517091 [ 307 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50120, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:46.524546 [ 307 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55500, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:46.537917 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37025, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:40:46.809007 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:46.809216 [ 276 ] {e70c42b2-0e22-4222-b3ac-6e84238985f7} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:40:46.809297 [ 276 ] {e70c42b2-0e22-4222-b3ac-6e84238985f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:40:46.810066 [ 276 ] {e70c42b2-0e22-4222-b3ac-6e84238985f7} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:46.810113 [ 276 ] {e70c42b2-0e22-4222-b3ac-6e84238985f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:46.810568 [ 276 ] {e70c42b2-0e22-4222-b3ac-6e84238985f7} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.21 19:40:46.810816 [ 276 ] {e70c42b2-0e22-4222-b3ac-6e84238985f7} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:46.811045 [ 276 ] {e70c42b2-0e22-4222-b3ac-6e84238985f7} executeQuery: Read 14 rows, 1.01 KiB in 0.001884 sec., 7430.997876857749 rows/sec., 534.93 KiB/sec. 2024.11.21 19:40:46.811115 [ 276 ] {e70c42b2-0e22-4222-b3ac-6e84238985f7} TCPHandler: Processed in 0.00224171 sec. 2024.11.21 19:40:46.811302 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:46.811415 [ 282 ] {af8007e9-f083-4a45-b7e2-9fcf1fd7227f} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:40:46.811462 [ 282 ] {af8007e9-f083-4a45-b7e2-9fcf1fd7227f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:40:46.812202 [ 282 ] {af8007e9-f083-4a45-b7e2-9fcf1fd7227f} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:46.812272 [ 282 ] {af8007e9-f083-4a45-b7e2-9fcf1fd7227f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:46.812658 [ 282 ] {af8007e9-f083-4a45-b7e2-9fcf1fd7227f} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.11.21 19:40:46.812904 [ 282 ] {af8007e9-f083-4a45-b7e2-9fcf1fd7227f} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:46.813126 [ 282 ] {af8007e9-f083-4a45-b7e2-9fcf1fd7227f} executeQuery: Read 285 rows, 25.79 KiB in 0.001727 sec., 165026.05674580197 rows/sec., 14.58 MiB/sec. 2024.11.21 19:40:46.813217 [ 282 ] {af8007e9-f083-4a45-b7e2-9fcf1fd7227f} TCPHandler: Processed in 0.001980176 sec. 2024.11.21 19:40:46.813434 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:46.813679 [ 276 ] {20743098-81c0-4da8-bd80-c10a04bfa2fb} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:40:46.813737 [ 276 ] {20743098-81c0-4da8-bd80-c10a04bfa2fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:40:46.814345 [ 276 ] {20743098-81c0-4da8-bd80-c10a04bfa2fb} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:46.814387 [ 276 ] {20743098-81c0-4da8-bd80-c10a04bfa2fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:46.814775 [ 276 ] {20743098-81c0-4da8-bd80-c10a04bfa2fb} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.11.21 19:40:46.815018 [ 276 ] {20743098-81c0-4da8-bd80-c10a04bfa2fb} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:46.815245 [ 276 ] {20743098-81c0-4da8-bd80-c10a04bfa2fb} executeQuery: Read 48 rows, 3.54 KiB in 0.001637 sec., 29321.930360415394 rows/sec., 2.11 MiB/sec. 2024.11.21 19:40:46.815300 [ 276 ] {20743098-81c0-4da8-bd80-c10a04bfa2fb} TCPHandler: Processed in 0.001972857 sec. 2024.11.21 19:40:46.815441 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:46.815560 [ 282 ] {45aa778d-651e-4e97-83dd-f2a188deddc1} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:40:46.815613 [ 282 ] {45aa778d-651e-4e97-83dd-f2a188deddc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:40:46.816244 [ 282 ] {45aa778d-651e-4e97-83dd-f2a188deddc1} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:46.816291 [ 282 ] {45aa778d-651e-4e97-83dd-f2a188deddc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:46.816672 [ 282 ] {45aa778d-651e-4e97-83dd-f2a188deddc1} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.21 19:40:46.816909 [ 282 ] {45aa778d-651e-4e97-83dd-f2a188deddc1} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:46.817118 [ 282 ] {45aa778d-651e-4e97-83dd-f2a188deddc1} executeQuery: Read 14 rows, 1004.00 B in 0.001586 sec., 8827.238335435057 rows/sec., 618.20 KiB/sec. 2024.11.21 19:40:46.817172 [ 282 ] {45aa778d-651e-4e97-83dd-f2a188deddc1} TCPHandler: Processed in 0.001783034 sec. 2024.11.21 19:40:46.817313 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:46.817420 [ 276 ] {0c4987b9-8238-4b07-8da8-5eeb9f6c05de} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:40:46.817465 [ 276 ] {0c4987b9-8238-4b07-8da8-5eeb9f6c05de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:40:46.818006 [ 276 ] {0c4987b9-8238-4b07-8da8-5eeb9f6c05de} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:46.818046 [ 276 ] {0c4987b9-8238-4b07-8da8-5eeb9f6c05de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:46.818391 [ 276 ] {0c4987b9-8238-4b07-8da8-5eeb9f6c05de} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.21 19:40:46.818622 [ 276 ] {0c4987b9-8238-4b07-8da8-5eeb9f6c05de} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:46.818848 [ 276 ] {0c4987b9-8238-4b07-8da8-5eeb9f6c05de} executeQuery: Read 13 rows, 830.00 B in 0.001449 sec., 8971.704623878537 rows/sec., 559.38 KiB/sec. 2024.11.21 19:40:46.818966 [ 276 ] {0c4987b9-8238-4b07-8da8-5eeb9f6c05de} TCPHandler: Processed in 0.001704653 sec. 2024.11.21 19:40:46.819105 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:46.819212 [ 282 ] {5732efa3-6670-4a98-9a90-dbfe63871b66} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:40:46.819257 [ 282 ] {5732efa3-6670-4a98-9a90-dbfe63871b66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:40:46.819931 [ 282 ] {5732efa3-6670-4a98-9a90-dbfe63871b66} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:46.819970 [ 282 ] {5732efa3-6670-4a98-9a90-dbfe63871b66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:46.820339 [ 282 ] {5732efa3-6670-4a98-9a90-dbfe63871b66} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.11.21 19:40:46.820574 [ 282 ] {5732efa3-6670-4a98-9a90-dbfe63871b66} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:46.820805 [ 282 ] {5732efa3-6670-4a98-9a90-dbfe63871b66} executeQuery: Read 423 rows, 30.96 KiB in 0.001609 sec., 262896.2088253574 rows/sec., 18.79 MiB/sec. 2024.11.21 19:40:46.820908 [ 282 ] {5732efa3-6670-4a98-9a90-dbfe63871b66} TCPHandler: Processed in 0.001849725 sec. 2024.11.21 19:40:46.821109 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:46.821264 [ 276 ] {f7a783b5-b9ee-4990-b256-81ece2477e01} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:40:46.821311 [ 276 ] {f7a783b5-b9ee-4990-b256-81ece2477e01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:40:46.821775 [ 276 ] {f7a783b5-b9ee-4990-b256-81ece2477e01} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:46.821814 [ 276 ] {f7a783b5-b9ee-4990-b256-81ece2477e01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:46.822166 [ 276 ] {f7a783b5-b9ee-4990-b256-81ece2477e01} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.21 19:40:46.822398 [ 276 ] {f7a783b5-b9ee-4990-b256-81ece2477e01} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:46.822620 [ 276 ] {f7a783b5-b9ee-4990-b256-81ece2477e01} executeQuery: Read 6 rows, 321.00 B in 0.001379 sec., 4350.97897026831 rows/sec., 227.32 KiB/sec. 2024.11.21 19:40:46.822755 [ 276 ] {f7a783b5-b9ee-4990-b256-81ece2477e01} TCPHandler: Processed in 0.001747073 sec. 2024.11.21 19:40:46.822911 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:46.823041 [ 282 ] {774aebb6-36f3-4297-aa41-acfdbc2244ac} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:40:46.823098 [ 282 ] {774aebb6-36f3-4297-aa41-acfdbc2244ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:40:46.823710 [ 282 ] {774aebb6-36f3-4297-aa41-acfdbc2244ac} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:46.823748 [ 282 ] {774aebb6-36f3-4297-aa41-acfdbc2244ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:46.824133 [ 282 ] {774aebb6-36f3-4297-aa41-acfdbc2244ac} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.11.21 19:40:46.824370 [ 282 ] {774aebb6-36f3-4297-aa41-acfdbc2244ac} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:46.824590 [ 282 ] {774aebb6-36f3-4297-aa41-acfdbc2244ac} executeQuery: Read 237 rows, 16.27 KiB in 0.001577 sec., 150285.35193405199 rows/sec., 10.07 MiB/sec. 2024.11.21 19:40:46.824643 [ 282 ] {774aebb6-36f3-4297-aa41-acfdbc2244ac} TCPHandler: Processed in 0.001795954 sec. 2024.11.21 19:40:46.824782 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:46.824890 [ 276 ] {e89619d9-cbad-4e8c-a803-7a4430199ab1} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:40:46.824938 [ 276 ] {e89619d9-cbad-4e8c-a803-7a4430199ab1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:40:46.825366 [ 276 ] {e89619d9-cbad-4e8c-a803-7a4430199ab1} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:46.825405 [ 276 ] {e89619d9-cbad-4e8c-a803-7a4430199ab1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:46.825743 [ 276 ] {e89619d9-cbad-4e8c-a803-7a4430199ab1} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.21 19:40:46.825983 [ 276 ] {e89619d9-cbad-4e8c-a803-7a4430199ab1} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:46.826233 [ 276 ] {e89619d9-cbad-4e8c-a803-7a4430199ab1} executeQuery: Read 1 rows, 69.00 B in 0.001359 sec., 735.8351729212657 rows/sec., 49.58 KiB/sec. 2024.11.21 19:40:46.826436 [ 276 ] {e89619d9-cbad-4e8c-a803-7a4430199ab1} TCPHandler: Processed in 0.001699903 sec. 2024.11.21 19:40:46.826658 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:46.826792 [ 282 ] {b3b77808-88ef-45d2-8c46-5133b10b0d67} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:40:46.826880 [ 282 ] {b3b77808-88ef-45d2-8c46-5133b10b0d67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:40:46.828133 [ 282 ] {b3b77808-88ef-45d2-8c46-5133b10b0d67} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:46.828173 [ 282 ] {b3b77808-88ef-45d2-8c46-5133b10b0d67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:46.828829 [ 282 ] {b3b77808-88ef-45d2-8c46-5133b10b0d67} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.21 19:40:46.829091 [ 282 ] {b3b77808-88ef-45d2-8c46-5133b10b0d67} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:46.829341 [ 282 ] {b3b77808-88ef-45d2-8c46-5133b10b0d67} executeQuery: Read 41 rows, 75.23 KiB in 0.002579 sec., 15897.634742148119 rows/sec., 28.49 MiB/sec. 2024.11.21 19:40:46.829438 [ 282 ] {b3b77808-88ef-45d2-8c46-5133b10b0d67} TCPHandler: Processed in 0.002900319 sec. 2024.11.21 19:40:46.829575 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:46.829685 [ 276 ] {a6784745-0982-4033-ae26-5371271fca28} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:40:46.829731 [ 276 ] {a6784745-0982-4033-ae26-5371271fca28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:40:46.830175 [ 276 ] {a6784745-0982-4033-ae26-5371271fca28} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:46.830213 [ 276 ] {a6784745-0982-4033-ae26-5371271fca28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:46.830566 [ 276 ] {a6784745-0982-4033-ae26-5371271fca28} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.11.21 19:40:46.830797 [ 276 ] {a6784745-0982-4033-ae26-5371271fca28} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:46.831019 [ 276 ] {a6784745-0982-4033-ae26-5371271fca28} executeQuery: Read 82 rows, 5.33 KiB in 0.001357 sec., 60427.413411938105 rows/sec., 3.84 MiB/sec. 2024.11.21 19:40:46.831079 [ 276 ] {a6784745-0982-4033-ae26-5371271fca28} TCPHandler: Processed in 0.001558991 sec. 2024.11.21 19:40:47.390862 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2024.11.21 19:40:47.411967 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:47.412028 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:47.419328 [ 243 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.11.21 19:40:47.420124 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:47.422794 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2024.11.21 19:40:51.800608 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:51.800871 [ 276 ] {09430643-6fc7-4aac-8da3-7856dc517c51} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:40:51.800988 [ 276 ] {09430643-6fc7-4aac-8da3-7856dc517c51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:40:51.802035 [ 276 ] {09430643-6fc7-4aac-8da3-7856dc517c51} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:51.802084 [ 276 ] {09430643-6fc7-4aac-8da3-7856dc517c51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:51.802519 [ 276 ] {09430643-6fc7-4aac-8da3-7856dc517c51} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.21 19:40:51.802772 [ 276 ] {09430643-6fc7-4aac-8da3-7856dc517c51} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:51.803004 [ 276 ] {09430643-6fc7-4aac-8da3-7856dc517c51} executeQuery: Read 2 rows, 167.00 B in 0.00222 sec., 900.9009009009009 rows/sec., 73.46 KiB/sec. 2024.11.21 19:40:51.803071 [ 276 ] {09430643-6fc7-4aac-8da3-7856dc517c51} TCPHandler: Processed in 0.002593044 sec. 2024.11.21 19:40:51.803284 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:51.803433 [ 282 ] {8a7b1b97-16bc-4581-a663-164bf87d295d} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:40:51.803494 [ 282 ] {8a7b1b97-16bc-4581-a663-164bf87d295d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:40:51.804135 [ 282 ] {8a7b1b97-16bc-4581-a663-164bf87d295d} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:51.804178 [ 282 ] {8a7b1b97-16bc-4581-a663-164bf87d295d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:51.804565 [ 282 ] {8a7b1b97-16bc-4581-a663-164bf87d295d} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.11.21 19:40:51.804814 [ 282 ] {8a7b1b97-16bc-4581-a663-164bf87d295d} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:51.805047 [ 282 ] {8a7b1b97-16bc-4581-a663-164bf87d295d} executeQuery: Read 57 rows, 4.48 KiB in 0.001649 sec., 34566.40388114008 rows/sec., 2.65 MiB/sec. 2024.11.21 19:40:51.805101 [ 282 ] {8a7b1b97-16bc-4581-a663-164bf87d295d} TCPHandler: Processed in 0.001890235 sec. 2024.11.21 19:40:51.805267 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:51.805417 [ 276 ] {9d999618-6199-4f00-84f7-f747f49e69b0} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:40:51.805466 [ 276 ] {9d999618-6199-4f00-84f7-f747f49e69b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:40:51.806016 [ 276 ] {9d999618-6199-4f00-84f7-f747f49e69b0} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:51.806055 [ 276 ] {9d999618-6199-4f00-84f7-f747f49e69b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:51.806411 [ 276 ] {9d999618-6199-4f00-84f7-f747f49e69b0} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.11.21 19:40:51.806685 [ 276 ] {9d999618-6199-4f00-84f7-f747f49e69b0} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:51.806915 [ 276 ] {9d999618-6199-4f00-84f7-f747f49e69b0} executeQuery: Read 2 rows, 143.00 B in 0.001519 sec., 1316.6556945358789 rows/sec., 91.93 KiB/sec. 2024.11.21 19:40:51.806988 [ 276 ] {9d999618-6199-4f00-84f7-f747f49e69b0} TCPHandler: Processed in 0.001775253 sec. 2024.11.21 19:40:51.807162 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:51.807299 [ 282 ] {28a40c34-bb5c-4d19-afbd-90d0e8a00e27} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:40:51.807348 [ 282 ] {28a40c34-bb5c-4d19-afbd-90d0e8a00e27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:40:51.807943 [ 282 ] {28a40c34-bb5c-4d19-afbd-90d0e8a00e27} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:51.807984 [ 282 ] {28a40c34-bb5c-4d19-afbd-90d0e8a00e27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:51.808367 [ 282 ] {28a40c34-bb5c-4d19-afbd-90d0e8a00e27} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.11.21 19:40:51.808616 [ 282 ] {28a40c34-bb5c-4d19-afbd-90d0e8a00e27} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:51.808833 [ 282 ] {28a40c34-bb5c-4d19-afbd-90d0e8a00e27} executeQuery: Read 66 rows, 5.28 KiB in 0.001555 sec., 42443.72990353698 rows/sec., 3.31 MiB/sec. 2024.11.21 19:40:51.808917 [ 282 ] {28a40c34-bb5c-4d19-afbd-90d0e8a00e27} TCPHandler: Processed in 0.001818844 sec. 2024.11.21 19:40:51.809098 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:51.809380 [ 276 ] {50e35a42-c3dd-4b00-89ba-1f3ddb7040e5} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:40:51.809459 [ 276 ] {50e35a42-c3dd-4b00-89ba-1f3ddb7040e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:40:51.810010 [ 276 ] {50e35a42-c3dd-4b00-89ba-1f3ddb7040e5} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:51.810049 [ 276 ] {50e35a42-c3dd-4b00-89ba-1f3ddb7040e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:51.810434 [ 276 ] {50e35a42-c3dd-4b00-89ba-1f3ddb7040e5} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.11.21 19:40:51.810680 [ 276 ] {50e35a42-c3dd-4b00-89ba-1f3ddb7040e5} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:51.810895 [ 276 ] {50e35a42-c3dd-4b00-89ba-1f3ddb7040e5} executeQuery: Read 129 rows, 9.20 KiB in 0.001624 sec., 79433.49753694581 rows/sec., 5.53 MiB/sec. 2024.11.21 19:40:51.810947 [ 276 ] {50e35a42-c3dd-4b00-89ba-1f3ddb7040e5} TCPHandler: Processed in 0.001926145 sec. 2024.11.21 19:40:51.811109 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:51.811216 [ 282 ] {63e398ef-cd0a-49da-a1e5-8514201c4d76} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:40:51.811263 [ 282 ] {63e398ef-cd0a-49da-a1e5-8514201c4d76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:40:51.811717 [ 282 ] {63e398ef-cd0a-49da-a1e5-8514201c4d76} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:51.811762 [ 282 ] {63e398ef-cd0a-49da-a1e5-8514201c4d76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:51.812136 [ 282 ] {63e398ef-cd0a-49da-a1e5-8514201c4d76} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.11.21 19:40:51.812377 [ 282 ] {63e398ef-cd0a-49da-a1e5-8514201c4d76} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:51.812615 [ 282 ] {63e398ef-cd0a-49da-a1e5-8514201c4d76} executeQuery: Read 48 rows, 3.31 KiB in 0.001418 sec., 33850.49365303244 rows/sec., 2.28 MiB/sec. 2024.11.21 19:40:51.812673 [ 282 ] {63e398ef-cd0a-49da-a1e5-8514201c4d76} TCPHandler: Processed in 0.001615001 sec. 2024.11.21 19:40:52.972002 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27938 2024.11.21 19:40:52.972642 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:52.972681 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:52.973199 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.11.21 19:40:52.973439 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:52.973669 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27938 2024.11.21 19:40:52.973683 [ 75 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.11.21 19:40:52.973752 [ 75 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:52.973791 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:52.974115 [ 196 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.11.21 19:40:52.974468 [ 196 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:40:52.974541 [ 196 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_61_12} MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part 2024.11.21 19:40:52.974665 [ 196 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part 2024.11.21 19:40:52.974825 [ 196 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part 2024.11.21 19:40:52.974961 [ 196 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part 2024.11.21 19:40:52.975059 [ 196 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part 2024.11.21 19:40:52.975162 [ 196 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part 2024.11.21 19:40:52.977870 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27938 rows, containing 4 columns (4 merged, 0 gathered) in 0.003964073 sec., 7047801.591948483 rows/sec., 100.82 MiB/sec. 2024.11.21 19:40:52.978226 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.11.21 19:40:52.978555 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_61_12} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:52.978645 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_61_12} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.11.21 19:40:52.978764 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. 2024.11.21 19:40:54.922985 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2024.11.21 19:40:54.943764 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:54.943822 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:54.951364 [ 243 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.11.21 19:40:54.952154 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:54.952529 [ 73 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.11.21 19:40:54.952671 [ 73 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:54.952742 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:54.953136 [ 190 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.11.21 19:40:54.962362 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2024.11.21 19:40:54.963594 [ 190 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:40:54.964508 [ 190 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part 2024.11.21 19:40:54.969241 [ 190 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part 2024.11.21 19:40:54.973933 [ 190 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part 2024.11.21 19:40:54.978981 [ 190 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part 2024.11.21 19:40:54.984569 [ 190 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part 2024.11.21 19:40:54.989313 [ 190 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part 2024.11.21 19:40:55.000212 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 249.25 MiB, peak 249.25 MiB, free memory in arenas 0.00 B, will set to 239.11 MiB (RSS), difference: -10.14 MiB 2024.11.21 19:40:55.053745 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.100871698 sec., 4560.248405851164 rows/sec., 23.58 MiB/sec. 2024.11.21 19:40:55.059260 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.11.21 19:40:55.062728 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_61_12} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:55.062860 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_61_12} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.11.21 19:40:55.065182 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2024.11.21 19:40:55.622894 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1406 2024.11.21 19:40:55.626226 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:55.626282 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:55.627779 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.21 19:40:55.628106 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:55.629191 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1406 2024.11.21 19:40:56.000195 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 229.69 MiB, peak 249.25 MiB, free memory in arenas 0.00 B, will set to 242.52 MiB (RSS), difference: 12.83 MiB 2024.11.21 19:40:56.803018 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:56.803238 [ 276 ] {63bb966c-e6cc-4901-81ec-3e69a7015d00} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:40:56.803322 [ 276 ] {63bb966c-e6cc-4901-81ec-3e69a7015d00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:40:56.804187 [ 276 ] {63bb966c-e6cc-4901-81ec-3e69a7015d00} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:56.804235 [ 276 ] {63bb966c-e6cc-4901-81ec-3e69a7015d00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:56.804697 [ 276 ] {63bb966c-e6cc-4901-81ec-3e69a7015d00} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.11.21 19:40:56.804962 [ 276 ] {63bb966c-e6cc-4901-81ec-3e69a7015d00} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:56.805196 [ 276 ] {63bb966c-e6cc-4901-81ec-3e69a7015d00} executeQuery: Read 56 rows, 4.41 KiB in 0.002017 sec., 27764.005949429844 rows/sec., 2.13 MiB/sec. 2024.11.21 19:40:56.805256 [ 276 ] {63bb966c-e6cc-4901-81ec-3e69a7015d00} TCPHandler: Processed in 0.002379982 sec. 2024.11.21 19:40:56.805428 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:56.805548 [ 282 ] {1ed201d3-9bc5-4b17-aa62-2b873ce12942} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:40:56.805597 [ 282 ] {1ed201d3-9bc5-4b17-aa62-2b873ce12942} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:40:56.806209 [ 282 ] {1ed201d3-9bc5-4b17-aa62-2b873ce12942} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:56.806254 [ 282 ] {1ed201d3-9bc5-4b17-aa62-2b873ce12942} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:56.806668 [ 282 ] {1ed201d3-9bc5-4b17-aa62-2b873ce12942} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.11.21 19:40:56.806923 [ 282 ] {1ed201d3-9bc5-4b17-aa62-2b873ce12942} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:56.807176 [ 282 ] {1ed201d3-9bc5-4b17-aa62-2b873ce12942} executeQuery: Read 64 rows, 5.12 KiB in 0.00164 sec., 39024.39024390244 rows/sec., 3.05 MiB/sec. 2024.11.21 19:40:56.807334 [ 282 ] {1ed201d3-9bc5-4b17-aa62-2b873ce12942} TCPHandler: Processed in 0.001960366 sec. 2024.11.21 19:40:56.807618 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:56.808074 [ 276 ] {4384bb28-6745-4588-9311-485a1f04c675} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:40:56.808282 [ 276 ] {4384bb28-6745-4588-9311-485a1f04c675} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:40:56.809573 [ 276 ] {4384bb28-6745-4588-9311-485a1f04c675} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:56.809613 [ 276 ] {4384bb28-6745-4588-9311-485a1f04c675} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:56.810010 [ 276 ] {4384bb28-6745-4588-9311-485a1f04c675} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.11.21 19:40:56.810265 [ 276 ] {4384bb28-6745-4588-9311-485a1f04c675} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:56.810506 [ 276 ] {4384bb28-6745-4588-9311-485a1f04c675} executeQuery: Read 160 rows, 11.41 KiB in 0.002577 sec., 62087.69887466046 rows/sec., 4.32 MiB/sec. 2024.11.21 19:40:56.810603 [ 276 ] {4384bb28-6745-4588-9311-485a1f04c675} TCPHandler: Processed in 0.003150332 sec. 2024.11.21 19:40:56.810830 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:40:56.810991 [ 282 ] {e8d878da-9763-4ae3-9d42-4f5c03461eb9} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:40:56.811049 [ 282 ] {e8d878da-9763-4ae3-9d42-4f5c03461eb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:40:56.811604 [ 282 ] {e8d878da-9763-4ae3-9d42-4f5c03461eb9} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:40:56.811653 [ 282 ] {e8d878da-9763-4ae3-9d42-4f5c03461eb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:40:56.812072 [ 282 ] {e8d878da-9763-4ae3-9d42-4f5c03461eb9} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.11.21 19:40:56.812325 [ 282 ] {e8d878da-9763-4ae3-9d42-4f5c03461eb9} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:40:56.812533 [ 282 ] {e8d878da-9763-4ae3-9d42-4f5c03461eb9} executeQuery: Read 60 rows, 4.14 KiB in 0.001571 sec., 38192.234245703374 rows/sec., 2.57 MiB/sec. 2024.11.21 19:40:56.812583 [ 282 ] {e8d878da-9763-4ae3-9d42-4f5c03461eb9} TCPHandler: Processed in 0.001856965 sec. 2024.11.21 19:41:00.295374 [ 68 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:41:00.295433 [ 68 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:41:00.473950 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28426 2024.11.21 19:41:00.474588 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:00.474630 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:00.475233 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.11.21 19:41:00.475494 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:00.475742 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 2024.11.21 19:41:01.809354 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:01.809550 [ 276 ] {352ecb21-7d17-4b7b-b702-bbaf23939a77} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:41:01.809624 [ 276 ] {352ecb21-7d17-4b7b-b702-bbaf23939a77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:41:01.810402 [ 276 ] {352ecb21-7d17-4b7b-b702-bbaf23939a77} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:01.810452 [ 276 ] {352ecb21-7d17-4b7b-b702-bbaf23939a77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:01.810889 [ 276 ] {352ecb21-7d17-4b7b-b702-bbaf23939a77} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.21 19:41:01.811152 [ 276 ] {352ecb21-7d17-4b7b-b702-bbaf23939a77} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:01.811396 [ 276 ] {352ecb21-7d17-4b7b-b702-bbaf23939a77} executeQuery: Read 14 rows, 1.01 KiB in 0.001897 sec., 7380.073800738007 rows/sec., 531.27 KiB/sec. 2024.11.21 19:41:01.811475 [ 276 ] {352ecb21-7d17-4b7b-b702-bbaf23939a77} TCPHandler: Processed in 0.002261211 sec. 2024.11.21 19:41:01.811666 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:01.811789 [ 282 ] {7bbf2b39-d626-485f-9a8b-37f44f79898d} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:41:01.811835 [ 282 ] {7bbf2b39-d626-485f-9a8b-37f44f79898d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:41:01.812542 [ 282 ] {7bbf2b39-d626-485f-9a8b-37f44f79898d} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:01.812583 [ 282 ] {7bbf2b39-d626-485f-9a8b-37f44f79898d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:01.812987 [ 282 ] {7bbf2b39-d626-485f-9a8b-37f44f79898d} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.11.21 19:41:01.813235 [ 282 ] {7bbf2b39-d626-485f-9a8b-37f44f79898d} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:01.813391 [ 63 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.11.21 19:41:01.813422 [ 282 ] {7bbf2b39-d626-485f-9a8b-37f44f79898d} executeQuery: Read 285 rows, 25.79 KiB in 0.001654 sec., 172309.55259975814 rows/sec., 15.23 MiB/sec. 2024.11.21 19:41:01.813434 [ 63 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:01.813468 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:01.813496 [ 282 ] {7bbf2b39-d626-485f-9a8b-37f44f79898d} TCPHandler: Processed in 0.001886385 sec. 2024.11.21 19:41:01.813678 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:01.813688 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.11.21 19:41:01.813868 [ 276 ] {967ebd7f-b35e-41b1-83e6-0fed92d4c198} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:41:01.813987 [ 276 ] {967ebd7f-b35e-41b1-83e6-0fed92d4c198} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:41:01.813991 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:41:01.814095 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1435 rows starting from the beginning of the part 2024.11.21 19:41:01.814378 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part 2024.11.21 19:41:01.814780 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 285 rows starting from the beginning of the part 2024.11.21 19:41:01.815187 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 57 rows starting from the beginning of the part 2024.11.21 19:41:01.815609 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part 2024.11.21 19:41:01.815892 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 285 rows starting from the beginning of the part 2024.11.21 19:41:01.816817 [ 276 ] {967ebd7f-b35e-41b1-83e6-0fed92d4c198} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:01.816891 [ 276 ] {967ebd7f-b35e-41b1-83e6-0fed92d4c198} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:01.817826 [ 276 ] {967ebd7f-b35e-41b1-83e6-0fed92d4c198} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.11.21 19:41:01.818374 [ 276 ] {967ebd7f-b35e-41b1-83e6-0fed92d4c198} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:01.818552 [ 63 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 6 parts from all_1_47_10 to all_52_52_0 2024.11.21 19:41:01.818599 [ 63 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:01.818657 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:01.818665 [ 276 ] {967ebd7f-b35e-41b1-83e6-0fed92d4c198} executeQuery: Read 48 rows, 3.54 KiB in 0.00485 sec., 9896.907216494845 rows/sec., 729.70 KiB/sec. 2024.11.21 19:41:01.819115 [ 276 ] {967ebd7f-b35e-41b1-83e6-0fed92d4c198} TCPHandler: Processed in 0.005512923 sec. 2024.11.21 19:41:01.819149 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_52_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_47_10 to all_52_52_0 into Compact with storage Full 2024.11.21 19:41:01.819516 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:01.820039 [ 282 ] {94bdb7ad-3218-4b54-aed1-9e144b9f0b43} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:41:01.820092 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_52_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:41:01.820223 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_52_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 66 rows starting from the beginning of the part 2024.11.21 19:41:01.820260 [ 282 ] {94bdb7ad-3218-4b54-aed1-9e144b9f0b43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:41:01.820569 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 2174 rows, containing 5 columns (5 merged, 0 gathered) in 0.006976013 sec., 311639.32750698715 rows/sec., 27.50 MiB/sec. 2024.11.21 19:41:01.820652 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_52_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 48 rows starting from the beginning of the part 2024.11.21 19:41:01.821486 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.11.21 19:41:01.821526 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_52_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 12 rows starting from the beginning of the part 2024.11.21 19:41:01.822498 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_52_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part 2024.11.21 19:41:01.823235 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_52_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 2 rows starting from the beginning of the part 2024.11.21 19:41:01.823785 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_52_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 48 rows starting from the beginning of the part 2024.11.21 19:41:01.823806 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_91_18} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:01.824189 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_91_18} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.11.21 19:41:01.824524 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.11.21 19:41:01.824727 [ 282 ] {94bdb7ad-3218-4b54-aed1-9e144b9f0b43} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:01.824771 [ 282 ] {94bdb7ad-3218-4b54-aed1-9e144b9f0b43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:01.825343 [ 282 ] {94bdb7ad-3218-4b54-aed1-9e144b9f0b43} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.21 19:41:01.825690 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_52_11} MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 5 columns (5 merged, 0 gathered) in 0.006921743 sec., 32361.790953521388 rows/sec., 2.44 MiB/sec. 2024.11.21 19:41:01.825696 [ 282 ] {94bdb7ad-3218-4b54-aed1-9e144b9f0b43} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:01.825804 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_52_11} MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) 2024.11.21 19:41:01.825963 [ 282 ] {94bdb7ad-3218-4b54-aed1-9e144b9f0b43} executeQuery: Read 14 rows, 1004.00 B in 0.006103 sec., 2293.953793216451 rows/sec., 160.65 KiB/sec. 2024.11.21 19:41:01.826050 [ 282 ] {94bdb7ad-3218-4b54-aed1-9e144b9f0b43} TCPHandler: Processed in 0.006807101 sec. 2024.11.21 19:41:01.826185 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_52_11} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:01.826205 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:01.826264 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_52_11} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 6 parts: [all_1_47_10, all_52_52_0] -> all_1_52_11 2024.11.21 19:41:01.826342 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.11.21 19:41:01.826369 [ 276 ] {8967597b-87c0-4d16-a12c-d6c1ec83f593} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:41:01.826425 [ 276 ] {8967597b-87c0-4d16-a12c-d6c1ec83f593} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:41:01.827059 [ 276 ] {8967597b-87c0-4d16-a12c-d6c1ec83f593} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:01.827104 [ 276 ] {8967597b-87c0-4d16-a12c-d6c1ec83f593} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:01.827463 [ 276 ] {8967597b-87c0-4d16-a12c-d6c1ec83f593} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.21 19:41:01.827694 [ 276 ] {8967597b-87c0-4d16-a12c-d6c1ec83f593} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:01.827873 [ 276 ] {8967597b-87c0-4d16-a12c-d6c1ec83f593} executeQuery: Read 13 rows, 830.00 B in 0.001554 sec., 8365.508365508365 rows/sec., 521.59 KiB/sec. 2024.11.21 19:41:01.827923 [ 276 ] {8967597b-87c0-4d16-a12c-d6c1ec83f593} TCPHandler: Processed in 0.001787384 sec. 2024.11.21 19:41:01.828061 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:01.828171 [ 282 ] {62de2e94-8867-433f-a689-757634b88eea} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:41:01.828225 [ 282 ] {62de2e94-8867-433f-a689-757634b88eea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:41:01.829040 [ 282 ] {62de2e94-8867-433f-a689-757634b88eea} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:01.829085 [ 282 ] {62de2e94-8867-433f-a689-757634b88eea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:01.829457 [ 282 ] {62de2e94-8867-433f-a689-757634b88eea} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.11.21 19:41:01.829693 [ 282 ] {62de2e94-8867-433f-a689-757634b88eea} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:01.829828 [ 63 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.11.21 19:41:01.829867 [ 63 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:01.829880 [ 282 ] {62de2e94-8867-433f-a689-757634b88eea} executeQuery: Read 423 rows, 30.96 KiB in 0.001733 sec., 244085.40103866128 rows/sec., 17.45 MiB/sec. 2024.11.21 19:41:01.829892 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:01.829996 [ 282 ] {62de2e94-8867-433f-a689-757634b88eea} TCPHandler: Processed in 0.001982567 sec. 2024.11.21 19:41:01.830168 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.11.21 19:41:01.830189 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:01.830477 [ 276 ] {e6248cb5-7ee9-4465-b538-f5934a670296} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:41:01.830488 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:41:01.830583 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 915 rows starting from the beginning of the part 2024.11.21 19:41:01.830592 [ 276 ] {e6248cb5-7ee9-4465-b538-f5934a670296} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:41:01.830956 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part 2024.11.21 19:41:01.831348 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 423 rows starting from the beginning of the part 2024.11.21 19:41:01.831773 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 66 rows starting from the beginning of the part 2024.11.21 19:41:01.832122 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part 2024.11.21 19:41:01.832485 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 423 rows starting from the beginning of the part 2024.11.21 19:41:01.833193 [ 276 ] {e6248cb5-7ee9-4465-b538-f5934a670296} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:01.833261 [ 276 ] {e6248cb5-7ee9-4465-b538-f5934a670296} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:01.834171 [ 276 ] {e6248cb5-7ee9-4465-b538-f5934a670296} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.21 19:41:01.834694 [ 276 ] {e6248cb5-7ee9-4465-b538-f5934a670296} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:01.835053 [ 276 ] {e6248cb5-7ee9-4465-b538-f5934a670296} executeQuery: Read 6 rows, 321.00 B in 0.004672 sec., 1284.2465753424658 rows/sec., 67.10 KiB/sec. 2024.11.21 19:41:01.835310 [ 276 ] {e6248cb5-7ee9-4465-b538-f5934a670296} TCPHandler: Processed in 0.00521149 sec. 2024.11.21 19:41:01.835690 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:01.836117 [ 282 ] {4d300669-b2d2-49b2-926c-846fd58886b0} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:41:01.836150 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.006145152 sec., 318136.96390260156 rows/sec., 24.35 MiB/sec. 2024.11.21 19:41:01.836200 [ 282 ] {4d300669-b2d2-49b2-926c-846fd58886b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:41:01.836469 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.11.21 19:41:01.837078 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_91_18} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:01.837270 [ 282 ] {4d300669-b2d2-49b2-926c-846fd58886b0} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:01.837285 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_91_18} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.11.21 19:41:01.837331 [ 282 ] {4d300669-b2d2-49b2-926c-846fd58886b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:01.837481 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.11.21 19:41:01.837847 [ 282 ] {4d300669-b2d2-49b2-926c-846fd58886b0} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.11.21 19:41:01.838089 [ 282 ] {4d300669-b2d2-49b2-926c-846fd58886b0} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:01.838231 [ 63 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.11.21 19:41:01.838271 [ 63 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:01.838280 [ 282 ] {4d300669-b2d2-49b2-926c-846fd58886b0} executeQuery: Read 237 rows, 16.27 KiB in 0.002283 sec., 103810.77529566361 rows/sec., 6.96 MiB/sec. 2024.11.21 19:41:01.838296 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:01.838412 [ 282 ] {4d300669-b2d2-49b2-926c-846fd58886b0} TCPHandler: Processed in 0.00294765 sec. 2024.11.21 19:41:01.838538 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.11.21 19:41:01.838626 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:01.838728 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:41:01.838809 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_91_18} MergeTreeSequentialSource: Reading 3 marks from part all_1_86_17, total 16143 rows starting from the beginning of the part 2024.11.21 19:41:01.838889 [ 276 ] {babbeea9-ab2b-4563-8ff7-fbc4da5b62dc} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:41:01.839064 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part 2024.11.21 19:41:01.839115 [ 276 ] {babbeea9-ab2b-4563-8ff7-fbc4da5b62dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:41:01.839353 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 237 rows starting from the beginning of the part 2024.11.21 19:41:01.839801 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 129 rows starting from the beginning of the part 2024.11.21 19:41:01.840140 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part 2024.11.21 19:41:01.840449 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 237 rows starting from the beginning of the part 2024.11.21 19:41:01.841294 [ 276 ] {babbeea9-ab2b-4563-8ff7-fbc4da5b62dc} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:01.841365 [ 276 ] {babbeea9-ab2b-4563-8ff7-fbc4da5b62dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:01.841867 [ 276 ] {babbeea9-ab2b-4563-8ff7-fbc4da5b62dc} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.21 19:41:01.842179 [ 276 ] {babbeea9-ab2b-4563-8ff7-fbc4da5b62dc} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:01.842774 [ 276 ] {babbeea9-ab2b-4563-8ff7-fbc4da5b62dc} executeQuery: Read 1 rows, 69.00 B in 0.003918 sec., 255.23226135783565 rows/sec., 17.20 KiB/sec. 2024.11.21 19:41:01.843222 [ 276 ] {babbeea9-ab2b-4563-8ff7-fbc4da5b62dc} TCPHandler: Processed in 0.004696233 sec. 2024.11.21 19:41:01.843530 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:01.843788 [ 282 ] {609e2505-cc91-489a-af2f-7d53a0c2a3fb} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:41:01.844004 [ 282 ] {609e2505-cc91-489a-af2f-7d53a0c2a3fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:41:01.845474 [ 282 ] {609e2505-cc91-489a-af2f-7d53a0c2a3fb} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:01.845522 [ 282 ] {609e2505-cc91-489a-af2f-7d53a0c2a3fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:01.846537 [ 282 ] {609e2505-cc91-489a-af2f-7d53a0c2a3fb} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.21 19:41:01.847054 [ 282 ] {609e2505-cc91-489a-af2f-7d53a0c2a3fb} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:01.847371 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 17066 rows, containing 5 columns (5 merged, 0 gathered) in 0.0089461 sec., 1907646.9075910172 rows/sec., 130.13 MiB/sec. 2024.11.21 19:41:01.847699 [ 282 ] {609e2505-cc91-489a-af2f-7d53a0c2a3fb} executeQuery: Read 41 rows, 75.23 KiB in 0.003998 sec., 10255.12756378189 rows/sec., 18.38 MiB/sec. 2024.11.21 19:41:01.847784 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.11.21 19:41:01.848457 [ 282 ] {609e2505-cc91-489a-af2f-7d53a0c2a3fb} TCPHandler: Processed in 0.005077828 sec. 2024.11.21 19:41:01.848679 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:01.848814 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_91_18} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:01.848852 [ 276 ] {01aab44f-b156-4b8c-af48-0eff08872e6f} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:41:01.848950 [ 276 ] {01aab44f-b156-4b8c-af48-0eff08872e6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:41:01.848998 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_91_18} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.11.21 19:41:01.849205 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.64 MiB. 2024.11.21 19:41:01.852351 [ 276 ] {01aab44f-b156-4b8c-af48-0eff08872e6f} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:01.852397 [ 276 ] {01aab44f-b156-4b8c-af48-0eff08872e6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:01.852901 [ 276 ] {01aab44f-b156-4b8c-af48-0eff08872e6f} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.11.21 19:41:01.853189 [ 276 ] {01aab44f-b156-4b8c-af48-0eff08872e6f} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:01.853360 [ 63 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.11.21 19:41:01.853399 [ 63 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:01.853424 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:01.853432 [ 276 ] {01aab44f-b156-4b8c-af48-0eff08872e6f} executeQuery: Read 82 rows, 5.33 KiB in 0.004626 sec., 17725.89710332901 rows/sec., 1.13 MiB/sec. 2024.11.21 19:41:01.853563 [ 276 ] {01aab44f-b156-4b8c-af48-0eff08872e6f} TCPHandler: Processed in 0.004982737 sec. 2024.11.21 19:41:01.853567 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.11.21 19:41:01.853694 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:41:01.853723 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5180 rows starting from the beginning of the part 2024.11.21 19:41:01.853797 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part 2024.11.21 19:41:01.854023 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 82 rows starting from the beginning of the part 2024.11.21 19:41:01.854191 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 48 rows starting from the beginning of the part 2024.11.21 19:41:01.854361 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part 2024.11.21 19:41:01.854477 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 82 rows starting from the beginning of the part 2024.11.21 19:41:01.856796 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 5512 rows, containing 4 columns (4 merged, 0 gathered) in 0.003313624 sec., 1663435.5617897506 rows/sec., 109.27 MiB/sec. 2024.11.21 19:41:01.857309 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.11.21 19:41:01.857585 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_91_18} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:01.857673 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_91_18} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.11.21 19:41:01.857744 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. 2024.11.21 19:41:02.462805 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2024.11.21 19:41:02.481099 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:02.481162 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:02.488120 [ 243 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.11.21 19:41:02.488894 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:02.492433 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2024.11.21 19:41:05.629715 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1436 2024.11.21 19:41:05.633292 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:05.633345 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:05.634856 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.21 19:41:05.635181 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:05.635464 [ 54 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.11.21 19:41:05.635627 [ 54 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:05.635763 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:05.636405 [ 192 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.11.21 19:41:05.638041 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1436 2024.11.21 19:41:05.638372 [ 192 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:41:05.638528 [ 192 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1292 rows starting from the beginning of the part 2024.11.21 19:41:05.639019 [ 192 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part 2024.11.21 19:41:05.639463 [ 192 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part 2024.11.21 19:41:05.639890 [ 192 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part 2024.11.21 19:41:05.640330 [ 192 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part 2024.11.21 19:41:05.640777 [ 192 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part 2024.11.21 19:41:05.649000 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1436 rows, containing 72 columns (72 merged, 0 gathered) in 0.013044464 sec., 110085.01384188725 rows/sec., 85.32 MiB/sec. 2024.11.21 19:41:05.650652 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.11.21 19:41:05.651500 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_46_9} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:05.651604 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_46_9} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.11.21 19:41:05.651974 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. 2024.11.21 19:41:06.801222 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:06.801441 [ 276 ] {387f4afd-cc87-4db3-8817-503e512508bf} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:41:06.801517 [ 276 ] {387f4afd-cc87-4db3-8817-503e512508bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:41:06.802287 [ 276 ] {387f4afd-cc87-4db3-8817-503e512508bf} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:06.802335 [ 276 ] {387f4afd-cc87-4db3-8817-503e512508bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:06.802749 [ 276 ] {387f4afd-cc87-4db3-8817-503e512508bf} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.21 19:41:06.802995 [ 276 ] {387f4afd-cc87-4db3-8817-503e512508bf} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:06.803321 [ 276 ] {387f4afd-cc87-4db3-8817-503e512508bf} executeQuery: Read 4 rows, 334.00 B in 0.001938 sec., 2063.983488132095 rows/sec., 168.30 KiB/sec. 2024.11.21 19:41:06.803457 [ 276 ] {387f4afd-cc87-4db3-8817-503e512508bf} TCPHandler: Processed in 0.002374782 sec. 2024.11.21 19:41:06.803658 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:06.803804 [ 282 ] {571fc036-ac2a-4c5d-b470-2a9bd06cb8a8} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:41:06.803861 [ 282 ] {571fc036-ac2a-4c5d-b470-2a9bd06cb8a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:41:06.804522 [ 282 ] {571fc036-ac2a-4c5d-b470-2a9bd06cb8a8} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:06.804562 [ 282 ] {571fc036-ac2a-4c5d-b470-2a9bd06cb8a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:06.804929 [ 282 ] {571fc036-ac2a-4c5d-b470-2a9bd06cb8a8} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.11.21 19:41:06.805180 [ 282 ] {571fc036-ac2a-4c5d-b470-2a9bd06cb8a8} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:06.805403 [ 282 ] {571fc036-ac2a-4c5d-b470-2a9bd06cb8a8} executeQuery: Read 58 rows, 4.55 KiB in 0.001633 sec., 35517.45254133497 rows/sec., 2.72 MiB/sec. 2024.11.21 19:41:06.805455 [ 282 ] {571fc036-ac2a-4c5d-b470-2a9bd06cb8a8} TCPHandler: Processed in 0.001867965 sec. 2024.11.21 19:41:06.805598 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:06.805707 [ 276 ] {f5330868-4d6d-4953-8ac9-51066e18515d} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:41:06.805752 [ 276 ] {f5330868-4d6d-4953-8ac9-51066e18515d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:41:06.806290 [ 276 ] {f5330868-4d6d-4953-8ac9-51066e18515d} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:06.806330 [ 276 ] {f5330868-4d6d-4953-8ac9-51066e18515d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:06.807024 [ 276 ] {f5330868-4d6d-4953-8ac9-51066e18515d} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.11.21 19:41:06.807280 [ 276 ] {f5330868-4d6d-4953-8ac9-51066e18515d} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:06.807491 [ 276 ] {f5330868-4d6d-4953-8ac9-51066e18515d} executeQuery: Read 4 rows, 286.00 B in 0.001807 sec., 2213.6137244050915 rows/sec., 154.56 KiB/sec. 2024.11.21 19:41:06.807542 [ 276 ] {f5330868-4d6d-4953-8ac9-51066e18515d} TCPHandler: Processed in 0.001997287 sec. 2024.11.21 19:41:06.807679 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:06.807806 [ 282 ] {a8fc6895-4385-466e-b431-5a18631f651e} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:41:06.807860 [ 282 ] {a8fc6895-4385-466e-b431-5a18631f651e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:41:06.808510 [ 282 ] {a8fc6895-4385-466e-b431-5a18631f651e} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:06.808550 [ 282 ] {a8fc6895-4385-466e-b431-5a18631f651e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:06.808895 [ 282 ] {a8fc6895-4385-466e-b431-5a18631f651e} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.11.21 19:41:06.809128 [ 282 ] {a8fc6895-4385-466e-b431-5a18631f651e} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:06.809335 [ 282 ] {a8fc6895-4385-466e-b431-5a18631f651e} executeQuery: Read 68 rows, 5.44 KiB in 0.001557 sec., 43673.73153500321 rows/sec., 3.41 MiB/sec. 2024.11.21 19:41:06.809400 [ 282 ] {a8fc6895-4385-466e-b431-5a18631f651e} TCPHandler: Processed in 0.001783204 sec. 2024.11.21 19:41:06.809586 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:06.809726 [ 276 ] {99f649d9-0a9d-4f13-b3a9-cb8c4fde75c4} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:41:06.809784 [ 276 ] {99f649d9-0a9d-4f13-b3a9-cb8c4fde75c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:41:06.810407 [ 276 ] {99f649d9-0a9d-4f13-b3a9-cb8c4fde75c4} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:06.810447 [ 276 ] {99f649d9-0a9d-4f13-b3a9-cb8c4fde75c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:06.810832 [ 276 ] {99f649d9-0a9d-4f13-b3a9-cb8c4fde75c4} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.11.21 19:41:06.811069 [ 276 ] {99f649d9-0a9d-4f13-b3a9-cb8c4fde75c4} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:06.811282 [ 276 ] {99f649d9-0a9d-4f13-b3a9-cb8c4fde75c4} executeQuery: Read 130 rows, 9.27 KiB in 0.001584 sec., 82070.70707070708 rows/sec., 5.71 MiB/sec. 2024.11.21 19:41:06.811333 [ 276 ] {99f649d9-0a9d-4f13-b3a9-cb8c4fde75c4} TCPHandler: Processed in 0.001829704 sec. 2024.11.21 19:41:06.811485 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:06.811613 [ 282 ] {7dc50096-0136-4ea8-a769-097706d3c88a} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:41:06.811667 [ 282 ] {7dc50096-0136-4ea8-a769-097706d3c88a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:41:06.812184 [ 282 ] {7dc50096-0136-4ea8-a769-097706d3c88a} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:06.812230 [ 282 ] {7dc50096-0136-4ea8-a769-097706d3c88a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:06.812607 [ 282 ] {7dc50096-0136-4ea8-a769-097706d3c88a} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.11.21 19:41:06.812843 [ 282 ] {7dc50096-0136-4ea8-a769-097706d3c88a} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:06.813069 [ 282 ] {7dc50096-0136-4ea8-a769-097706d3c88a} executeQuery: Read 48 rows, 3.31 KiB in 0.001481 sec., 32410.533423362594 rows/sec., 2.18 MiB/sec. 2024.11.21 19:41:06.813137 [ 282 ] {7dc50096-0136-4ea8-a769-097706d3c88a} TCPHandler: Processed in 0.001714313 sec. 2024.11.21 19:41:07.976051 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28853 2024.11.21 19:41:07.976704 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:07.976746 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:07.977274 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.11.21 19:41:07.977523 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:07.977783 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28853 2024.11.21 19:41:09.992679 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 2024.11.21 19:41:10.014037 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:10.014112 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:10.022065 [ 243 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.11.21 19:41:10.022974 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:10.026213 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2024.11.21 19:41:11.010672 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45382, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:11.189305 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60364, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:11.218858 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37518, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:11.227241 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62116, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:11.491808 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49373, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:11.491868 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36407, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:11.539372 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47204, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:11.549714 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64838, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:11.803285 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:11.803500 [ 276 ] {d6778542-8f7d-48b4-8b34-bd1e8ddf93f7} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:41:11.803583 [ 276 ] {d6778542-8f7d-48b4-8b34-bd1e8ddf93f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:41:11.804432 [ 276 ] {d6778542-8f7d-48b4-8b34-bd1e8ddf93f7} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:11.804479 [ 276 ] {d6778542-8f7d-48b4-8b34-bd1e8ddf93f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:11.804936 [ 276 ] {d6778542-8f7d-48b4-8b34-bd1e8ddf93f7} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.11.21 19:41:11.805210 [ 276 ] {d6778542-8f7d-48b4-8b34-bd1e8ddf93f7} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:11.805430 [ 276 ] {d6778542-8f7d-48b4-8b34-bd1e8ddf93f7} executeQuery: Read 56 rows, 4.41 KiB in 0.001985 sec., 28211.58690176323 rows/sec., 2.17 MiB/sec. 2024.11.21 19:41:11.805547 [ 276 ] {d6778542-8f7d-48b4-8b34-bd1e8ddf93f7} TCPHandler: Processed in 0.002398032 sec. 2024.11.21 19:41:11.805780 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:11.805933 [ 282 ] {b73e7329-5be8-4f0f-bf4f-46516ef1963f} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:41:11.805987 [ 282 ] {b73e7329-5be8-4f0f-bf4f-46516ef1963f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:41:11.806584 [ 282 ] {b73e7329-5be8-4f0f-bf4f-46516ef1963f} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:11.806627 [ 282 ] {b73e7329-5be8-4f0f-bf4f-46516ef1963f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:11.806999 [ 282 ] {b73e7329-5be8-4f0f-bf4f-46516ef1963f} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.11.21 19:41:11.807241 [ 282 ] {b73e7329-5be8-4f0f-bf4f-46516ef1963f} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:11.807422 [ 282 ] {b73e7329-5be8-4f0f-bf4f-46516ef1963f} executeQuery: Read 64 rows, 5.12 KiB in 0.00152 sec., 42105.26315789473 rows/sec., 3.29 MiB/sec. 2024.11.21 19:41:11.807474 [ 282 ] {b73e7329-5be8-4f0f-bf4f-46516ef1963f} TCPHandler: Processed in 0.001806414 sec. 2024.11.21 19:41:11.807625 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:11.807736 [ 276 ] {c4a2f8d6-1415-403f-a3a7-9978face16c7} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:41:11.807785 [ 276 ] {c4a2f8d6-1415-403f-a3a7-9978face16c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:41:11.808328 [ 276 ] {c4a2f8d6-1415-403f-a3a7-9978face16c7} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:11.808366 [ 276 ] {c4a2f8d6-1415-403f-a3a7-9978face16c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:11.808769 [ 276 ] {c4a2f8d6-1415-403f-a3a7-9978face16c7} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.11.21 19:41:11.809025 [ 276 ] {c4a2f8d6-1415-403f-a3a7-9978face16c7} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:11.809214 [ 276 ] {c4a2f8d6-1415-403f-a3a7-9978face16c7} executeQuery: Read 160 rows, 11.41 KiB in 0.001502 sec., 106524.63382157123 rows/sec., 7.42 MiB/sec. 2024.11.21 19:41:11.809269 [ 276 ] {c4a2f8d6-1415-403f-a3a7-9978face16c7} TCPHandler: Processed in 0.001696603 sec. 2024.11.21 19:41:11.809434 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:11.809543 [ 282 ] {44505065-3d1b-496c-92d7-cffb6a9cdcde} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:41:11.809591 [ 282 ] {44505065-3d1b-496c-92d7-cffb6a9cdcde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:41:11.810055 [ 282 ] {44505065-3d1b-496c-92d7-cffb6a9cdcde} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:11.810092 [ 282 ] {44505065-3d1b-496c-92d7-cffb6a9cdcde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2024.11.21 19:41:11.810474 [ 282 ] {44505065-3d1b-496c-92d7-cffb6a9cdcde} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.11.21 19:41:11.810722 [ 282 ] {44505065-3d1b-496c-92d7-cffb6a9cdcde} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:11.810921 [ 282 ] {44505065-3d1b-496c-92d7-cffb6a9cdcde} executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec. 2024.11.21 19:41:11.810994 [ 282 ] {44505065-3d1b-496c-92d7-cffb6a9cdcde} TCPHandler: Processed in 0.001617672 sec. 2024.11.21 19:41:14.169291 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61649, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:14.633328 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45179, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:14.782862 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52841, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:14.874821 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46579, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:14.877335 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51396, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:14.882761 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63887, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:14.888010 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48396, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:14.896359 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38105, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:15.147920 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44419, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:15.295506 [ 40 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:41:15.295589 [ 40 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:41:15.444767 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42375, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:15.478086 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29341 2024.11.21 19:41:15.478974 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:15.479047 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:15.479634 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.11.21 19:41:15.479883 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:15.480147 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 2024.11.21 19:41:15.516280 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36312, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:15.638511 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1456 2024.11.21 19:41:15.641530 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:15.641584 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:15.643061 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.11.21 19:41:15.643372 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:15.643970 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1456 2024.11.21 19:41:15.687341 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65507, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:15.746972 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38910, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:15.760447 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44891, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:15.813919 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38973, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:15.881363 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37778, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:15.954948 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57057, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:16.001373 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000949562 sec. 2024.11.21 19:41:16.457566 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45569, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:16.495893 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48673, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:16.504668 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36842, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:16.531168 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60607, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:16.532472 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63290, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:16.533732 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53696, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:16.546288 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42677, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:16.809820 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:16.810029 [ 276 ] {e9713aec-c6eb-442d-8c59-7480e23037e5} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:41:16.810106 [ 276 ] {e9713aec-c6eb-442d-8c59-7480e23037e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:41:16.810850 [ 276 ] {e9713aec-c6eb-442d-8c59-7480e23037e5} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:16.810903 [ 276 ] {e9713aec-c6eb-442d-8c59-7480e23037e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:16.811342 [ 276 ] {e9713aec-c6eb-442d-8c59-7480e23037e5} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.21 19:41:16.811617 [ 276 ] {e9713aec-c6eb-442d-8c59-7480e23037e5} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:16.811895 [ 276 ] {e9713aec-c6eb-442d-8c59-7480e23037e5} executeQuery: Read 14 rows, 1.01 KiB in 0.001914 sec., 7314.524555903867 rows/sec., 526.55 KiB/sec. 2024.11.21 19:41:16.812085 [ 276 ] {e9713aec-c6eb-442d-8c59-7480e23037e5} TCPHandler: Processed in 0.002401972 sec. 2024.11.21 19:41:16.812317 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:16.812443 [ 282 ] {66e48568-c1a2-4b9d-af94-d4dfb94f3427} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:41:16.812495 [ 282 ] {66e48568-c1a2-4b9d-af94-d4dfb94f3427} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:41:16.813213 [ 282 ] {66e48568-c1a2-4b9d-af94-d4dfb94f3427} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:16.813256 [ 282 ] {66e48568-c1a2-4b9d-af94-d4dfb94f3427} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:16.813653 [ 282 ] {66e48568-c1a2-4b9d-af94-d4dfb94f3427} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.11.21 19:41:16.813896 [ 282 ] {66e48568-c1a2-4b9d-af94-d4dfb94f3427} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:16.814123 [ 282 ] {66e48568-c1a2-4b9d-af94-d4dfb94f3427} executeQuery: Read 285 rows, 25.79 KiB in 0.00171 sec., 166666.6666666667 rows/sec., 14.73 MiB/sec. 2024.11.21 19:41:16.814185 [ 282 ] {66e48568-c1a2-4b9d-af94-d4dfb94f3427} TCPHandler: Processed in 0.001966736 sec. 2024.11.21 19:41:16.814332 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:16.814447 [ 276 ] {9608ba1d-1b4a-429e-8030-3a8b364b9958} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:41:16.814493 [ 276 ] {9608ba1d-1b4a-429e-8030-3a8b364b9958} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:41:16.815030 [ 276 ] {9608ba1d-1b4a-429e-8030-3a8b364b9958} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:16.815070 [ 276 ] {9608ba1d-1b4a-429e-8030-3a8b364b9958} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:16.815423 [ 276 ] {9608ba1d-1b4a-429e-8030-3a8b364b9958} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.11.21 19:41:16.815659 [ 276 ] {9608ba1d-1b4a-429e-8030-3a8b364b9958} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:16.815896 [ 276 ] {9608ba1d-1b4a-429e-8030-3a8b364b9958} executeQuery: Read 48 rows, 3.54 KiB in 0.001474 sec., 32564.450474898236 rows/sec., 2.34 MiB/sec. 2024.11.21 19:41:16.815968 [ 276 ] {9608ba1d-1b4a-429e-8030-3a8b364b9958} TCPHandler: Processed in 0.001698913 sec. 2024.11.21 19:41:16.816166 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:16.816315 [ 282 ] {9572abdf-29e7-4723-a6ae-7b75819b0af3} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:41:16.816367 [ 282 ] {9572abdf-29e7-4723-a6ae-7b75819b0af3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:41:16.816881 [ 282 ] {9572abdf-29e7-4723-a6ae-7b75819b0af3} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:16.816919 [ 282 ] {9572abdf-29e7-4723-a6ae-7b75819b0af3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:16.817267 [ 282 ] {9572abdf-29e7-4723-a6ae-7b75819b0af3} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.21 19:41:16.817574 [ 282 ] {9572abdf-29e7-4723-a6ae-7b75819b0af3} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:16.817754 [ 282 ] {9572abdf-29e7-4723-a6ae-7b75819b0af3} executeQuery: Read 14 rows, 1004.00 B in 0.001464 sec., 9562.841530054644 rows/sec., 669.72 KiB/sec. 2024.11.21 19:41:16.817806 [ 282 ] {9572abdf-29e7-4723-a6ae-7b75819b0af3} TCPHandler: Processed in 0.001756273 sec. 2024.11.21 19:41:16.817938 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:16.818065 [ 276 ] {e775c0f2-44f3-4688-ba15-f742fd58f649} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:41:16.818118 [ 276 ] {e775c0f2-44f3-4688-ba15-f742fd58f649} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:41:16.818753 [ 276 ] {e775c0f2-44f3-4688-ba15-f742fd58f649} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:16.818798 [ 276 ] {e775c0f2-44f3-4688-ba15-f742fd58f649} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:16.819161 [ 276 ] {e775c0f2-44f3-4688-ba15-f742fd58f649} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.21 19:41:16.819396 [ 276 ] {e775c0f2-44f3-4688-ba15-f742fd58f649} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:16.819614 [ 276 ] {e775c0f2-44f3-4688-ba15-f742fd58f649} executeQuery: Read 13 rows, 830.00 B in 0.001569 sec., 8285.5321861058 rows/sec., 516.60 KiB/sec. 2024.11.21 19:41:16.819752 [ 276 ] {e775c0f2-44f3-4688-ba15-f742fd58f649} TCPHandler: Processed in 0.001874695 sec. 2024.11.21 19:41:16.819967 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:16.820084 [ 282 ] {f372b3d6-d712-425d-9f4d-aa999d3e8b65} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:41:16.820130 [ 282 ] {f372b3d6-d712-425d-9f4d-aa999d3e8b65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:41:16.820881 [ 282 ] {f372b3d6-d712-425d-9f4d-aa999d3e8b65} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:16.820921 [ 282 ] {f372b3d6-d712-425d-9f4d-aa999d3e8b65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:16.821298 [ 282 ] {f372b3d6-d712-425d-9f4d-aa999d3e8b65} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.11.21 19:41:16.821549 [ 282 ] {f372b3d6-d712-425d-9f4d-aa999d3e8b65} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:16.821725 [ 282 ] {f372b3d6-d712-425d-9f4d-aa999d3e8b65} executeQuery: Read 423 rows, 30.96 KiB in 0.001665 sec., 254054.05405405405 rows/sec., 18.16 MiB/sec. 2024.11.21 19:41:16.821777 [ 282 ] {f372b3d6-d712-425d-9f4d-aa999d3e8b65} TCPHandler: Processed in 0.001908065 sec. 2024.11.21 19:41:16.821946 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:16.822083 [ 276 ] {617a3a42-076d-4fb4-bf04-195cc82143a0} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:41:16.822141 [ 276 ] {617a3a42-076d-4fb4-bf04-195cc82143a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:41:16.822675 [ 276 ] {617a3a42-076d-4fb4-bf04-195cc82143a0} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:16.822721 [ 276 ] {617a3a42-076d-4fb4-bf04-195cc82143a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:16.823114 [ 276 ] {617a3a42-076d-4fb4-bf04-195cc82143a0} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.21 19:41:16.823346 [ 276 ] {617a3a42-076d-4fb4-bf04-195cc82143a0} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:16.823527 [ 276 ] {617a3a42-076d-4fb4-bf04-195cc82143a0} executeQuery: Read 6 rows, 321.00 B in 0.001474 sec., 4070.5563093622795 rows/sec., 212.67 KiB/sec. 2024.11.21 19:41:16.823576 [ 276 ] {617a3a42-076d-4fb4-bf04-195cc82143a0} TCPHandler: Processed in 0.001698412 sec. 2024.11.21 19:41:16.823707 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:16.823813 [ 282 ] {6748e483-5eb4-4161-9789-7756f9fbf9a5} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:41:16.823862 [ 282 ] {6748e483-5eb4-4161-9789-7756f9fbf9a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:41:16.824509 [ 282 ] {6748e483-5eb4-4161-9789-7756f9fbf9a5} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:16.824554 [ 282 ] {6748e483-5eb4-4161-9789-7756f9fbf9a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:16.824992 [ 282 ] {6748e483-5eb4-4161-9789-7756f9fbf9a5} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.11.21 19:41:16.825223 [ 282 ] {6748e483-5eb4-4161-9789-7756f9fbf9a5} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:16.825397 [ 282 ] {6748e483-5eb4-4161-9789-7756f9fbf9a5} executeQuery: Read 237 rows, 16.27 KiB in 0.001606 sec., 147571.60647571608 rows/sec., 9.89 MiB/sec. 2024.11.21 19:41:16.825447 [ 282 ] {6748e483-5eb4-4161-9789-7756f9fbf9a5} TCPHandler: Processed in 0.001792014 sec. 2024.11.21 19:41:16.825585 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:16.825693 [ 276 ] {1c87c154-7280-4203-b023-91d443fe63a0} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:41:16.825741 [ 276 ] {1c87c154-7280-4203-b023-91d443fe63a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:41:16.826156 [ 276 ] {1c87c154-7280-4203-b023-91d443fe63a0} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:16.826193 [ 276 ] {1c87c154-7280-4203-b023-91d443fe63a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:16.826590 [ 276 ] {1c87c154-7280-4203-b023-91d443fe63a0} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.21 19:41:16.826836 [ 276 ] {1c87c154-7280-4203-b023-91d443fe63a0} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:16.827041 [ 276 ] {1c87c154-7280-4203-b023-91d443fe63a0} executeQuery: Read 1 rows, 69.00 B in 0.001357 sec., 736.9196757553427 rows/sec., 49.66 KiB/sec. 2024.11.21 19:41:16.827264 [ 276 ] {1c87c154-7280-4203-b023-91d443fe63a0} TCPHandler: Processed in 0.001727783 sec. 2024.11.21 19:41:16.827478 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:16.827610 [ 282 ] {dfb7395f-502b-43d8-9558-b3d82aca992f} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:41:16.827698 [ 282 ] {dfb7395f-502b-43d8-9558-b3d82aca992f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:41:16.828877 [ 282 ] {dfb7395f-502b-43d8-9558-b3d82aca992f} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:16.828916 [ 282 ] {dfb7395f-502b-43d8-9558-b3d82aca992f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:16.829611 [ 282 ] {dfb7395f-502b-43d8-9558-b3d82aca992f} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.21 19:41:16.829870 [ 282 ] {dfb7395f-502b-43d8-9558-b3d82aca992f} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:16.830013 [ 39 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 2024.11.21 19:41:16.830056 [ 39 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:16.830080 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:16.830091 [ 282 ] {dfb7395f-502b-43d8-9558-b3d82aca992f} executeQuery: Read 41 rows, 75.23 KiB in 0.002507 sec., 16354.20821699242 rows/sec., 29.31 MiB/sec. 2024.11.21 19:41:16.830526 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_34_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full 2024.11.21 19:41:16.831034 [ 282 ] {dfb7395f-502b-43d8-9558-b3d82aca992f} TCPHandler: Processed in 0.003645109 sec. 2024.11.21 19:41:16.831417 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:16.831746 [ 276 ] {2071b24a-dc74-46c7-b807-7e802e153795} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:41:16.831787 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_34_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:41:16.831828 [ 276 ] {2071b24a-dc74-46c7-b807-7e802e153795} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:41:16.831891 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 1018 rows starting from the beginning of the part 2024.11.21 19:41:16.832625 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part 2024.11.21 19:41:16.833212 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part 2024.11.21 19:41:16.833755 [ 276 ] {2071b24a-dc74-46c7-b807-7e802e153795} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:16.833772 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part 2024.11.21 19:41:16.833800 [ 276 ] {2071b24a-dc74-46c7-b807-7e802e153795} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:16.834393 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part 2024.11.21 19:41:16.835080 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part 2024.11.21 19:41:16.835096 [ 276 ] {2071b24a-dc74-46c7-b807-7e802e153795} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.11.21 19:41:16.836026 [ 276 ] {2071b24a-dc74-46c7-b807-7e802e153795} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:16.837029 [ 276 ] {2071b24a-dc74-46c7-b807-7e802e153795} executeQuery: Read 82 rows, 5.33 KiB in 0.005305 sec., 15457.115928369463 rows/sec., 1005.28 KiB/sec. 2024.11.21 19:41:16.837409 [ 276 ] {2071b24a-dc74-46c7-b807-7e802e153795} TCPHandler: Processed in 0.006248753 sec. 2024.11.21 19:41:16.844481 [ 193 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_34_7} MergeTask::MergeProjectionsStage: Merge sorted 1223 rows, containing 19 columns (19 merged, 0 gathered) in 0.014327462 sec., 85360.54745774234 rows/sec., 152.96 MiB/sec. 2024.11.21 19:41:16.845913 [ 190 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_34_7} MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) 2024.11.21 19:41:16.846438 [ 190 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_34_7} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:16.846540 [ 190 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_34_7} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 2024.11.21 19:41:16.846733 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.46 MiB. 2024.11.21 19:41:17.000199 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 243.58 MiB, peak 255.00 MiB, free memory in arenas 0.00 B, will set to 246.22 MiB (RSS), difference: 2.64 MiB 2024.11.21 19:41:17.526445 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 2024.11.21 19:41:17.547288 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:17.547345 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:17.554815 [ 243 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.11.21 19:41:17.555582 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:17.558350 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 483 2024.11.21 19:41:18.884877 [ 35 ] {} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.11.21 19:41:18.884965 [ 35 ] {} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:18.884993 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:18.885223 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2024.11.21 19:41:18.885431 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:41:18.885475 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part 2024.11.21 19:41:18.885605 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part 2024.11.21 19:41:18.885844 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part 2024.11.21 19:41:18.886032 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part 2024.11.21 19:41:18.886170 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part 2024.11.21 19:41:18.887139 [ 193 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.002113799 sec., 18923.275107992766 rows/sec., 1.58 MiB/sec. 2024.11.21 19:41:18.887316 [ 193 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.11.21 19:41:18.887706 [ 193 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_21_5} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:18.887801 [ 193 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_21_5} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.11.21 19:41:18.887905 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.21 19:41:21.801432 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:21.801647 [ 276 ] {55e24b73-92a4-4a85-ae4c-3b68e2c90fa4} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:41:21.801731 [ 276 ] {55e24b73-92a4-4a85-ae4c-3b68e2c90fa4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:41:21.802583 [ 276 ] {55e24b73-92a4-4a85-ae4c-3b68e2c90fa4} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:21.802636 [ 276 ] {55e24b73-92a4-4a85-ae4c-3b68e2c90fa4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:21.803074 [ 276 ] {55e24b73-92a4-4a85-ae4c-3b68e2c90fa4} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.11.21 19:41:21.803338 [ 276 ] {55e24b73-92a4-4a85-ae4c-3b68e2c90fa4} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:21.803615 [ 276 ] {55e24b73-92a4-4a85-ae4c-3b68e2c90fa4} executeQuery: Read 56 rows, 4.41 KiB in 0.002016 sec., 27777.777777777777 rows/sec., 2.13 MiB/sec. 2024.11.21 19:41:21.803716 [ 276 ] {55e24b73-92a4-4a85-ae4c-3b68e2c90fa4} TCPHandler: Processed in 0.002423453 sec. 2024.11.21 19:41:21.803985 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:21.804203 [ 282 ] {c19d256a-2b6b-4169-950c-b27055a46167} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:41:21.804275 [ 282 ] {c19d256a-2b6b-4169-950c-b27055a46167} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:41:21.805013 [ 282 ] {c19d256a-2b6b-4169-950c-b27055a46167} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:21.805064 [ 282 ] {c19d256a-2b6b-4169-950c-b27055a46167} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:21.805463 [ 282 ] {c19d256a-2b6b-4169-950c-b27055a46167} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.11.21 19:41:21.805734 [ 282 ] {c19d256a-2b6b-4169-950c-b27055a46167} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:21.805972 [ 282 ] {c19d256a-2b6b-4169-950c-b27055a46167} executeQuery: Read 64 rows, 5.12 KiB in 0.001806 sec., 35437.43078626799 rows/sec., 2.77 MiB/sec. 2024.11.21 19:41:21.806027 [ 282 ] {c19d256a-2b6b-4169-950c-b27055a46167} TCPHandler: Processed in 0.002174229 sec. 2024.11.21 19:41:21.806181 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:21.806290 [ 276 ] {c32c0eb7-ac76-4943-9d90-72733c92d3da} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:41:21.806342 [ 276 ] {c32c0eb7-ac76-4943-9d90-72733c92d3da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:41:21.806847 [ 276 ] {c32c0eb7-ac76-4943-9d90-72733c92d3da} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:21.806889 [ 276 ] {c32c0eb7-ac76-4943-9d90-72733c92d3da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:21.807313 [ 276 ] {c32c0eb7-ac76-4943-9d90-72733c92d3da} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.11.21 19:41:21.807578 [ 276 ] {c32c0eb7-ac76-4943-9d90-72733c92d3da} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:21.807822 [ 276 ] {c32c0eb7-ac76-4943-9d90-72733c92d3da} executeQuery: Read 128 rows, 9.13 KiB in 0.001549 sec., 82633.95739186571 rows/sec., 5.76 MiB/sec. 2024.11.21 19:41:21.807912 [ 276 ] {c32c0eb7-ac76-4943-9d90-72733c92d3da} TCPHandler: Processed in 0.001784004 sec. 2024.11.21 19:41:21.808098 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:21.808379 [ 282 ] {b7986b5a-ee9e-49a3-9974-0ec3f94e248d} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:41:21.808475 [ 282 ] {b7986b5a-ee9e-49a3-9974-0ec3f94e248d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:41:21.808945 [ 282 ] {b7986b5a-ee9e-49a3-9974-0ec3f94e248d} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:21.808984 [ 282 ] {b7986b5a-ee9e-49a3-9974-0ec3f94e248d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:21.809364 [ 282 ] {b7986b5a-ee9e-49a3-9974-0ec3f94e248d} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.11.21 19:41:21.809603 [ 282 ] {b7986b5a-ee9e-49a3-9974-0ec3f94e248d} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:21.809821 [ 282 ] {b7986b5a-ee9e-49a3-9974-0ec3f94e248d} executeQuery: Read 48 rows, 3.31 KiB in 0.001553 sec., 30907.920154539603 rows/sec., 2.08 MiB/sec. 2024.11.21 19:41:21.809871 [ 282 ] {b7986b5a-ee9e-49a3-9974-0ec3f94e248d} TCPHandler: Processed in 0.001875565 sec. 2024.11.21 19:41:22.980425 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29768 2024.11.21 19:41:22.981081 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:22.981122 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:22.981649 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.11.21 19:41:22.981904 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:22.982212 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29768 2024.11.21 19:41:25.058576 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 2024.11.21 19:41:25.079365 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:25.079432 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:25.086855 [ 243 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.11.21 19:41:25.087628 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:25.091209 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2024.11.21 19:41:25.644338 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1486 2024.11.21 19:41:25.647593 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:25.647642 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:25.649144 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.11.21 19:41:25.649469 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:25.651889 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1486 2024.11.21 19:41:26.804023 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:26.804207 [ 276 ] {7f98bad5-1894-4a08-a550-1b4245fd9ae0} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:41:26.804276 [ 276 ] {7f98bad5-1894-4a08-a550-1b4245fd9ae0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:41:26.805041 [ 276 ] {7f98bad5-1894-4a08-a550-1b4245fd9ae0} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:26.805082 [ 276 ] {7f98bad5-1894-4a08-a550-1b4245fd9ae0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:26.805506 [ 276 ] {7f98bad5-1894-4a08-a550-1b4245fd9ae0} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.11.21 19:41:26.805763 [ 276 ] {7f98bad5-1894-4a08-a550-1b4245fd9ae0} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:26.805919 [ 55 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.11.21 19:41:26.805960 [ 276 ] {7f98bad5-1894-4a08-a550-1b4245fd9ae0} executeQuery: Read 56 rows, 4.41 KiB in 0.001805 sec., 31024.930747922437 rows/sec., 2.38 MiB/sec. 2024.11.21 19:41:26.805960 [ 55 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:26.806006 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:26.806037 [ 276 ] {7f98bad5-1894-4a08-a550-1b4245fd9ae0} TCPHandler: Processed in 0.002136498 sec. 2024.11.21 19:41:26.806283 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:26.806364 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2024.11.21 19:41:26.806547 [ 282 ] {0d22017d-42db-458c-9f1a-2caca98f9c91} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:41:26.806690 [ 282 ] {0d22017d-42db-458c-9f1a-2caca98f9c91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:41:26.807215 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:41:26.807366 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1435 rows starting from the beginning of the part 2024.11.21 19:41:26.807927 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 58 rows starting from the beginning of the part 2024.11.21 19:41:26.808355 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part 2024.11.21 19:41:26.808714 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 285 rows starting from the beginning of the part 2024.11.21 19:41:26.809036 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part 2024.11.21 19:41:26.809255 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 56 rows starting from the beginning of the part 2024.11.21 19:41:26.810146 [ 282 ] {0d22017d-42db-458c-9f1a-2caca98f9c91} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:26.810215 [ 282 ] {0d22017d-42db-458c-9f1a-2caca98f9c91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:26.811245 [ 282 ] {0d22017d-42db-458c-9f1a-2caca98f9c91} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.11.21 19:41:26.811697 [ 282 ] {0d22017d-42db-458c-9f1a-2caca98f9c91} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:26.811918 [ 55 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.11.21 19:41:26.812001 [ 55 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:26.812057 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:26.812251 [ 282 ] {0d22017d-42db-458c-9f1a-2caca98f9c91} executeQuery: Read 64 rows, 5.12 KiB in 0.005717 sec., 11194.682525800245 rows/sec., 894.74 KiB/sec. 2024.11.21 19:41:26.812615 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2024.11.21 19:41:26.812814 [ 282 ] {0d22017d-42db-458c-9f1a-2caca98f9c91} TCPHandler: Processed in 0.006636819 sec. 2024.11.21 19:41:26.812906 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1946 rows, containing 5 columns (5 merged, 0 gathered) in 0.00675425 sec., 288114.89062442165 rows/sec., 25.19 MiB/sec. 2024.11.21 19:41:26.813161 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:26.813408 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.11.21 19:41:26.813415 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:41:26.813587 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 915 rows starting from the beginning of the part 2024.11.21 19:41:26.813707 [ 276 ] {d1d90350-c979-491c-9ee8-f01c89c6293b} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:41:26.814183 [ 276 ] {d1d90350-c979-491c-9ee8-f01c89c6293b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:41:26.814288 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 68 rows starting from the beginning of the part 2024.11.21 19:41:26.814920 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part 2024.11.21 19:41:26.815203 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_96_19} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:26.815356 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 423 rows starting from the beginning of the part 2024.11.21 19:41:26.815641 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_96_19} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2024.11.21 19:41:26.815731 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part 2024.11.21 19:41:26.816011 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2024.11.21 19:41:26.816204 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 64 rows starting from the beginning of the part 2024.11.21 19:41:26.818976 [ 276 ] {d1d90350-c979-491c-9ee8-f01c89c6293b} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:26.819108 [ 276 ] {d1d90350-c979-491c-9ee8-f01c89c6293b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:26.820375 [ 276 ] {d1d90350-c979-491c-9ee8-f01c89c6293b} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.11.21 19:41:26.820714 [ 201 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1598 rows, containing 5 columns (5 merged, 0 gathered) in 0.008523644 sec., 187478.50097915868 rows/sec., 14.45 MiB/sec. 2024.11.21 19:41:26.820877 [ 276 ] {d1d90350-c979-491c-9ee8-f01c89c6293b} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:26.821084 [ 55 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.11.21 19:41:26.821155 [ 55 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:26.821164 [ 276 ] {d1d90350-c979-491c-9ee8-f01c89c6293b} executeQuery: Read 160 rows, 11.41 KiB in 0.007695 sec., 20792.722547108515 rows/sec., 1.45 MiB/sec. 2024.11.21 19:41:26.821214 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:26.821216 [ 188 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.11.21 19:41:26.821379 [ 276 ] {d1d90350-c979-491c-9ee8-f01c89c6293b} TCPHandler: Processed in 0.008405732 sec. 2024.11.21 19:41:26.821735 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:26.821779 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2024.11.21 19:41:26.822024 [ 282 ] {39568967-c17d-4ba3-906f-92d8ef8a736e} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:41:26.822059 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:41:26.822148 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_96_19} MergeTreeSequentialSource: Reading 4 marks from part all_1_91_18, total 17066 rows starting from the beginning of the part 2024.11.21 19:41:26.822148 [ 282 ] {39568967-c17d-4ba3-906f-92d8ef8a736e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:41:26.822627 [ 188 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_96_19} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:26.822617 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 130 rows starting from the beginning of the part 2024.11.21 19:41:26.823172 [ 188 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_96_19} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2024.11.21 19:41:26.823199 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part 2024.11.21 19:41:26.823654 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2024.11.21 19:41:26.823763 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 237 rows starting from the beginning of the part 2024.11.21 19:41:26.824044 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 128 rows starting from the beginning of the part 2024.11.21 19:41:26.824280 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part 2024.11.21 19:41:26.825084 [ 282 ] {39568967-c17d-4ba3-906f-92d8ef8a736e} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:26.825128 [ 282 ] {39568967-c17d-4ba3-906f-92d8ef8a736e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:26.825617 [ 282 ] {39568967-c17d-4ba3-906f-92d8ef8a736e} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.11.21 19:41:26.825873 [ 282 ] {39568967-c17d-4ba3-906f-92d8ef8a736e} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:26.826024 [ 55 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.11.21 19:41:26.826064 [ 55 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:26.826074 [ 282 ] {39568967-c17d-4ba3-906f-92d8ef8a736e} executeQuery: Read 60 rows, 4.14 KiB in 0.004153 sec., 14447.387430772937 rows/sec., 997.02 KiB/sec. 2024.11.21 19:41:26.826100 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:26.826379 [ 282 ] {39568967-c17d-4ba3-906f-92d8ef8a736e} TCPHandler: Processed in 0.004840555 sec. 2024.11.21 19:41:26.826639 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2024.11.21 19:41:26.826992 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:41:26.827081 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5512 rows starting from the beginning of the part 2024.11.21 19:41:26.827384 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 48 rows starting from the beginning of the part 2024.11.21 19:41:26.827717 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part 2024.11.21 19:41:26.828124 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 82 rows starting from the beginning of the part 2024.11.21 19:41:26.828337 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 48 rows starting from the beginning of the part 2024.11.21 19:41:26.828439 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part 2024.11.21 19:41:26.833601 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 5810 rows, containing 4 columns (4 merged, 0 gathered) in 0.007353058 sec., 790147.4461373758 rows/sec., 51.93 MiB/sec. 2024.11.21 19:41:26.834335 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.11.21 19:41:26.834693 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 17881 rows, containing 5 columns (5 merged, 0 gathered) in 0.013347518 sec., 1339649.8135458594 rows/sec., 91.42 MiB/sec. 2024.11.21 19:41:26.834943 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_96_19} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:26.835040 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.11.21 19:41:26.835098 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_96_19} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2024.11.21 19:41:26.835238 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. 2024.11.21 19:41:26.835459 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_96_19} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:26.835547 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_96_19} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2024.11.21 19:41:26.835641 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2024.11.21 19:41:27.000180 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 247.28 MiB, peak 257.78 MiB, free memory in arenas 0.00 B, will set to 248.30 MiB (RSS), difference: 1.02 MiB 2024.11.21 19:41:30.295648 [ 146 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:41:30.295747 [ 146 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:41:30.482497 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30256 2024.11.21 19:41:30.483431 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:30.483495 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:30.484150 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.11.21 19:41:30.484392 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:30.484662 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 2024.11.21 19:41:30.484668 [ 146 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.11.21 19:41:30.484772 [ 146 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:30.484815 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:30.484991 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.11.21 19:41:30.485205 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:41:30.485269 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_66_13} MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27938 rows starting from the beginning of the part 2024.11.21 19:41:30.485393 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part 2024.11.21 19:41:30.485626 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 427 rows starting from the beginning of the part 2024.11.21 19:41:30.485861 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 488 rows starting from the beginning of the part 2024.11.21 19:41:30.486005 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 427 rows starting from the beginning of the part 2024.11.21 19:41:30.486123 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 488 rows starting from the beginning of the part 2024.11.21 19:41:30.488947 [ 195 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.004037624 sec., 7493515.9886111235 rows/sec., 107.20 MiB/sec. 2024.11.21 19:41:30.489230 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.11.21 19:41:30.489494 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_66_13} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:30.489567 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_66_13} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.11.21 19:41:30.489649 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. 2024.11.21 19:41:30.891823 [ 146 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2024.11.21 19:41:30.891919 [ 146 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:30.891960 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:30.892289 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2024.11.21 19:41:30.892567 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:41:30.892619 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 242 rows starting from the beginning of the part 2024.11.21 19:41:30.892712 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part 2024.11.21 19:41:30.893040 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2024.11.21 19:41:30.893393 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2024.11.21 19:41:30.893566 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part 2024.11.21 19:41:30.894763 [ 189 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002686646 sec., 110918.9673667465 rows/sec., 7.95 MiB/sec. 2024.11.21 19:41:30.894982 [ 192 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2024.11.21 19:41:30.895375 [ 192 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_33_8} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:30.895480 [ 192 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_33_8} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2024.11.21 19:41:30.895593 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.11.21 19:41:31.810695 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:31.810895 [ 276 ] {aedbf7c4-b529-44ce-b620-777005884ffa} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:41:31.810970 [ 276 ] {aedbf7c4-b529-44ce-b620-777005884ffa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:41:31.811755 [ 276 ] {aedbf7c4-b529-44ce-b620-777005884ffa} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:31.811802 [ 276 ] {aedbf7c4-b529-44ce-b620-777005884ffa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:31.812240 [ 276 ] {aedbf7c4-b529-44ce-b620-777005884ffa} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.21 19:41:31.812503 [ 276 ] {aedbf7c4-b529-44ce-b620-777005884ffa} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:31.812720 [ 30 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2024.11.21 19:41:31.812756 [ 276 ] {aedbf7c4-b529-44ce-b620-777005884ffa} executeQuery: Read 14 rows, 1.01 KiB in 0.001916 sec., 7306.889352818372 rows/sec., 526.00 KiB/sec. 2024.11.21 19:41:31.812808 [ 30 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:31.812876 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:31.812893 [ 276 ] {aedbf7c4-b529-44ce-b620-777005884ffa} TCPHandler: Processed in 0.002341861 sec. 2024.11.21 19:41:31.813034 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2024.11.21 19:41:31.813102 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:31.813152 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:41:31.813189 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part 2024.11.21 19:41:31.813237 [ 282 ] {93df8e99-bcb4-4ee1-9bfa-c9aa8a2f1893} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:41:31.813283 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part 2024.11.21 19:41:31.813333 [ 282 ] {93df8e99-bcb4-4ee1-9bfa-c9aa8a2f1893} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:41:31.813706 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2024.11.21 19:41:31.814183 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2024.11.21 19:41:31.814558 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part 2024.11.21 19:41:31.815884 [ 282 ] {93df8e99-bcb4-4ee1-9bfa-c9aa8a2f1893} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:31.815937 [ 282 ] {93df8e99-bcb4-4ee1-9bfa-c9aa8a2f1893} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:31.816207 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003225284 sec., 21703.515101305806 rows/sec., 1.61 MiB/sec. 2024.11.21 19:41:31.816464 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2024.11.21 19:41:31.816603 [ 282 ] {93df8e99-bcb4-4ee1-9bfa-c9aa8a2f1893} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.11.21 19:41:31.817043 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_33_8} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:31.817069 [ 282 ] {93df8e99-bcb4-4ee1-9bfa-c9aa8a2f1893} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:31.817238 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_33_8} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2024.11.21 19:41:31.817470 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.21 19:41:31.817519 [ 282 ] {93df8e99-bcb4-4ee1-9bfa-c9aa8a2f1893} executeQuery: Read 285 rows, 25.79 KiB in 0.0043 sec., 66279.06976744186 rows/sec., 5.86 MiB/sec. 2024.11.21 19:41:31.817595 [ 282 ] {93df8e99-bcb4-4ee1-9bfa-c9aa8a2f1893} TCPHandler: Processed in 0.004557001 sec. 2024.11.21 19:41:31.817773 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:31.817881 [ 276 ] {594dd807-442a-4f7e-85d6-78c1027709a2} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:41:31.817927 [ 276 ] {594dd807-442a-4f7e-85d6-78c1027709a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:41:31.818496 [ 276 ] {594dd807-442a-4f7e-85d6-78c1027709a2} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:31.818536 [ 276 ] {594dd807-442a-4f7e-85d6-78c1027709a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:31.818901 [ 276 ] {594dd807-442a-4f7e-85d6-78c1027709a2} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.11.21 19:41:31.819156 [ 276 ] {594dd807-442a-4f7e-85d6-78c1027709a2} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:31.819401 [ 276 ] {594dd807-442a-4f7e-85d6-78c1027709a2} executeQuery: Read 48 rows, 3.54 KiB in 0.001533 sec., 31311.15459882583 rows/sec., 2.25 MiB/sec. 2024.11.21 19:41:31.819507 [ 276 ] {594dd807-442a-4f7e-85d6-78c1027709a2} TCPHandler: Processed in 0.001786354 sec. 2024.11.21 19:41:31.819722 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:31.819897 [ 282 ] {536dfe76-da0b-463c-9691-a3851aec1115} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:41:31.819943 [ 282 ] {536dfe76-da0b-463c-9691-a3851aec1115} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:41:31.820514 [ 282 ] {536dfe76-da0b-463c-9691-a3851aec1115} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:31.820554 [ 282 ] {536dfe76-da0b-463c-9691-a3851aec1115} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:31.820908 [ 282 ] {536dfe76-da0b-463c-9691-a3851aec1115} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.21 19:41:31.821151 [ 282 ] {536dfe76-da0b-463c-9691-a3851aec1115} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:31.821367 [ 282 ] {536dfe76-da0b-463c-9691-a3851aec1115} executeQuery: Read 14 rows, 1004.00 B in 0.0015 sec., 9333.333333333334 rows/sec., 653.65 KiB/sec. 2024.11.21 19:41:31.821440 [ 282 ] {536dfe76-da0b-463c-9691-a3851aec1115} TCPHandler: Processed in 0.001824005 sec. 2024.11.21 19:41:31.821597 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:31.821704 [ 276 ] {40bcdfb9-db60-4186-aeae-ba640e23e49b} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:41:31.821749 [ 276 ] {40bcdfb9-db60-4186-aeae-ba640e23e49b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:41:31.822295 [ 276 ] {40bcdfb9-db60-4186-aeae-ba640e23e49b} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:31.822334 [ 276 ] {40bcdfb9-db60-4186-aeae-ba640e23e49b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:31.822696 [ 276 ] {40bcdfb9-db60-4186-aeae-ba640e23e49b} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.21 19:41:31.822931 [ 276 ] {40bcdfb9-db60-4186-aeae-ba640e23e49b} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:31.823099 [ 30 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2024.11.21 19:41:31.823170 [ 30 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:31.823176 [ 276 ] {40bcdfb9-db60-4186-aeae-ba640e23e49b} executeQuery: Read 13 rows, 830.00 B in 0.001486 sec., 8748.317631224765 rows/sec., 545.46 KiB/sec. 2024.11.21 19:41:31.823198 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:31.823326 [ 276 ] {40bcdfb9-db60-4186-aeae-ba640e23e49b} TCPHandler: Processed in 0.001776604 sec. 2024.11.21 19:41:31.823409 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2024.11.21 19:41:31.823488 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:31.823591 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:41:31.823675 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 13 rows starting from the beginning of the part 2024.11.21 19:41:31.823685 [ 282 ] {cd935dfc-4687-4f2d-8ff1-e541159d94bf} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:41:31.823831 [ 282 ] {cd935dfc-4687-4f2d-8ff1-e541159d94bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:41:31.823924 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part 2024.11.21 19:41:31.824284 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part 2024.11.21 19:41:31.824552 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part 2024.11.21 19:41:31.824882 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part 2024.11.21 19:41:31.826822 [ 282 ] {cd935dfc-4687-4f2d-8ff1-e541159d94bf} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:31.826897 [ 282 ] {cd935dfc-4687-4f2d-8ff1-e541159d94bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:31.827344 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004024563 sec., 16150.821840781222 rows/sec., 1.05 MiB/sec. 2024.11.21 19:41:31.827545 [ 187 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2024.11.21 19:41:31.827645 [ 282 ] {cd935dfc-4687-4f2d-8ff1-e541159d94bf} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.11.21 19:41:31.827950 [ 282 ] {cd935dfc-4687-4f2d-8ff1-e541159d94bf} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:31.827957 [ 187 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_33_8} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:31.828129 [ 187 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_33_8} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2024.11.21 19:41:31.828249 [ 282 ] {cd935dfc-4687-4f2d-8ff1-e541159d94bf} executeQuery: Read 423 rows, 30.96 KiB in 0.004623 sec., 91499.02660609993 rows/sec., 6.54 MiB/sec. 2024.11.21 19:41:31.828274 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.21 19:41:31.828348 [ 282 ] {cd935dfc-4687-4f2d-8ff1-e541159d94bf} TCPHandler: Processed in 0.004915926 sec. 2024.11.21 19:41:31.828519 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:31.828646 [ 276 ] {3d2eaad4-c1e3-48c7-b1c8-114a82da82f8} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:41:31.828702 [ 276 ] {3d2eaad4-c1e3-48c7-b1c8-114a82da82f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:41:31.829210 [ 276 ] {3d2eaad4-c1e3-48c7-b1c8-114a82da82f8} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:31.829254 [ 276 ] {3d2eaad4-c1e3-48c7-b1c8-114a82da82f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:31.829697 [ 276 ] {3d2eaad4-c1e3-48c7-b1c8-114a82da82f8} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.21 19:41:31.829936 [ 276 ] {3d2eaad4-c1e3-48c7-b1c8-114a82da82f8} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:31.830155 [ 276 ] {3d2eaad4-c1e3-48c7-b1c8-114a82da82f8} executeQuery: Read 6 rows, 321.00 B in 0.001535 sec., 3908.7947882736157 rows/sec., 204.22 KiB/sec. 2024.11.21 19:41:31.830205 [ 276 ] {3d2eaad4-c1e3-48c7-b1c8-114a82da82f8} TCPHandler: Processed in 0.001749024 sec. 2024.11.21 19:41:31.830355 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:31.830460 [ 282 ] {96266465-aef3-4837-8f3e-36def81d1995} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:41:31.830509 [ 282 ] {96266465-aef3-4837-8f3e-36def81d1995} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:41:31.831156 [ 282 ] {96266465-aef3-4837-8f3e-36def81d1995} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:31.831204 [ 282 ] {96266465-aef3-4837-8f3e-36def81d1995} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:31.831650 [ 282 ] {96266465-aef3-4837-8f3e-36def81d1995} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.11.21 19:41:31.831893 [ 282 ] {96266465-aef3-4837-8f3e-36def81d1995} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:31.832103 [ 282 ] {96266465-aef3-4837-8f3e-36def81d1995} executeQuery: Read 237 rows, 16.27 KiB in 0.001665 sec., 142342.34234234234 rows/sec., 9.54 MiB/sec. 2024.11.21 19:41:31.832155 [ 282 ] {96266465-aef3-4837-8f3e-36def81d1995} TCPHandler: Processed in 0.001853005 sec. 2024.11.21 19:41:31.832294 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:31.832400 [ 276 ] {64d460ef-a191-48ae-bbf1-b8f021120b46} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:41:31.832447 [ 276 ] {64d460ef-a191-48ae-bbf1-b8f021120b46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:41:31.832876 [ 276 ] {64d460ef-a191-48ae-bbf1-b8f021120b46} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:31.832915 [ 276 ] {64d460ef-a191-48ae-bbf1-b8f021120b46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:31.833263 [ 276 ] {64d460ef-a191-48ae-bbf1-b8f021120b46} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.21 19:41:31.833503 [ 276 ] {64d460ef-a191-48ae-bbf1-b8f021120b46} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:31.833729 [ 276 ] {64d460ef-a191-48ae-bbf1-b8f021120b46} executeQuery: Read 1 rows, 69.00 B in 0.001347 sec., 742.3904974016332 rows/sec., 50.02 KiB/sec. 2024.11.21 19:41:31.833796 [ 276 ] {64d460ef-a191-48ae-bbf1-b8f021120b46} TCPHandler: Processed in 0.001552971 sec. 2024.11.21 19:41:31.833960 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:31.834065 [ 282 ] {8c8ff714-2d7f-4db8-954a-50d319b5e034} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:41:31.834132 [ 282 ] {8c8ff714-2d7f-4db8-954a-50d319b5e034} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:41:31.835260 [ 282 ] {8c8ff714-2d7f-4db8-954a-50d319b5e034} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:31.835298 [ 282 ] {8c8ff714-2d7f-4db8-954a-50d319b5e034} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:31.835951 [ 282 ] {8c8ff714-2d7f-4db8-954a-50d319b5e034} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.21 19:41:31.836211 [ 282 ] {8c8ff714-2d7f-4db8-954a-50d319b5e034} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:31.836475 [ 282 ] {8c8ff714-2d7f-4db8-954a-50d319b5e034} executeQuery: Read 41 rows, 75.23 KiB in 0.002426 sec., 16900.247320692495 rows/sec., 30.28 MiB/sec. 2024.11.21 19:41:31.836966 [ 282 ] {8c8ff714-2d7f-4db8-954a-50d319b5e034} TCPHandler: Processed in 0.003059051 sec. 2024.11.21 19:41:31.837178 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:31.837309 [ 276 ] {31536da9-0e5b-4cbd-bdb4-b98ac59ff1bb} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:41:31.837364 [ 276 ] {31536da9-0e5b-4cbd-bdb4-b98ac59ff1bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:41:31.837890 [ 276 ] {31536da9-0e5b-4cbd-bdb4-b98ac59ff1bb} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:31.837930 [ 276 ] {31536da9-0e5b-4cbd-bdb4-b98ac59ff1bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:31.838296 [ 276 ] {31536da9-0e5b-4cbd-bdb4-b98ac59ff1bb} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.11.21 19:41:31.838528 [ 276 ] {31536da9-0e5b-4cbd-bdb4-b98ac59ff1bb} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:31.838743 [ 276 ] {31536da9-0e5b-4cbd-bdb4-b98ac59ff1bb} executeQuery: Read 82 rows, 5.33 KiB in 0.001463 sec., 56049.21394395078 rows/sec., 3.56 MiB/sec. 2024.11.21 19:41:31.838790 [ 276 ] {31536da9-0e5b-4cbd-bdb4-b98ac59ff1bb} TCPHandler: Processed in 0.001675972 sec. 2024.11.21 19:41:32.591439 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 2024.11.21 19:41:32.613700 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:32.613758 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:32.621235 [ 243 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.11.21 19:41:32.622012 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:32.622427 [ 149 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.11.21 19:41:32.622611 [ 149 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:32.622685 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:32.622982 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.11.21 19:41:32.630423 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 498 2024.11.21 19:41:32.631860 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:41:32.633358 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part 2024.11.21 19:41:32.638014 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part 2024.11.21 19:41:32.642757 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part 2024.11.21 19:41:32.648055 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part 2024.11.21 19:41:32.653564 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part 2024.11.21 19:41:32.658215 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part 2024.11.21 19:41:32.720396 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.097567774 sec., 5104.144325358904 rows/sec., 26.39 MiB/sec. 2024.11.21 19:41:32.724223 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.11.21 19:41:32.727390 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_66_13} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:32.727516 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_66_13} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.11.21 19:41:32.730128 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. 2024.11.21 19:41:33.000199 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 249.49 MiB, peak 263.23 MiB, free memory in arenas 0.00 B, will set to 250.61 MiB (RSS), difference: 1.11 MiB 2024.11.21 19:41:35.652276 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1516 2024.11.21 19:41:35.655450 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:35.655505 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:35.657035 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.11.21 19:41:35.657338 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:35.658016 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1516 2024.11.21 19:41:36.802984 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:36.803202 [ 276 ] {bb10f017-80d3-4a5f-a27b-83de3c10dd8a} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:41:36.803287 [ 276 ] {bb10f017-80d3-4a5f-a27b-83de3c10dd8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:41:36.804155 [ 276 ] {bb10f017-80d3-4a5f-a27b-83de3c10dd8a} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:36.804211 [ 276 ] {bb10f017-80d3-4a5f-a27b-83de3c10dd8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:36.804657 [ 276 ] {bb10f017-80d3-4a5f-a27b-83de3c10dd8a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.21 19:41:36.804913 [ 276 ] {bb10f017-80d3-4a5f-a27b-83de3c10dd8a} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:36.805176 [ 276 ] {bb10f017-80d3-4a5f-a27b-83de3c10dd8a} executeQuery: Read 12 rows, 1002.00 B in 0.002035 sec., 5896.805896805897 rows/sec., 480.84 KiB/sec. 2024.11.21 19:41:36.805248 [ 276 ] {bb10f017-80d3-4a5f-a27b-83de3c10dd8a} TCPHandler: Processed in 0.002407142 sec. 2024.11.21 19:41:36.805452 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:36.805600 [ 282 ] {cd854971-0754-45cd-87ee-b134c45cb508} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:41:36.805660 [ 282 ] {cd854971-0754-45cd-87ee-b134c45cb508} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:41:36.806280 [ 282 ] {cd854971-0754-45cd-87ee-b134c45cb508} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:36.806322 [ 282 ] {cd854971-0754-45cd-87ee-b134c45cb508} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:36.806714 [ 282 ] {cd854971-0754-45cd-87ee-b134c45cb508} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.11.21 19:41:36.806975 [ 282 ] {cd854971-0754-45cd-87ee-b134c45cb508} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:36.807194 [ 282 ] {cd854971-0754-45cd-87ee-b134c45cb508} executeQuery: Read 62 rows, 4.84 KiB in 0.001625 sec., 38153.846153846156 rows/sec., 2.91 MiB/sec. 2024.11.21 19:41:36.807249 [ 282 ] {cd854971-0754-45cd-87ee-b134c45cb508} TCPHandler: Processed in 0.001868505 sec. 2024.11.21 19:41:36.807422 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:36.807553 [ 276 ] {03ae950c-f58a-40f1-bcc1-e8a58cb7e3c5} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:41:36.807609 [ 276 ] {03ae950c-f58a-40f1-bcc1-e8a58cb7e3c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:41:36.808295 [ 276 ] {03ae950c-f58a-40f1-bcc1-e8a58cb7e3c5} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:36.808345 [ 276 ] {03ae950c-f58a-40f1-bcc1-e8a58cb7e3c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:36.808772 [ 276 ] {03ae950c-f58a-40f1-bcc1-e8a58cb7e3c5} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.11.21 19:41:36.809015 [ 276 ] {03ae950c-f58a-40f1-bcc1-e8a58cb7e3c5} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:36.809252 [ 276 ] {03ae950c-f58a-40f1-bcc1-e8a58cb7e3c5} executeQuery: Read 12 rows, 858.00 B in 0.001726 sec., 6952.491309385863 rows/sec., 485.45 KiB/sec. 2024.11.21 19:41:36.809341 [ 276 ] {03ae950c-f58a-40f1-bcc1-e8a58cb7e3c5} TCPHandler: Processed in 0.001983896 sec. 2024.11.21 19:41:36.809555 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:36.809733 [ 282 ] {38736f0c-2511-44b2-ba50-32222560c51d} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:41:36.809782 [ 282 ] {38736f0c-2511-44b2-ba50-32222560c51d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:41:36.810364 [ 282 ] {38736f0c-2511-44b2-ba50-32222560c51d} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:36.810404 [ 282 ] {38736f0c-2511-44b2-ba50-32222560c51d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:36.810789 [ 282 ] {38736f0c-2511-44b2-ba50-32222560c51d} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.11.21 19:41:36.811033 [ 282 ] {38736f0c-2511-44b2-ba50-32222560c51d} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:36.811262 [ 282 ] {38736f0c-2511-44b2-ba50-32222560c51d} executeQuery: Read 76 rows, 6.09 KiB in 0.001553 sec., 48937.540244687705 rows/sec., 3.83 MiB/sec. 2024.11.21 19:41:36.811316 [ 282 ] {38736f0c-2511-44b2-ba50-32222560c51d} TCPHandler: Processed in 0.001868725 sec. 2024.11.21 19:41:36.811460 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:36.811568 [ 276 ] {e6e46f40-6f56-4db1-8c00-9da2863905f8} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:41:36.811617 [ 276 ] {e6e46f40-6f56-4db1-8c00-9da2863905f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:41:36.812123 [ 276 ] {e6e46f40-6f56-4db1-8c00-9da2863905f8} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:36.812162 [ 276 ] {e6e46f40-6f56-4db1-8c00-9da2863905f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:36.812546 [ 276 ] {e6e46f40-6f56-4db1-8c00-9da2863905f8} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.11.21 19:41:36.812778 [ 276 ] {e6e46f40-6f56-4db1-8c00-9da2863905f8} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:36.813000 [ 276 ] {e6e46f40-6f56-4db1-8c00-9da2863905f8} executeQuery: Read 134 rows, 9.55 KiB in 0.001454 sec., 92159.5598349381 rows/sec., 6.41 MiB/sec. 2024.11.21 19:41:36.813052 [ 276 ] {e6e46f40-6f56-4db1-8c00-9da2863905f8} TCPHandler: Processed in 0.001642822 sec. 2024.11.21 19:41:36.813205 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:36.813333 [ 282 ] {51559a36-f56b-4892-9429-f582a6432f93} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:41:36.813389 [ 282 ] {51559a36-f56b-4892-9429-f582a6432f93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:41:36.813900 [ 282 ] {51559a36-f56b-4892-9429-f582a6432f93} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:36.813941 [ 282 ] {51559a36-f56b-4892-9429-f582a6432f93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:36.814309 [ 282 ] {51559a36-f56b-4892-9429-f582a6432f93} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.11.21 19:41:36.814556 [ 282 ] {51559a36-f56b-4892-9429-f582a6432f93} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:36.814790 [ 282 ] {51559a36-f56b-4892-9429-f582a6432f93} executeQuery: Read 48 rows, 3.31 KiB in 0.001485 sec., 32323.232323232325 rows/sec., 2.18 MiB/sec. 2024.11.21 19:41:36.814851 [ 282 ] {51559a36-f56b-4892-9429-f582a6432f93} TCPHandler: Processed in 0.001710423 sec. 2024.11.21 19:41:37.984931 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30683 2024.11.21 19:41:37.985577 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:37.985613 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:37.986153 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.11.21 19:41:37.986398 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:37.986578 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30683 2024.11.21 19:41:40.130648 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 2024.11.21 19:41:40.149255 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:40.149315 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:40.156230 [ 243 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.11.21 19:41:40.157011 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:40.161164 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2024.11.21 19:41:41.018825 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46675, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:41.204299 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47346, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:41.233696 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35467, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:41.235119 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46120, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:41.506620 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52142, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:41.511021 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45406, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:41.546415 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34441, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:41.554745 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55297, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:41.803462 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:41.803651 [ 276 ] {cfb6a8aa-937a-46d3-8409-089efedb377d} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:41:41.803725 [ 276 ] {cfb6a8aa-937a-46d3-8409-089efedb377d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:41:41.804538 [ 276 ] {cfb6a8aa-937a-46d3-8409-089efedb377d} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:41.804586 [ 276 ] {cfb6a8aa-937a-46d3-8409-089efedb377d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:41.805017 [ 276 ] {cfb6a8aa-937a-46d3-8409-089efedb377d} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.11.21 19:41:41.805266 [ 276 ] {cfb6a8aa-937a-46d3-8409-089efedb377d} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:41.805493 [ 276 ] {cfb6a8aa-937a-46d3-8409-089efedb377d} executeQuery: Read 56 rows, 4.41 KiB in 0.001892 sec., 29598.308668076108 rows/sec., 2.27 MiB/sec. 2024.11.21 19:41:41.805552 [ 276 ] {cfb6a8aa-937a-46d3-8409-089efedb377d} TCPHandler: Processed in 0.002222 sec. 2024.11.21 19:41:41.805752 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:41.805883 [ 282 ] {28d4a399-7846-4653-ad7e-4b6e94f075c1} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:41:41.805938 [ 282 ] {28d4a399-7846-4653-ad7e-4b6e94f075c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:41:41.806533 [ 282 ] {28d4a399-7846-4653-ad7e-4b6e94f075c1} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:41.806574 [ 282 ] {28d4a399-7846-4653-ad7e-4b6e94f075c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:41.806946 [ 282 ] {28d4a399-7846-4653-ad7e-4b6e94f075c1} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.11.21 19:41:41.807189 [ 282 ] {28d4a399-7846-4653-ad7e-4b6e94f075c1} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:41.807438 [ 282 ] {28d4a399-7846-4653-ad7e-4b6e94f075c1} executeQuery: Read 64 rows, 5.12 KiB in 0.00158 sec., 40506.32911392405 rows/sec., 3.16 MiB/sec. 2024.11.21 19:41:41.807522 [ 282 ] {28d4a399-7846-4653-ad7e-4b6e94f075c1} TCPHandler: Processed in 0.001835045 sec. 2024.11.21 19:41:41.807767 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:41.807958 [ 276 ] {1f2f2b0c-cf1e-49b3-808f-08fa31a3952d} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:41:41.808011 [ 276 ] {1f2f2b0c-cf1e-49b3-808f-08fa31a3952d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:41:41.808569 [ 276 ] {1f2f2b0c-cf1e-49b3-808f-08fa31a3952d} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:41.808610 [ 276 ] {1f2f2b0c-cf1e-49b3-808f-08fa31a3952d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:41.808999 [ 276 ] {1f2f2b0c-cf1e-49b3-808f-08fa31a3952d} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.11.21 19:41:41.809237 [ 276 ] {1f2f2b0c-cf1e-49b3-808f-08fa31a3952d} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:41.809494 [ 276 ] {1f2f2b0c-cf1e-49b3-808f-08fa31a3952d} executeQuery: Read 160 rows, 11.41 KiB in 0.001566 sec., 102171.13665389529 rows/sec., 7.12 MiB/sec. 2024.11.21 19:41:41.809566 [ 276 ] {1f2f2b0c-cf1e-49b3-808f-08fa31a3952d} TCPHandler: Processed in 0.001900655 sec. 2024.11.21 19:41:41.809752 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:41.809869 [ 282 ] {73995a98-7a9b-401f-b941-4ea3967a7f12} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:41:41.809919 [ 282 ] {73995a98-7a9b-401f-b941-4ea3967a7f12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:41:41.810389 [ 282 ] {73995a98-7a9b-401f-b941-4ea3967a7f12} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:41.810427 [ 282 ] {73995a98-7a9b-401f-b941-4ea3967a7f12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:41.810794 [ 282 ] {73995a98-7a9b-401f-b941-4ea3967a7f12} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.11.21 19:41:41.811044 [ 282 ] {73995a98-7a9b-401f-b941-4ea3967a7f12} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:41.811266 [ 282 ] {73995a98-7a9b-401f-b941-4ea3967a7f12} executeQuery: Read 60 rows, 4.14 KiB in 0.001418 sec., 42313.11706629055 rows/sec., 2.85 MiB/sec. 2024.11.21 19:41:41.811316 [ 282 ] {73995a98-7a9b-401f-b941-4ea3967a7f12} TCPHandler: Processed in 0.001638592 sec. 2024.11.21 19:41:42.331687 [ 41 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2024.11.21 19:41:42.331752 [ 41 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:42.331774 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2024.11.21 19:41:42.331979 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2024.11.21 19:41:42.332404 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:41:42.332456 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 29 rows starting from the beginning of the part 2024.11.21 19:41:42.332554 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part 2024.11.21 19:41:42.332654 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part 2024.11.21 19:41:42.332864 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part 2024.11.21 19:41:42.333001 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part 2024.11.21 19:41:42.334197 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.002374811 sec., 13895.842658636833 rows/sec., 936.34 KiB/sec. 2024.11.21 19:41:42.334406 [ 200 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2024.11.21 19:41:42.334789 [ 200 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_33_8} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:42.334963 [ 200 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_33_8} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2024.11.21 19:41:42.335078 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2024.11.21 19:41:44.183151 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45598, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:44.650889 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52595, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:44.795334 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57969, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:44.885025 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56338, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:44.893569 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47372, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:44.904910 [ 307 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46599, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:44.906236 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38719, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:44.912540 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62324, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:45.002408 [ 23 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2024.11.21 19:41:45.002472 [ 23 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:45.002494 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:45.002649 [ 199 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2024.11.21 19:41:45.003050 [ 199 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:41:45.003133 [ 199 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 174 rows starting from the beginning of the part 2024.11.21 19:41:45.003230 [ 199 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part 2024.11.21 19:41:45.003435 [ 199 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part 2024.11.21 19:41:45.003676 [ 199 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part 2024.11.21 19:41:45.003892 [ 199 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part 2024.11.21 19:41:45.005050 [ 200 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002490263 sec., 79509.67427938334 rows/sec., 4.06 MiB/sec. 2024.11.21 19:41:45.005294 [ 200 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2024.11.21 19:41:45.005666 [ 200 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_33_8} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:45.005761 [ 200 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_33_8} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2024.11.21 19:41:45.005867 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.11.21 19:41:45.157691 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50975, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:45.295832 [ 23 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:41:45.295893 [ 23 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:41:45.460512 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45912, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:45.486835 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31171 2024.11.21 19:41:45.487528 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:45.487582 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:45.488201 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.11.21 19:41:45.488506 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:45.488787 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 2024.11.21 19:41:45.526917 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38264, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:45.658463 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1536 2024.11.21 19:41:45.661504 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:45.661565 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:45.663083 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.11.21 19:41:45.663411 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:45.664928 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1536 2024.11.21 19:41:45.693804 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36946, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:45.762387 [ 308 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40799, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:45.778759 [ 308 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57754, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:45.819086 [ 308 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41302, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:45.894401 [ 308 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48609, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:45.975055 [ 308 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55379, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:46.475842 [ 308 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51956, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:46.500500 [ 308 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63118, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:46.508871 [ 308 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49011, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:46.537264 [ 308 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51787, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:46.543525 [ 308 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54886, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:46.545966 [ 308 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39852, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:46.558404 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48635, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:41:46.809614 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:46.809825 [ 276 ] {93ff34d7-b2c8-4550-a7e2-a79973ecf883} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:41:46.809910 [ 276 ] {93ff34d7-b2c8-4550-a7e2-a79973ecf883} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:41:46.810750 [ 276 ] {93ff34d7-b2c8-4550-a7e2-a79973ecf883} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:46.810800 [ 276 ] {93ff34d7-b2c8-4550-a7e2-a79973ecf883} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:46.811228 [ 276 ] {93ff34d7-b2c8-4550-a7e2-a79973ecf883} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.21 19:41:46.811485 [ 276 ] {93ff34d7-b2c8-4550-a7e2-a79973ecf883} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:46.811725 [ 276 ] {93ff34d7-b2c8-4550-a7e2-a79973ecf883} executeQuery: Read 14 rows, 1.01 KiB in 0.001961 sec., 7139.214686384497 rows/sec., 513.93 KiB/sec. 2024.11.21 19:41:46.811794 [ 276 ] {93ff34d7-b2c8-4550-a7e2-a79973ecf883} TCPHandler: Processed in 0.002323931 sec. 2024.11.21 19:41:46.811984 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:46.812102 [ 282 ] {119f0704-d0ed-4cae-aff9-eb2a2fa7e22d} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:41:46.812150 [ 282 ] {119f0704-d0ed-4cae-aff9-eb2a2fa7e22d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:41:46.812882 [ 282 ] {119f0704-d0ed-4cae-aff9-eb2a2fa7e22d} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:46.812923 [ 282 ] {119f0704-d0ed-4cae-aff9-eb2a2fa7e22d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:46.813326 [ 282 ] {119f0704-d0ed-4cae-aff9-eb2a2fa7e22d} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.11.21 19:41:46.813570 [ 282 ] {119f0704-d0ed-4cae-aff9-eb2a2fa7e22d} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:46.813800 [ 282 ] {119f0704-d0ed-4cae-aff9-eb2a2fa7e22d} executeQuery: Read 285 rows, 25.79 KiB in 0.001726 sec., 165121.66859791425 rows/sec., 14.59 MiB/sec. 2024.11.21 19:41:46.813854 [ 282 ] {119f0704-d0ed-4cae-aff9-eb2a2fa7e22d} TCPHandler: Processed in 0.001938896 sec. 2024.11.21 19:41:46.814023 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:46.814132 [ 276 ] {1599c2b7-a6b9-47e4-a881-f68bd65cd51d} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:41:46.814178 [ 276 ] {1599c2b7-a6b9-47e4-a881-f68bd65cd51d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:41:46.814717 [ 276 ] {1599c2b7-a6b9-47e4-a881-f68bd65cd51d} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:46.814757 [ 276 ] {1599c2b7-a6b9-47e4-a881-f68bd65cd51d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:46.815119 [ 276 ] {1599c2b7-a6b9-47e4-a881-f68bd65cd51d} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.11.21 19:41:46.815360 [ 276 ] {1599c2b7-a6b9-47e4-a881-f68bd65cd51d} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:46.815556 [ 6 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 6 parts from all_1_52_11 to all_57_57_0 2024.11.21 19:41:46.815582 [ 276 ] {1599c2b7-a6b9-47e4-a881-f68bd65cd51d} executeQuery: Read 48 rows, 3.54 KiB in 0.001471 sec., 32630.863358259685 rows/sec., 2.35 MiB/sec. 2024.11.21 19:41:46.815676 [ 6 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:46.815722 [ 276 ] {1599c2b7-a6b9-47e4-a881-f68bd65cd51d} TCPHandler: Processed in 0.001751953 sec. 2024.11.21 19:41:46.815742 [ 6 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:46.815948 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:46.816170 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_57_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_52_11 to all_57_57_0 into Compact with storage Full 2024.11.21 19:41:46.816312 [ 282 ] {4990254c-26f4-45f1-bd0a-bddeffe64659} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:41:46.816490 [ 282 ] {4990254c-26f4-45f1-bd0a-bddeffe64659} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:41:46.817164 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_57_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:41:46.817278 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_57_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 66 rows starting from the beginning of the part 2024.11.21 19:41:46.817617 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_57_12} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 4 rows starting from the beginning of the part 2024.11.21 19:41:46.818040 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_57_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 48 rows starting from the beginning of the part 2024.11.21 19:41:46.818475 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_57_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 48 rows starting from the beginning of the part 2024.11.21 19:41:46.818810 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_57_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 12 rows starting from the beginning of the part 2024.11.21 19:41:46.819148 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_57_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 48 rows starting from the beginning of the part 2024.11.21 19:41:46.819879 [ 282 ] {4990254c-26f4-45f1-bd0a-bddeffe64659} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:46.820003 [ 282 ] {4990254c-26f4-45f1-bd0a-bddeffe64659} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:46.820948 [ 282 ] {4990254c-26f4-45f1-bd0a-bddeffe64659} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.21 19:41:46.821543 [ 282 ] {4990254c-26f4-45f1-bd0a-bddeffe64659} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:46.822196 [ 282 ] {4990254c-26f4-45f1-bd0a-bddeffe64659} executeQuery: Read 14 rows, 1004.00 B in 0.006007 sec., 2330.6142833361077 rows/sec., 163.22 KiB/sec. 2024.11.21 19:41:46.822212 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_57_12} MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 5 columns (5 merged, 0 gathered) in 0.006330305 sec., 35701.28137585788 rows/sec., 2.69 MiB/sec. 2024.11.21 19:41:46.822335 [ 282 ] {4990254c-26f4-45f1-bd0a-bddeffe64659} TCPHandler: Processed in 0.006508217 sec. 2024.11.21 19:41:46.822511 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:46.822518 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_57_12} MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) 2024.11.21 19:41:46.822731 [ 276 ] {7e2115f9-1ea6-4ca9-956e-badb615feb26} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:41:46.822805 [ 276 ] {7e2115f9-1ea6-4ca9-956e-badb615feb26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:41:46.823187 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_57_12} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:46.823446 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_57_12} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 6 parts: [all_1_52_11, all_57_57_0] -> all_1_57_12 2024.11.21 19:41:46.823622 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.11.21 19:41:46.823881 [ 276 ] {7e2115f9-1ea6-4ca9-956e-badb615feb26} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:46.823926 [ 276 ] {7e2115f9-1ea6-4ca9-956e-badb615feb26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:46.824282 [ 276 ] {7e2115f9-1ea6-4ca9-956e-badb615feb26} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.21 19:41:46.824517 [ 276 ] {7e2115f9-1ea6-4ca9-956e-badb615feb26} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:46.824726 [ 276 ] {7e2115f9-1ea6-4ca9-956e-badb615feb26} executeQuery: Read 13 rows, 830.00 B in 0.002062 sec., 6304.558680892337 rows/sec., 393.09 KiB/sec. 2024.11.21 19:41:46.824786 [ 276 ] {7e2115f9-1ea6-4ca9-956e-badb615feb26} TCPHandler: Processed in 0.002340291 sec. 2024.11.21 19:41:46.824932 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:46.825064 [ 282 ] {25c7383a-3ad2-471c-b4a4-22f4bf3b4f63} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:41:46.825119 [ 282 ] {25c7383a-3ad2-471c-b4a4-22f4bf3b4f63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:41:46.825889 [ 282 ] {25c7383a-3ad2-471c-b4a4-22f4bf3b4f63} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:46.825929 [ 282 ] {25c7383a-3ad2-471c-b4a4-22f4bf3b4f63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:46.826314 [ 282 ] {25c7383a-3ad2-471c-b4a4-22f4bf3b4f63} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.11.21 19:41:46.826553 [ 282 ] {25c7383a-3ad2-471c-b4a4-22f4bf3b4f63} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:46.826790 [ 282 ] {25c7383a-3ad2-471c-b4a4-22f4bf3b4f63} executeQuery: Read 423 rows, 30.96 KiB in 0.001755 sec., 241025.64102564103 rows/sec., 17.23 MiB/sec. 2024.11.21 19:41:46.826852 [ 282 ] {25c7383a-3ad2-471c-b4a4-22f4bf3b4f63} TCPHandler: Processed in 0.001984767 sec. 2024.11.21 19:41:46.827019 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:46.827158 [ 276 ] {1df47c3a-303e-4f07-9feb-0bc41a5b2660} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:41:46.827221 [ 276 ] {1df47c3a-303e-4f07-9feb-0bc41a5b2660} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:41:46.827668 [ 276 ] {1df47c3a-303e-4f07-9feb-0bc41a5b2660} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:46.827706 [ 276 ] {1df47c3a-303e-4f07-9feb-0bc41a5b2660} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:46.828052 [ 276 ] {1df47c3a-303e-4f07-9feb-0bc41a5b2660} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.21 19:41:46.828285 [ 276 ] {1df47c3a-303e-4f07-9feb-0bc41a5b2660} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:46.828488 [ 276 ] {1df47c3a-303e-4f07-9feb-0bc41a5b2660} executeQuery: Read 6 rows, 321.00 B in 0.001364 sec., 4398.826979472141 rows/sec., 229.82 KiB/sec. 2024.11.21 19:41:46.828538 [ 276 ] {1df47c3a-303e-4f07-9feb-0bc41a5b2660} TCPHandler: Processed in 0.001585642 sec. 2024.11.21 19:41:46.828698 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:46.828805 [ 282 ] {64910331-081b-482b-b6c7-f9a41e005a65} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:41:46.828856 [ 282 ] {64910331-081b-482b-b6c7-f9a41e005a65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:41:46.829410 [ 282 ] {64910331-081b-482b-b6c7-f9a41e005a65} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:46.829450 [ 282 ] {64910331-081b-482b-b6c7-f9a41e005a65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:46.829849 [ 282 ] {64910331-081b-482b-b6c7-f9a41e005a65} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.11.21 19:41:46.830086 [ 282 ] {64910331-081b-482b-b6c7-f9a41e005a65} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:46.830317 [ 282 ] {64910331-081b-482b-b6c7-f9a41e005a65} executeQuery: Read 237 rows, 16.27 KiB in 0.001534 sec., 154498.04432855282 rows/sec., 10.36 MiB/sec. 2024.11.21 19:41:46.830382 [ 282 ] {64910331-081b-482b-b6c7-f9a41e005a65} TCPHandler: Processed in 0.001734983 sec. 2024.11.21 19:41:46.830579 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:46.830709 [ 276 ] {6828c01e-21a3-4173-bb98-ad13a76243d7} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:41:46.830758 [ 276 ] {6828c01e-21a3-4173-bb98-ad13a76243d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:41:46.831188 [ 276 ] {6828c01e-21a3-4173-bb98-ad13a76243d7} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:46.831225 [ 276 ] {6828c01e-21a3-4173-bb98-ad13a76243d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:46.831575 [ 276 ] {6828c01e-21a3-4173-bb98-ad13a76243d7} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.21 19:41:46.831805 [ 276 ] {6828c01e-21a3-4173-bb98-ad13a76243d7} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:46.831980 [ 276 ] {6828c01e-21a3-4173-bb98-ad13a76243d7} executeQuery: Read 1 rows, 69.00 B in 0.001294 sec., 772.7975270479135 rows/sec., 52.07 KiB/sec. 2024.11.21 19:41:46.832055 [ 276 ] {6828c01e-21a3-4173-bb98-ad13a76243d7} TCPHandler: Processed in 0.001546801 sec. 2024.11.21 19:41:46.832226 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:46.832338 [ 282 ] {e4221763-d23e-4b8b-9b67-a33166850674} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:41:46.832406 [ 282 ] {e4221763-d23e-4b8b-9b67-a33166850674} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:41:46.833560 [ 282 ] {e4221763-d23e-4b8b-9b67-a33166850674} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:46.833596 [ 282 ] {e4221763-d23e-4b8b-9b67-a33166850674} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:46.834261 [ 282 ] {e4221763-d23e-4b8b-9b67-a33166850674} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.21 19:41:46.834522 [ 282 ] {e4221763-d23e-4b8b-9b67-a33166850674} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:46.834739 [ 282 ] {e4221763-d23e-4b8b-9b67-a33166850674} executeQuery: Read 41 rows, 75.23 KiB in 0.002425 sec., 16907.21649484536 rows/sec., 30.30 MiB/sec. 2024.11.21 19:41:46.835048 [ 282 ] {e4221763-d23e-4b8b-9b67-a33166850674} TCPHandler: Processed in 0.002875069 sec. 2024.11.21 19:41:46.835204 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:46.835312 [ 276 ] {d1438194-070b-4681-ba82-344dfe0263f9} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:41:46.835358 [ 276 ] {d1438194-070b-4681-ba82-344dfe0263f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:41:46.835794 [ 276 ] {d1438194-070b-4681-ba82-344dfe0263f9} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:46.835830 [ 276 ] {d1438194-070b-4681-ba82-344dfe0263f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:46.836182 [ 276 ] {d1438194-070b-4681-ba82-344dfe0263f9} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.11.21 19:41:46.836413 [ 276 ] {d1438194-070b-4681-ba82-344dfe0263f9} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:46.836602 [ 276 ] {d1438194-070b-4681-ba82-344dfe0263f9} executeQuery: Read 82 rows, 5.33 KiB in 0.001306 sec., 62787.13629402756 rows/sec., 3.99 MiB/sec. 2024.11.21 19:41:46.836666 [ 276 ] {d1438194-070b-4681-ba82-344dfe0263f9} TCPHandler: Processed in 0.00152484 sec. 2024.11.21 19:41:47.661374 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 2024.11.21 19:41:47.693178 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:47.693280 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:47.706434 [ 243 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.11.21 19:41:47.708308 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:47.714614 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 513 2024.11.21 19:41:51.803318 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:51.803533 [ 276 ] {5c5603d7-b696-40f8-86a4-b06a2990615e} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:41:51.803618 [ 276 ] {5c5603d7-b696-40f8-86a4-b06a2990615e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:41:51.804455 [ 276 ] {5c5603d7-b696-40f8-86a4-b06a2990615e} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:51.804507 [ 276 ] {5c5603d7-b696-40f8-86a4-b06a2990615e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:51.804926 [ 276 ] {5c5603d7-b696-40f8-86a4-b06a2990615e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.21 19:41:51.805182 [ 276 ] {5c5603d7-b696-40f8-86a4-b06a2990615e} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:51.805465 [ 276 ] {5c5603d7-b696-40f8-86a4-b06a2990615e} executeQuery: Read 2 rows, 167.00 B in 0.001991 sec., 1004.520341536916 rows/sec., 81.91 KiB/sec. 2024.11.21 19:41:51.805691 [ 276 ] {5c5603d7-b696-40f8-86a4-b06a2990615e} TCPHandler: Processed in 0.002508694 sec. 2024.11.21 19:41:51.805872 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:51.805989 [ 282 ] {2b21b4f3-2ed8-406a-8f1b-7f3aae539d17} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:41:51.806042 [ 282 ] {2b21b4f3-2ed8-406a-8f1b-7f3aae539d17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:41:51.806649 [ 282 ] {2b21b4f3-2ed8-406a-8f1b-7f3aae539d17} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:51.806690 [ 282 ] {2b21b4f3-2ed8-406a-8f1b-7f3aae539d17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:51.807080 [ 282 ] {2b21b4f3-2ed8-406a-8f1b-7f3aae539d17} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.11.21 19:41:51.807320 [ 282 ] {2b21b4f3-2ed8-406a-8f1b-7f3aae539d17} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:51.807510 [ 38 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.11.21 19:41:51.807548 [ 282 ] {2b21b4f3-2ed8-406a-8f1b-7f3aae539d17} executeQuery: Read 57 rows, 4.48 KiB in 0.00158 sec., 36075.94936708861 rows/sec., 2.77 MiB/sec. 2024.11.21 19:41:51.807580 [ 38 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:51.807643 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:51.807672 [ 282 ] {2b21b4f3-2ed8-406a-8f1b-7f3aae539d17} TCPHandler: Processed in 0.001853244 sec. 2024.11.21 19:41:51.807909 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:51.807936 [ 198 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2024.11.21 19:41:51.808266 [ 276 ] {3aa2b422-f8da-40c8-941d-ab1a8b8e82fc} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:41:51.808372 [ 198 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:41:51.808466 [ 276 ] {3aa2b422-f8da-40c8-941d-ab1a8b8e82fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:41:51.808520 [ 198 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1435 rows starting from the beginning of the part 2024.11.21 19:41:51.809038 [ 198 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 285 rows starting from the beginning of the part 2024.11.21 19:41:51.809451 [ 198 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 62 rows starting from the beginning of the part 2024.11.21 19:41:51.809872 [ 198 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part 2024.11.21 19:41:51.810379 [ 198 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 285 rows starting from the beginning of the part 2024.11.21 19:41:51.810806 [ 198 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 57 rows starting from the beginning of the part 2024.11.21 19:41:51.812794 [ 276 ] {3aa2b422-f8da-40c8-941d-ab1a8b8e82fc} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:51.812856 [ 276 ] {3aa2b422-f8da-40c8-941d-ab1a8b8e82fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:51.813888 [ 276 ] {3aa2b422-f8da-40c8-941d-ab1a8b8e82fc} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.11.21 19:41:51.814222 [ 276 ] {3aa2b422-f8da-40c8-941d-ab1a8b8e82fc} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:51.814854 [ 276 ] {3aa2b422-f8da-40c8-941d-ab1a8b8e82fc} executeQuery: Read 2 rows, 143.00 B in 0.006732 sec., 297.08853238265004 rows/sec., 20.74 KiB/sec. 2024.11.21 19:41:51.814945 [ 198 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2180 rows, containing 5 columns (5 merged, 0 gathered) in 0.007207376 sec., 302467.91620140255 rows/sec., 26.68 MiB/sec. 2024.11.21 19:41:51.815109 [ 276 ] {3aa2b422-f8da-40c8-941d-ab1a8b8e82fc} TCPHandler: Processed in 0.007329598 sec. 2024.11.21 19:41:51.815355 [ 198 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.11.21 19:41:51.815401 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:51.815836 [ 282 ] {03978a50-e8bd-49e8-8f16-095fcfe6f217} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:41:51.816026 [ 282 ] {03978a50-e8bd-49e8-8f16-095fcfe6f217} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:41:51.816292 [ 198 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_101_20} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:51.816473 [ 198 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_101_20} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2024.11.21 19:41:51.816657 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.11.21 19:41:51.817162 [ 282 ] {03978a50-e8bd-49e8-8f16-095fcfe6f217} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:51.817207 [ 282 ] {03978a50-e8bd-49e8-8f16-095fcfe6f217} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:51.817579 [ 282 ] {03978a50-e8bd-49e8-8f16-095fcfe6f217} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.11.21 19:41:51.817819 [ 282 ] {03978a50-e8bd-49e8-8f16-095fcfe6f217} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:51.817974 [ 38 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.11.21 19:41:51.818027 [ 38 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:51.818062 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:51.818069 [ 282 ] {03978a50-e8bd-49e8-8f16-095fcfe6f217} executeQuery: Read 66 rows, 5.28 KiB in 0.002401 sec., 27488.546438983758 rows/sec., 2.15 MiB/sec. 2024.11.21 19:41:51.818277 [ 282 ] {03978a50-e8bd-49e8-8f16-095fcfe6f217} TCPHandler: Processed in 0.003036441 sec. 2024.11.21 19:41:51.818354 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2024.11.21 19:41:51.818477 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:51.818560 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:41:51.818644 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 915 rows starting from the beginning of the part 2024.11.21 19:41:51.818726 [ 276 ] {638c1273-7634-4784-9108-48faf4f51a51} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:41:51.818935 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 423 rows starting from the beginning of the part 2024.11.21 19:41:51.818940 [ 276 ] {638c1273-7634-4784-9108-48faf4f51a51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:41:51.819334 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 76 rows starting from the beginning of the part 2024.11.21 19:41:51.819705 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part 2024.11.21 19:41:51.820130 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 423 rows starting from the beginning of the part 2024.11.21 19:41:51.820432 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 66 rows starting from the beginning of the part 2024.11.21 19:41:51.821780 [ 276 ] {638c1273-7634-4784-9108-48faf4f51a51} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:51.821849 [ 276 ] {638c1273-7634-4784-9108-48faf4f51a51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:51.822987 [ 276 ] {638c1273-7634-4784-9108-48faf4f51a51} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.11.21 19:41:51.823441 [ 276 ] {638c1273-7634-4784-9108-48faf4f51a51} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:51.823689 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 1967 rows, containing 5 columns (5 merged, 0 gathered) in 0.005549024 sec., 354476.75122688245 rows/sec., 27.15 MiB/sec. 2024.11.21 19:41:51.823814 [ 38 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.11.21 19:41:51.823886 [ 38 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:51.823924 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:51.823981 [ 276 ] {638c1273-7634-4784-9108-48faf4f51a51} executeQuery: Read 161 rows, 11.48 KiB in 0.005312 sec., 30308.734939759037 rows/sec., 2.11 MiB/sec. 2024.11.21 19:41:51.824089 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.11.21 19:41:51.824333 [ 276 ] {638c1273-7634-4784-9108-48faf4f51a51} TCPHandler: Processed in 0.005929899 sec. 2024.11.21 19:41:51.824583 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2024.11.21 19:41:51.824621 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:51.824934 [ 282 ] {f6bf7e59-4728-40d0-9dbe-2ec98a99a66b} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:41:51.824956 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_101_20} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:51.825133 [ 282 ] {f6bf7e59-4728-40d0-9dbe-2ec98a99a66b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:41:51.825181 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:41:51.825272 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_101_20} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2024.11.21 19:41:51.825361 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_101_20} MergeTreeSequentialSource: Reading 4 marks from part all_1_96_19, total 17881 rows starting from the beginning of the part 2024.11.21 19:41:51.825547 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.11.21 19:41:51.825983 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 237 rows starting from the beginning of the part 2024.11.21 19:41:51.826302 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 134 rows starting from the beginning of the part 2024.11.21 19:41:51.826699 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part 2024.11.21 19:41:51.827068 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 237 rows starting from the beginning of the part 2024.11.21 19:41:51.827461 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 161 rows starting from the beginning of the part 2024.11.21 19:41:51.827557 [ 282 ] {f6bf7e59-4728-40d0-9dbe-2ec98a99a66b} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:51.827668 [ 282 ] {f6bf7e59-4728-40d0-9dbe-2ec98a99a66b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:51.828725 [ 282 ] {f6bf7e59-4728-40d0-9dbe-2ec98a99a66b} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.11.21 19:41:51.829311 [ 282 ] {f6bf7e59-4728-40d0-9dbe-2ec98a99a66b} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:51.829508 [ 38 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.11.21 19:41:51.829608 [ 38 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:51.829685 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.11.21 19:41:51.829774 [ 282 ] {f6bf7e59-4728-40d0-9dbe-2ec98a99a66b} executeQuery: Read 60 rows, 4.14 KiB in 0.004927 sec., 12177.795818956769 rows/sec., 840.39 KiB/sec. 2024.11.21 19:41:51.829990 [ 282 ] {f6bf7e59-4728-40d0-9dbe-2ec98a99a66b} TCPHandler: Processed in 0.005503293 sec. 2024.11.21 19:41:51.830017 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2024.11.21 19:41:51.830464 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:41:51.830553 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5810 rows starting from the beginning of the part 2024.11.21 19:41:51.830875 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 82 rows starting from the beginning of the part 2024.11.21 19:41:51.831180 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 48 rows starting from the beginning of the part 2024.11.21 19:41:51.831461 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part 2024.11.21 19:41:51.831753 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 82 rows starting from the beginning of the part 2024.11.21 19:41:51.832024 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part 2024.11.21 19:41:51.835509 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 6142 rows, containing 4 columns (4 merged, 0 gathered) in 0.005738617 sec., 1070292.7203540506 rows/sec., 70.33 MiB/sec. 2024.11.21 19:41:51.836117 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.11.21 19:41:51.836454 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_101_20} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:51.836547 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_101_20} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2024.11.21 19:41:51.836688 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. 2024.11.21 19:41:51.836923 [ 198 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 18810 rows, containing 5 columns (5 merged, 0 gathered) in 0.012861322 sec., 1462524.6144991938 rows/sec., 99.81 MiB/sec. 2024.11.21 19:41:51.837256 [ 198 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.11.21 19:41:51.837571 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_101_20} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:51.837662 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_101_20} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2024.11.21 19:41:51.837751 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. 2024.11.21 19:41:52.000197 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 251.14 MiB, peak 263.23 MiB, free memory in arenas 0.00 B, will set to 252.22 MiB (RSS), difference: 1.09 MiB 2024.11.21 19:41:52.989047 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31598 2024.11.21 19:41:52.989748 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:52.989795 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:41:52.990309 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.11.21 19:41:52.990565 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:52.990814 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31598 2024.11.21 19:41:55.214853 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 2024.11.21 19:41:55.235492 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:55.235555 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:41:55.242913 [ 243 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.11.21 19:41:55.243699 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:55.246406 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2024.11.21 19:41:55.665267 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1570 2024.11.21 19:41:55.668589 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:55.668647 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:41:55.670198 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.11.21 19:41:55.670515 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:55.670810 [ 46 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.11.21 19:41:55.670987 [ 46 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:55.671152 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:41:55.671796 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.11.21 19:41:55.672264 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1570 2024.11.21 19:41:55.672865 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:41:55.673060 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1436 rows starting from the beginning of the part 2024.11.21 19:41:55.673737 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part 2024.11.21 19:41:55.674499 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part 2024.11.21 19:41:55.675145 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part 2024.11.21 19:41:55.675742 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part 2024.11.21 19:41:55.676352 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part 2024.11.21 19:41:55.686646 [ 190 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1570 rows, containing 72 columns (72 merged, 0 gathered) in 0.015260264 sec., 102881.57531219642 rows/sec., 79.14 MiB/sec. 2024.11.21 19:41:55.688395 [ 187 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.11.21 19:41:55.689156 [ 187 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_51_10} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:55.689254 [ 187 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_51_10} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.11.21 19:41:55.689479 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. 2024.11.21 19:41:56.803695 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:56.803918 [ 276 ] {7a2842aa-f8b1-4c25-a7ee-0821c818f2af} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:41:56.804004 [ 276 ] {7a2842aa-f8b1-4c25-a7ee-0821c818f2af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:41:56.804909 [ 276 ] {7a2842aa-f8b1-4c25-a7ee-0821c818f2af} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:56.804966 [ 276 ] {7a2842aa-f8b1-4c25-a7ee-0821c818f2af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:41:56.805424 [ 276 ] {7a2842aa-f8b1-4c25-a7ee-0821c818f2af} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.11.21 19:41:56.805680 [ 276 ] {7a2842aa-f8b1-4c25-a7ee-0821c818f2af} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:56.805950 [ 276 ] {7a2842aa-f8b1-4c25-a7ee-0821c818f2af} executeQuery: Read 56 rows, 4.41 KiB in 0.00209 sec., 26794.258373205743 rows/sec., 2.06 MiB/sec. 2024.11.21 19:41:56.806030 [ 276 ] {7a2842aa-f8b1-4c25-a7ee-0821c818f2af} TCPHandler: Processed in 0.002479093 sec. 2024.11.21 19:41:56.806271 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:56.806577 [ 282 ] {eabe3d93-5818-4960-b29f-69ebf0fd2e3a} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:41:56.806672 [ 282 ] {eabe3d93-5818-4960-b29f-69ebf0fd2e3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:41:56.807271 [ 282 ] {eabe3d93-5818-4960-b29f-69ebf0fd2e3a} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:56.807313 [ 282 ] {eabe3d93-5818-4960-b29f-69ebf0fd2e3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:41:56.807702 [ 282 ] {eabe3d93-5818-4960-b29f-69ebf0fd2e3a} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.11.21 19:41:56.807941 [ 282 ] {eabe3d93-5818-4960-b29f-69ebf0fd2e3a} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:56.808154 [ 282 ] {eabe3d93-5818-4960-b29f-69ebf0fd2e3a} executeQuery: Read 64 rows, 5.12 KiB in 0.001696 sec., 37735.84905660377 rows/sec., 2.95 MiB/sec. 2024.11.21 19:41:56.808207 [ 282 ] {eabe3d93-5818-4960-b29f-69ebf0fd2e3a} TCPHandler: Processed in 0.002063757 sec. 2024.11.21 19:41:56.808361 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:56.808478 [ 276 ] {3cddd6ce-664b-44cb-9e89-91fe88c78ecd} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:41:56.808530 [ 276 ] {3cddd6ce-664b-44cb-9e89-91fe88c78ecd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:41:56.809168 [ 276 ] {3cddd6ce-664b-44cb-9e89-91fe88c78ecd} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:56.809216 [ 276 ] {3cddd6ce-664b-44cb-9e89-91fe88c78ecd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:41:56.809683 [ 276 ] {3cddd6ce-664b-44cb-9e89-91fe88c78ecd} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.11.21 19:41:56.809924 [ 276 ] {3cddd6ce-664b-44cb-9e89-91fe88c78ecd} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:56.810135 [ 276 ] {3cddd6ce-664b-44cb-9e89-91fe88c78ecd} executeQuery: Read 160 rows, 11.41 KiB in 0.001681 sec., 95181.43961927424 rows/sec., 6.63 MiB/sec. 2024.11.21 19:41:56.810187 [ 276 ] {3cddd6ce-664b-44cb-9e89-91fe88c78ecd} TCPHandler: Processed in 0.001880655 sec. 2024.11.21 19:41:56.810329 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:41:56.810436 [ 282 ] {f1a15fed-eb26-453c-8cc0-6a964f1047e6} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:41:56.810482 [ 282 ] {f1a15fed-eb26-453c-8cc0-6a964f1047e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:41:56.810926 [ 282 ] {f1a15fed-eb26-453c-8cc0-6a964f1047e6} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:41:56.810965 [ 282 ] {f1a15fed-eb26-453c-8cc0-6a964f1047e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:41:56.811323 [ 282 ] {f1a15fed-eb26-453c-8cc0-6a964f1047e6} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.11.21 19:41:56.811550 [ 282 ] {f1a15fed-eb26-453c-8cc0-6a964f1047e6} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:41:56.811782 [ 282 ] {f1a15fed-eb26-453c-8cc0-6a964f1047e6} executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec. 2024.11.21 19:41:56.811862 [ 282 ] {f1a15fed-eb26-453c-8cc0-6a964f1047e6} TCPHandler: Processed in 0.001583391 sec. 2024.11.21 19:42:00.295949 [ 62 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:42:00.296044 [ 62 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:42:00.452212 [ 218 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.21 19:42:00.452280 [ 218 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.21 19:42:00.459485 [ 218 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.21 19:42:00.491072 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32086 2024.11.21 19:42:00.492020 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:00.492073 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:00.492646 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.11.21 19:42:00.492912 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:00.493247 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 2024.11.21 19:42:00.493278 [ 220 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.21 19:42:00.493333 [ 220 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.21 19:42:00.501318 [ 220 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.21 19:42:01.274598 [ 223 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.21 19:42:01.274656 [ 223 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.21 19:42:01.277173 [ 223 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.21 19:42:01.528998 [ 223 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.21 19:42:01.529056 [ 223 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.21 19:42:01.531174 [ 223 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.21 19:42:01.628095 [ 221 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.21 19:42:01.628158 [ 221 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.21 19:42:01.630398 [ 221 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.21 19:42:01.810559 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:01.810768 [ 276 ] {b5f69037-b0a6-4634-aa56-8d0311e1890a} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:42:01.810848 [ 276 ] {b5f69037-b0a6-4634-aa56-8d0311e1890a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:42:01.811613 [ 276 ] {b5f69037-b0a6-4634-aa56-8d0311e1890a} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:01.811661 [ 276 ] {b5f69037-b0a6-4634-aa56-8d0311e1890a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:01.812098 [ 276 ] {b5f69037-b0a6-4634-aa56-8d0311e1890a} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.21 19:42:01.812355 [ 276 ] {b5f69037-b0a6-4634-aa56-8d0311e1890a} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:01.812591 [ 276 ] {b5f69037-b0a6-4634-aa56-8d0311e1890a} executeQuery: Read 14 rows, 1.01 KiB in 0.001886 sec., 7423.117709437964 rows/sec., 534.37 KiB/sec. 2024.11.21 19:42:01.812656 [ 276 ] {b5f69037-b0a6-4634-aa56-8d0311e1890a} TCPHandler: Processed in 0.00223689 sec. 2024.11.21 19:42:01.812840 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:01.812985 [ 282 ] {96ad8cb0-4c4a-4ab7-a108-ff1466a899df} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:42:01.813044 [ 282 ] {96ad8cb0-4c4a-4ab7-a108-ff1466a899df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:42:01.813890 [ 282 ] {96ad8cb0-4c4a-4ab7-a108-ff1466a899df} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:01.813933 [ 282 ] {96ad8cb0-4c4a-4ab7-a108-ff1466a899df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:01.814341 [ 282 ] {96ad8cb0-4c4a-4ab7-a108-ff1466a899df} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.11.21 19:42:01.814586 [ 282 ] {96ad8cb0-4c4a-4ab7-a108-ff1466a899df} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:01.814808 [ 282 ] {96ad8cb0-4c4a-4ab7-a108-ff1466a899df} executeQuery: Read 285 rows, 25.79 KiB in 0.001859 sec., 153308.23023130716 rows/sec., 13.55 MiB/sec. 2024.11.21 19:42:01.814863 [ 282 ] {96ad8cb0-4c4a-4ab7-a108-ff1466a899df} TCPHandler: Processed in 0.002085978 sec. 2024.11.21 19:42:01.815028 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:01.815159 [ 276 ] {d50ac79a-bfdf-4f8a-b693-2f07c2e98604} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:42:01.815214 [ 276 ] {d50ac79a-bfdf-4f8a-b693-2f07c2e98604} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:42:01.815861 [ 276 ] {d50ac79a-bfdf-4f8a-b693-2f07c2e98604} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:01.815901 [ 276 ] {d50ac79a-bfdf-4f8a-b693-2f07c2e98604} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:01.816252 [ 276 ] {d50ac79a-bfdf-4f8a-b693-2f07c2e98604} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.11.21 19:42:01.816486 [ 276 ] {d50ac79a-bfdf-4f8a-b693-2f07c2e98604} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:01.816687 [ 276 ] {d50ac79a-bfdf-4f8a-b693-2f07c2e98604} executeQuery: Read 48 rows, 3.54 KiB in 0.001557 sec., 30828.516377649325 rows/sec., 2.22 MiB/sec. 2024.11.21 19:42:01.816740 [ 276 ] {d50ac79a-bfdf-4f8a-b693-2f07c2e98604} TCPHandler: Processed in 0.001775604 sec. 2024.11.21 19:42:01.816879 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:01.816984 [ 282 ] {51f400b0-3cb0-46da-9f91-872c05c70829} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:42:01.817029 [ 282 ] {51f400b0-3cb0-46da-9f91-872c05c70829} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:42:01.817565 [ 282 ] {51f400b0-3cb0-46da-9f91-872c05c70829} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:01.817604 [ 282 ] {51f400b0-3cb0-46da-9f91-872c05c70829} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:01.817962 [ 282 ] {51f400b0-3cb0-46da-9f91-872c05c70829} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.21 19:42:01.818205 [ 282 ] {51f400b0-3cb0-46da-9f91-872c05c70829} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:01.818409 [ 282 ] {51f400b0-3cb0-46da-9f91-872c05c70829} executeQuery: Read 14 rows, 1004.00 B in 0.001446 sec., 9681.881051175656 rows/sec., 678.06 KiB/sec. 2024.11.21 19:42:01.818460 [ 282 ] {51f400b0-3cb0-46da-9f91-872c05c70829} TCPHandler: Processed in 0.001633632 sec. 2024.11.21 19:42:01.818590 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:01.818696 [ 276 ] {ea153201-187a-4064-8f3b-7fc3fc31777b} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:42:01.818742 [ 276 ] {ea153201-187a-4064-8f3b-7fc3fc31777b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:42:01.819357 [ 276 ] {ea153201-187a-4064-8f3b-7fc3fc31777b} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:01.819396 [ 276 ] {ea153201-187a-4064-8f3b-7fc3fc31777b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:01.819747 [ 276 ] {ea153201-187a-4064-8f3b-7fc3fc31777b} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.21 19:42:01.819976 [ 276 ] {ea153201-187a-4064-8f3b-7fc3fc31777b} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:01.820176 [ 276 ] {ea153201-187a-4064-8f3b-7fc3fc31777b} executeQuery: Read 13 rows, 830.00 B in 0.0015 sec., 8666.666666666666 rows/sec., 540.36 KiB/sec. 2024.11.21 19:42:01.820228 [ 276 ] {ea153201-187a-4064-8f3b-7fc3fc31777b} TCPHandler: Processed in 0.001690663 sec. 2024.11.21 19:42:01.820374 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:01.820480 [ 282 ] {7628c92c-efff-48d8-ba41-e72a08622659} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:42:01.820525 [ 282 ] {7628c92c-efff-48d8-ba41-e72a08622659} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:42:01.821206 [ 282 ] {7628c92c-efff-48d8-ba41-e72a08622659} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:01.821247 [ 282 ] {7628c92c-efff-48d8-ba41-e72a08622659} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:01.821630 [ 282 ] {7628c92c-efff-48d8-ba41-e72a08622659} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.11.21 19:42:01.821876 [ 282 ] {7628c92c-efff-48d8-ba41-e72a08622659} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:01.822088 [ 282 ] {7628c92c-efff-48d8-ba41-e72a08622659} executeQuery: Read 423 rows, 30.96 KiB in 0.00163 sec., 259509.20245398773 rows/sec., 18.55 MiB/sec. 2024.11.21 19:42:01.822139 [ 282 ] {7628c92c-efff-48d8-ba41-e72a08622659} TCPHandler: Processed in 0.001827494 sec. 2024.11.21 19:42:01.822288 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:01.822401 [ 276 ] {cab621b9-1753-4efb-a3f0-14e10ec157e3} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:42:01.822447 [ 276 ] {cab621b9-1753-4efb-a3f0-14e10ec157e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:42:01.822903 [ 276 ] {cab621b9-1753-4efb-a3f0-14e10ec157e3} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:01.822942 [ 276 ] {cab621b9-1753-4efb-a3f0-14e10ec157e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:01.823317 [ 276 ] {cab621b9-1753-4efb-a3f0-14e10ec157e3} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.21 19:42:01.823554 [ 276 ] {cab621b9-1753-4efb-a3f0-14e10ec157e3} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:01.823777 [ 276 ] {cab621b9-1753-4efb-a3f0-14e10ec157e3} executeQuery: Read 6 rows, 321.00 B in 0.001399 sec., 4288.777698355968 rows/sec., 224.07 KiB/sec. 2024.11.21 19:42:01.823830 [ 276 ] {cab621b9-1753-4efb-a3f0-14e10ec157e3} TCPHandler: Processed in 0.001596481 sec. 2024.11.21 19:42:01.823979 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:01.824092 [ 282 ] {67bd372a-6585-49b7-865b-4daad4b3cf3a} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:42:01.824140 [ 282 ] {67bd372a-6585-49b7-865b-4daad4b3cf3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:42:01.824679 [ 282 ] {67bd372a-6585-49b7-865b-4daad4b3cf3a} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:01.824718 [ 282 ] {67bd372a-6585-49b7-865b-4daad4b3cf3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:01.825116 [ 282 ] {67bd372a-6585-49b7-865b-4daad4b3cf3a} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.11.21 19:42:01.825355 [ 282 ] {67bd372a-6585-49b7-865b-4daad4b3cf3a} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:01.825599 [ 282 ] {67bd372a-6585-49b7-865b-4daad4b3cf3a} executeQuery: Read 237 rows, 16.27 KiB in 0.001521 sec., 155818.54043392505 rows/sec., 10.44 MiB/sec. 2024.11.21 19:42:01.825629 [ 225 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.21 19:42:01.825683 [ 282 ] {67bd372a-6585-49b7-865b-4daad4b3cf3a} TCPHandler: Processed in 0.001764274 sec. 2024.11.21 19:42:01.825693 [ 225 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.21 19:42:01.825866 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:01.826023 [ 276 ] {8a33b2d4-c4a1-48ed-b699-4af9393edfc1} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:42:01.826102 [ 276 ] {8a33b2d4-c4a1-48ed-b699-4af9393edfc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:42:01.827310 [ 276 ] {8a33b2d4-c4a1-48ed-b699-4af9393edfc1} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:01.827351 [ 276 ] {8a33b2d4-c4a1-48ed-b699-4af9393edfc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:01.828074 [ 276 ] {8a33b2d4-c4a1-48ed-b699-4af9393edfc1} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.21 19:42:01.828451 [ 276 ] {8a33b2d4-c4a1-48ed-b699-4af9393edfc1} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:01.828861 [ 276 ] {8a33b2d4-c4a1-48ed-b699-4af9393edfc1} executeQuery: Read 1 rows, 69.00 B in 0.002852 sec., 350.6311360448808 rows/sec., 23.63 KiB/sec. 2024.11.21 19:42:01.828995 [ 276 ] {8a33b2d4-c4a1-48ed-b699-4af9393edfc1} TCPHandler: Processed in 0.003201243 sec. 2024.11.21 19:42:01.829188 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:01.829345 [ 282 ] {a6ac68c5-3cc3-4edd-895d-00995d27ded9} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:42:01.829512 [ 282 ] {a6ac68c5-3cc3-4edd-895d-00995d27ded9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:42:01.829631 [ 225 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.21 19:42:01.832575 [ 282 ] {a6ac68c5-3cc3-4edd-895d-00995d27ded9} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:01.832619 [ 282 ] {a6ac68c5-3cc3-4edd-895d-00995d27ded9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:01.833297 [ 282 ] {a6ac68c5-3cc3-4edd-895d-00995d27ded9} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.21 19:42:01.833558 [ 282 ] {a6ac68c5-3cc3-4edd-895d-00995d27ded9} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:01.833856 [ 282 ] {a6ac68c5-3cc3-4edd-895d-00995d27ded9} executeQuery: Read 41 rows, 75.23 KiB in 0.004562 sec., 8987.286277948268 rows/sec., 16.10 MiB/sec. 2024.11.21 19:42:01.834404 [ 282 ] {a6ac68c5-3cc3-4edd-895d-00995d27ded9} TCPHandler: Processed in 0.005302311 sec. 2024.11.21 19:42:01.834689 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:01.834835 [ 276 ] {11650290-9148-48d6-a543-ccee1d9e4080} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:42:01.834893 [ 276 ] {11650290-9148-48d6-a543-ccee1d9e4080} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:42:01.835463 [ 276 ] {11650290-9148-48d6-a543-ccee1d9e4080} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:01.835509 [ 276 ] {11650290-9148-48d6-a543-ccee1d9e4080} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:01.835925 [ 276 ] {11650290-9148-48d6-a543-ccee1d9e4080} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.11.21 19:42:01.836159 [ 276 ] {11650290-9148-48d6-a543-ccee1d9e4080} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:01.836369 [ 276 ] {11650290-9148-48d6-a543-ccee1d9e4080} executeQuery: Read 82 rows, 5.33 KiB in 0.001563 sec., 52463.21177223289 rows/sec., 3.33 MiB/sec. 2024.11.21 19:42:01.836419 [ 276 ] {11650290-9148-48d6-a543-ccee1d9e4080} TCPHandler: Processed in 0.001862145 sec. 2024.11.21 19:42:02.746609 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 2024.11.21 19:42:02.769669 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:02.769714 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:02.776696 [ 243 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.11.21 19:42:02.777489 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:02.780302 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2024.11.21 19:42:05.672708 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1600 2024.11.21 19:42:05.676094 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:05.676152 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:05.677703 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.11.21 19:42:05.678037 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:05.678707 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1600 2024.11.21 19:42:06.802108 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:06.802326 [ 276 ] {6c05f907-2ae3-4abf-b5af-9df2431daa07} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:42:06.802409 [ 276 ] {6c05f907-2ae3-4abf-b5af-9df2431daa07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:42:06.803264 [ 276 ] {6c05f907-2ae3-4abf-b5af-9df2431daa07} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:06.803313 [ 276 ] {6c05f907-2ae3-4abf-b5af-9df2431daa07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:06.803754 [ 276 ] {6c05f907-2ae3-4abf-b5af-9df2431daa07} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.21 19:42:06.804011 [ 276 ] {6c05f907-2ae3-4abf-b5af-9df2431daa07} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:06.804291 [ 276 ] {6c05f907-2ae3-4abf-b5af-9df2431daa07} executeQuery: Read 4 rows, 334.00 B in 0.002017 sec., 1983.1432821021317 rows/sec., 161.71 KiB/sec. 2024.11.21 19:42:06.804505 [ 276 ] {6c05f907-2ae3-4abf-b5af-9df2431daa07} TCPHandler: Processed in 0.002536114 sec. 2024.11.21 19:42:06.804724 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:06.804846 [ 282 ] {db341db5-51f3-40c2-abb7-ca047015fca1} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:42:06.804896 [ 282 ] {db341db5-51f3-40c2-abb7-ca047015fca1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:42:06.805509 [ 282 ] {db341db5-51f3-40c2-abb7-ca047015fca1} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:06.805550 [ 282 ] {db341db5-51f3-40c2-abb7-ca047015fca1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:06.805927 [ 282 ] {db341db5-51f3-40c2-abb7-ca047015fca1} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.11.21 19:42:06.806169 [ 282 ] {db341db5-51f3-40c2-abb7-ca047015fca1} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:06.806388 [ 282 ] {db341db5-51f3-40c2-abb7-ca047015fca1} executeQuery: Read 58 rows, 4.55 KiB in 0.001568 sec., 36989.795918367345 rows/sec., 2.83 MiB/sec. 2024.11.21 19:42:06.806443 [ 282 ] {db341db5-51f3-40c2-abb7-ca047015fca1} TCPHandler: Processed in 0.001789114 sec. 2024.11.21 19:42:06.806589 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:06.806705 [ 276 ] {d92f008b-aae5-494f-a589-35ab56f9f929} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:42:06.806751 [ 276 ] {d92f008b-aae5-494f-a589-35ab56f9f929} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:42:06.807283 [ 276 ] {d92f008b-aae5-494f-a589-35ab56f9f929} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:06.807323 [ 276 ] {d92f008b-aae5-494f-a589-35ab56f9f929} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:06.807689 [ 276 ] {d92f008b-aae5-494f-a589-35ab56f9f929} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.11.21 19:42:06.807922 [ 276 ] {d92f008b-aae5-494f-a589-35ab56f9f929} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:06.808139 [ 276 ] {d92f008b-aae5-494f-a589-35ab56f9f929} executeQuery: Read 4 rows, 286.00 B in 0.001456 sec., 2747.252747252747 rows/sec., 191.82 KiB/sec. 2024.11.21 19:42:06.808191 [ 276 ] {d92f008b-aae5-494f-a589-35ab56f9f929} TCPHandler: Processed in 0.001655732 sec. 2024.11.21 19:42:06.808325 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:06.808434 [ 282 ] {a851e902-54f9-49fa-9388-445a19fd2f4e} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:42:06.808478 [ 282 ] {a851e902-54f9-49fa-9388-445a19fd2f4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:42:06.809033 [ 282 ] {a851e902-54f9-49fa-9388-445a19fd2f4e} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:06.809073 [ 282 ] {a851e902-54f9-49fa-9388-445a19fd2f4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:06.809435 [ 282 ] {a851e902-54f9-49fa-9388-445a19fd2f4e} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.11.21 19:42:06.809678 [ 282 ] {a851e902-54f9-49fa-9388-445a19fd2f4e} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:06.809893 [ 282 ] {a851e902-54f9-49fa-9388-445a19fd2f4e} executeQuery: Read 68 rows, 5.44 KiB in 0.00148 sec., 45945.94594594595 rows/sec., 3.59 MiB/sec. 2024.11.21 19:42:06.809945 [ 282 ] {a851e902-54f9-49fa-9388-445a19fd2f4e} TCPHandler: Processed in 0.001673962 sec. 2024.11.21 19:42:06.810102 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:06.810232 [ 276 ] {b896ed4e-4da1-465f-8544-5e17a4df0f5d} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:42:06.810289 [ 276 ] {b896ed4e-4da1-465f-8544-5e17a4df0f5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:42:06.810902 [ 276 ] {b896ed4e-4da1-465f-8544-5e17a4df0f5d} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:06.810949 [ 276 ] {b896ed4e-4da1-465f-8544-5e17a4df0f5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:06.811354 [ 276 ] {b896ed4e-4da1-465f-8544-5e17a4df0f5d} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.11.21 19:42:06.811584 [ 276 ] {b896ed4e-4da1-465f-8544-5e17a4df0f5d} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:06.811802 [ 276 ] {b896ed4e-4da1-465f-8544-5e17a4df0f5d} executeQuery: Read 130 rows, 9.27 KiB in 0.001599 sec., 81300.81300813008 rows/sec., 5.66 MiB/sec. 2024.11.21 19:42:06.811853 [ 276 ] {b896ed4e-4da1-465f-8544-5e17a4df0f5d} TCPHandler: Processed in 0.001815355 sec. 2024.11.21 19:42:06.811986 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:06.812106 [ 282 ] {ff7f5584-b691-42c9-b4ea-29844badeaf2} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:42:06.812163 [ 282 ] {ff7f5584-b691-42c9-b4ea-29844badeaf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:42:06.812696 [ 282 ] {ff7f5584-b691-42c9-b4ea-29844badeaf2} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:06.812744 [ 282 ] {ff7f5584-b691-42c9-b4ea-29844badeaf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:06.813158 [ 282 ] {ff7f5584-b691-42c9-b4ea-29844badeaf2} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.11.21 19:42:06.813394 [ 282 ] {ff7f5584-b691-42c9-b4ea-29844badeaf2} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:06.813629 [ 282 ] {ff7f5584-b691-42c9-b4ea-29844badeaf2} executeQuery: Read 48 rows, 3.31 KiB in 0.001547 sec., 31027.795733678086 rows/sec., 2.09 MiB/sec. 2024.11.21 19:42:06.813721 [ 282 ] {ff7f5584-b691-42c9-b4ea-29844badeaf2} TCPHandler: Processed in 0.001784664 sec. 2024.11.21 19:42:07.993520 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32513 2024.11.21 19:42:07.995732 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:07.995773 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:07.996302 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.11.21 19:42:07.996567 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:07.996817 [ 95 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.11.21 19:42:07.996862 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32513 2024.11.21 19:42:07.996938 [ 95 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:07.996985 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:07.997171 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.11.21 19:42:07.997404 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:42:07.997471 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_71_14} MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part 2024.11.21 19:42:07.997590 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 427 rows starting from the beginning of the part 2024.11.21 19:42:07.997746 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 488 rows starting from the beginning of the part 2024.11.21 19:42:07.998149 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 427 rows starting from the beginning of the part 2024.11.21 19:42:07.998294 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 488 rows starting from the beginning of the part 2024.11.21 19:42:07.998473 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 427 rows starting from the beginning of the part 2024.11.21 19:42:08.000225 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 258.67 MiB, peak 263.23 MiB, free memory in arenas 0.00 B, will set to 252.40 MiB (RSS), difference: -6.27 MiB 2024.11.21 19:42:08.001846 [ 187 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 32513 rows, containing 4 columns (4 merged, 0 gathered) in 0.004768204 sec., 6818709.937745952 rows/sec., 97.54 MiB/sec. 2024.11.21 19:42:08.002300 [ 187 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.11.21 19:42:08.002635 [ 187 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_71_14} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:08.002725 [ 187 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_71_14} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.11.21 19:42:08.002842 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. 2024.11.21 19:42:09.000275 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 246.16 MiB, peak 263.23 MiB, free memory in arenas 0.00 B, will set to 252.82 MiB (RSS), difference: 6.66 MiB 2024.11.21 19:42:10.280500 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 2024.11.21 19:42:10.301933 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:10.301995 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:10.309140 [ 243 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.11.21 19:42:10.309911 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:10.310230 [ 154 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.11.21 19:42:10.310301 [ 154 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:10.310341 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:10.311058 [ 191 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.11.21 19:42:10.327617 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 535 2024.11.21 19:42:10.328864 [ 191 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:42:10.330041 [ 191 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part 2024.11.21 19:42:10.335114 [ 191 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part 2024.11.21 19:42:10.340627 [ 191 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part 2024.11.21 19:42:10.346040 [ 191 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part 2024.11.21 19:42:10.351897 [ 191 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part 2024.11.21 19:42:10.357759 [ 191 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part 2024.11.21 19:42:10.426011 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.115526644 sec., 4630.966342275121 rows/sec., 23.95 MiB/sec. 2024.11.21 19:42:10.429593 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.11.21 19:42:10.432773 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_71_14} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:10.432900 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_71_14} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.11.21 19:42:10.435728 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2024.11.21 19:42:11.000194 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 253.88 MiB, peak 271.31 MiB, free memory in arenas 0.00 B, will set to 255.10 MiB (RSS), difference: 1.23 MiB 2024.11.21 19:42:11.038352 [ 308 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60178, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:11.222900 [ 308 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64352, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:11.237425 [ 308 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45680, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:11.254839 [ 307 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42458, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:11.520237 [ 307 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48077, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:11.531511 [ 307 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52125, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:11.558875 [ 307 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49110, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:11.558978 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64294, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:11.804361 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:11.804549 [ 276 ] {fbb6118c-0e96-4873-929e-7e89e268b1a5} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:42:11.804620 [ 276 ] {fbb6118c-0e96-4873-929e-7e89e268b1a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:42:11.805418 [ 276 ] {fbb6118c-0e96-4873-929e-7e89e268b1a5} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:11.805470 [ 276 ] {fbb6118c-0e96-4873-929e-7e89e268b1a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:11.805905 [ 276 ] {fbb6118c-0e96-4873-929e-7e89e268b1a5} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.11.21 19:42:11.806165 [ 276 ] {fbb6118c-0e96-4873-929e-7e89e268b1a5} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:11.806412 [ 276 ] {fbb6118c-0e96-4873-929e-7e89e268b1a5} executeQuery: Read 56 rows, 4.41 KiB in 0.001911 sec., 29304.029304029304 rows/sec., 2.25 MiB/sec. 2024.11.21 19:42:11.806491 [ 276 ] {fbb6118c-0e96-4873-929e-7e89e268b1a5} TCPHandler: Processed in 0.002297521 sec. 2024.11.21 19:42:11.806739 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:11.806994 [ 282 ] {a141d134-0efa-421a-8fe2-f1dd448766ba} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:42:11.807045 [ 282 ] {a141d134-0efa-421a-8fe2-f1dd448766ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:42:11.807665 [ 282 ] {a141d134-0efa-421a-8fe2-f1dd448766ba} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:11.807707 [ 282 ] {a141d134-0efa-421a-8fe2-f1dd448766ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:11.808091 [ 282 ] {a141d134-0efa-421a-8fe2-f1dd448766ba} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.11.21 19:42:11.808340 [ 282 ] {a141d134-0efa-421a-8fe2-f1dd448766ba} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:11.808575 [ 282 ] {a141d134-0efa-421a-8fe2-f1dd448766ba} executeQuery: Read 64 rows, 5.12 KiB in 0.00165 sec., 38787.87878787879 rows/sec., 3.03 MiB/sec. 2024.11.21 19:42:11.808629 [ 282 ] {a141d134-0efa-421a-8fe2-f1dd448766ba} TCPHandler: Processed in 0.001991216 sec. 2024.11.21 19:42:11.808791 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:11.808923 [ 276 ] {c8ae5aa7-864a-49da-adac-69fc3ffb8054} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:42:11.808983 [ 276 ] {c8ae5aa7-864a-49da-adac-69fc3ffb8054} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:42:11.809563 [ 276 ] {c8ae5aa7-864a-49da-adac-69fc3ffb8054} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:11.809603 [ 276 ] {c8ae5aa7-864a-49da-adac-69fc3ffb8054} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:11.810106 [ 276 ] {c8ae5aa7-864a-49da-adac-69fc3ffb8054} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.11.21 19:42:11.810479 [ 276 ] {c8ae5aa7-864a-49da-adac-69fc3ffb8054} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:11.810705 [ 276 ] {c8ae5aa7-864a-49da-adac-69fc3ffb8054} executeQuery: Read 160 rows, 11.41 KiB in 0.001812 sec., 88300.22075055187 rows/sec., 6.15 MiB/sec. 2024.11.21 19:42:11.810755 [ 276 ] {c8ae5aa7-864a-49da-adac-69fc3ffb8054} TCPHandler: Processed in 0.002028418 sec. 2024.11.21 19:42:11.810916 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:11.811045 [ 282 ] {f868a6f0-6bb5-4936-85f5-d999098b16b4} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:42:11.811117 [ 282 ] {f868a6f0-6bb5-4936-85f5-d999098b16b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:42:11.811587 [ 282 ] {f868a6f0-6bb5-4936-85f5-d999098b16b4} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:11.811626 [ 282 ] {f868a6f0-6bb5-4936-85f5-d999098b16b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:11.811997 [ 282 ] {f868a6f0-6bb5-4936-85f5-d999098b16b4} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.11.21 19:42:11.812240 [ 282 ] {f868a6f0-6bb5-4936-85f5-d999098b16b4} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:11.812474 [ 282 ] {f868a6f0-6bb5-4936-85f5-d999098b16b4} executeQuery: Read 60 rows, 4.14 KiB in 0.001454 sec., 41265.474552957356 rows/sec., 2.78 MiB/sec. 2024.11.21 19:42:11.812558 [ 282 ] {f868a6f0-6bb5-4936-85f5-d999098b16b4} TCPHandler: Processed in 0.001705883 sec. 2024.11.21 19:42:14.196664 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48522, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:14.661776 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44674, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:14.809310 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39942, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:14.901005 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60136, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:14.902300 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33023, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:14.918793 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57192, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:14.920056 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45014, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:14.931381 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57730, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:15.179048 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44852, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:15.296310 [ 153 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:42:15.296363 [ 153 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:42:15.480000 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55026, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:15.497135 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33001 2024.11.21 19:42:15.498062 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:15.498130 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:15.498824 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.11.21 19:42:15.499075 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:15.499351 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 2024.11.21 19:42:15.531592 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56362, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:15.679069 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1620 2024.11.21 19:42:15.682070 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:15.682131 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:15.683651 [ 242 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.11.21 19:42:15.683976 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:15.684642 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1620 2024.11.21 19:42:15.700094 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35894, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:15.779349 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49475, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:15.793741 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45169, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:15.836048 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33308, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:15.910533 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49165, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:15.996306 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42408, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:16.485920 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41786, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:16.506631 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65120, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:16.523989 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34514, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:16.547332 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47661, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:16.557865 [ 309 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39960, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:16.562230 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61032, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:16.572581 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59959, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:16.810456 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:16.810663 [ 276 ] {f4699c0c-0643-46fb-a1d2-d39ff5875238} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:42:16.810744 [ 276 ] {f4699c0c-0643-46fb-a1d2-d39ff5875238} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:42:16.811620 [ 276 ] {f4699c0c-0643-46fb-a1d2-d39ff5875238} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:16.811666 [ 276 ] {f4699c0c-0643-46fb-a1d2-d39ff5875238} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:16.812115 [ 276 ] {f4699c0c-0643-46fb-a1d2-d39ff5875238} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.21 19:42:16.812372 [ 276 ] {f4699c0c-0643-46fb-a1d2-d39ff5875238} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:16.812609 [ 276 ] {f4699c0c-0643-46fb-a1d2-d39ff5875238} executeQuery: Read 14 rows, 1.01 KiB in 0.002004 sec., 6986.027944111776 rows/sec., 502.90 KiB/sec. 2024.11.21 19:42:16.812676 [ 276 ] {f4699c0c-0643-46fb-a1d2-d39ff5875238} TCPHandler: Processed in 0.002356371 sec. 2024.11.21 19:42:16.812850 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:16.812973 [ 282 ] {d3d4dd17-a853-4230-bbfb-776bc947ecab} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:42:16.813023 [ 282 ] {d3d4dd17-a853-4230-bbfb-776bc947ecab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:42:16.813737 [ 282 ] {d3d4dd17-a853-4230-bbfb-776bc947ecab} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:16.813779 [ 282 ] {d3d4dd17-a853-4230-bbfb-776bc947ecab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:16.814194 [ 282 ] {d3d4dd17-a853-4230-bbfb-776bc947ecab} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.11.21 19:42:16.814439 [ 282 ] {d3d4dd17-a853-4230-bbfb-776bc947ecab} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:16.814641 [ 142 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2024.11.21 19:42:16.814676 [ 282 ] {d3d4dd17-a853-4230-bbfb-776bc947ecab} executeQuery: Read 285 rows, 25.79 KiB in 0.001731 sec., 164644.71403812827 rows/sec., 14.55 MiB/sec. 2024.11.21 19:42:16.814727 [ 142 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:16.814791 [ 282 ] {d3d4dd17-a853-4230-bbfb-776bc947ecab} TCPHandler: Processed in 0.001998497 sec. 2024.11.21 19:42:16.814798 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:16.814976 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:16.814987 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2024.11.21 19:42:16.815116 [ 276 ] {a0b545b2-827b-450f-9791-219a4996c55c} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:42:16.815158 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:42:16.815177 [ 276 ] {a0b545b2-827b-450f-9791-219a4996c55c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:42:16.815204 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1435 rows starting from the beginning of the part 2024.11.21 19:42:16.815378 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part 2024.11.21 19:42:16.815785 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 285 rows starting from the beginning of the part 2024.11.21 19:42:16.816213 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 58 rows starting from the beginning of the part 2024.11.21 19:42:16.816542 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part 2024.11.21 19:42:16.817017 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 285 rows starting from the beginning of the part 2024.11.21 19:42:16.817956 [ 276 ] {a0b545b2-827b-450f-9791-219a4996c55c} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:16.818003 [ 276 ] {a0b545b2-827b-450f-9791-219a4996c55c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:16.818534 [ 276 ] {a0b545b2-827b-450f-9791-219a4996c55c} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.11.21 19:42:16.818836 [ 276 ] {a0b545b2-827b-450f-9791-219a4996c55c} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:16.819096 [ 276 ] {a0b545b2-827b-450f-9791-219a4996c55c} executeQuery: Read 48 rows, 3.54 KiB in 0.004014 sec., 11958.146487294469 rows/sec., 881.68 KiB/sec. 2024.11.21 19:42:16.819254 [ 276 ] {a0b545b2-827b-450f-9791-219a4996c55c} TCPHandler: Processed in 0.004357928 sec. 2024.11.21 19:42:16.819403 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2175 rows, containing 5 columns (5 merged, 0 gathered) in 0.00447393 sec., 486149.7609484279 rows/sec., 42.90 MiB/sec. 2024.11.21 19:42:16.819452 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:16.819608 [ 282 ] {202f99f2-c587-44a8-9b3a-4aa366f6cf61} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:42:16.819692 [ 282 ] {202f99f2-c587-44a8-9b3a-4aa366f6cf61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:42:16.819765 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2024.11.21 19:42:16.820539 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_106_21} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:16.820739 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_106_21} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2024.11.21 19:42:16.820933 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.11.21 19:42:16.821049 [ 282 ] {202f99f2-c587-44a8-9b3a-4aa366f6cf61} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:16.821095 [ 282 ] {202f99f2-c587-44a8-9b3a-4aa366f6cf61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:16.821457 [ 282 ] {202f99f2-c587-44a8-9b3a-4aa366f6cf61} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.21 19:42:16.821698 [ 282 ] {202f99f2-c587-44a8-9b3a-4aa366f6cf61} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:16.821940 [ 282 ] {202f99f2-c587-44a8-9b3a-4aa366f6cf61} executeQuery: Read 14 rows, 1004.00 B in 0.002361 sec., 5929.690808979247 rows/sec., 415.28 KiB/sec. 2024.11.21 19:42:16.822013 [ 282 ] {202f99f2-c587-44a8-9b3a-4aa366f6cf61} TCPHandler: Processed in 0.002629895 sec. 2024.11.21 19:42:16.822254 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:16.822394 [ 276 ] {04d77bdd-465a-4dd3-ac01-ea4a91381b34} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:42:16.822442 [ 276 ] {04d77bdd-465a-4dd3-ac01-ea4a91381b34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:42:16.822988 [ 276 ] {04d77bdd-465a-4dd3-ac01-ea4a91381b34} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:16.823030 [ 276 ] {04d77bdd-465a-4dd3-ac01-ea4a91381b34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:16.823377 [ 276 ] {04d77bdd-465a-4dd3-ac01-ea4a91381b34} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.21 19:42:16.823625 [ 276 ] {04d77bdd-465a-4dd3-ac01-ea4a91381b34} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:16.823858 [ 276 ] {04d77bdd-465a-4dd3-ac01-ea4a91381b34} executeQuery: Read 13 rows, 830.00 B in 0.001481 sec., 8777.852802160704 rows/sec., 547.30 KiB/sec. 2024.11.21 19:42:16.823965 [ 276 ] {04d77bdd-465a-4dd3-ac01-ea4a91381b34} TCPHandler: Processed in 0.001823744 sec. 2024.11.21 19:42:16.824192 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:16.824311 [ 282 ] {aa5d3cc3-43e3-4a16-ba96-60d0747f9903} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:42:16.824357 [ 282 ] {aa5d3cc3-43e3-4a16-ba96-60d0747f9903} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:42:16.825087 [ 282 ] {aa5d3cc3-43e3-4a16-ba96-60d0747f9903} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:16.825126 [ 282 ] {aa5d3cc3-43e3-4a16-ba96-60d0747f9903} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:16.825512 [ 282 ] {aa5d3cc3-43e3-4a16-ba96-60d0747f9903} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.11.21 19:42:16.825755 [ 282 ] {aa5d3cc3-43e3-4a16-ba96-60d0747f9903} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:16.825945 [ 142 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2024.11.21 19:42:16.826000 [ 282 ] {aa5d3cc3-43e3-4a16-ba96-60d0747f9903} executeQuery: Read 423 rows, 30.96 KiB in 0.001707 sec., 247803.16344463974 rows/sec., 17.71 MiB/sec. 2024.11.21 19:42:16.826007 [ 142 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:16.826093 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:16.826119 [ 282 ] {aa5d3cc3-43e3-4a16-ba96-60d0747f9903} TCPHandler: Processed in 0.002029587 sec. 2024.11.21 19:42:16.826266 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2024.11.21 19:42:16.826296 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:16.826375 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:42:16.826414 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 915 rows starting from the beginning of the part 2024.11.21 19:42:16.826435 [ 276 ] {42a645bb-6cf1-4c4f-a8c7-0e511c4bd975} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:42:16.826577 [ 276 ] {42a645bb-6cf1-4c4f-a8c7-0e511c4bd975} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:42:16.826626 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part 2024.11.21 19:42:16.827092 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 423 rows starting from the beginning of the part 2024.11.21 19:42:16.827510 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 68 rows starting from the beginning of the part 2024.11.21 19:42:16.827779 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part 2024.11.21 19:42:16.828001 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 423 rows starting from the beginning of the part 2024.11.21 19:42:16.828874 [ 276 ] {42a645bb-6cf1-4c4f-a8c7-0e511c4bd975} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:16.828921 [ 276 ] {42a645bb-6cf1-4c4f-a8c7-0e511c4bd975} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:16.829454 [ 276 ] {42a645bb-6cf1-4c4f-a8c7-0e511c4bd975} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.21 19:42:16.829745 [ 276 ] {42a645bb-6cf1-4c4f-a8c7-0e511c4bd975} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:16.830347 [ 276 ] {42a645bb-6cf1-4c4f-a8c7-0e511c4bd975} executeQuery: Read 6 rows, 321.00 B in 0.003904 sec., 1536.8852459016393 rows/sec., 80.30 KiB/sec. 2024.11.21 19:42:16.830493 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 1957 rows, containing 5 columns (5 merged, 0 gathered) in 0.004310957 sec., 453959.52685215836 rows/sec., 34.75 MiB/sec. 2024.11.21 19:42:16.830749 [ 276 ] {42a645bb-6cf1-4c4f-a8c7-0e511c4bd975} TCPHandler: Processed in 0.004518781 sec. 2024.11.21 19:42:16.830894 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2024.11.21 19:42:16.831089 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:16.831312 [ 282 ] {26179496-614a-45a9-a09f-93bcd0916ac9} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:42:16.831383 [ 282 ] {26179496-614a-45a9-a09f-93bcd0916ac9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:42:16.831502 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_106_21} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:16.831636 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_106_21} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2024.11.21 19:42:16.831734 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.11.21 19:42:16.832104 [ 282 ] {26179496-614a-45a9-a09f-93bcd0916ac9} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:16.832144 [ 282 ] {26179496-614a-45a9-a09f-93bcd0916ac9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:16.832547 [ 282 ] {26179496-614a-45a9-a09f-93bcd0916ac9} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.11.21 19:42:16.832787 [ 282 ] {26179496-614a-45a9-a09f-93bcd0916ac9} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:16.832955 [ 142 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2024.11.21 19:42:16.833006 [ 142 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:16.833023 [ 282 ] {26179496-614a-45a9-a09f-93bcd0916ac9} executeQuery: Read 237 rows, 16.27 KiB in 0.001735 sec., 136599.4236311239 rows/sec., 9.16 MiB/sec. 2024.11.21 19:42:16.833054 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:16.833182 [ 282 ] {26179496-614a-45a9-a09f-93bcd0916ac9} TCPHandler: Processed in 0.002305561 sec. 2024.11.21 19:42:16.833319 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2024.11.21 19:42:16.833385 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:16.833589 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:42:16.833621 [ 276 ] {889a3185-1fca-48bd-80bc-18f99beb2067} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:42:16.833645 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_106_21} MergeTreeSequentialSource: Reading 4 marks from part all_1_101_20, total 18810 rows starting from the beginning of the part 2024.11.21 19:42:16.833740 [ 276 ] {889a3185-1fca-48bd-80bc-18f99beb2067} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:42:16.833919 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part 2024.11.21 19:42:16.834259 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 237 rows starting from the beginning of the part 2024.11.21 19:42:16.834553 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 130 rows starting from the beginning of the part 2024.11.21 19:42:16.834862 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part 2024.11.21 19:42:16.835200 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 237 rows starting from the beginning of the part 2024.11.21 19:42:16.836513 [ 276 ] {889a3185-1fca-48bd-80bc-18f99beb2067} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:16.836581 [ 276 ] {889a3185-1fca-48bd-80bc-18f99beb2067} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:16.837136 [ 276 ] {889a3185-1fca-48bd-80bc-18f99beb2067} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.21 19:42:16.837406 [ 276 ] {889a3185-1fca-48bd-80bc-18f99beb2067} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:16.838064 [ 276 ] {889a3185-1fca-48bd-80bc-18f99beb2067} executeQuery: Read 1 rows, 69.00 B in 0.004468 sec., 223.81378692927487 rows/sec., 15.08 KiB/sec. 2024.11.21 19:42:16.838492 [ 276 ] {889a3185-1fca-48bd-80bc-18f99beb2067} TCPHandler: Processed in 0.005186349 sec. 2024.11.21 19:42:16.838788 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:16.839047 [ 282 ] {d7ee719c-059f-4a20-86fe-14cff2847446} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:42:16.839266 [ 282 ] {d7ee719c-059f-4a20-86fe-14cff2847446} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:42:16.840833 [ 282 ] {d7ee719c-059f-4a20-86fe-14cff2847446} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:16.840897 [ 282 ] {d7ee719c-059f-4a20-86fe-14cff2847446} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:16.841827 [ 282 ] {d7ee719c-059f-4a20-86fe-14cff2847446} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.21 19:42:16.842104 [ 282 ] {d7ee719c-059f-4a20-86fe-14cff2847446} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:16.842511 [ 282 ] {d7ee719c-059f-4a20-86fe-14cff2847446} executeQuery: Read 41 rows, 75.23 KiB in 0.003558 sec., 11523.327712197864 rows/sec., 20.65 MiB/sec. 2024.11.21 19:42:16.843460 [ 282 ] {d7ee719c-059f-4a20-86fe-14cff2847446} TCPHandler: Processed in 0.004830034 sec. 2024.11.21 19:42:16.843555 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 19734 rows, containing 5 columns (5 merged, 0 gathered) in 0.010357578 sec., 1905271.676447911 rows/sec., 130.03 MiB/sec. 2024.11.21 19:42:16.843722 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:16.844045 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2024.11.21 19:42:16.844054 [ 276 ] {63bee6fc-6ef6-41ee-886a-6fd84541d907} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:42:16.844199 [ 276 ] {63bee6fc-6ef6-41ee-886a-6fd84541d907} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:42:16.844689 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_106_21} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:16.844893 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_106_21} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2024.11.21 19:42:16.845101 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. 2024.11.21 19:42:16.845218 [ 276 ] {63bee6fc-6ef6-41ee-886a-6fd84541d907} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:16.845264 [ 276 ] {63bee6fc-6ef6-41ee-886a-6fd84541d907} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:16.845644 [ 276 ] {63bee6fc-6ef6-41ee-886a-6fd84541d907} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.11.21 19:42:16.845888 [ 276 ] {63bee6fc-6ef6-41ee-886a-6fd84541d907} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:16.846065 [ 142 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2024.11.21 19:42:16.846123 [ 142 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:16.846128 [ 276 ] {63bee6fc-6ef6-41ee-886a-6fd84541d907} executeQuery: Read 82 rows, 5.33 KiB in 0.002165 sec., 37875.288683602776 rows/sec., 2.41 MiB/sec. 2024.11.21 19:42:16.846164 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:16.846288 [ 276 ] {63bee6fc-6ef6-41ee-886a-6fd84541d907} TCPHandler: Processed in 0.002711227 sec. 2024.11.21 19:42:16.846466 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2024.11.21 19:42:16.846626 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:42:16.846662 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6142 rows starting from the beginning of the part 2024.11.21 19:42:16.846774 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part 2024.11.21 19:42:16.846997 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 82 rows starting from the beginning of the part 2024.11.21 19:42:16.847170 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 48 rows starting from the beginning of the part 2024.11.21 19:42:16.847342 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part 2024.11.21 19:42:16.847513 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 82 rows starting from the beginning of the part 2024.11.21 19:42:16.849919 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 6474 rows, containing 4 columns (4 merged, 0 gathered) in 0.003616309 sec., 1790223.1252915612 rows/sec., 117.61 MiB/sec. 2024.11.21 19:42:16.850383 [ 196 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2024.11.21 19:42:16.850712 [ 196 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_106_21} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:16.850799 [ 196 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_106_21} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2024.11.21 19:42:16.850888 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. 2024.11.21 19:42:17.000253 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 256.13 MiB, peak 271.31 MiB, free memory in arenas 0.00 B, will set to 255.12 MiB (RSS), difference: -1.01 MiB 2024.11.21 19:42:17.827844 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 2024.11.21 19:42:17.856509 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:17.856632 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:17.867624 [ 243 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.11.21 19:42:17.869610 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:17.877943 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2024.11.21 19:42:21.277610 [ 222 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.21 19:42:21.277658 [ 222 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.21 19:42:21.279928 [ 222 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.21 19:42:21.616909 [ 218 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.21 19:42:21.616960 [ 218 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.21 19:42:21.618979 [ 218 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.21 19:42:21.804521 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:21.804711 [ 276 ] {9f9ceec6-e8a0-4d69-9991-17e70001f124} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:42:21.804783 [ 276 ] {9f9ceec6-e8a0-4d69-9991-17e70001f124} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:42:21.805594 [ 276 ] {9f9ceec6-e8a0-4d69-9991-17e70001f124} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:21.805636 [ 276 ] {9f9ceec6-e8a0-4d69-9991-17e70001f124} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:21.806108 [ 276 ] {9f9ceec6-e8a0-4d69-9991-17e70001f124} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.11.21 19:42:21.806361 [ 276 ] {9f9ceec6-e8a0-4d69-9991-17e70001f124} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:21.806596 [ 276 ] {9f9ceec6-e8a0-4d69-9991-17e70001f124} executeQuery: Read 56 rows, 4.41 KiB in 0.001922 sec., 29136.3163371488 rows/sec., 2.24 MiB/sec. 2024.11.21 19:42:21.806687 [ 276 ] {9f9ceec6-e8a0-4d69-9991-17e70001f124} TCPHandler: Processed in 0.002304791 sec. 2024.11.21 19:42:21.806694 [ 224 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.21 19:42:21.806779 [ 224 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.21 19:42:21.806909 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:21.807069 [ 282 ] {8483c53b-845b-47fa-bd97-c6ec977f50fc} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:42:21.807144 [ 282 ] {8483c53b-845b-47fa-bd97-c6ec977f50fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:42:21.808464 [ 282 ] {8483c53b-845b-47fa-bd97-c6ec977f50fc} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:21.808515 [ 282 ] {8483c53b-845b-47fa-bd97-c6ec977f50fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:21.809132 [ 282 ] {8483c53b-845b-47fa-bd97-c6ec977f50fc} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.11.21 19:42:21.809513 [ 282 ] {8483c53b-845b-47fa-bd97-c6ec977f50fc} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:21.809920 [ 282 ] {8483c53b-845b-47fa-bd97-c6ec977f50fc} executeQuery: Read 64 rows, 5.12 KiB in 0.002852 sec., 22440.39270687237 rows/sec., 1.75 MiB/sec. 2024.11.21 19:42:21.810002 [ 282 ] {8483c53b-845b-47fa-bd97-c6ec977f50fc} TCPHandler: Processed in 0.003171352 sec. 2024.11.21 19:42:21.810216 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:21.810264 [ 224 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.21 19:42:21.810491 [ 276 ] {1738df82-4f1d-4943-ba0d-af1a3c820b7d} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:42:21.810563 [ 276 ] {1738df82-4f1d-4943-ba0d-af1a3c820b7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:42:21.812225 [ 276 ] {1738df82-4f1d-4943-ba0d-af1a3c820b7d} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:21.812265 [ 276 ] {1738df82-4f1d-4943-ba0d-af1a3c820b7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:21.812686 [ 276 ] {1738df82-4f1d-4943-ba0d-af1a3c820b7d} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.11.21 19:42:21.812933 [ 276 ] {1738df82-4f1d-4943-ba0d-af1a3c820b7d} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:21.813125 [ 276 ] {1738df82-4f1d-4943-ba0d-af1a3c820b7d} executeQuery: Read 160 rows, 11.41 KiB in 0.002751 sec., 58160.66884769175 rows/sec., 4.05 MiB/sec. 2024.11.21 19:42:21.813144 [ 219 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.21 19:42:21.813182 [ 219 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.21 19:42:21.813198 [ 276 ] {1738df82-4f1d-4943-ba0d-af1a3c820b7d} TCPHandler: Processed in 0.003056861 sec. 2024.11.21 19:42:21.813366 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:21.813482 [ 282 ] {663b5538-7baf-4d1b-b142-af531b05b8be} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:42:21.813533 [ 282 ] {663b5538-7baf-4d1b-b142-af531b05b8be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:42:21.814285 [ 282 ] {663b5538-7baf-4d1b-b142-af531b05b8be} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:21.814326 [ 282 ] {663b5538-7baf-4d1b-b142-af531b05b8be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:21.814804 [ 282 ] {663b5538-7baf-4d1b-b142-af531b05b8be} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.11.21 19:42:21.815107 [ 282 ] {663b5538-7baf-4d1b-b142-af531b05b8be} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:21.815303 [ 282 ] {663b5538-7baf-4d1b-b142-af531b05b8be} executeQuery: Read 60 rows, 4.14 KiB in 0.001848 sec., 32467.532467532466 rows/sec., 2.19 MiB/sec. 2024.11.21 19:42:21.815367 [ 282 ] {663b5538-7baf-4d1b-b142-af531b05b8be} TCPHandler: Processed in 0.002064378 sec. 2024.11.21 19:42:21.815827 [ 219 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.21 19:42:22.999608 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33428 2024.11.21 19:42:23.000345 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:23.000417 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:23.001047 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.11.21 19:42:23.001317 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:23.001544 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33428 2024.11.21 19:42:25.378172 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 2024.11.21 19:42:25.401947 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:25.402014 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:25.409475 [ 243 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.11.21 19:42:25.410349 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:25.416488 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 551 2024.11.21 19:42:25.684976 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1650 2024.11.21 19:42:25.688227 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:25.688290 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:25.689895 [ 242 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.11.21 19:42:25.690231 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:25.690675 [ 218 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.21 19:42:25.690792 [ 218 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.21 19:42:25.692713 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1650 2024.11.21 19:42:25.694054 [ 218 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.21 19:42:26.000190 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 251.65 MiB, peak 271.31 MiB, free memory in arenas 0.00 B, will set to 255.13 MiB (RSS), difference: 3.48 MiB 2024.11.21 19:42:26.804137 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:26.804333 [ 276 ] {edf7d77a-ed46-4ff3-9cea-9aa5c6fa1b93} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:42:26.804410 [ 276 ] {edf7d77a-ed46-4ff3-9cea-9aa5c6fa1b93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:42:26.805249 [ 276 ] {edf7d77a-ed46-4ff3-9cea-9aa5c6fa1b93} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:26.805305 [ 276 ] {edf7d77a-ed46-4ff3-9cea-9aa5c6fa1b93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:26.805769 [ 276 ] {edf7d77a-ed46-4ff3-9cea-9aa5c6fa1b93} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.11.21 19:42:26.806044 [ 276 ] {edf7d77a-ed46-4ff3-9cea-9aa5c6fa1b93} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:26.806291 [ 276 ] {edf7d77a-ed46-4ff3-9cea-9aa5c6fa1b93} executeQuery: Read 56 rows, 4.41 KiB in 0.002009 sec., 27874.564459930316 rows/sec., 2.14 MiB/sec. 2024.11.21 19:42:26.806357 [ 276 ] {edf7d77a-ed46-4ff3-9cea-9aa5c6fa1b93} TCPHandler: Processed in 0.002355092 sec. 2024.11.21 19:42:26.806540 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:26.806667 [ 282 ] {277bffe3-c452-402a-b6f7-33cd6da5a7e1} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:42:26.806738 [ 282 ] {277bffe3-c452-402a-b6f7-33cd6da5a7e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:42:26.807349 [ 282 ] {277bffe3-c452-402a-b6f7-33cd6da5a7e1} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:26.807391 [ 282 ] {277bffe3-c452-402a-b6f7-33cd6da5a7e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:26.807766 [ 282 ] {277bffe3-c452-402a-b6f7-33cd6da5a7e1} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.11.21 19:42:26.808016 [ 282 ] {277bffe3-c452-402a-b6f7-33cd6da5a7e1} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:26.808227 [ 282 ] {277bffe3-c452-402a-b6f7-33cd6da5a7e1} executeQuery: Read 64 rows, 5.12 KiB in 0.001594 sec., 40150.564617314936 rows/sec., 3.13 MiB/sec. 2024.11.21 19:42:26.808280 [ 282 ] {277bffe3-c452-402a-b6f7-33cd6da5a7e1} TCPHandler: Processed in 0.001800814 sec. 2024.11.21 19:42:26.808454 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:26.808588 [ 276 ] {7138ce7c-5d6e-4282-a7c3-40843468f005} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:42:26.808648 [ 276 ] {7138ce7c-5d6e-4282-a7c3-40843468f005} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:42:26.809237 [ 276 ] {7138ce7c-5d6e-4282-a7c3-40843468f005} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:26.809279 [ 276 ] {7138ce7c-5d6e-4282-a7c3-40843468f005} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:26.809682 [ 276 ] {7138ce7c-5d6e-4282-a7c3-40843468f005} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.11.21 19:42:26.809927 [ 276 ] {7138ce7c-5d6e-4282-a7c3-40843468f005} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:26.810148 [ 276 ] {7138ce7c-5d6e-4282-a7c3-40843468f005} executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec. 2024.11.21 19:42:26.810200 [ 276 ] {7138ce7c-5d6e-4282-a7c3-40843468f005} TCPHandler: Processed in 0.001810864 sec. 2024.11.21 19:42:26.810360 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:26.810472 [ 282 ] {bb3fe06c-89a4-405c-818c-ee0c8084a7d3} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:42:26.810520 [ 282 ] {bb3fe06c-89a4-405c-818c-ee0c8084a7d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:42:26.810977 [ 282 ] {bb3fe06c-89a4-405c-818c-ee0c8084a7d3} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:26.811016 [ 282 ] {bb3fe06c-89a4-405c-818c-ee0c8084a7d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.11.21 19:42:26.811376 [ 282 ] {bb3fe06c-89a4-405c-818c-ee0c8084a7d3} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.11.21 19:42:26.811607 [ 282 ] {bb3fe06c-89a4-405c-818c-ee0c8084a7d3} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:26.811839 [ 282 ] {bb3fe06c-89a4-405c-818c-ee0c8084a7d3} executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec. 2024.11.21 19:42:26.811901 [ 282 ] {bb3fe06c-89a4-405c-818c-ee0c8084a7d3} TCPHandler: Processed in 0.001593401 sec. 2024.11.21 19:42:28.885382 [ 137 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 5 parts from all_1_57_12 to all_61_61_0 2024.11.21 19:42:28.885469 [ 137 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:28.885495 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:28.885652 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_61_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_57_12 to all_61_61_0 into Compact with storage Full 2024.11.21 19:42:28.885660 [ 223 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.11.21 19:42:28.885742 [ 223 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.11.21 19:42:28.885874 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_61_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:42:28.885923 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_61_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_57_12, total 66 rows starting from the beginning of the part 2024.11.21 19:42:28.886189 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_61_13} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 2 rows starting from the beginning of the part 2024.11.21 19:42:28.886403 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_61_13} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 48 rows starting from the beginning of the part 2024.11.21 19:42:28.886614 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_61_13} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 4 rows starting from the beginning of the part 2024.11.21 19:42:28.887015 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_61_13} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 48 rows starting from the beginning of the part 2024.11.21 19:42:28.889176 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_61_13} MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.003637599 sec., 46184.310035273265 rows/sec., 3.48 MiB/sec. 2024.11.21 19:42:28.889438 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_61_13} MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) 2024.11.21 19:42:28.889796 [ 223 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.11.21 19:42:28.890083 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_61_13} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:28.890330 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_61_13} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 5 parts: [all_1_57_12, all_61_61_0] -> all_1_61_13 2024.11.21 19:42:28.890518 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.11.21 19:42:30.296410 [ 136 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:42:30.296463 [ 136 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:42:30.370346 [ 133 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2024.11.21 19:42:30.370413 [ 133 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:30.370437 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:30.370603 [ 219 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.11.21 19:42:30.370633 [ 194 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2024.11.21 19:42:30.370666 [ 219 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.11.21 19:42:30.370888 [ 194 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:42:30.370991 [ 194 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 242 rows starting from the beginning of the part 2024.11.21 19:42:30.371084 [ 194 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2024.11.21 19:42:30.371364 [ 194 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2024.11.21 19:42:30.371634 [ 194 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part 2024.11.21 19:42:30.371968 [ 194 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part 2024.11.21 19:42:30.374514 [ 196 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.003997414 sec., 74548.19540833148 rows/sec., 5.34 MiB/sec. 2024.11.21 19:42:30.374766 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2024.11.21 19:42:30.374822 [ 219 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.11.21 19:42:30.375216 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_37_9} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:30.375300 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_37_9} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2024.11.21 19:42:30.375404 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.11.21 19:42:30.501805 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33916 2024.11.21 19:42:30.502464 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:30.502512 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:30.503058 [ 244 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.11.21 19:42:30.503325 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:30.503528 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 2024.11.21 19:42:31.811035 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:31.811238 [ 276 ] {64d31f96-2b2c-4c00-b0eb-583f4c9bc960} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:42:31.811322 [ 276 ] {64d31f96-2b2c-4c00-b0eb-583f4c9bc960} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:42:31.812142 [ 276 ] {64d31f96-2b2c-4c00-b0eb-583f4c9bc960} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:31.812199 [ 276 ] {64d31f96-2b2c-4c00-b0eb-583f4c9bc960} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:31.812662 [ 276 ] {64d31f96-2b2c-4c00-b0eb-583f4c9bc960} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.21 19:42:31.812925 [ 276 ] {64d31f96-2b2c-4c00-b0eb-583f4c9bc960} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:31.813141 [ 130 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2024.11.21 19:42:31.813188 [ 276 ] {64d31f96-2b2c-4c00-b0eb-583f4c9bc960} executeQuery: Read 14 rows, 1.01 KiB in 0.002 sec., 7000 rows/sec., 503.91 KiB/sec. 2024.11.21 19:42:31.813237 [ 130 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:31.813319 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:31.813328 [ 276 ] {64d31f96-2b2c-4c00-b0eb-583f4c9bc960} TCPHandler: Processed in 0.002427882 sec. 2024.11.21 19:42:31.813553 [ 222 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.11.21 19:42:31.813634 [ 222 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.11.21 19:42:31.813633 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:31.813708 [ 196 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2024.11.21 19:42:31.813937 [ 282 ] {c4a59ad8-e853-4e49-973e-d5ea354254c2} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:42:31.814110 [ 282 ] {c4a59ad8-e853-4e49-973e-d5ea354254c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:42:31.814346 [ 196 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:42:31.814537 [ 196 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part 2024.11.21 19:42:31.814989 [ 196 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2024.11.21 19:42:31.815580 [ 196 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2024.11.21 19:42:31.816446 [ 196 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part 2024.11.21 19:42:31.816871 [ 196 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part 2024.11.21 19:42:31.818696 [ 282 ] {c4a59ad8-e853-4e49-973e-d5ea354254c2} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:31.818809 [ 282 ] {c4a59ad8-e853-4e49-973e-d5ea354254c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:31.819197 [ 222 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.11.21 19:42:31.820553 [ 282 ] {c4a59ad8-e853-4e49-973e-d5ea354254c2} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.11.21 19:42:31.821204 [ 282 ] {c4a59ad8-e853-4e49-973e-d5ea354254c2} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:31.821423 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007982956 sec., 8768.681676311382 rows/sec., 665.48 KiB/sec. 2024.11.21 19:42:31.821633 [ 282 ] {c4a59ad8-e853-4e49-973e-d5ea354254c2} executeQuery: Read 285 rows, 25.79 KiB in 0.007833 sec., 36384.527001148985 rows/sec., 3.22 MiB/sec. 2024.11.21 19:42:31.821655 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2024.11.21 19:42:31.821848 [ 282 ] {c4a59ad8-e853-4e49-973e-d5ea354254c2} TCPHandler: Processed in 0.008367152 sec. 2024.11.21 19:42:31.822149 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:31.822618 [ 276 ] {1c811ada-5555-4e4d-b483-10d63403d1cb} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:42:31.822776 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_37_9} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:31.822839 [ 276 ] {1c811ada-5555-4e4d-b483-10d63403d1cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:42:31.823198 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_37_9} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2024.11.21 19:42:31.823503 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.21 19:42:31.824111 [ 276 ] {1c811ada-5555-4e4d-b483-10d63403d1cb} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:31.824151 [ 276 ] {1c811ada-5555-4e4d-b483-10d63403d1cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:31.824517 [ 276 ] {1c811ada-5555-4e4d-b483-10d63403d1cb} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.11.21 19:42:31.824767 [ 276 ] {1c811ada-5555-4e4d-b483-10d63403d1cb} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:31.824953 [ 276 ] {1c811ada-5555-4e4d-b483-10d63403d1cb} executeQuery: Read 48 rows, 3.54 KiB in 0.002493 sec., 19253.91095066185 rows/sec., 1.39 MiB/sec. 2024.11.21 19:42:31.825005 [ 276 ] {1c811ada-5555-4e4d-b483-10d63403d1cb} TCPHandler: Processed in 0.00302209 sec. 2024.11.21 19:42:31.825181 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:31.825309 [ 282 ] {d3c6a420-1f31-450b-bc89-1364255ef99b} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:42:31.825363 [ 282 ] {d3c6a420-1f31-450b-bc89-1364255ef99b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:42:31.825996 [ 282 ] {d3c6a420-1f31-450b-bc89-1364255ef99b} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:31.826043 [ 282 ] {d3c6a420-1f31-450b-bc89-1364255ef99b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:31.826391 [ 282 ] {d3c6a420-1f31-450b-bc89-1364255ef99b} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.21 19:42:31.826622 [ 282 ] {d3c6a420-1f31-450b-bc89-1364255ef99b} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:31.826816 [ 282 ] {d3c6a420-1f31-450b-bc89-1364255ef99b} executeQuery: Read 14 rows, 1004.00 B in 0.001535 sec., 9120.521172638437 rows/sec., 638.74 KiB/sec. 2024.11.21 19:42:31.826869 [ 282 ] {d3c6a420-1f31-450b-bc89-1364255ef99b} TCPHandler: Processed in 0.001752203 sec. 2024.11.21 19:42:31.827014 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:31.827132 [ 276 ] {815172e7-f778-48e9-a1a9-47cba25258d7} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:42:31.827185 [ 276 ] {815172e7-f778-48e9-a1a9-47cba25258d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:42:31.827813 [ 276 ] {815172e7-f778-48e9-a1a9-47cba25258d7} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:31.827859 [ 276 ] {815172e7-f778-48e9-a1a9-47cba25258d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:31.828241 [ 276 ] {815172e7-f778-48e9-a1a9-47cba25258d7} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.21 19:42:31.828473 [ 276 ] {815172e7-f778-48e9-a1a9-47cba25258d7} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:31.828631 [ 130 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2024.11.21 19:42:31.828690 [ 130 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:31.828710 [ 276 ] {815172e7-f778-48e9-a1a9-47cba25258d7} executeQuery: Read 13 rows, 830.00 B in 0.001596 sec., 8145.363408521303 rows/sec., 507.86 KiB/sec. 2024.11.21 19:42:31.828728 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:31.828869 [ 276 ] {815172e7-f778-48e9-a1a9-47cba25258d7} TCPHandler: Processed in 0.001900056 sec. 2024.11.21 19:42:31.828923 [ 221 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.11.21 19:42:31.829030 [ 221 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.11.21 19:42:31.829075 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2024.11.21 19:42:31.829147 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:31.829505 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:42:31.829529 [ 282 ] {b4d88081-7413-449a-98de-b8de43477fe5} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:42:31.829593 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part 2024.11.21 19:42:31.829723 [ 282 ] {b4d88081-7413-449a-98de-b8de43477fe5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:42:31.830033 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part 2024.11.21 19:42:31.830567 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part 2024.11.21 19:42:31.831058 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part 2024.11.21 19:42:31.831609 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part 2024.11.21 19:42:31.835189 [ 282 ] {b4d88081-7413-449a-98de-b8de43477fe5} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:31.835296 [ 221 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.11.21 19:42:31.835322 [ 282 ] {b4d88081-7413-449a-98de-b8de43477fe5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:31.836760 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.007883925 sec., 8244.624346375695 rows/sec., 546.26 KiB/sec. 2024.11.21 19:42:31.836985 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2024.11.21 19:42:31.837149 [ 282 ] {b4d88081-7413-449a-98de-b8de43477fe5} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.11.21 19:42:31.837518 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_37_9} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:31.837691 [ 282 ] {b4d88081-7413-449a-98de-b8de43477fe5} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:31.837692 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_37_9} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2024.11.21 19:42:31.837857 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.21 19:42:31.838053 [ 282 ] {b4d88081-7413-449a-98de-b8de43477fe5} executeQuery: Read 423 rows, 30.96 KiB in 0.008648 sec., 48913.04347826087 rows/sec., 3.50 MiB/sec. 2024.11.21 19:42:31.838131 [ 282 ] {b4d88081-7413-449a-98de-b8de43477fe5} TCPHandler: Processed in 0.009126722 sec. 2024.11.21 19:42:31.838297 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:31.838426 [ 276 ] {b8bc3559-6a68-4cb3-b66b-1d3283ce3a8b} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:42:31.838481 [ 276 ] {b8bc3559-6a68-4cb3-b66b-1d3283ce3a8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:42:31.839021 [ 276 ] {b8bc3559-6a68-4cb3-b66b-1d3283ce3a8b} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:31.839068 [ 276 ] {b8bc3559-6a68-4cb3-b66b-1d3283ce3a8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:31.839430 [ 276 ] {b8bc3559-6a68-4cb3-b66b-1d3283ce3a8b} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.21 19:42:31.839668 [ 276 ] {b8bc3559-6a68-4cb3-b66b-1d3283ce3a8b} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:31.839919 [ 276 ] {b8bc3559-6a68-4cb3-b66b-1d3283ce3a8b} executeQuery: Read 6 rows, 321.00 B in 0.001514 sec., 3963.011889035667 rows/sec., 207.05 KiB/sec. 2024.11.21 19:42:31.840081 [ 276 ] {b8bc3559-6a68-4cb3-b66b-1d3283ce3a8b} TCPHandler: Processed in 0.001841165 sec. 2024.11.21 19:42:31.840322 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:31.840460 [ 282 ] {0ce2d569-c28a-411c-abd3-c14b8317c39d} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:42:31.840522 [ 282 ] {0ce2d569-c28a-411c-abd3-c14b8317c39d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:42:31.841166 [ 282 ] {0ce2d569-c28a-411c-abd3-c14b8317c39d} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:31.841206 [ 282 ] {0ce2d569-c28a-411c-abd3-c14b8317c39d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:31.841602 [ 282 ] {0ce2d569-c28a-411c-abd3-c14b8317c39d} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.11.21 19:42:31.841844 [ 282 ] {0ce2d569-c28a-411c-abd3-c14b8317c39d} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:31.842049 [ 282 ] {0ce2d569-c28a-411c-abd3-c14b8317c39d} executeQuery: Read 237 rows, 16.27 KiB in 0.00162 sec., 146296.2962962963 rows/sec., 9.81 MiB/sec. 2024.11.21 19:42:31.842102 [ 282 ] {0ce2d569-c28a-411c-abd3-c14b8317c39d} TCPHandler: Processed in 0.001913956 sec. 2024.11.21 19:42:31.842253 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:31.842379 [ 276 ] {be071b62-5025-4386-9a33-e03a8bd950f7} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:42:31.842435 [ 276 ] {be071b62-5025-4386-9a33-e03a8bd950f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:42:31.842935 [ 276 ] {be071b62-5025-4386-9a33-e03a8bd950f7} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:31.842981 [ 276 ] {be071b62-5025-4386-9a33-e03a8bd950f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:31.843342 [ 276 ] {be071b62-5025-4386-9a33-e03a8bd950f7} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.21 19:42:31.843574 [ 276 ] {be071b62-5025-4386-9a33-e03a8bd950f7} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:31.843794 [ 276 ] {be071b62-5025-4386-9a33-e03a8bd950f7} executeQuery: Read 1 rows, 69.00 B in 0.001441 sec., 693.9625260235947 rows/sec., 46.76 KiB/sec. 2024.11.21 19:42:31.843794 [ 223 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.11.21 19:42:31.843854 [ 223 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.11.21 19:42:31.843863 [ 276 ] {be071b62-5025-4386-9a33-e03a8bd950f7} TCPHandler: Processed in 0.001672422 sec. 2024.11.21 19:42:31.844021 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:31.844144 [ 282 ] {23aaf108-b5df-46d1-a384-d424b86dd4b1} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:42:31.844245 [ 282 ] {23aaf108-b5df-46d1-a384-d424b86dd4b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:42:31.846076 [ 282 ] {23aaf108-b5df-46d1-a384-d424b86dd4b1} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:31.846123 [ 282 ] {23aaf108-b5df-46d1-a384-d424b86dd4b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:31.846258 [ 223 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.11.21 19:42:31.847054 [ 282 ] {23aaf108-b5df-46d1-a384-d424b86dd4b1} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.21 19:42:31.847328 [ 282 ] {23aaf108-b5df-46d1-a384-d424b86dd4b1} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:31.847515 [ 130 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 2024.11.21 19:42:31.847589 [ 130 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:31.847624 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:31.847659 [ 282 ] {23aaf108-b5df-46d1-a384-d424b86dd4b1} executeQuery: Read 41 rows, 75.23 KiB in 0.003536 sec., 11595.022624434388 rows/sec., 20.78 MiB/sec. 2024.11.21 19:42:31.847913 [ 225 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.11.21 19:42:31.848001 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_39_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full 2024.11.21 19:42:31.848006 [ 225 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.11.21 19:42:31.848325 [ 282 ] {23aaf108-b5df-46d1-a384-d424b86dd4b1} TCPHandler: Processed in 0.004369319 sec. 2024.11.21 19:42:31.848725 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:31.848940 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_39_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:42:31.848945 [ 276 ] {ab57c39a-542d-46ed-adc8-38b75223eecd} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:42:31.849114 [ 276 ] {ab57c39a-542d-46ed-adc8-38b75223eecd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:42:31.849146 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 1223 rows starting from the beginning of the part 2024.11.21 19:42:31.850578 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part 2024.11.21 19:42:31.851810 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part 2024.11.21 19:42:31.852618 [ 276 ] {ab57c39a-542d-46ed-adc8-38b75223eecd} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:31.852720 [ 276 ] {ab57c39a-542d-46ed-adc8-38b75223eecd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:31.852997 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part 2024.11.21 19:42:31.854182 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part 2024.11.21 19:42:31.854723 [ 276 ] {ab57c39a-542d-46ed-adc8-38b75223eecd} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.11.21 19:42:31.855312 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part 2024.11.21 19:42:31.855550 [ 276 ] {ab57c39a-542d-46ed-adc8-38b75223eecd} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:31.856415 [ 225 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.11.21 19:42:31.856437 [ 276 ] {ab57c39a-542d-46ed-adc8-38b75223eecd} executeQuery: Read 82 rows, 5.33 KiB in 0.007551 sec., 10859.488809429215 rows/sec., 706.27 KiB/sec. 2024.11.21 19:42:31.856814 [ 276 ] {ab57c39a-542d-46ed-adc8-38b75223eecd} TCPHandler: Processed in 0.008336001 sec. 2024.11.21 19:42:31.864193 [ 188 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_39_8} MergeTask::MergeProjectionsStage: Merge sorted 1428 rows, containing 19 columns (19 merged, 0 gathered) in 0.01648886 sec., 86603.92531685028 rows/sec., 155.19 MiB/sec. 2024.11.21 19:42:31.865275 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_39_8} MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) 2024.11.21 19:42:31.865678 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_39_8} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:31.865759 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_39_8} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 2024.11.21 19:42:31.865884 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. 2024.11.21 19:42:32.916678 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 2024.11.21 19:42:32.939402 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:32.939451 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:32.946979 [ 243 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.11.21 19:42:32.947801 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:32.950593 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2024.11.21 19:42:35.693086 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1680 2024.11.21 19:42:35.696760 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:35.696816 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:35.698386 [ 242 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.11.21 19:42:35.698710 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:35.699385 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1680 2024.11.21 19:42:36.803292 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:36.803509 [ 276 ] {1abd364c-6bbe-4cab-984b-270cf6633721} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:42:36.803586 [ 276 ] {1abd364c-6bbe-4cab-984b-270cf6633721} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:42:36.804373 [ 276 ] {1abd364c-6bbe-4cab-984b-270cf6633721} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:36.804419 [ 276 ] {1abd364c-6bbe-4cab-984b-270cf6633721} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:36.804856 [ 276 ] {1abd364c-6bbe-4cab-984b-270cf6633721} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.21 19:42:36.805125 [ 276 ] {1abd364c-6bbe-4cab-984b-270cf6633721} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:36.805353 [ 276 ] {1abd364c-6bbe-4cab-984b-270cf6633721} executeQuery: Read 12 rows, 1002.00 B in 0.001889 sec., 6352.567496029646 rows/sec., 518.01 KiB/sec. 2024.11.21 19:42:36.805460 [ 276 ] {1abd364c-6bbe-4cab-984b-270cf6633721} TCPHandler: Processed in 0.002291721 sec. 2024.11.21 19:42:36.805696 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:36.805824 [ 282 ] {2f0d5238-2026-40ed-8284-11ac17c6391f} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:42:36.805876 [ 282 ] {2f0d5238-2026-40ed-8284-11ac17c6391f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:42:36.806490 [ 282 ] {2f0d5238-2026-40ed-8284-11ac17c6391f} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:36.806530 [ 282 ] {2f0d5238-2026-40ed-8284-11ac17c6391f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:36.806910 [ 282 ] {2f0d5238-2026-40ed-8284-11ac17c6391f} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.11.21 19:42:36.807161 [ 282 ] {2f0d5238-2026-40ed-8284-11ac17c6391f} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:36.807369 [ 282 ] {2f0d5238-2026-40ed-8284-11ac17c6391f} executeQuery: Read 62 rows, 4.84 KiB in 0.001568 sec., 39540.816326530614 rows/sec., 3.02 MiB/sec. 2024.11.21 19:42:36.807469 [ 282 ] {2f0d5238-2026-40ed-8284-11ac17c6391f} TCPHandler: Processed in 0.001856255 sec. 2024.11.21 19:42:36.807692 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:36.807890 [ 276 ] {c995f94a-787c-47ee-9229-af911345331e} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:42:36.807946 [ 276 ] {c995f94a-787c-47ee-9229-af911345331e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:42:36.808554 [ 276 ] {c995f94a-787c-47ee-9229-af911345331e} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:36.808594 [ 276 ] {c995f94a-787c-47ee-9229-af911345331e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:36.808956 [ 276 ] {c995f94a-787c-47ee-9229-af911345331e} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.11.21 19:42:36.809200 [ 276 ] {c995f94a-787c-47ee-9229-af911345331e} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:36.809446 [ 276 ] {c995f94a-787c-47ee-9229-af911345331e} executeQuery: Read 12 rows, 858.00 B in 0.001591 sec., 7542.42614707731 rows/sec., 526.64 KiB/sec. 2024.11.21 19:42:36.809516 [ 276 ] {c995f94a-787c-47ee-9229-af911345331e} TCPHandler: Processed in 0.001932565 sec. 2024.11.21 19:42:36.809770 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:36.809933 [ 282 ] {4707b0ec-e992-45d9-9737-71bcdf9d3b77} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:42:36.809989 [ 282 ] {4707b0ec-e992-45d9-9737-71bcdf9d3b77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:42:36.810616 [ 282 ] {4707b0ec-e992-45d9-9737-71bcdf9d3b77} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:36.810656 [ 282 ] {4707b0ec-e992-45d9-9737-71bcdf9d3b77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:36.811030 [ 282 ] {4707b0ec-e992-45d9-9737-71bcdf9d3b77} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.11.21 19:42:36.811279 [ 282 ] {4707b0ec-e992-45d9-9737-71bcdf9d3b77} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:36.811523 [ 282 ] {4707b0ec-e992-45d9-9737-71bcdf9d3b77} executeQuery: Read 76 rows, 6.09 KiB in 0.001616 sec., 47029.70297029703 rows/sec., 3.68 MiB/sec. 2024.11.21 19:42:36.811603 [ 282 ] {4707b0ec-e992-45d9-9737-71bcdf9d3b77} TCPHandler: Processed in 0.001961926 sec. 2024.11.21 19:42:36.811811 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:36.812065 [ 276 ] {38b0da67-062e-40cb-864d-840fac5ac1b9} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:42:36.812126 [ 276 ] {38b0da67-062e-40cb-864d-840fac5ac1b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:42:36.812678 [ 276 ] {38b0da67-062e-40cb-864d-840fac5ac1b9} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:36.812716 [ 276 ] {38b0da67-062e-40cb-864d-840fac5ac1b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:36.813119 [ 276 ] {38b0da67-062e-40cb-864d-840fac5ac1b9} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.11.21 19:42:36.813355 [ 276 ] {38b0da67-062e-40cb-864d-840fac5ac1b9} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:36.813577 [ 276 ] {38b0da67-062e-40cb-864d-840fac5ac1b9} executeQuery: Read 134 rows, 9.55 KiB in 0.001559 sec., 85952.53367543296 rows/sec., 5.98 MiB/sec. 2024.11.21 19:42:36.813683 [ 276 ] {38b0da67-062e-40cb-864d-840fac5ac1b9} TCPHandler: Processed in 0.001972976 sec. 2024.11.21 19:42:36.813891 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:36.814077 [ 282 ] {1a9df47a-066b-4b58-a668-a7c04d59555b} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:42:36.814135 [ 282 ] {1a9df47a-066b-4b58-a668-a7c04d59555b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:42:36.814617 [ 282 ] {1a9df47a-066b-4b58-a668-a7c04d59555b} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:36.814656 [ 282 ] {1a9df47a-066b-4b58-a668-a7c04d59555b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:36.815023 [ 282 ] {1a9df47a-066b-4b58-a668-a7c04d59555b} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.11.21 19:42:36.815259 [ 282 ] {1a9df47a-066b-4b58-a668-a7c04d59555b} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:36.815472 [ 282 ] {1a9df47a-066b-4b58-a668-a7c04d59555b} executeQuery: Read 48 rows, 3.31 KiB in 0.001427 sec., 33637.00070077085 rows/sec., 2.27 MiB/sec. 2024.11.21 19:42:36.815522 [ 282 ] {1a9df47a-066b-4b58-a668-a7c04d59555b} TCPHandler: Processed in 0.001752613 sec. 2024.11.21 19:42:38.003766 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 2024.11.21 19:42:38.004538 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:38.004592 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:38.005150 [ 244 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.11.21 19:42:38.005416 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:38.005727 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 2024.11.21 19:42:38.005753 [ 219 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.21 19:42:38.005810 [ 219 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.21 19:42:38.007708 [ 219 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.21 19:42:39.317840 [ 222 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.21 19:42:39.317893 [ 222 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.21 19:42:39.319668 [ 222 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.21 19:42:40.450766 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 2024.11.21 19:42:40.473119 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:40.473175 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:40.480833 [ 243 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.11.21 19:42:40.481633 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:40.485568 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 566 2024.11.21 19:42:41.059358 [ 309 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:41.228943 [ 309 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35671, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:41.255347 [ 309 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52300, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:41.269697 [ 309 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34747, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:41.529158 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60990, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:41.552631 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35226, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:41.566993 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38281, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:41.573246 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60999, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:41.805457 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:41.805684 [ 276 ] {34a4e73a-14b0-41e2-8e18-42290f5577ba} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:42:41.805760 [ 276 ] {34a4e73a-14b0-41e2-8e18-42290f5577ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:42:41.806566 [ 276 ] {34a4e73a-14b0-41e2-8e18-42290f5577ba} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:41.806617 [ 276 ] {34a4e73a-14b0-41e2-8e18-42290f5577ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:41.807062 [ 276 ] {34a4e73a-14b0-41e2-8e18-42290f5577ba} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.11.21 19:42:41.807319 [ 276 ] {34a4e73a-14b0-41e2-8e18-42290f5577ba} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:41.807523 [ 112 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2024.11.21 19:42:41.807584 [ 276 ] {34a4e73a-14b0-41e2-8e18-42290f5577ba} executeQuery: Read 56 rows, 4.41 KiB in 0.001953 sec., 28673.835125448026 rows/sec., 2.20 MiB/sec. 2024.11.21 19:42:41.807603 [ 112 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:41.807663 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:41.807722 [ 276 ] {34a4e73a-14b0-41e2-8e18-42290f5577ba} TCPHandler: Processed in 0.002461513 sec. 2024.11.21 19:42:41.807975 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:41.807976 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2024.11.21 19:42:41.808208 [ 282 ] {c81aa2dd-353f-4b25-b307-d15098108e13} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:42:41.808254 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:42:41.808324 [ 282 ] {c81aa2dd-353f-4b25-b307-d15098108e13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:42:41.808330 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1435 rows starting from the beginning of the part 2024.11.21 19:42:41.808722 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part 2024.11.21 19:42:41.809110 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 56 rows starting from the beginning of the part 2024.11.21 19:42:41.809499 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 285 rows starting from the beginning of the part 2024.11.21 19:42:41.809936 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 62 rows starting from the beginning of the part 2024.11.21 19:42:41.810232 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part 2024.11.21 19:42:41.811174 [ 282 ] {c81aa2dd-353f-4b25-b307-d15098108e13} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:41.811248 [ 282 ] {c81aa2dd-353f-4b25-b307-d15098108e13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:41.812290 [ 282 ] {c81aa2dd-353f-4b25-b307-d15098108e13} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.11.21 19:42:41.812823 [ 282 ] {c81aa2dd-353f-4b25-b307-d15098108e13} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:41.813070 [ 112 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2024.11.21 19:42:41.813167 [ 112 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:41.813246 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:41.813395 [ 282 ] {c81aa2dd-353f-4b25-b307-d15098108e13} executeQuery: Read 64 rows, 5.12 KiB in 0.005236 sec., 12223.071046600458 rows/sec., 976.94 KiB/sec. 2024.11.21 19:42:41.813866 [ 282 ] {c81aa2dd-353f-4b25-b307-d15098108e13} TCPHandler: Processed in 0.00598086 sec. 2024.11.21 19:42:41.813867 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2024.11.21 19:42:41.814185 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:41.814579 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:42:41.814628 [ 276 ] {57b80ec5-b07c-4c1d-b1d2-698c15598e66} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:42:41.814767 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 915 rows starting from the beginning of the part 2024.11.21 19:42:41.814893 [ 276 ] {57b80ec5-b07c-4c1d-b1d2-698c15598e66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:42:41.815250 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part 2024.11.21 19:42:41.815788 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 64 rows starting from the beginning of the part 2024.11.21 19:42:41.816327 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 423 rows starting from the beginning of the part 2024.11.21 19:42:41.816849 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 76 rows starting from the beginning of the part 2024.11.21 19:42:41.817539 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part 2024.11.21 19:42:41.818857 [ 192 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 5 columns (5 merged, 0 gathered) in 0.011062118 sec., 176277.27348415556 rows/sec., 15.41 MiB/sec. 2024.11.21 19:42:41.819352 [ 192 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2024.11.21 19:42:41.819513 [ 276 ] {57b80ec5-b07c-4c1d-b1d2-698c15598e66} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:41.819610 [ 276 ] {57b80ec5-b07c-4c1d-b1d2-698c15598e66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:41.820381 [ 192 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_111_22} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:41.820818 [ 192 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_111_22} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2024.11.21 19:42:41.821007 [ 276 ] {57b80ec5-b07c-4c1d-b1d2-698c15598e66} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.11.21 19:42:41.821060 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2024.11.21 19:42:41.821387 [ 276 ] {57b80ec5-b07c-4c1d-b1d2-698c15598e66} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:41.821667 [ 112 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2024.11.21 19:42:41.821787 [ 112 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:41.821908 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:41.821948 [ 276 ] {57b80ec5-b07c-4c1d-b1d2-698c15598e66} executeQuery: Read 160 rows, 11.41 KiB in 0.007477 sec., 21398.956800855958 rows/sec., 1.49 MiB/sec. 2024.11.21 19:42:41.822084 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 1606 rows, containing 5 columns (5 merged, 0 gathered) in 0.008706546 sec., 184458.9117199863 rows/sec., 14.23 MiB/sec. 2024.11.21 19:42:41.822387 [ 276 ] {57b80ec5-b07c-4c1d-b1d2-698c15598e66} TCPHandler: Processed in 0.008369662 sec. 2024.11.21 19:42:41.822441 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2024.11.21 19:42:41.822441 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2024.11.21 19:42:41.822673 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:41.823016 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:42:41.823049 [ 282 ] {27ed5a7b-c72c-4a32-846a-e49e0f82f543} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:42:41.823113 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_111_22} MergeTreeSequentialSource: Reading 4 marks from part all_1_106_21, total 19734 rows starting from the beginning of the part 2024.11.21 19:42:41.823212 [ 282 ] {27ed5a7b-c72c-4a32-846a-e49e0f82f543} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:42:41.823287 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_111_22} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:41.823655 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part 2024.11.21 19:42:41.823825 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_111_22} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2024.11.21 19:42:41.824221 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part 2024.11.21 19:42:41.824286 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. 2024.11.21 19:42:41.824603 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 237 rows starting from the beginning of the part 2024.11.21 19:42:41.825099 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 134 rows starting from the beginning of the part 2024.11.21 19:42:41.825512 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part 2024.11.21 19:42:41.826329 [ 282 ] {27ed5a7b-c72c-4a32-846a-e49e0f82f543} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:41.826402 [ 282 ] {27ed5a7b-c72c-4a32-846a-e49e0f82f543} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:41.827145 [ 282 ] {27ed5a7b-c72c-4a32-846a-e49e0f82f543} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.11.21 19:42:41.827473 [ 282 ] {27ed5a7b-c72c-4a32-846a-e49e0f82f543} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:41.827747 [ 112 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2024.11.21 19:42:41.827903 [ 282 ] {27ed5a7b-c72c-4a32-846a-e49e0f82f543} executeQuery: Read 60 rows, 4.14 KiB in 0.004962 sec., 12091.898428053204 rows/sec., 834.47 KiB/sec. 2024.11.21 19:42:41.827938 [ 112 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:41.828094 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:41.828181 [ 282 ] {27ed5a7b-c72c-4a32-846a-e49e0f82f543} TCPHandler: Processed in 0.005654105 sec. 2024.11.21 19:42:41.828648 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2024.11.21 19:42:41.829128 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:42:41.829268 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6474 rows starting from the beginning of the part 2024.11.21 19:42:41.829668 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part 2024.11.21 19:42:41.830085 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part 2024.11.21 19:42:41.830432 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 82 rows starting from the beginning of the part 2024.11.21 19:42:41.830850 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 48 rows starting from the beginning of the part 2024.11.21 19:42:41.831330 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part 2024.11.21 19:42:41.834662 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 6784 rows, containing 4 columns (4 merged, 0 gathered) in 0.006341665 sec., 1069750.6096585046 rows/sec., 70.31 MiB/sec. 2024.11.21 19:42:41.835028 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2024.11.21 19:42:41.835556 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_111_22} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:41.835637 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 20585 rows, containing 5 columns (5 merged, 0 gathered) in 0.013531411 sec., 1521275.2018248504 rows/sec., 103.87 MiB/sec. 2024.11.21 19:42:41.835690 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_111_22} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2024.11.21 19:42:41.835797 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. 2024.11.21 19:42:41.835993 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2024.11.21 19:42:41.836286 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_111_22} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:41.836370 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_111_22} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2024.11.21 19:42:41.836456 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2024.11.21 19:42:42.041693 [ 112 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2024.11.21 19:42:42.041754 [ 112 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:42.041780 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:42.042052 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2024.11.21 19:42:42.042316 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:42:42.042355 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 33 rows starting from the beginning of the part 2024.11.21 19:42:42.042434 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part 2024.11.21 19:42:42.042635 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part 2024.11.21 19:42:42.042891 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part 2024.11.21 19:42:42.043140 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part 2024.11.21 19:42:42.044325 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.002391672 sec., 15470.348776922587 rows/sec., 1.02 MiB/sec. 2024.11.21 19:42:42.044528 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2024.11.21 19:42:42.044860 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_37_9} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:42.044953 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_37_9} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2024.11.21 19:42:42.045051 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.21 19:42:43.337309 [ 110 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2024.11.21 19:42:43.337401 [ 110 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:43.337427 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:43.337604 [ 220 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.11.21 19:42:43.337643 [ 197 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2024.11.21 19:42:43.337708 [ 220 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.11.21 19:42:43.337932 [ 197 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:42:43.338040 [ 197 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 198 rows starting from the beginning of the part 2024.11.21 19:42:43.338233 [ 197 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part 2024.11.21 19:42:43.338321 [ 197 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part 2024.11.21 19:42:43.338649 [ 197 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part 2024.11.21 19:42:43.339062 [ 197 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part 2024.11.21 19:42:43.341354 [ 187 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.003840391 sec., 57806.61396196377 rows/sec., 2.95 MiB/sec. 2024.11.21 19:42:43.341655 [ 187 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2024.11.21 19:42:43.341910 [ 220 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.11.21 19:42:43.342318 [ 187 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_37_9} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:43.342468 [ 187 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_37_9} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2024.11.21 19:42:43.342628 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.11.21 19:42:44.216169 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46577, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:44.678194 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41621, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:44.819838 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61813, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:44.902494 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61870, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:44.911856 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46541, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:44.927333 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53116, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:44.932732 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44588, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:44.939006 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61872, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:45.186828 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54511, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:45.296521 [ 108 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:42:45.296601 [ 108 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:42:45.492532 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56548, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:45.505955 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 2024.11.21 19:42:45.506567 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:45.506610 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:45.507128 [ 244 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.11.21 19:42:45.507381 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:45.507596 [ 108 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.11.21 19:42:45.507640 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 2024.11.21 19:42:45.507685 [ 108 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:45.507718 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:45.507927 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.11.21 19:42:45.508184 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:42:45.508258 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_76_15} MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32513 rows starting from the beginning of the part 2024.11.21 19:42:45.508428 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 488 rows starting from the beginning of the part 2024.11.21 19:42:45.508694 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 427 rows starting from the beginning of the part 2024.11.21 19:42:45.508877 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 488 rows starting from the beginning of the part 2024.11.21 19:42:45.509067 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part 2024.11.21 19:42:45.509217 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 427 rows starting from the beginning of the part 2024.11.21 19:42:45.512335 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.0045263 sec., 7695247.774120143 rows/sec., 110.08 MiB/sec. 2024.11.21 19:42:45.512640 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.11.21 19:42:45.512951 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_76_15} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:45.513030 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_76_15} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.11.21 19:42:45.513139 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. 2024.11.21 19:42:45.536918 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53771, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:45.699710 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1700 2024.11.21 19:42:45.702748 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:45.702798 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:45.704314 [ 242 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.11.21 19:42:45.704633 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:45.704819 [ 108 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.11.21 19:42:45.704887 [ 108 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:45.704933 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:45.705432 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.11.21 19:42:45.706085 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1700 2024.11.21 19:42:45.706583 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:42:45.706782 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1570 rows starting from the beginning of the part 2024.11.21 19:42:45.707111 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56255, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:45.707607 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part 2024.11.21 19:42:45.708250 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 20 rows starting from the beginning of the part 2024.11.21 19:42:45.709005 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part 2024.11.21 19:42:45.709630 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part 2024.11.21 19:42:45.710252 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part 2024.11.21 19:42:45.719420 [ 193 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1700 rows, containing 72 columns (72 merged, 0 gathered) in 0.014320682 sec., 118709.43017937275 rows/sec., 90.74 MiB/sec. 2024.11.21 19:42:45.721364 [ 196 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.11.21 19:42:45.722164 [ 196 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_56_11} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:45.722248 [ 196 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_56_11} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.11.21 19:42:45.722582 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. 2024.11.21 19:42:45.783286 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48685, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:45.810792 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55513, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:45.851233 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40679, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:45.918749 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59600, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:46.009304 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40602, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:46.492225 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38034, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:46.511933 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35279, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:46.513237 [ 224 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.11.21 19:42:46.513298 [ 224 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.11.21 19:42:46.515310 [ 224 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.11.21 19:42:46.539735 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63800, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:46.568375 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41879, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:46.568392 [ 307 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44067, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:46.571198 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42777, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:46.583787 [ 308 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33336, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:42:46.585038 [ 224 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.11.21 19:42:46.585071 [ 224 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.11.21 19:42:46.586977 [ 224 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.11.21 19:42:46.810874 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:46.811063 [ 276 ] {7ffdde08-b6fd-4f92-9b5b-1bc972122d05} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:42:46.811135 [ 276 ] {7ffdde08-b6fd-4f92-9b5b-1bc972122d05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:42:46.811900 [ 276 ] {7ffdde08-b6fd-4f92-9b5b-1bc972122d05} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:46.811942 [ 276 ] {7ffdde08-b6fd-4f92-9b5b-1bc972122d05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:46.812373 [ 276 ] {7ffdde08-b6fd-4f92-9b5b-1bc972122d05} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.21 19:42:46.812621 [ 276 ] {7ffdde08-b6fd-4f92-9b5b-1bc972122d05} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:46.812844 [ 276 ] {7ffdde08-b6fd-4f92-9b5b-1bc972122d05} executeQuery: Read 14 rows, 1.01 KiB in 0.001834 sec., 7633.587786259543 rows/sec., 549.52 KiB/sec. 2024.11.21 19:42:46.812901 [ 276 ] {7ffdde08-b6fd-4f92-9b5b-1bc972122d05} TCPHandler: Processed in 0.002156949 sec. 2024.11.21 19:42:46.813078 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:46.813194 [ 282 ] {51eb8c5a-a57a-4ae7-bde1-2c923bd1d26d} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:42:46.813241 [ 282 ] {51eb8c5a-a57a-4ae7-bde1-2c923bd1d26d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:42:46.813947 [ 282 ] {51eb8c5a-a57a-4ae7-bde1-2c923bd1d26d} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:46.813988 [ 282 ] {51eb8c5a-a57a-4ae7-bde1-2c923bd1d26d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:46.814389 [ 282 ] {51eb8c5a-a57a-4ae7-bde1-2c923bd1d26d} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.11.21 19:42:46.814627 [ 282 ] {51eb8c5a-a57a-4ae7-bde1-2c923bd1d26d} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:46.814861 [ 282 ] {51eb8c5a-a57a-4ae7-bde1-2c923bd1d26d} executeQuery: Read 285 rows, 25.79 KiB in 0.001684 sec., 169239.9049881235 rows/sec., 14.96 MiB/sec. 2024.11.21 19:42:46.814923 [ 222 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.11.21 19:42:46.814950 [ 282 ] {51eb8c5a-a57a-4ae7-bde1-2c923bd1d26d} TCPHandler: Processed in 0.001929756 sec. 2024.11.21 19:42:46.815032 [ 222 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.11.21 19:42:46.815194 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:46.815338 [ 276 ] {43e36263-d259-48c9-9517-ec8586ce31cb} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:42:46.815399 [ 276 ] {43e36263-d259-48c9-9517-ec8586ce31cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:42:46.816733 [ 276 ] {43e36263-d259-48c9-9517-ec8586ce31cb} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:46.816783 [ 276 ] {43e36263-d259-48c9-9517-ec8586ce31cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:46.817468 [ 276 ] {43e36263-d259-48c9-9517-ec8586ce31cb} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.11.21 19:42:46.817876 [ 276 ] {43e36263-d259-48c9-9517-ec8586ce31cb} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:46.818282 [ 276 ] {43e36263-d259-48c9-9517-ec8586ce31cb} executeQuery: Read 48 rows, 3.54 KiB in 0.002941 sec., 16320.979258755526 rows/sec., 1.18 MiB/sec. 2024.11.21 19:42:46.818340 [ 276 ] {43e36263-d259-48c9-9517-ec8586ce31cb} TCPHandler: Processed in 0.003208813 sec. 2024.11.21 19:42:46.818512 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:46.818603 [ 222 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.11.21 19:42:46.818744 [ 282 ] {6ed84b8c-331c-4d46-8a63-8089ce70ac2f} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:42:46.818864 [ 282 ] {6ed84b8c-331c-4d46-8a63-8089ce70ac2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:42:46.820379 [ 282 ] {6ed84b8c-331c-4d46-8a63-8089ce70ac2f} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:46.820419 [ 282 ] {6ed84b8c-331c-4d46-8a63-8089ce70ac2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:46.820779 [ 282 ] {6ed84b8c-331c-4d46-8a63-8089ce70ac2f} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.21 19:42:46.821015 [ 282 ] {6ed84b8c-331c-4d46-8a63-8089ce70ac2f} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:46.821214 [ 282 ] {6ed84b8c-331c-4d46-8a63-8089ce70ac2f} executeQuery: Read 14 rows, 1004.00 B in 0.002565 sec., 5458.089668615984 rows/sec., 382.25 KiB/sec. 2024.11.21 19:42:46.821269 [ 282 ] {6ed84b8c-331c-4d46-8a63-8089ce70ac2f} TCPHandler: Processed in 0.002835328 sec. 2024.11.21 19:42:46.821419 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:46.821549 [ 276 ] {a73ea0e2-490f-4dca-a650-66242d3ca59f} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:42:46.821604 [ 276 ] {a73ea0e2-490f-4dca-a650-66242d3ca59f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:42:46.822247 [ 276 ] {a73ea0e2-490f-4dca-a650-66242d3ca59f} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:46.822295 [ 276 ] {a73ea0e2-490f-4dca-a650-66242d3ca59f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:46.822711 [ 276 ] {a73ea0e2-490f-4dca-a650-66242d3ca59f} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.21 19:42:46.822948 [ 276 ] {a73ea0e2-490f-4dca-a650-66242d3ca59f} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:46.823150 [ 276 ] {a73ea0e2-490f-4dca-a650-66242d3ca59f} executeQuery: Read 13 rows, 830.00 B in 0.00163 sec., 7975.460122699386 rows/sec., 497.27 KiB/sec. 2024.11.21 19:42:46.823202 [ 276 ] {a73ea0e2-490f-4dca-a650-66242d3ca59f} TCPHandler: Processed in 0.001846215 sec. 2024.11.21 19:42:46.823335 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:46.823441 [ 282 ] {e7f5054e-efac-4f40-ab99-8cb9a17a85dd} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:42:46.823485 [ 282 ] {e7f5054e-efac-4f40-ab99-8cb9a17a85dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:42:46.824176 [ 282 ] {e7f5054e-efac-4f40-ab99-8cb9a17a85dd} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:46.824217 [ 282 ] {e7f5054e-efac-4f40-ab99-8cb9a17a85dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:46.824593 [ 282 ] {e7f5054e-efac-4f40-ab99-8cb9a17a85dd} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.11.21 19:42:46.824834 [ 282 ] {e7f5054e-efac-4f40-ab99-8cb9a17a85dd} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:46.825047 [ 282 ] {e7f5054e-efac-4f40-ab99-8cb9a17a85dd} executeQuery: Read 423 rows, 30.96 KiB in 0.001628 sec., 259828.00982800982 rows/sec., 18.57 MiB/sec. 2024.11.21 19:42:46.825101 [ 282 ] {e7f5054e-efac-4f40-ab99-8cb9a17a85dd} TCPHandler: Processed in 0.001817644 sec. 2024.11.21 19:42:46.825247 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:46.825377 [ 276 ] {286a618b-89bf-4714-b3fe-efe9a3bcd1bb} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:42:46.825432 [ 276 ] {286a618b-89bf-4714-b3fe-efe9a3bcd1bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:42:46.825912 [ 276 ] {286a618b-89bf-4714-b3fe-efe9a3bcd1bb} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:46.825951 [ 276 ] {286a618b-89bf-4714-b3fe-efe9a3bcd1bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:46.826306 [ 276 ] {286a618b-89bf-4714-b3fe-efe9a3bcd1bb} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.21 19:42:46.826540 [ 276 ] {286a618b-89bf-4714-b3fe-efe9a3bcd1bb} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:46.826738 [ 276 ] {286a618b-89bf-4714-b3fe-efe9a3bcd1bb} executeQuery: Read 6 rows, 321.00 B in 0.001391 sec., 4313.443565780014 rows/sec., 225.36 KiB/sec. 2024.11.21 19:42:46.826788 [ 276 ] {286a618b-89bf-4714-b3fe-efe9a3bcd1bb} TCPHandler: Processed in 0.001604392 sec. 2024.11.21 19:42:46.826932 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:46.827060 [ 282 ] {679bb2ae-da87-4bf6-997b-2788f806520e} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:42:46.827117 [ 282 ] {679bb2ae-da87-4bf6-997b-2788f806520e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:42:46.827729 [ 282 ] {679bb2ae-da87-4bf6-997b-2788f806520e} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:46.827768 [ 282 ] {679bb2ae-da87-4bf6-997b-2788f806520e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:46.828153 [ 282 ] {679bb2ae-da87-4bf6-997b-2788f806520e} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.11.21 19:42:46.828387 [ 282 ] {679bb2ae-da87-4bf6-997b-2788f806520e} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:46.828591 [ 282 ] {679bb2ae-da87-4bf6-997b-2788f806520e} executeQuery: Read 237 rows, 16.27 KiB in 0.001561 sec., 151825.7527226137 rows/sec., 10.18 MiB/sec. 2024.11.21 19:42:46.828643 [ 282 ] {679bb2ae-da87-4bf6-997b-2788f806520e} TCPHandler: Processed in 0.001774484 sec. 2024.11.21 19:42:46.828795 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:46.828925 [ 276 ] {a1e883e4-d151-4060-8451-6af103406e92} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:42:46.828981 [ 276 ] {a1e883e4-d151-4060-8451-6af103406e92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:42:46.829491 [ 276 ] {a1e883e4-d151-4060-8451-6af103406e92} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:46.829537 [ 276 ] {a1e883e4-d151-4060-8451-6af103406e92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:46.829902 [ 276 ] {a1e883e4-d151-4060-8451-6af103406e92} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.21 19:42:46.830130 [ 276 ] {a1e883e4-d151-4060-8451-6af103406e92} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:46.830372 [ 276 ] {a1e883e4-d151-4060-8451-6af103406e92} executeQuery: Read 1 rows, 69.00 B in 0.00147 sec., 680.2721088435375 rows/sec., 45.84 KiB/sec. 2024.11.21 19:42:46.830487 [ 276 ] {a1e883e4-d151-4060-8451-6af103406e92} TCPHandler: Processed in 0.001749053 sec. 2024.11.21 19:42:46.830751 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:46.830886 [ 282 ] {ea430b70-6a49-4208-9b1d-2838f096d850} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:42:46.830973 [ 282 ] {ea430b70-6a49-4208-9b1d-2838f096d850} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:42:46.832284 [ 282 ] {ea430b70-6a49-4208-9b1d-2838f096d850} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:46.832324 [ 282 ] {ea430b70-6a49-4208-9b1d-2838f096d850} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:46.833003 [ 282 ] {ea430b70-6a49-4208-9b1d-2838f096d850} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.21 19:42:46.833263 [ 282 ] {ea430b70-6a49-4208-9b1d-2838f096d850} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:46.833582 [ 282 ] {ea430b70-6a49-4208-9b1d-2838f096d850} executeQuery: Read 41 rows, 75.23 KiB in 0.00272 sec., 15073.529411764704 rows/sec., 27.01 MiB/sec. 2024.11.21 19:42:46.834177 [ 282 ] {ea430b70-6a49-4208-9b1d-2838f096d850} TCPHandler: Processed in 0.003531298 sec. 2024.11.21 19:42:46.834408 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:46.834541 [ 276 ] {2b26f50d-571c-45a8-8469-cb04a7fc84ac} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:42:46.834597 [ 276 ] {2b26f50d-571c-45a8-8469-cb04a7fc84ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:42:46.835081 [ 276 ] {2b26f50d-571c-45a8-8469-cb04a7fc84ac} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:46.835119 [ 276 ] {2b26f50d-571c-45a8-8469-cb04a7fc84ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:46.835491 [ 276 ] {2b26f50d-571c-45a8-8469-cb04a7fc84ac} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.11.21 19:42:46.835722 [ 276 ] {2b26f50d-571c-45a8-8469-cb04a7fc84ac} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:46.835939 [ 276 ] {2b26f50d-571c-45a8-8469-cb04a7fc84ac} executeQuery: Read 82 rows, 5.33 KiB in 0.001428 sec., 57422.969187675066 rows/sec., 3.65 MiB/sec. 2024.11.21 19:42:46.835997 [ 220 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.11.21 19:42:46.836017 [ 276 ] {2b26f50d-571c-45a8-8469-cb04a7fc84ac} TCPHandler: Processed in 0.001720743 sec. 2024.11.21 19:42:46.836050 [ 220 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.11.21 19:42:46.837934 [ 220 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.11.21 19:42:47.000188 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 253.94 MiB, peak 271.31 MiB, free memory in arenas 0.00 B, will set to 257.03 MiB (RSS), difference: 3.09 MiB 2024.11.21 19:42:47.985762 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 2024.11.21 19:42:48.018715 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:48.018803 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:48.028682 [ 243 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.11.21 19:42:48.029794 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:48.030355 [ 104 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.11.21 19:42:48.030538 [ 104 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:48.030649 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:48.031045 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.11.21 19:42:48.050158 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2024.11.21 19:42:48.051727 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:42:48.053572 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part 2024.11.21 19:42:48.060111 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part 2024.11.21 19:42:48.065989 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part 2024.11.21 19:42:48.072113 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part 2024.11.21 19:42:48.078467 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part 2024.11.21 19:42:48.084443 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part 2024.11.21 19:42:48.162474 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.131657329 sec., 4352.207388317896 rows/sec., 22.50 MiB/sec. 2024.11.21 19:42:48.165920 [ 186 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.11.21 19:42:48.169040 [ 186 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_76_15} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:48.169162 [ 186 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_76_15} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.11.21 19:42:48.171501 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2024.11.21 19:42:49.000249 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 258.10 MiB, peak 275.52 MiB, free memory in arenas 0.00 B, will set to 257.03 MiB (RSS), difference: -1.07 MiB 2024.11.21 19:42:49.578385 [ 103 ] {} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.11.21 19:42:49.578487 [ 103 ] {} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:49.578530 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:49.578724 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2024.11.21 19:42:49.578919 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:42:49.578963 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part 2024.11.21 19:42:49.579060 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part 2024.11.21 19:42:49.579309 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part 2024.11.21 19:42:49.579590 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part 2024.11.21 19:42:49.579793 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part 2024.11.21 19:42:49.580886 [ 186 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.00225716 sec., 21265.661273458685 rows/sec., 1.77 MiB/sec. 2024.11.21 19:42:49.581158 [ 199 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.11.21 19:42:49.581735 [ 199 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_25_6} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:49.581865 [ 199 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_25_6} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2024.11.21 19:42:49.581971 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.21 19:42:51.803017 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:51.803232 [ 276 ] {273579a2-f434-4865-b576-6a9a435b5f9b} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:42:51.803315 [ 276 ] {273579a2-f434-4865-b576-6a9a435b5f9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:42:51.804137 [ 276 ] {273579a2-f434-4865-b576-6a9a435b5f9b} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:51.804189 [ 276 ] {273579a2-f434-4865-b576-6a9a435b5f9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:51.804608 [ 276 ] {273579a2-f434-4865-b576-6a9a435b5f9b} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.21 19:42:51.804877 [ 276 ] {273579a2-f434-4865-b576-6a9a435b5f9b} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:51.805118 [ 276 ] {273579a2-f434-4865-b576-6a9a435b5f9b} executeQuery: Read 2 rows, 167.00 B in 0.001945 sec., 1028.2776349614396 rows/sec., 83.85 KiB/sec. 2024.11.21 19:42:51.805176 [ 276 ] {273579a2-f434-4865-b576-6a9a435b5f9b} TCPHandler: Processed in 0.00230603 sec. 2024.11.21 19:42:51.805355 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:51.805463 [ 282 ] {cf97b5c3-a557-49f7-aed9-69c6d87d6d56} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:42:51.805509 [ 282 ] {cf97b5c3-a557-49f7-aed9-69c6d87d6d56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:42:51.806056 [ 282 ] {cf97b5c3-a557-49f7-aed9-69c6d87d6d56} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:51.806097 [ 282 ] {cf97b5c3-a557-49f7-aed9-69c6d87d6d56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:51.806471 [ 282 ] {cf97b5c3-a557-49f7-aed9-69c6d87d6d56} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.11.21 19:42:51.806706 [ 282 ] {cf97b5c3-a557-49f7-aed9-69c6d87d6d56} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:51.806954 [ 282 ] {cf97b5c3-a557-49f7-aed9-69c6d87d6d56} executeQuery: Read 57 rows, 4.48 KiB in 0.001506 sec., 37848.605577689246 rows/sec., 2.90 MiB/sec. 2024.11.21 19:42:51.807021 [ 282 ] {cf97b5c3-a557-49f7-aed9-69c6d87d6d56} TCPHandler: Processed in 0.001723153 sec. 2024.11.21 19:42:51.807220 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:51.807519 [ 276 ] {97fedf78-5ba2-4f8c-95ad-bd5a7ed310a3} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:42:51.807591 [ 276 ] {97fedf78-5ba2-4f8c-95ad-bd5a7ed310a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:42:51.808127 [ 276 ] {97fedf78-5ba2-4f8c-95ad-bd5a7ed310a3} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:51.808166 [ 276 ] {97fedf78-5ba2-4f8c-95ad-bd5a7ed310a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:51.808516 [ 276 ] {97fedf78-5ba2-4f8c-95ad-bd5a7ed310a3} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.11.21 19:42:51.808750 [ 276 ] {97fedf78-5ba2-4f8c-95ad-bd5a7ed310a3} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:51.808973 [ 276 ] {97fedf78-5ba2-4f8c-95ad-bd5a7ed310a3} executeQuery: Read 2 rows, 143.00 B in 0.00157 sec., 1273.8853503184714 rows/sec., 88.95 KiB/sec. 2024.11.21 19:42:51.809027 [ 276 ] {97fedf78-5ba2-4f8c-95ad-bd5a7ed310a3} TCPHandler: Processed in 0.001898756 sec. 2024.11.21 19:42:51.809175 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:51.809292 [ 282 ] {8bb6b7c6-061b-41fc-b56e-20fab81c76ee} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:42:51.809341 [ 282 ] {8bb6b7c6-061b-41fc-b56e-20fab81c76ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:42:51.809915 [ 282 ] {8bb6b7c6-061b-41fc-b56e-20fab81c76ee} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:51.809956 [ 282 ] {8bb6b7c6-061b-41fc-b56e-20fab81c76ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:51.810330 [ 282 ] {8bb6b7c6-061b-41fc-b56e-20fab81c76ee} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.11.21 19:42:51.810576 [ 282 ] {8bb6b7c6-061b-41fc-b56e-20fab81c76ee} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:51.810789 [ 282 ] {8bb6b7c6-061b-41fc-b56e-20fab81c76ee} executeQuery: Read 66 rows, 5.28 KiB in 0.001521 sec., 43392.50493096647 rows/sec., 3.39 MiB/sec. 2024.11.21 19:42:51.810843 [ 282 ] {8bb6b7c6-061b-41fc-b56e-20fab81c76ee} TCPHandler: Processed in 0.001722363 sec. 2024.11.21 19:42:51.810992 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:51.811101 [ 276 ] {ca9e570d-6479-4fae-9b47-c89073540001} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:42:51.811150 [ 276 ] {ca9e570d-6479-4fae-9b47-c89073540001} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:42:51.811666 [ 276 ] {ca9e570d-6479-4fae-9b47-c89073540001} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:51.811705 [ 276 ] {ca9e570d-6479-4fae-9b47-c89073540001} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:51.812098 [ 276 ] {ca9e570d-6479-4fae-9b47-c89073540001} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.11.21 19:42:51.812339 [ 276 ] {ca9e570d-6479-4fae-9b47-c89073540001} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:51.812535 [ 276 ] {ca9e570d-6479-4fae-9b47-c89073540001} executeQuery: Read 129 rows, 9.20 KiB in 0.001444 sec., 89335.18005540167 rows/sec., 6.22 MiB/sec. 2024.11.21 19:42:51.812609 [ 276 ] {ca9e570d-6479-4fae-9b47-c89073540001} TCPHandler: Processed in 0.001672872 sec. 2024.11.21 19:42:51.812805 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:51.813039 [ 282 ] {e93e0776-788f-4001-a3ba-fa5604de9804} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:42:51.813089 [ 282 ] {e93e0776-788f-4001-a3ba-fa5604de9804} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:42:51.813559 [ 282 ] {e93e0776-788f-4001-a3ba-fa5604de9804} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:51.813598 [ 282 ] {e93e0776-788f-4001-a3ba-fa5604de9804} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.11.21 19:42:51.813983 [ 282 ] {e93e0776-788f-4001-a3ba-fa5604de9804} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.11.21 19:42:51.814254 [ 282 ] {e93e0776-788f-4001-a3ba-fa5604de9804} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:51.814433 [ 282 ] {e93e0776-788f-4001-a3ba-fa5604de9804} executeQuery: Read 48 rows, 3.31 KiB in 0.001447 sec., 33172.0801658604 rows/sec., 2.24 MiB/sec. 2024.11.21 19:42:51.814484 [ 282 ] {e93e0776-788f-4001-a3ba-fa5604de9804} TCPHandler: Processed in 0.001783704 sec. 2024.11.21 19:42:53.007890 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 2024.11.21 19:42:53.008628 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:53.008686 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:42:53.009300 [ 244 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.11.21 19:42:53.009582 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:53.009817 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 2024.11.21 19:42:55.550373 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 2024.11.21 19:42:55.573207 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:55.573271 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:42:55.580896 [ 243 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.11.21 19:42:55.581695 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:55.584603 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 581 2024.11.21 19:42:55.706394 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1734 2024.11.21 19:42:55.709779 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:55.709831 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:42:55.711417 [ 242 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.11.21 19:42:55.711737 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:55.712382 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1734 2024.11.21 19:42:56.805057 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:56.805252 [ 276 ] {da1d6bc8-ea4b-4189-842f-2e5ffddece3f} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:42:56.805325 [ 276 ] {da1d6bc8-ea4b-4189-842f-2e5ffddece3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:42:56.806139 [ 276 ] {da1d6bc8-ea4b-4189-842f-2e5ffddece3f} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:56.806196 [ 276 ] {da1d6bc8-ea4b-4189-842f-2e5ffddece3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:42:56.806638 [ 276 ] {da1d6bc8-ea4b-4189-842f-2e5ffddece3f} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.11.21 19:42:56.806899 [ 276 ] {da1d6bc8-ea4b-4189-842f-2e5ffddece3f} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:56.807131 [ 276 ] {da1d6bc8-ea4b-4189-842f-2e5ffddece3f} executeQuery: Read 56 rows, 4.41 KiB in 0.001924 sec., 29106.029106029106 rows/sec., 2.24 MiB/sec. 2024.11.21 19:42:56.807228 [ 276 ] {da1d6bc8-ea4b-4189-842f-2e5ffddece3f} TCPHandler: Processed in 0.002311251 sec. 2024.11.21 19:42:56.807468 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:56.807691 [ 282 ] {07f405ea-f123-4151-89ab-dc3dec3ef1ef} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:42:56.807750 [ 282 ] {07f405ea-f123-4151-89ab-dc3dec3ef1ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:42:56.808386 [ 282 ] {07f405ea-f123-4151-89ab-dc3dec3ef1ef} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:56.808426 [ 282 ] {07f405ea-f123-4151-89ab-dc3dec3ef1ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:42:56.808806 [ 282 ] {07f405ea-f123-4151-89ab-dc3dec3ef1ef} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.11.21 19:42:56.809053 [ 282 ] {07f405ea-f123-4151-89ab-dc3dec3ef1ef} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:56.809233 [ 282 ] {07f405ea-f123-4151-89ab-dc3dec3ef1ef} executeQuery: Read 64 rows, 5.12 KiB in 0.00159 sec., 40251.57232704402 rows/sec., 3.14 MiB/sec. 2024.11.21 19:42:56.809285 [ 282 ] {07f405ea-f123-4151-89ab-dc3dec3ef1ef} TCPHandler: Processed in 0.001937946 sec. 2024.11.21 19:42:56.809448 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:56.809580 [ 276 ] {d3ce0716-ba3b-4d4b-8550-a649b2886281} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:42:56.809639 [ 276 ] {d3ce0716-ba3b-4d4b-8550-a649b2886281} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:42:56.810224 [ 276 ] {d3ce0716-ba3b-4d4b-8550-a649b2886281} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:56.810261 [ 276 ] {d3ce0716-ba3b-4d4b-8550-a649b2886281} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:42:56.810648 [ 276 ] {d3ce0716-ba3b-4d4b-8550-a649b2886281} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.11.21 19:42:56.810884 [ 276 ] {d3ce0716-ba3b-4d4b-8550-a649b2886281} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:56.811058 [ 276 ] {d3ce0716-ba3b-4d4b-8550-a649b2886281} executeQuery: Read 160 rows, 11.41 KiB in 0.001509 sec., 106030.48376408218 rows/sec., 7.38 MiB/sec. 2024.11.21 19:42:56.811108 [ 276 ] {d3ce0716-ba3b-4d4b-8550-a649b2886281} TCPHandler: Processed in 0.001723284 sec. 2024.11.21 19:42:56.811249 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:42:56.811358 [ 282 ] {0a2d2feb-8e94-4b6f-ab9c-3bb767c9054a} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:42:56.811404 [ 282 ] {0a2d2feb-8e94-4b6f-ab9c-3bb767c9054a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:42:56.811841 [ 282 ] {0a2d2feb-8e94-4b6f-ab9c-3bb767c9054a} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:42:56.811878 [ 282 ] {0a2d2feb-8e94-4b6f-ab9c-3bb767c9054a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:42:56.812243 [ 282 ] {0a2d2feb-8e94-4b6f-ab9c-3bb767c9054a} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.11.21 19:42:56.812474 [ 282 ] {0a2d2feb-8e94-4b6f-ab9c-3bb767c9054a} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:42:56.812647 [ 282 ] {0a2d2feb-8e94-4b6f-ab9c-3bb767c9054a} executeQuery: Read 60 rows, 4.14 KiB in 0.001313 sec., 45696.8773800457 rows/sec., 3.08 MiB/sec. 2024.11.21 19:42:56.812695 [ 282 ] {0a2d2feb-8e94-4b6f-ab9c-3bb767c9054a} TCPHandler: Processed in 0.001502111 sec. 2024.11.21 19:43:00.296675 [ 88 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:43:00.296770 [ 88 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:43:00.510056 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 2024.11.21 19:43:00.510789 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:00.510840 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:00.511426 [ 244 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.11.21 19:43:00.511678 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:00.511975 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 2024.11.21 19:43:01.690541 [ 224 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2024.11.21 19:43:01.690627 [ 224 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2024.11.21 19:43:01.692738 [ 224 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2024.11.21 19:43:01.812649 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:01.812846 [ 276 ] {01fc6dbd-aef4-4f6d-a67f-df9368de49e5} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:43:01.812922 [ 276 ] {01fc6dbd-aef4-4f6d-a67f-df9368de49e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:43:01.813724 [ 276 ] {01fc6dbd-aef4-4f6d-a67f-df9368de49e5} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:01.813782 [ 276 ] {01fc6dbd-aef4-4f6d-a67f-df9368de49e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:01.814252 [ 276 ] {01fc6dbd-aef4-4f6d-a67f-df9368de49e5} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.21 19:43:01.814519 [ 276 ] {01fc6dbd-aef4-4f6d-a67f-df9368de49e5} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:01.814793 [ 276 ] {01fc6dbd-aef4-4f6d-a67f-df9368de49e5} executeQuery: Read 14 rows, 1.01 KiB in 0.001993 sec., 7024.586051179127 rows/sec., 505.68 KiB/sec. 2024.11.21 19:43:01.814938 [ 276 ] {01fc6dbd-aef4-4f6d-a67f-df9368de49e5} TCPHandler: Processed in 0.002412982 sec. 2024.11.21 19:43:01.815180 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:01.815322 [ 282 ] {c66d6d10-3074-494c-bb8e-2dd9d6069b5a} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:43:01.815375 [ 282 ] {c66d6d10-3074-494c-bb8e-2dd9d6069b5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:43:01.816096 [ 282 ] {c66d6d10-3074-494c-bb8e-2dd9d6069b5a} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:01.816139 [ 282 ] {c66d6d10-3074-494c-bb8e-2dd9d6069b5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:01.816551 [ 282 ] {c66d6d10-3074-494c-bb8e-2dd9d6069b5a} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.11.21 19:43:01.816807 [ 282 ] {c66d6d10-3074-494c-bb8e-2dd9d6069b5a} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:01.817028 [ 282 ] {c66d6d10-3074-494c-bb8e-2dd9d6069b5a} executeQuery: Read 285 rows, 25.79 KiB in 0.001736 sec., 164170.50691244242 rows/sec., 14.51 MiB/sec. 2024.11.21 19:43:01.817084 [ 282 ] {c66d6d10-3074-494c-bb8e-2dd9d6069b5a} TCPHandler: Processed in 0.002019457 sec. 2024.11.21 19:43:01.817231 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:01.817347 [ 276 ] {dd0d7d4b-6f0b-4031-b69a-c1a08464b583} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:43:01.817394 [ 276 ] {dd0d7d4b-6f0b-4031-b69a-c1a08464b583} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:43:01.817965 [ 276 ] {dd0d7d4b-6f0b-4031-b69a-c1a08464b583} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:01.818011 [ 276 ] {dd0d7d4b-6f0b-4031-b69a-c1a08464b583} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:01.818380 [ 276 ] {dd0d7d4b-6f0b-4031-b69a-c1a08464b583} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.11.21 19:43:01.818627 [ 276 ] {dd0d7d4b-6f0b-4031-b69a-c1a08464b583} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:01.818805 [ 86 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 6 parts from all_1_61_13 to all_66_66_0 2024.11.21 19:43:01.818861 [ 276 ] {dd0d7d4b-6f0b-4031-b69a-c1a08464b583} executeQuery: Read 48 rows, 3.54 KiB in 0.001529 sec., 31393.067364290386 rows/sec., 2.26 MiB/sec. 2024.11.21 19:43:01.818890 [ 86 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:01.818961 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:01.818984 [ 276 ] {dd0d7d4b-6f0b-4031-b69a-c1a08464b583} TCPHandler: Processed in 0.001798314 sec. 2024.11.21 19:43:01.819138 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_66_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_13 to all_66_66_0 into Compact with storage Full 2024.11.21 19:43:01.819146 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:01.819274 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_66_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:43:01.819295 [ 282 ] {c5456cfb-c87c-474c-a78e-c309313d6c98} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:43:01.819309 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_66_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_13, total 66 rows starting from the beginning of the part 2024.11.21 19:43:01.819353 [ 282 ] {c5456cfb-c87c-474c-a78e-c309313d6c98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:43:01.819485 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_66_14} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 48 rows starting from the beginning of the part 2024.11.21 19:43:01.819898 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_66_14} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 12 rows starting from the beginning of the part 2024.11.21 19:43:01.820202 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_66_14} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part 2024.11.21 19:43:01.820608 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_66_14} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 2 rows starting from the beginning of the part 2024.11.21 19:43:01.820967 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_66_14} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 48 rows starting from the beginning of the part 2024.11.21 19:43:01.821943 [ 282 ] {c5456cfb-c87c-474c-a78e-c309313d6c98} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:01.821989 [ 282 ] {c5456cfb-c87c-474c-a78e-c309313d6c98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:01.822535 [ 282 ] {c5456cfb-c87c-474c-a78e-c309313d6c98} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.21 19:43:01.822690 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_66_14} MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 5 columns (5 merged, 0 gathered) in 0.003629989 sec., 61708.175975188904 rows/sec., 4.64 MiB/sec. 2024.11.21 19:43:01.822888 [ 282 ] {c5456cfb-c87c-474c-a78e-c309313d6c98} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:01.822932 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_66_14} MergedBlockOutputStream: filled checksums all_1_66_14 (state Temporary) 2024.11.21 19:43:01.823362 [ 282 ] {c5456cfb-c87c-474c-a78e-c309313d6c98} executeQuery: Read 14 rows, 1004.00 B in 0.004083 sec., 3428.8513348028414 rows/sec., 240.13 KiB/sec. 2024.11.21 19:43:01.823680 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_66_14} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_66_14 to all_1_66_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:01.823710 [ 282 ] {c5456cfb-c87c-474c-a78e-c309313d6c98} TCPHandler: Processed in 0.004626521 sec. 2024.11.21 19:43:01.824000 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_66_14} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 6 parts: [all_1_61_13, all_66_66_0] -> all_1_66_14 2024.11.21 19:43:01.824017 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:01.824236 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.11.21 19:43:01.824291 [ 276 ] {e31ad942-b814-4c6d-a16f-bbb7f3769fa1} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:43:01.824343 [ 276 ] {e31ad942-b814-4c6d-a16f-bbb7f3769fa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:43:01.824928 [ 276 ] {e31ad942-b814-4c6d-a16f-bbb7f3769fa1} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:01.824969 [ 276 ] {e31ad942-b814-4c6d-a16f-bbb7f3769fa1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:01.825334 [ 276 ] {e31ad942-b814-4c6d-a16f-bbb7f3769fa1} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.21 19:43:01.825575 [ 276 ] {e31ad942-b814-4c6d-a16f-bbb7f3769fa1} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:01.825821 [ 276 ] {e31ad942-b814-4c6d-a16f-bbb7f3769fa1} executeQuery: Read 13 rows, 830.00 B in 0.001571 sec., 8274.984086569064 rows/sec., 515.94 KiB/sec. 2024.11.21 19:43:01.825937 [ 276 ] {e31ad942-b814-4c6d-a16f-bbb7f3769fa1} TCPHandler: Processed in 0.002056267 sec. 2024.11.21 19:43:01.826142 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:01.826256 [ 282 ] {ab505f32-c8dc-4cba-9acc-2c5f84950d91} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:43:01.826311 [ 282 ] {ab505f32-c8dc-4cba-9acc-2c5f84950d91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:43:01.827145 [ 282 ] {ab505f32-c8dc-4cba-9acc-2c5f84950d91} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:01.827193 [ 282 ] {ab505f32-c8dc-4cba-9acc-2c5f84950d91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:01.827579 [ 282 ] {ab505f32-c8dc-4cba-9acc-2c5f84950d91} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.11.21 19:43:01.827821 [ 282 ] {ab505f32-c8dc-4cba-9acc-2c5f84950d91} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:01.828022 [ 282 ] {ab505f32-c8dc-4cba-9acc-2c5f84950d91} executeQuery: Read 423 rows, 30.96 KiB in 0.001793 sec., 235917.45677635245 rows/sec., 16.87 MiB/sec. 2024.11.21 19:43:01.828076 [ 282 ] {ab505f32-c8dc-4cba-9acc-2c5f84950d91} TCPHandler: Processed in 0.002026417 sec. 2024.11.21 19:43:01.828215 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:01.828325 [ 276 ] {ab8b0c02-653f-495d-9c0b-442ce4115ad4} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:43:01.828372 [ 276 ] {ab8b0c02-653f-495d-9c0b-442ce4115ad4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:43:01.828824 [ 276 ] {ab8b0c02-653f-495d-9c0b-442ce4115ad4} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:01.828862 [ 276 ] {ab8b0c02-653f-495d-9c0b-442ce4115ad4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:01.829223 [ 276 ] {ab8b0c02-653f-495d-9c0b-442ce4115ad4} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.21 19:43:01.829465 [ 276 ] {ab8b0c02-653f-495d-9c0b-442ce4115ad4} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:01.829725 [ 276 ] {ab8b0c02-653f-495d-9c0b-442ce4115ad4} executeQuery: Read 6 rows, 321.00 B in 0.00142 sec., 4225.352112676056 rows/sec., 220.76 KiB/sec. 2024.11.21 19:43:01.829933 [ 276 ] {ab8b0c02-653f-495d-9c0b-442ce4115ad4} TCPHandler: Processed in 0.001766674 sec. 2024.11.21 19:43:01.830110 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:01.830217 [ 282 ] {bd91b2e7-96cc-41eb-ad76-2bdc6a02320a} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:43:01.830272 [ 282 ] {bd91b2e7-96cc-41eb-ad76-2bdc6a02320a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:43:01.830944 [ 282 ] {bd91b2e7-96cc-41eb-ad76-2bdc6a02320a} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:01.830991 [ 282 ] {bd91b2e7-96cc-41eb-ad76-2bdc6a02320a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:01.831417 [ 282 ] {bd91b2e7-96cc-41eb-ad76-2bdc6a02320a} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.11.21 19:43:01.831660 [ 282 ] {bd91b2e7-96cc-41eb-ad76-2bdc6a02320a} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:01.831887 [ 282 ] {bd91b2e7-96cc-41eb-ad76-2bdc6a02320a} executeQuery: Read 237 rows, 16.27 KiB in 0.001691 sec., 140153.755174453 rows/sec., 9.39 MiB/sec. 2024.11.21 19:43:01.831939 [ 282 ] {bd91b2e7-96cc-41eb-ad76-2bdc6a02320a} TCPHandler: Processed in 0.001905335 sec. 2024.11.21 19:43:01.832069 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:01.832176 [ 276 ] {77ca62a3-5949-4364-a0a3-03a928addabe} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:43:01.832224 [ 276 ] {77ca62a3-5949-4364-a0a3-03a928addabe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:43:01.832754 [ 276 ] {77ca62a3-5949-4364-a0a3-03a928addabe} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:01.832801 [ 276 ] {77ca62a3-5949-4364-a0a3-03a928addabe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:01.833218 [ 276 ] {77ca62a3-5949-4364-a0a3-03a928addabe} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.21 19:43:01.833459 [ 276 ] {77ca62a3-5949-4364-a0a3-03a928addabe} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:01.833668 [ 276 ] {77ca62a3-5949-4364-a0a3-03a928addabe} executeQuery: Read 1 rows, 69.00 B in 0.001514 sec., 660.5019815059445 rows/sec., 44.51 KiB/sec. 2024.11.21 19:43:01.833718 [ 276 ] {77ca62a3-5949-4364-a0a3-03a928addabe} TCPHandler: Processed in 0.001701033 sec. 2024.11.21 19:43:01.833845 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:01.833951 [ 282 ] {0fa5c04a-9e71-4c1e-ae1a-29bcf0d6ae01} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:43:01.834017 [ 282 ] {0fa5c04a-9e71-4c1e-ae1a-29bcf0d6ae01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:43:01.835145 [ 282 ] {0fa5c04a-9e71-4c1e-ae1a-29bcf0d6ae01} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:01.835185 [ 282 ] {0fa5c04a-9e71-4c1e-ae1a-29bcf0d6ae01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:01.835844 [ 282 ] {0fa5c04a-9e71-4c1e-ae1a-29bcf0d6ae01} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.21 19:43:01.836101 [ 282 ] {0fa5c04a-9e71-4c1e-ae1a-29bcf0d6ae01} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:01.836350 [ 282 ] {0fa5c04a-9e71-4c1e-ae1a-29bcf0d6ae01} executeQuery: Read 41 rows, 75.23 KiB in 0.002421 sec., 16935.150764147045 rows/sec., 30.35 MiB/sec. 2024.11.21 19:43:01.836447 [ 282 ] {0fa5c04a-9e71-4c1e-ae1a-29bcf0d6ae01} TCPHandler: Processed in 0.002653676 sec. 2024.11.21 19:43:01.836590 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:01.836719 [ 276 ] {50b63c74-b4cf-4503-8cd7-cf1fdb9bda15} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:43:01.836773 [ 276 ] {50b63c74-b4cf-4503-8cd7-cf1fdb9bda15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:43:01.837294 [ 276 ] {50b63c74-b4cf-4503-8cd7-cf1fdb9bda15} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:01.837339 [ 276 ] {50b63c74-b4cf-4503-8cd7-cf1fdb9bda15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:01.837708 [ 276 ] {50b63c74-b4cf-4503-8cd7-cf1fdb9bda15} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.11.21 19:43:01.837948 [ 276 ] {50b63c74-b4cf-4503-8cd7-cf1fdb9bda15} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:01.838195 [ 276 ] {50b63c74-b4cf-4503-8cd7-cf1fdb9bda15} executeQuery: Read 82 rows, 5.33 KiB in 0.001504 sec., 54521.27659574468 rows/sec., 3.46 MiB/sec. 2024.11.21 19:43:01.838263 [ 276 ] {50b63c74-b4cf-4503-8cd7-cf1fdb9bda15} TCPHandler: Processed in 0.001737723 sec. 2024.11.21 19:43:03.084783 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 2024.11.21 19:43:03.107558 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:03.107614 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:03.115093 [ 243 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.11.21 19:43:03.115905 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:03.119409 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 588 2024.11.21 19:43:05.712730 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1764 2024.11.21 19:43:05.715941 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:05.716000 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:05.718473 [ 242 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.11.21 19:43:05.718806 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:05.719476 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1764 2024.11.21 19:43:06.805416 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:06.805613 [ 276 ] {7e9af09f-2974-47d4-88be-0a207b77a828} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:43:06.805686 [ 276 ] {7e9af09f-2974-47d4-88be-0a207b77a828} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:43:06.806441 [ 276 ] {7e9af09f-2974-47d4-88be-0a207b77a828} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:06.806488 [ 276 ] {7e9af09f-2974-47d4-88be-0a207b77a828} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:06.806927 [ 276 ] {7e9af09f-2974-47d4-88be-0a207b77a828} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.21 19:43:06.807180 [ 276 ] {7e9af09f-2974-47d4-88be-0a207b77a828} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:06.807389 [ 276 ] {7e9af09f-2974-47d4-88be-0a207b77a828} executeQuery: Read 4 rows, 334.00 B in 0.001829 sec., 2186.9874248223073 rows/sec., 178.33 KiB/sec. 2024.11.21 19:43:06.807519 [ 276 ] {7e9af09f-2974-47d4-88be-0a207b77a828} TCPHandler: Processed in 0.00224609 sec. 2024.11.21 19:43:06.807697 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:06.807807 [ 282 ] {0bec96ed-ee08-435b-b3bd-a6e9be76e6be} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:43:06.807852 [ 282 ] {0bec96ed-ee08-435b-b3bd-a6e9be76e6be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:43:06.808409 [ 282 ] {0bec96ed-ee08-435b-b3bd-a6e9be76e6be} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:06.808448 [ 282 ] {0bec96ed-ee08-435b-b3bd-a6e9be76e6be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:06.808812 [ 282 ] {0bec96ed-ee08-435b-b3bd-a6e9be76e6be} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.11.21 19:43:06.809046 [ 282 ] {0bec96ed-ee08-435b-b3bd-a6e9be76e6be} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:06.809180 [ 79 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2024.11.21 19:43:06.809226 [ 282 ] {0bec96ed-ee08-435b-b3bd-a6e9be76e6be} executeQuery: Read 58 rows, 4.55 KiB in 0.001442 sec., 40221.91400832178 rows/sec., 3.08 MiB/sec. 2024.11.21 19:43:06.809227 [ 79 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:06.809273 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:06.809299 [ 282 ] {0bec96ed-ee08-435b-b3bd-a6e9be76e6be} TCPHandler: Processed in 0.001669512 sec. 2024.11.21 19:43:06.809411 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2024.11.21 19:43:06.809448 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:06.809519 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:43:06.809562 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1435 rows starting from the beginning of the part 2024.11.21 19:43:06.809593 [ 276 ] {5db7b6fe-403c-4355-b72d-0920c082da75} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:43:06.809655 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 285 rows starting from the beginning of the part 2024.11.21 19:43:06.809685 [ 276 ] {5db7b6fe-403c-4355-b72d-0920c082da75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:43:06.810126 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 57 rows starting from the beginning of the part 2024.11.21 19:43:06.810526 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 56 rows starting from the beginning of the part 2024.11.21 19:43:06.810813 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 285 rows starting from the beginning of the part 2024.11.21 19:43:06.811119 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 58 rows starting from the beginning of the part 2024.11.21 19:43:06.812289 [ 276 ] {5db7b6fe-403c-4355-b72d-0920c082da75} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:06.812338 [ 276 ] {5db7b6fe-403c-4355-b72d-0920c082da75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:06.812869 [ 276 ] {5db7b6fe-403c-4355-b72d-0920c082da75} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.11.21 19:43:06.813145 [ 276 ] {5db7b6fe-403c-4355-b72d-0920c082da75} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:06.813435 [ 276 ] {5db7b6fe-403c-4355-b72d-0920c082da75} executeQuery: Read 4 rows, 286.00 B in 0.003874 sec., 1032.5245224574085 rows/sec., 72.10 KiB/sec. 2024.11.21 19:43:06.813530 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 5 columns (5 merged, 0 gathered) in 0.004193566 sec., 518890.1283537686 rows/sec., 45.78 MiB/sec. 2024.11.21 19:43:06.813536 [ 276 ] {5db7b6fe-403c-4355-b72d-0920c082da75} TCPHandler: Processed in 0.004149926 sec. 2024.11.21 19:43:06.813712 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:06.813840 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2024.11.21 19:43:06.813863 [ 282 ] {88e6d7b1-584a-4ff8-9c5d-1231a49f99a3} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:43:06.813982 [ 282 ] {88e6d7b1-584a-4ff8-9c5d-1231a49f99a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:43:06.814495 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_116_23} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:06.814682 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_116_23} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2024.11.21 19:43:06.814860 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.11.21 19:43:06.815079 [ 282 ] {88e6d7b1-584a-4ff8-9c5d-1231a49f99a3} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:06.815122 [ 282 ] {88e6d7b1-584a-4ff8-9c5d-1231a49f99a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:06.815472 [ 282 ] {88e6d7b1-584a-4ff8-9c5d-1231a49f99a3} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.11.21 19:43:06.815702 [ 282 ] {88e6d7b1-584a-4ff8-9c5d-1231a49f99a3} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:06.815833 [ 79 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2024.11.21 19:43:06.815873 [ 79 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:06.815882 [ 282 ] {88e6d7b1-584a-4ff8-9c5d-1231a49f99a3} executeQuery: Read 68 rows, 5.44 KiB in 0.002053 sec., 33122.26010716025 rows/sec., 2.59 MiB/sec. 2024.11.21 19:43:06.815896 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:06.815994 [ 282 ] {88e6d7b1-584a-4ff8-9c5d-1231a49f99a3} TCPHandler: Processed in 0.002340332 sec. 2024.11.21 19:43:06.816150 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2024.11.21 19:43:06.816201 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:06.816446 [ 276 ] {d90ff9f9-1864-45ba-8828-e6f6f7f84514} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:43:06.816454 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:43:06.816542 [ 276 ] {d90ff9f9-1864-45ba-8828-e6f6f7f84514} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:43:06.816543 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 915 rows starting from the beginning of the part 2024.11.21 19:43:06.816866 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 423 rows starting from the beginning of the part 2024.11.21 19:43:06.817357 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 66 rows starting from the beginning of the part 2024.11.21 19:43:06.817700 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part 2024.11.21 19:43:06.818024 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 423 rows starting from the beginning of the part 2024.11.21 19:43:06.818266 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 68 rows starting from the beginning of the part 2024.11.21 19:43:06.819103 [ 276 ] {d90ff9f9-1864-45ba-8828-e6f6f7f84514} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:06.819178 [ 276 ] {d90ff9f9-1864-45ba-8828-e6f6f7f84514} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:06.820175 [ 276 ] {d90ff9f9-1864-45ba-8828-e6f6f7f84514} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.11.21 19:43:06.820608 [ 276 ] {d90ff9f9-1864-45ba-8828-e6f6f7f84514} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:06.820839 [ 79 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2024.11.21 19:43:06.820938 [ 79 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:06.821004 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:06.821056 [ 276 ] {d90ff9f9-1864-45ba-8828-e6f6f7f84514} executeQuery: Read 162 rows, 11.55 KiB in 0.00467 sec., 34689.507494646685 rows/sec., 2.42 MiB/sec. 2024.11.21 19:43:06.821440 [ 276 ] {d90ff9f9-1864-45ba-8828-e6f6f7f84514} TCPHandler: Processed in 0.005316671 sec. 2024.11.21 19:43:06.821518 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2024.11.21 19:43:06.821754 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:06.822101 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:43:06.822159 [ 282 ] {9b8860d4-31c1-477a-84d2-43ae8a57dc85} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:43:06.822203 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_116_23} MergeTreeSequentialSource: Reading 4 marks from part all_1_111_22, total 20585 rows starting from the beginning of the part 2024.11.21 19:43:06.822222 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.006210913 sec., 315412.5649481807 rows/sec., 24.15 MiB/sec. 2024.11.21 19:43:06.822378 [ 282 ] {9b8860d4-31c1-477a-84d2-43ae8a57dc85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:43:06.822616 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 237 rows starting from the beginning of the part 2024.11.21 19:43:06.822735 [ 187 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2024.11.21 19:43:06.823021 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 129 rows starting from the beginning of the part 2024.11.21 19:43:06.823562 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part 2024.11.21 19:43:06.823972 [ 187 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_116_23} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:06.824058 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 237 rows starting from the beginning of the part 2024.11.21 19:43:06.824526 [ 187 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_116_23} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2024.11.21 19:43:06.824675 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 162 rows starting from the beginning of the part 2024.11.21 19:43:06.824878 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.11.21 19:43:06.826238 [ 282 ] {9b8860d4-31c1-477a-84d2-43ae8a57dc85} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:06.826311 [ 282 ] {9b8860d4-31c1-477a-84d2-43ae8a57dc85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:06.826905 [ 282 ] {9b8860d4-31c1-477a-84d2-43ae8a57dc85} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.11.21 19:43:06.827185 [ 282 ] {9b8860d4-31c1-477a-84d2-43ae8a57dc85} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:06.827453 [ 79 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2024.11.21 19:43:06.827582 [ 79 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:06.827668 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:06.827778 [ 282 ] {9b8860d4-31c1-477a-84d2-43ae8a57dc85} executeQuery: Read 60 rows, 4.14 KiB in 0.005725 sec., 10480.349344978165 rows/sec., 723.25 KiB/sec. 2024.11.21 19:43:06.828141 [ 282 ] {9b8860d4-31c1-477a-84d2-43ae8a57dc85} TCPHandler: Processed in 0.006549698 sec. 2024.11.21 19:43:06.828272 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2024.11.21 19:43:06.828692 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:43:06.828778 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6784 rows starting from the beginning of the part 2024.11.21 19:43:06.828997 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 82 rows starting from the beginning of the part 2024.11.21 19:43:06.829280 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 48 rows starting from the beginning of the part 2024.11.21 19:43:06.829370 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part 2024.11.21 19:43:06.829724 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 82 rows starting from the beginning of the part 2024.11.21 19:43:06.829903 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part 2024.11.21 19:43:06.832038 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 7116 rows, containing 4 columns (4 merged, 0 gathered) in 0.004222097 sec., 1685418.4070143343 rows/sec., 110.76 MiB/sec. 2024.11.21 19:43:06.832437 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2024.11.21 19:43:06.832888 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_116_23} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:06.832975 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_116_23} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2024.11.21 19:43:06.833069 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. 2024.11.21 19:43:06.834994 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 21510 rows, containing 5 columns (5 merged, 0 gathered) in 0.013876226 sec., 1550133.2999332815 rows/sec., 105.84 MiB/sec. 2024.11.21 19:43:06.835465 [ 197 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2024.11.21 19:43:06.835762 [ 197 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_116_23} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:06.835848 [ 197 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_116_23} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2024.11.21 19:43:06.835946 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2024.11.21 19:43:08.012151 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 2024.11.21 19:43:08.012934 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:08.012982 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:08.013545 [ 244 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.11.21 19:43:08.013818 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:08.014065 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 2024.11.21 19:43:10.619583 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 2024.11.21 19:43:10.642013 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:10.642074 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:10.649534 [ 243 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.11.21 19:43:10.650357 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:10.654721 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 596 2024.11.21 19:43:11.064769 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43978, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:11.188511 [ 223 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.11.21 19:43:11.188561 [ 223 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.11.21 19:43:11.190630 [ 223 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.11.21 19:43:11.247256 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52804, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:11.248910 [ 223 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.11.21 19:43:11.248946 [ 223 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.11.21 19:43:11.250754 [ 223 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.11.21 19:43:11.271672 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39442, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:11.279993 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40065, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:11.537433 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61453, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:11.568802 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42188, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:11.580082 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40093, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:11.592347 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64569, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:11.805174 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:11.805370 [ 276 ] {8df29f07-9f25-4285-a913-2884806b6908} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:43:11.805446 [ 276 ] {8df29f07-9f25-4285-a913-2884806b6908} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:43:11.806239 [ 276 ] {8df29f07-9f25-4285-a913-2884806b6908} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:11.806292 [ 276 ] {8df29f07-9f25-4285-a913-2884806b6908} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:11.806741 [ 276 ] {8df29f07-9f25-4285-a913-2884806b6908} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2024.11.21 19:43:11.806993 [ 276 ] {8df29f07-9f25-4285-a913-2884806b6908} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:11.807220 [ 276 ] {8df29f07-9f25-4285-a913-2884806b6908} executeQuery: Read 56 rows, 4.41 KiB in 0.001906 sec., 29380.90241343127 rows/sec., 2.26 MiB/sec. 2024.11.21 19:43:11.807288 [ 276 ] {8df29f07-9f25-4285-a913-2884806b6908} TCPHandler: Processed in 0.00225273 sec. 2024.11.21 19:43:11.807466 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:11.807591 [ 282 ] {3b5330ba-7504-4cbb-9b63-5b257044c247} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:43:11.807646 [ 282 ] {3b5330ba-7504-4cbb-9b63-5b257044c247} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:43:11.808352 [ 282 ] {3b5330ba-7504-4cbb-9b63-5b257044c247} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:11.808405 [ 282 ] {3b5330ba-7504-4cbb-9b63-5b257044c247} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:11.808839 [ 282 ] {3b5330ba-7504-4cbb-9b63-5b257044c247} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2024.11.21 19:43:11.809080 [ 282 ] {3b5330ba-7504-4cbb-9b63-5b257044c247} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:11.809301 [ 282 ] {3b5330ba-7504-4cbb-9b63-5b257044c247} executeQuery: Read 64 rows, 5.12 KiB in 0.001738 sec., 36823.935558112775 rows/sec., 2.87 MiB/sec. 2024.11.21 19:43:11.809357 [ 282 ] {3b5330ba-7504-4cbb-9b63-5b257044c247} TCPHandler: Processed in 0.001953906 sec. 2024.11.21 19:43:11.809512 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:11.809626 [ 276 ] {a2a67faf-b0ce-4474-868b-e39d6c51e8da} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:43:11.809677 [ 276 ] {a2a67faf-b0ce-4474-868b-e39d6c51e8da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:43:11.810257 [ 276 ] {a2a67faf-b0ce-4474-868b-e39d6c51e8da} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:11.810303 [ 276 ] {a2a67faf-b0ce-4474-868b-e39d6c51e8da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:11.810700 [ 276 ] {a2a67faf-b0ce-4474-868b-e39d6c51e8da} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2024.11.21 19:43:11.810940 [ 276 ] {a2a67faf-b0ce-4474-868b-e39d6c51e8da} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:11.811158 [ 276 ] {a2a67faf-b0ce-4474-868b-e39d6c51e8da} executeQuery: Read 160 rows, 11.41 KiB in 0.001558 sec., 102695.76379974326 rows/sec., 7.15 MiB/sec. 2024.11.21 19:43:11.811210 [ 276 ] {a2a67faf-b0ce-4474-868b-e39d6c51e8da} TCPHandler: Processed in 0.001753024 sec. 2024.11.21 19:43:11.811370 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:11.811484 [ 282 ] {30f4c6e7-d6eb-4228-b4cc-9689f62ea571} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:43:11.811541 [ 282 ] {30f4c6e7-d6eb-4228-b4cc-9689f62ea571} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:43:11.812000 [ 282 ] {30f4c6e7-d6eb-4228-b4cc-9689f62ea571} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:11.812040 [ 282 ] {30f4c6e7-d6eb-4228-b4cc-9689f62ea571} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:11.812404 [ 282 ] {30f4c6e7-d6eb-4228-b4cc-9689f62ea571} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2024.11.21 19:43:11.812637 [ 282 ] {30f4c6e7-d6eb-4228-b4cc-9689f62ea571} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:11.812859 [ 282 ] {30f4c6e7-d6eb-4228-b4cc-9689f62ea571} executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec. 2024.11.21 19:43:11.812910 [ 282 ] {30f4c6e7-d6eb-4228-b4cc-9689f62ea571} TCPHandler: Processed in 0.001591991 sec. 2024.11.21 19:43:11.812922 [ 219 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.11.21 19:43:11.812961 [ 219 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.11.21 19:43:11.814747 [ 219 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.11.21 19:43:12.349487 [ 224 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.11.21 19:43:12.349547 [ 224 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.11.21 19:43:12.351716 [ 224 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.11.21 19:43:14.235339 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48085, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:14.691215 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44691, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:14.837758 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35922, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:14.905222 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38418, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:14.918846 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36222, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:14.944568 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58010, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:14.946879 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46525, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:14.960189 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55629, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:15.166177 [ 220 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.21 19:43:15.166232 [ 220 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.21 19:43:15.168136 [ 220 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.21 19:43:15.196968 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64648, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:15.296833 [ 67 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:43:15.296881 [ 67 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:43:15.506649 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39016, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:15.514302 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 2024.11.21 19:43:15.514985 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:15.515035 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:15.515572 [ 244 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.11.21 19:43:15.515830 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:15.516107 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 2024.11.21 19:43:15.550024 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35366, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:15.712511 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48659, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:15.719807 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1784 2024.11.21 19:43:15.722754 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:15.722808 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:15.724377 [ 242 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.11.21 19:43:15.724711 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:15.725398 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1784 2024.11.21 19:43:15.790347 [ 307 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48960, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:15.819371 [ 308 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58035, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:15.867760 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33000, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:15.932075 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61881, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:16.001833 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001420959 sec. 2024.11.21 19:43:16.018650 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39517, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:16.405483 [ 223 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2024.11.21 19:43:16.405528 [ 223 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2024.11.21 19:43:16.407203 [ 223 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2024.11.21 19:43:16.467815 [ 219 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.11.21 19:43:16.467862 [ 219 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.11.21 19:43:16.469735 [ 219 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.11.21 19:43:16.498000 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44281, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:16.526525 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44425, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:16.548789 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49514, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:16.577119 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61124, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:16.585407 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42958, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:16.587310 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54822, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:16.603647 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54118, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:16.605432 [ 218 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.11.21 19:43:16.605488 [ 218 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.11.21 19:43:16.607540 [ 218 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.11.21 19:43:16.812273 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:16.812445 [ 276 ] {ac021c0d-cfc0-4569-939b-781f3ae1cda0} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:43:16.812516 [ 276 ] {ac021c0d-cfc0-4569-939b-781f3ae1cda0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:43:16.813248 [ 276 ] {ac021c0d-cfc0-4569-939b-781f3ae1cda0} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:16.813294 [ 276 ] {ac021c0d-cfc0-4569-939b-781f3ae1cda0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:16.813729 [ 276 ] {ac021c0d-cfc0-4569-939b-781f3ae1cda0} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.21 19:43:16.813978 [ 276 ] {ac021c0d-cfc0-4569-939b-781f3ae1cda0} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:16.814214 [ 276 ] {ac021c0d-cfc0-4569-939b-781f3ae1cda0} executeQuery: Read 14 rows, 1.01 KiB in 0.00182 sec., 7692.307692307692 rows/sec., 553.74 KiB/sec. 2024.11.21 19:43:16.814270 [ 276 ] {ac021c0d-cfc0-4569-939b-781f3ae1cda0} TCPHandler: Processed in 0.002112748 sec. 2024.11.21 19:43:16.814456 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:16.814595 [ 282 ] {85356bd3-f918-4f61-866a-436d90f917ea} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:43:16.814651 [ 282 ] {85356bd3-f918-4f61-866a-436d90f917ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:43:16.815388 [ 282 ] {85356bd3-f918-4f61-866a-436d90f917ea} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:16.815428 [ 282 ] {85356bd3-f918-4f61-866a-436d90f917ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:16.815819 [ 282 ] {85356bd3-f918-4f61-866a-436d90f917ea} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2024.11.21 19:43:16.816058 [ 282 ] {85356bd3-f918-4f61-866a-436d90f917ea} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:16.816279 [ 282 ] {85356bd3-f918-4f61-866a-436d90f917ea} executeQuery: Read 285 rows, 25.79 KiB in 0.001715 sec., 166180.7580174927 rows/sec., 14.68 MiB/sec. 2024.11.21 19:43:16.816332 [ 282 ] {85356bd3-f918-4f61-866a-436d90f917ea} TCPHandler: Processed in 0.001946246 sec. 2024.11.21 19:43:16.816484 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:16.816613 [ 276 ] {bb70fe60-151c-4200-af55-8620c73d739e} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:43:16.816666 [ 276 ] {bb70fe60-151c-4200-af55-8620c73d739e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:43:16.817247 [ 276 ] {bb70fe60-151c-4200-af55-8620c73d739e} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:16.817286 [ 276 ] {bb70fe60-151c-4200-af55-8620c73d739e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:16.817648 [ 276 ] {bb70fe60-151c-4200-af55-8620c73d739e} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.11.21 19:43:16.817883 [ 276 ] {bb70fe60-151c-4200-af55-8620c73d739e} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:16.818092 [ 276 ] {bb70fe60-151c-4200-af55-8620c73d739e} executeQuery: Read 48 rows, 3.54 KiB in 0.001508 sec., 31830.238726790452 rows/sec., 2.29 MiB/sec. 2024.11.21 19:43:16.818144 [ 276 ] {bb70fe60-151c-4200-af55-8620c73d739e} TCPHandler: Processed in 0.001722803 sec. 2024.11.21 19:43:16.818284 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:16.818415 [ 282 ] {bf130777-6272-4745-b8d2-74af538848ad} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:43:16.818470 [ 282 ] {bf130777-6272-4745-b8d2-74af538848ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:43:16.819028 [ 282 ] {bf130777-6272-4745-b8d2-74af538848ad} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:16.819066 [ 282 ] {bf130777-6272-4745-b8d2-74af538848ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:16.819402 [ 282 ] {bf130777-6272-4745-b8d2-74af538848ad} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.21 19:43:16.819706 [ 282 ] {bf130777-6272-4745-b8d2-74af538848ad} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:16.819959 [ 282 ] {bf130777-6272-4745-b8d2-74af538848ad} executeQuery: Read 14 rows, 1004.00 B in 0.001565 sec., 8945.686900958466 rows/sec., 626.50 KiB/sec. 2024.11.21 19:43:16.820134 [ 282 ] {bf130777-6272-4745-b8d2-74af538848ad} TCPHandler: Processed in 0.001906966 sec. 2024.11.21 19:43:16.820337 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:16.820458 [ 276 ] {6d0e1318-3541-4501-b53e-66a1bf2eb522} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:43:16.820508 [ 276 ] {6d0e1318-3541-4501-b53e-66a1bf2eb522} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:43:16.821062 [ 276 ] {6d0e1318-3541-4501-b53e-66a1bf2eb522} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:16.821102 [ 276 ] {6d0e1318-3541-4501-b53e-66a1bf2eb522} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:16.821458 [ 276 ] {6d0e1318-3541-4501-b53e-66a1bf2eb522} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.21 19:43:16.821696 [ 276 ] {6d0e1318-3541-4501-b53e-66a1bf2eb522} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:16.821954 [ 276 ] {6d0e1318-3541-4501-b53e-66a1bf2eb522} executeQuery: Read 13 rows, 830.00 B in 0.001518 sec., 8563.899868247694 rows/sec., 533.96 KiB/sec. 2024.11.21 19:43:16.822167 [ 276 ] {6d0e1318-3541-4501-b53e-66a1bf2eb522} TCPHandler: Processed in 0.001930396 sec. 2024.11.21 19:43:16.822379 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:16.822511 [ 282 ] {d606219f-6482-4eaf-bce2-20163243c211} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:43:16.822566 [ 282 ] {d606219f-6482-4eaf-bce2-20163243c211} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:43:16.823351 [ 282 ] {d606219f-6482-4eaf-bce2-20163243c211} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:16.823391 [ 282 ] {d606219f-6482-4eaf-bce2-20163243c211} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:16.823764 [ 282 ] {d606219f-6482-4eaf-bce2-20163243c211} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2024.11.21 19:43:16.824000 [ 282 ] {d606219f-6482-4eaf-bce2-20163243c211} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:16.824207 [ 282 ] {d606219f-6482-4eaf-bce2-20163243c211} executeQuery: Read 423 rows, 30.96 KiB in 0.001727 sec., 244933.41053850608 rows/sec., 17.51 MiB/sec. 2024.11.21 19:43:16.824259 [ 282 ] {d606219f-6482-4eaf-bce2-20163243c211} TCPHandler: Processed in 0.001986927 sec. 2024.11.21 19:43:16.824406 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:16.824536 [ 276 ] {c1b4b14c-b9ee-461e-8405-ec3af02efca6} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:43:16.824591 [ 276 ] {c1b4b14c-b9ee-461e-8405-ec3af02efca6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:43:16.825080 [ 276 ] {c1b4b14c-b9ee-461e-8405-ec3af02efca6} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:16.825119 [ 276 ] {c1b4b14c-b9ee-461e-8405-ec3af02efca6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:16.825489 [ 276 ] {c1b4b14c-b9ee-461e-8405-ec3af02efca6} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.21 19:43:16.825727 [ 276 ] {c1b4b14c-b9ee-461e-8405-ec3af02efca6} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:16.825944 [ 276 ] {c1b4b14c-b9ee-461e-8405-ec3af02efca6} executeQuery: Read 6 rows, 321.00 B in 0.001437 sec., 4175.365344467641 rows/sec., 218.15 KiB/sec. 2024.11.21 19:43:16.825995 [ 276 ] {c1b4b14c-b9ee-461e-8405-ec3af02efca6} TCPHandler: Processed in 0.001652632 sec. 2024.11.21 19:43:16.826166 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:16.826296 [ 282 ] {269d7bc7-943c-405d-a857-b990048282d8} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:43:16.826353 [ 282 ] {269d7bc7-943c-405d-a857-b990048282d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:43:16.826969 [ 282 ] {269d7bc7-943c-405d-a857-b990048282d8} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:16.827009 [ 282 ] {269d7bc7-943c-405d-a857-b990048282d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:16.827391 [ 282 ] {269d7bc7-943c-405d-a857-b990048282d8} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2024.11.21 19:43:16.827630 [ 282 ] {269d7bc7-943c-405d-a857-b990048282d8} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:16.827861 [ 282 ] {269d7bc7-943c-405d-a857-b990048282d8} executeQuery: Read 237 rows, 16.27 KiB in 0.001594 sec., 148682.55959849435 rows/sec., 9.97 MiB/sec. 2024.11.21 19:43:16.827912 [ 282 ] {269d7bc7-943c-405d-a857-b990048282d8} TCPHandler: Processed in 0.001810095 sec. 2024.11.21 19:43:16.828052 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:16.828180 [ 276 ] {ad2561d2-3d91-4a6d-87f5-dad40df0475e} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:43:16.828237 [ 276 ] {ad2561d2-3d91-4a6d-87f5-dad40df0475e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:43:16.828749 [ 276 ] {ad2561d2-3d91-4a6d-87f5-dad40df0475e} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:16.828795 [ 276 ] {ad2561d2-3d91-4a6d-87f5-dad40df0475e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:16.829148 [ 276 ] {ad2561d2-3d91-4a6d-87f5-dad40df0475e} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.21 19:43:16.829382 [ 276 ] {ad2561d2-3d91-4a6d-87f5-dad40df0475e} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:16.829630 [ 276 ] {ad2561d2-3d91-4a6d-87f5-dad40df0475e} executeQuery: Read 1 rows, 69.00 B in 0.001469 sec., 680.7351940095302 rows/sec., 45.87 KiB/sec. 2024.11.21 19:43:16.829798 [ 276 ] {ad2561d2-3d91-4a6d-87f5-dad40df0475e} TCPHandler: Processed in 0.001804104 sec. 2024.11.21 19:43:16.830007 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:16.830150 [ 282 ] {82762c9a-2655-4ed1-8169-4c135367830f} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:43:16.830238 [ 282 ] {82762c9a-2655-4ed1-8169-4c135367830f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:43:16.831516 [ 282 ] {82762c9a-2655-4ed1-8169-4c135367830f} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:16.831556 [ 282 ] {82762c9a-2655-4ed1-8169-4c135367830f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:16.832212 [ 282 ] {82762c9a-2655-4ed1-8169-4c135367830f} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.21 19:43:16.832467 [ 282 ] {82762c9a-2655-4ed1-8169-4c135367830f} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:16.832703 [ 282 ] {82762c9a-2655-4ed1-8169-4c135367830f} executeQuery: Read 41 rows, 75.23 KiB in 0.002585 sec., 15860.73500967118 rows/sec., 28.42 MiB/sec. 2024.11.21 19:43:16.832793 [ 282 ] {82762c9a-2655-4ed1-8169-4c135367830f} TCPHandler: Processed in 0.002904859 sec. 2024.11.21 19:43:16.832943 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:16.833071 [ 276 ] {104be10e-937b-4f13-bcb0-e2162a4d2c8b} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:43:16.833126 [ 276 ] {104be10e-937b-4f13-bcb0-e2162a4d2c8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:43:16.833658 [ 276 ] {104be10e-937b-4f13-bcb0-e2162a4d2c8b} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:16.833704 [ 276 ] {104be10e-937b-4f13-bcb0-e2162a4d2c8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:16.834083 [ 276 ] {104be10e-937b-4f13-bcb0-e2162a4d2c8b} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2024.11.21 19:43:16.834311 [ 276 ] {104be10e-937b-4f13-bcb0-e2162a4d2c8b} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:16.834540 [ 276 ] {104be10e-937b-4f13-bcb0-e2162a4d2c8b} executeQuery: Read 82 rows, 5.33 KiB in 0.001493 sec., 54922.97387809779 rows/sec., 3.49 MiB/sec. 2024.11.21 19:43:16.834603 [ 276 ] {104be10e-937b-4f13-bcb0-e2162a4d2c8b} TCPHandler: Processed in 0.001723403 sec. 2024.11.21 19:43:17.000185 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 254.00 MiB, peak 275.52 MiB, free memory in arenas 0.00 B, will set to 257.09 MiB (RSS), difference: 3.09 MiB 2024.11.21 19:43:18.154900 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 2024.11.21 19:43:18.184557 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:18.184649 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:18.196172 [ 243 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.11.21 19:43:18.197689 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:18.204426 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 603 2024.11.21 19:43:21.804453 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:21.804669 [ 276 ] {6536839e-3081-42eb-a3c5-0045bbceea88} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:43:21.804753 [ 276 ] {6536839e-3081-42eb-a3c5-0045bbceea88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:43:21.805614 [ 276 ] {6536839e-3081-42eb-a3c5-0045bbceea88} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:21.805664 [ 276 ] {6536839e-3081-42eb-a3c5-0045bbceea88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:21.806117 [ 276 ] {6536839e-3081-42eb-a3c5-0045bbceea88} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2024.11.21 19:43:21.806414 [ 276 ] {6536839e-3081-42eb-a3c5-0045bbceea88} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:21.806677 [ 276 ] {6536839e-3081-42eb-a3c5-0045bbceea88} executeQuery: Read 56 rows, 4.41 KiB in 0.002068 sec., 27079.303675048355 rows/sec., 2.08 MiB/sec. 2024.11.21 19:43:21.806752 [ 276 ] {6536839e-3081-42eb-a3c5-0045bbceea88} TCPHandler: Processed in 0.002439633 sec. 2024.11.21 19:43:21.806946 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:21.807085 [ 282 ] {e6ee5892-e93d-40de-a680-a251540c9d87} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:43:21.807137 [ 282 ] {e6ee5892-e93d-40de-a680-a251540c9d87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:43:21.807771 [ 282 ] {e6ee5892-e93d-40de-a680-a251540c9d87} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:21.807815 [ 282 ] {e6ee5892-e93d-40de-a680-a251540c9d87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:21.808214 [ 282 ] {e6ee5892-e93d-40de-a680-a251540c9d87} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2024.11.21 19:43:21.808472 [ 282 ] {e6ee5892-e93d-40de-a680-a251540c9d87} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:21.808732 [ 282 ] {e6ee5892-e93d-40de-a680-a251540c9d87} executeQuery: Read 64 rows, 5.12 KiB in 0.001676 sec., 38186.15751789976 rows/sec., 2.98 MiB/sec. 2024.11.21 19:43:21.808816 [ 282 ] {e6ee5892-e93d-40de-a680-a251540c9d87} TCPHandler: Processed in 0.001931975 sec. 2024.11.21 19:43:21.809006 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:21.809147 [ 276 ] {c7c79f78-bffc-4893-870c-ff801035d123} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:43:21.809211 [ 276 ] {c7c79f78-bffc-4893-870c-ff801035d123} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:43:21.809860 [ 276 ] {c7c79f78-bffc-4893-870c-ff801035d123} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:21.809907 [ 276 ] {c7c79f78-bffc-4893-870c-ff801035d123} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:21.810340 [ 276 ] {c7c79f78-bffc-4893-870c-ff801035d123} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2024.11.21 19:43:21.810585 [ 276 ] {c7c79f78-bffc-4893-870c-ff801035d123} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:21.810831 [ 276 ] {c7c79f78-bffc-4893-870c-ff801035d123} executeQuery: Read 128 rows, 9.13 KiB in 0.001716 sec., 74592.07459207458 rows/sec., 5.20 MiB/sec. 2024.11.21 19:43:21.810895 [ 276 ] {c7c79f78-bffc-4893-870c-ff801035d123} TCPHandler: Processed in 0.001957046 sec. 2024.11.21 19:43:21.811060 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:21.811175 [ 282 ] {d70812ab-e005-4b0e-b6e7-93def74c25cf} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:43:21.811226 [ 282 ] {d70812ab-e005-4b0e-b6e7-93def74c25cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:43:21.811694 [ 282 ] {d70812ab-e005-4b0e-b6e7-93def74c25cf} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:21.811735 [ 282 ] {d70812ab-e005-4b0e-b6e7-93def74c25cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.11.21 19:43:21.812118 [ 282 ] {d70812ab-e005-4b0e-b6e7-93def74c25cf} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2024.11.21 19:43:21.812366 [ 282 ] {d70812ab-e005-4b0e-b6e7-93def74c25cf} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:21.812585 [ 282 ] {d70812ab-e005-4b0e-b6e7-93def74c25cf} executeQuery: Read 48 rows, 3.31 KiB in 0.001435 sec., 33449.47735191637 rows/sec., 2.25 MiB/sec. 2024.11.21 19:43:21.812638 [ 282 ] {d70812ab-e005-4b0e-b6e7-93def74c25cf} TCPHandler: Processed in 0.001632862 sec. 2024.11.21 19:43:23.016359 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 2024.11.21 19:43:23.017494 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:23.017546 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:23.018098 [ 244 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.11.21 19:43:23.018357 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:23.018625 [ 52 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.11.21 19:43:23.018655 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 2024.11.21 19:43:23.018753 [ 52 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:23.018803 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:23.019066 [ 194 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.11.21 19:43:23.019324 [ 194 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:43:23.019373 [ 194 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_81_16} MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part 2024.11.21 19:43:23.019464 [ 194 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 488 rows starting from the beginning of the part 2024.11.21 19:43:23.019743 [ 194 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 427 rows starting from the beginning of the part 2024.11.21 19:43:23.019846 [ 194 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 488 rows starting from the beginning of the part 2024.11.21 19:43:23.020077 [ 194 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 427 rows starting from the beginning of the part 2024.11.21 19:43:23.020230 [ 194 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 488 rows starting from the beginning of the part 2024.11.21 19:43:23.023261 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.004344318 sec., 8551169.596700795 rows/sec., 122.33 MiB/sec. 2024.11.21 19:43:23.023675 [ 187 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.11.21 19:43:23.024028 [ 187 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_81_16} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:23.024120 [ 187 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_81_16} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.11.21 19:43:23.024237 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2024.11.21 19:43:25.704621 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 2024.11.21 19:43:25.725830 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1814 2024.11.21 19:43:25.743239 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:25.743344 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:25.744176 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:25.744276 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:25.752719 [ 242 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.11.21 19:43:25.753556 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:25.757176 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1814 2024.11.21 19:43:25.763150 [ 243 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.11.21 19:43:25.764136 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:25.764550 [ 49 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.11.21 19:43:25.764734 [ 49 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:25.764828 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:25.765645 [ 196 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.11.21 19:43:25.784634 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 611 2024.11.21 19:43:25.785639 [ 196 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:43:25.787035 [ 196 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part 2024.11.21 19:43:25.792612 [ 196 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part 2024.11.21 19:43:25.798525 [ 196 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part 2024.11.21 19:43:25.804322 [ 196 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part 2024.11.21 19:43:25.810461 [ 196 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part 2024.11.21 19:43:25.817864 [ 196 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part 2024.11.21 19:43:25.887169 [ 201 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.122134351 sec., 5002.68757313002 rows/sec., 25.87 MiB/sec. 2024.11.21 19:43:25.890822 [ 195 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.11.21 19:43:25.894148 [ 195 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_81_16} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:25.894287 [ 195 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_81_16} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.11.21 19:43:25.897274 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2024.11.21 19:43:26.000249 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 258.17 MiB, peak 275.58 MiB, free memory in arenas 0.00 B, will set to 257.09 MiB (RSS), difference: -1.08 MiB 2024.11.21 19:43:26.806072 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:26.806344 [ 276 ] {e6c404df-c181-4e57-aa70-a979ab470a88} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:43:26.806416 [ 276 ] {e6c404df-c181-4e57-aa70-a979ab470a88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:43:26.807208 [ 276 ] {e6c404df-c181-4e57-aa70-a979ab470a88} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:26.807259 [ 276 ] {e6c404df-c181-4e57-aa70-a979ab470a88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:26.807709 [ 276 ] {e6c404df-c181-4e57-aa70-a979ab470a88} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2024.11.21 19:43:26.807961 [ 276 ] {e6c404df-c181-4e57-aa70-a979ab470a88} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:26.808202 [ 276 ] {e6c404df-c181-4e57-aa70-a979ab470a88} executeQuery: Read 56 rows, 4.41 KiB in 0.001909 sec., 29334.73022524882 rows/sec., 2.25 MiB/sec. 2024.11.21 19:43:26.808269 [ 276 ] {e6c404df-c181-4e57-aa70-a979ab470a88} TCPHandler: Processed in 0.002384722 sec. 2024.11.21 19:43:26.808496 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:26.808650 [ 282 ] {baf0bad0-c969-41c5-985c-b461e5fb3e41} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:43:26.808708 [ 282 ] {baf0bad0-c969-41c5-985c-b461e5fb3e41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:43:26.809371 [ 282 ] {baf0bad0-c969-41c5-985c-b461e5fb3e41} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:26.809412 [ 282 ] {baf0bad0-c969-41c5-985c-b461e5fb3e41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:26.809792 [ 282 ] {baf0bad0-c969-41c5-985c-b461e5fb3e41} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2024.11.21 19:43:26.810029 [ 282 ] {baf0bad0-c969-41c5-985c-b461e5fb3e41} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:26.810269 [ 282 ] {baf0bad0-c969-41c5-985c-b461e5fb3e41} executeQuery: Read 64 rows, 5.12 KiB in 0.001649 sec., 38811.400848999394 rows/sec., 3.03 MiB/sec. 2024.11.21 19:43:26.810360 [ 282 ] {baf0bad0-c969-41c5-985c-b461e5fb3e41} TCPHandler: Processed in 0.001959296 sec. 2024.11.21 19:43:26.810572 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:26.810845 [ 276 ] {3b44d9bb-c038-4b90-8d11-0be3d8220d8a} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:43:26.810909 [ 276 ] {3b44d9bb-c038-4b90-8d11-0be3d8220d8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:43:26.811521 [ 276 ] {3b44d9bb-c038-4b90-8d11-0be3d8220d8a} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:26.811561 [ 276 ] {3b44d9bb-c038-4b90-8d11-0be3d8220d8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:26.811962 [ 276 ] {3b44d9bb-c038-4b90-8d11-0be3d8220d8a} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2024.11.21 19:43:26.812216 [ 276 ] {3b44d9bb-c038-4b90-8d11-0be3d8220d8a} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:26.812435 [ 276 ] {3b44d9bb-c038-4b90-8d11-0be3d8220d8a} executeQuery: Read 160 rows, 11.41 KiB in 0.001668 sec., 95923.26139088729 rows/sec., 6.68 MiB/sec. 2024.11.21 19:43:26.812487 [ 276 ] {3b44d9bb-c038-4b90-8d11-0be3d8220d8a} TCPHandler: Processed in 0.002043837 sec. 2024.11.21 19:43:26.812644 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:26.812775 [ 282 ] {de023602-5dee-424f-9f2d-70dccffebe50} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:43:26.812832 [ 282 ] {de023602-5dee-424f-9f2d-70dccffebe50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:43:26.813385 [ 282 ] {de023602-5dee-424f-9f2d-70dccffebe50} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:26.813424 [ 282 ] {de023602-5dee-424f-9f2d-70dccffebe50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:26.813790 [ 282 ] {de023602-5dee-424f-9f2d-70dccffebe50} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2024.11.21 19:43:26.814044 [ 282 ] {de023602-5dee-424f-9f2d-70dccffebe50} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:26.814262 [ 282 ] {de023602-5dee-424f-9f2d-70dccffebe50} executeQuery: Read 60 rows, 4.14 KiB in 0.001518 sec., 39525.691699604744 rows/sec., 2.66 MiB/sec. 2024.11.21 19:43:26.814311 [ 282 ] {de023602-5dee-424f-9f2d-70dccffebe50} TCPHandler: Processed in 0.001729683 sec. 2024.11.21 19:43:30.194208 [ 45 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2024.11.21 19:43:30.194294 [ 45 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:30.194321 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:30.194539 [ 222 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2024.11.21 19:43:30.194572 [ 193 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2024.11.21 19:43:30.194645 [ 222 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2024.11.21 19:43:30.194853 [ 193 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:43:30.194993 [ 193 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 242 rows starting from the beginning of the part 2024.11.21 19:43:30.195137 [ 193 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2024.11.21 19:43:30.195732 [ 193 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part 2024.11.21 19:43:30.196126 [ 193 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2024.11.21 19:43:30.196507 [ 193 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part 2024.11.21 19:43:30.198610 [ 201 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.004209707 sec., 70788.77461067955 rows/sec., 5.07 MiB/sec. 2024.11.21 19:43:30.198795 [ 201 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2024.11.21 19:43:30.199044 [ 222 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2024.11.21 19:43:30.199336 [ 201 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_41_10} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:30.199560 [ 201 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_41_10} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2024.11.21 19:43:30.199677 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.11.21 19:43:30.297128 [ 45 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:43:30.297157 [ 45 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:43:30.518943 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 2024.11.21 19:43:30.519615 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:30.519657 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:30.520174 [ 244 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.11.21 19:43:30.520425 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:30.520610 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 2024.11.21 19:43:31.357721 [ 225 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2024.11.21 19:43:31.357783 [ 225 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2024.11.21 19:43:31.359544 [ 225 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2024.11.21 19:43:31.811471 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:31.811668 [ 276 ] {fd73f4ac-6221-4647-9eb6-5b09db2dfcb5} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:43:31.811746 [ 276 ] {fd73f4ac-6221-4647-9eb6-5b09db2dfcb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:43:31.812557 [ 276 ] {fd73f4ac-6221-4647-9eb6-5b09db2dfcb5} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:31.812611 [ 276 ] {fd73f4ac-6221-4647-9eb6-5b09db2dfcb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:31.813060 [ 276 ] {fd73f4ac-6221-4647-9eb6-5b09db2dfcb5} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.21 19:43:31.813317 [ 276 ] {fd73f4ac-6221-4647-9eb6-5b09db2dfcb5} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:31.813528 [ 40 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2024.11.21 19:43:31.813558 [ 276 ] {fd73f4ac-6221-4647-9eb6-5b09db2dfcb5} executeQuery: Read 14 rows, 1.01 KiB in 0.001943 sec., 7205.352547606793 rows/sec., 518.69 KiB/sec. 2024.11.21 19:43:31.813624 [ 40 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:31.813704 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:31.813715 [ 276 ] {fd73f4ac-6221-4647-9eb6-5b09db2dfcb5} TCPHandler: Processed in 0.002377452 sec. 2024.11.21 19:43:31.813920 [ 224 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2024.11.21 19:43:31.814002 [ 224 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2024.11.21 19:43:31.814062 [ 192 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2024.11.21 19:43:31.814078 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:31.814496 [ 192 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:43:31.814533 [ 282 ] {fdeec668-7642-4d8a-b417-e0063cdfc99d} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:43:31.814565 [ 192 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 14 rows starting from the beginning of the part 2024.11.21 19:43:31.814684 [ 282 ] {fdeec668-7642-4d8a-b417-e0063cdfc99d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:43:31.815060 [ 192 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2024.11.21 19:43:31.815624 [ 192 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part 2024.11.21 19:43:31.816170 [ 192 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2024.11.21 19:43:31.816674 [ 192 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part 2024.11.21 19:43:31.820124 [ 282 ] {fdeec668-7642-4d8a-b417-e0063cdfc99d} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:31.820250 [ 282 ] {fdeec668-7642-4d8a-b417-e0063cdfc99d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:31.820312 [ 224 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2024.11.21 19:43:31.820926 [ 192 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007113265 sec., 9840.769323229206 rows/sec., 746.84 KiB/sec. 2024.11.21 19:43:31.821317 [ 188 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2024.11.21 19:43:31.821970 [ 282 ] {fdeec668-7642-4d8a-b417-e0063cdfc99d} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2024.11.21 19:43:31.822034 [ 188 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_41_10} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:31.822185 [ 188 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_41_10} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2024.11.21 19:43:31.822334 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.21 19:43:31.822435 [ 282 ] {fdeec668-7642-4d8a-b417-e0063cdfc99d} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:31.822625 [ 40 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2024.11.21 19:43:31.822677 [ 40 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:31.822699 [ 282 ] {fdeec668-7642-4d8a-b417-e0063cdfc99d} executeQuery: Read 285 rows, 25.79 KiB in 0.008275 sec., 34441.08761329306 rows/sec., 3.04 MiB/sec. 2024.11.21 19:43:31.822714 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:31.822856 [ 282 ] {fdeec668-7642-4d8a-b417-e0063cdfc99d} TCPHandler: Processed in 0.00898829 sec. 2024.11.21 19:43:31.822914 [ 191 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2024.11.21 19:43:31.823022 [ 191 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:43:31.823037 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:31.823056 [ 191 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1435 rows starting from the beginning of the part 2024.11.21 19:43:31.823258 [ 191 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 56 rows starting from the beginning of the part 2024.11.21 19:43:31.823344 [ 276 ] {0c5d051a-cf18-4b5a-b0ff-1e22411487b2} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:43:31.823514 [ 276 ] {0c5d051a-cf18-4b5a-b0ff-1e22411487b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:43:31.823598 [ 191 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 285 rows starting from the beginning of the part 2024.11.21 19:43:31.823992 [ 191 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 56 rows starting from the beginning of the part 2024.11.21 19:43:31.824344 [ 191 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part 2024.11.21 19:43:31.824834 [ 191 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 285 rows starting from the beginning of the part 2024.11.21 19:43:31.826066 [ 276 ] {0c5d051a-cf18-4b5a-b0ff-1e22411487b2} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:31.826114 [ 276 ] {0c5d051a-cf18-4b5a-b0ff-1e22411487b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:31.826682 [ 276 ] {0c5d051a-cf18-4b5a-b0ff-1e22411487b2} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.11.21 19:43:31.826983 [ 276 ] {0c5d051a-cf18-4b5a-b0ff-1e22411487b2} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:31.827265 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2173 rows, containing 5 columns (5 merged, 0 gathered) in 0.004404729 sec., 493333.41506367363 rows/sec., 43.54 MiB/sec. 2024.11.21 19:43:31.827411 [ 276 ] {0c5d051a-cf18-4b5a-b0ff-1e22411487b2} executeQuery: Read 48 rows, 3.54 KiB in 0.004177 sec., 11491.501077328225 rows/sec., 847.27 KiB/sec. 2024.11.21 19:43:31.827567 [ 276 ] {0c5d051a-cf18-4b5a-b0ff-1e22411487b2} TCPHandler: Processed in 0.004578291 sec. 2024.11.21 19:43:31.827808 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2024.11.21 19:43:31.827879 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:31.828322 [ 282 ] {8b1bee7d-8822-4aec-8ce6-db49b1d9d856} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:43:31.828496 [ 282 ] {8b1bee7d-8822-4aec-8ce6-db49b1d9d856} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:43:31.828813 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_121_24} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:31.829071 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_121_24} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2024.11.21 19:43:31.829247 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.11.21 19:43:31.829588 [ 282 ] {8b1bee7d-8822-4aec-8ce6-db49b1d9d856} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:31.829631 [ 282 ] {8b1bee7d-8822-4aec-8ce6-db49b1d9d856} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:31.829983 [ 282 ] {8b1bee7d-8822-4aec-8ce6-db49b1d9d856} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.21 19:43:31.830216 [ 282 ] {8b1bee7d-8822-4aec-8ce6-db49b1d9d856} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:31.830462 [ 282 ] {8b1bee7d-8822-4aec-8ce6-db49b1d9d856} executeQuery: Read 14 rows, 1004.00 B in 0.002278 sec., 6145.741878841089 rows/sec., 430.41 KiB/sec. 2024.11.21 19:43:31.830534 [ 282 ] {8b1bee7d-8822-4aec-8ce6-db49b1d9d856} TCPHandler: Processed in 0.002827968 sec. 2024.11.21 19:43:31.830784 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:31.830930 [ 276 ] {9d5fbded-b683-453f-b83a-3854a16c38ca} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:43:31.830987 [ 276 ] {9d5fbded-b683-453f-b83a-3854a16c38ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:43:31.831594 [ 276 ] {9d5fbded-b683-453f-b83a-3854a16c38ca} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:31.831634 [ 276 ] {9d5fbded-b683-453f-b83a-3854a16c38ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:31.831986 [ 276 ] {9d5fbded-b683-453f-b83a-3854a16c38ca} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.21 19:43:31.832237 [ 276 ] {9d5fbded-b683-453f-b83a-3854a16c38ca} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:31.832390 [ 40 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2024.11.21 19:43:31.832457 [ 40 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:31.832484 [ 276 ] {9d5fbded-b683-453f-b83a-3854a16c38ca} executeQuery: Read 13 rows, 830.00 B in 0.001583 sec., 8212.2552116235 rows/sec., 512.03 KiB/sec. 2024.11.21 19:43:31.832519 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:31.832603 [ 276 ] {9d5fbded-b683-453f-b83a-3854a16c38ca} TCPHandler: Processed in 0.001950316 sec. 2024.11.21 19:43:31.832829 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:31.832896 [ 186 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2024.11.21 19:43:31.833066 [ 282 ] {a80f9f0d-1ca7-41a9-ae0f-24971b8e80a7} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:43:31.833192 [ 282 ] {a80f9f0d-1ca7-41a9-ae0f-24971b8e80a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:43:31.833359 [ 186 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:43:31.833478 [ 186 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 13 rows starting from the beginning of the part 2024.11.21 19:43:31.833783 [ 186 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part 2024.11.21 19:43:31.834162 [ 186 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part 2024.11.21 19:43:31.834493 [ 186 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part 2024.11.21 19:43:31.834912 [ 186 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part 2024.11.21 19:43:31.836140 [ 282 ] {a80f9f0d-1ca7-41a9-ae0f-24971b8e80a7} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:31.836210 [ 282 ] {a80f9f0d-1ca7-41a9-ae0f-24971b8e80a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:31.837199 [ 282 ] {a80f9f0d-1ca7-41a9-ae0f-24971b8e80a7} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2024.11.21 19:43:31.837372 [ 200 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004712253 sec., 13793.826435040735 rows/sec., 913.92 KiB/sec. 2024.11.21 19:43:31.837653 [ 282 ] {a80f9f0d-1ca7-41a9-ae0f-24971b8e80a7} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:31.837652 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2024.11.21 19:43:31.837981 [ 40 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2024.11.21 19:43:31.838101 [ 40 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:31.838117 [ 282 ] {a80f9f0d-1ca7-41a9-ae0f-24971b8e80a7} executeQuery: Read 423 rows, 30.96 KiB in 0.005102 sec., 82908.66326930615 rows/sec., 5.93 MiB/sec. 2024.11.21 19:43:31.838172 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:31.838343 [ 282 ] {a80f9f0d-1ca7-41a9-ae0f-24971b8e80a7} TCPHandler: Processed in 0.005624955 sec. 2024.11.21 19:43:31.838686 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:31.838696 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2024.11.21 19:43:31.839193 [ 276 ] {73a0844e-6e25-475c-baed-63ceb6f469fa} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:43:31.839166 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_41_10} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:31.839288 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:43:31.839451 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 915 rows starting from the beginning of the part 2024.11.21 19:43:31.839511 [ 276 ] {73a0844e-6e25-475c-baed-63ceb6f469fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:43:31.839946 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 64 rows starting from the beginning of the part 2024.11.21 19:43:31.840438 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 423 rows starting from the beginning of the part 2024.11.21 19:43:31.840946 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part 2024.11.21 19:43:31.841396 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part 2024.11.21 19:43:31.841575 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_41_10} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2024.11.21 19:43:31.841868 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 423 rows starting from the beginning of the part 2024.11.21 19:43:31.843306 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.21 19:43:31.844012 [ 276 ] {73a0844e-6e25-475c-baed-63ceb6f469fa} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:31.844093 [ 276 ] {73a0844e-6e25-475c-baed-63ceb6f469fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:31.845134 [ 276 ] {73a0844e-6e25-475c-baed-63ceb6f469fa} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.21 19:43:31.845573 [ 276 ] {73a0844e-6e25-475c-baed-63ceb6f469fa} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:31.846038 [ 276 ] {73a0844e-6e25-475c-baed-63ceb6f469fa} executeQuery: Read 6 rows, 321.00 B in 0.007016 sec., 855.1881413911061 rows/sec., 44.68 KiB/sec. 2024.11.21 19:43:31.846314 [ 276 ] {73a0844e-6e25-475c-baed-63ceb6f469fa} TCPHandler: Processed in 0.007819154 sec. 2024.11.21 19:43:31.846303 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.007987216 sec., 244515.7361463619 rows/sec., 18.72 MiB/sec. 2024.11.21 19:43:31.846592 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:31.846658 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2024.11.21 19:43:31.847047 [ 282 ] {faa48deb-23b8-4a30-96c3-7450e8b8b4e1} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:43:31.847256 [ 282 ] {faa48deb-23b8-4a30-96c3-7450e8b8b4e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:43:31.847472 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_121_24} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:31.847715 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_121_24} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2024.11.21 19:43:31.847871 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.11.21 19:43:31.848218 [ 282 ] {faa48deb-23b8-4a30-96c3-7450e8b8b4e1} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:31.848262 [ 282 ] {faa48deb-23b8-4a30-96c3-7450e8b8b4e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:31.848647 [ 282 ] {faa48deb-23b8-4a30-96c3-7450e8b8b4e1} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2024.11.21 19:43:31.848885 [ 282 ] {faa48deb-23b8-4a30-96c3-7450e8b8b4e1} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:31.849041 [ 39 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2024.11.21 19:43:31.849070 [ 282 ] {faa48deb-23b8-4a30-96c3-7450e8b8b4e1} executeQuery: Read 237 rows, 16.27 KiB in 0.002196 sec., 107923.49726775957 rows/sec., 7.23 MiB/sec. 2024.11.21 19:43:31.849082 [ 39 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:31.849113 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:31.849140 [ 282 ] {faa48deb-23b8-4a30-96c3-7450e8b8b4e1} TCPHandler: Processed in 0.002715106 sec. 2024.11.21 19:43:31.849303 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2024.11.21 19:43:31.849327 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:31.849599 [ 276 ] {d2aa67d5-d95a-45d2-9888-f0f1c5263529} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:43:31.849617 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:43:31.849719 [ 276 ] {d2aa67d5-d95a-45d2-9888-f0f1c5263529} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:43:31.849718 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_121_24} MergeTreeSequentialSource: Reading 4 marks from part all_1_116_23, total 21510 rows starting from the beginning of the part 2024.11.21 19:43:31.850422 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part 2024.11.21 19:43:31.850765 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 237 rows starting from the beginning of the part 2024.11.21 19:43:31.851312 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 128 rows starting from the beginning of the part 2024.11.21 19:43:31.851587 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part 2024.11.21 19:43:31.851881 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 237 rows starting from the beginning of the part 2024.11.21 19:43:31.852387 [ 276 ] {d2aa67d5-d95a-45d2-9888-f0f1c5263529} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:31.852432 [ 276 ] {d2aa67d5-d95a-45d2-9888-f0f1c5263529} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:31.852901 [ 276 ] {d2aa67d5-d95a-45d2-9888-f0f1c5263529} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.21 19:43:31.853175 [ 276 ] {d2aa67d5-d95a-45d2-9888-f0f1c5263529} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:31.853524 [ 276 ] {d2aa67d5-d95a-45d2-9888-f0f1c5263529} executeQuery: Read 1 rows, 69.00 B in 0.004029 sec., 248.2005460412013 rows/sec., 16.72 KiB/sec. 2024.11.21 19:43:31.853926 [ 276 ] {d2aa67d5-d95a-45d2-9888-f0f1c5263529} TCPHandler: Processed in 0.004678552 sec. 2024.11.21 19:43:31.854331 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:31.854711 [ 282 ] {0d6afb18-e47b-499d-bfe9-050df1b737a4} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:43:31.854840 [ 282 ] {0d6afb18-e47b-499d-bfe9-050df1b737a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:43:31.856316 [ 282 ] {0d6afb18-e47b-499d-bfe9-050df1b737a4} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:31.856352 [ 282 ] {0d6afb18-e47b-499d-bfe9-050df1b737a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:31.857027 [ 282 ] {0d6afb18-e47b-499d-bfe9-050df1b737a4} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.21 19:43:31.857274 [ 282 ] {0d6afb18-e47b-499d-bfe9-050df1b737a4} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:31.857466 [ 282 ] {0d6afb18-e47b-499d-bfe9-050df1b737a4} executeQuery: Read 41 rows, 75.23 KiB in 0.002867 sec., 14300.662713637948 rows/sec., 25.63 MiB/sec. 2024.11.21 19:43:31.857559 [ 282 ] {0d6afb18-e47b-499d-bfe9-050df1b737a4} TCPHandler: Processed in 0.003499257 sec. 2024.11.21 19:43:31.857723 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:31.857856 [ 276 ] {8fadd444-a8a2-4e03-8284-6384e60f6fc5} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:43:31.857910 [ 276 ] {8fadd444-a8a2-4e03-8284-6384e60f6fc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:43:31.858437 [ 276 ] {8fadd444-a8a2-4e03-8284-6384e60f6fc5} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:31.858477 [ 276 ] {8fadd444-a8a2-4e03-8284-6384e60f6fc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:31.858851 [ 276 ] {8fadd444-a8a2-4e03-8284-6384e60f6fc5} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2024.11.21 19:43:31.859089 [ 276 ] {8fadd444-a8a2-4e03-8284-6384e60f6fc5} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:31.859222 [ 39 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2024.11.21 19:43:31.859262 [ 39 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:31.859273 [ 276 ] {8fadd444-a8a2-4e03-8284-6384e60f6fc5} executeQuery: Read 82 rows, 5.33 KiB in 0.001446 sec., 56708.160442600274 rows/sec., 3.60 MiB/sec. 2024.11.21 19:43:31.859286 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:31.859374 [ 276 ] {8fadd444-a8a2-4e03-8284-6384e60f6fc5} TCPHandler: Processed in 0.001710713 sec. 2024.11.21 19:43:31.859524 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2024.11.21 19:43:31.859689 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:43:31.859737 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7116 rows starting from the beginning of the part 2024.11.21 19:43:31.859877 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part 2024.11.21 19:43:31.859998 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 82 rows starting from the beginning of the part 2024.11.21 19:43:31.860226 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 48 rows starting from the beginning of the part 2024.11.21 19:43:31.860351 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part 2024.11.21 19:43:31.860558 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 82 rows starting from the beginning of the part 2024.11.21 19:43:31.862775 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 7448 rows, containing 4 columns (4 merged, 0 gathered) in 0.003386596 sec., 2199258.488464523 rows/sec., 144.50 MiB/sec. 2024.11.21 19:43:31.863294 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2024.11.21 19:43:31.863627 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_121_24} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:31.863705 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_121_24} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2024.11.21 19:43:31.863800 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. 2024.11.21 19:43:31.873884 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 22432 rows, containing 5 columns (5 merged, 0 gathered) in 0.02470915 sec., 907841.8318719988 rows/sec., 61.99 MiB/sec. 2024.11.21 19:43:31.874247 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2024.11.21 19:43:31.874523 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_121_24} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:31.874594 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_121_24} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2024.11.21 19:43:31.874664 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2024.11.21 19:43:33.284824 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 2024.11.21 19:43:33.309604 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:33.309665 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:33.317361 [ 243 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.11.21 19:43:33.318192 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:33.322198 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 618 2024.11.21 19:43:35.757560 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1844 2024.11.21 19:43:35.760949 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:35.761004 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:35.762586 [ 242 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.11.21 19:43:35.762915 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:35.763181 [ 33 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.11.21 19:43:35.763306 [ 33 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:35.763378 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:35.763904 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.11.21 19:43:35.764496 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1844 2024.11.21 19:43:35.765035 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:43:35.765227 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1700 rows starting from the beginning of the part 2024.11.21 19:43:35.765768 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part 2024.11.21 19:43:35.766298 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part 2024.11.21 19:43:35.766823 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 20 rows starting from the beginning of the part 2024.11.21 19:43:35.767325 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part 2024.11.21 19:43:35.767806 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 30 rows starting from the beginning of the part 2024.11.21 19:43:35.776621 [ 196 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1844 rows, containing 72 columns (72 merged, 0 gathered) in 0.013075775 sec., 141024.14579632948 rows/sec., 107.17 MiB/sec. 2024.11.21 19:43:35.778639 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.11.21 19:43:35.779559 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_61_12} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:35.779660 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_61_12} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.11.21 19:43:35.780035 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. 2024.11.21 19:43:36.192290 [ 225 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.11.21 19:43:36.192370 [ 225 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.11.21 19:43:36.194683 [ 225 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.11.21 19:43:36.339862 [ 225 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.11.21 19:43:36.339943 [ 225 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.11.21 19:43:36.342044 [ 225 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.11.21 19:43:36.805433 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:36.805653 [ 276 ] {203252ca-9be1-4f30-bd5c-bac1ff56beb5} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:43:36.805728 [ 276 ] {203252ca-9be1-4f30-bd5c-bac1ff56beb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:43:36.806506 [ 276 ] {203252ca-9be1-4f30-bd5c-bac1ff56beb5} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:36.806557 [ 276 ] {203252ca-9be1-4f30-bd5c-bac1ff56beb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:36.806991 [ 276 ] {203252ca-9be1-4f30-bd5c-bac1ff56beb5} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.21 19:43:36.807254 [ 276 ] {203252ca-9be1-4f30-bd5c-bac1ff56beb5} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:36.807505 [ 276 ] {203252ca-9be1-4f30-bd5c-bac1ff56beb5} executeQuery: Read 12 rows, 1002.00 B in 0.001911 sec., 6279.434850863422 rows/sec., 512.04 KiB/sec. 2024.11.21 19:43:36.807610 [ 276 ] {203252ca-9be1-4f30-bd5c-bac1ff56beb5} TCPHandler: Processed in 0.002320401 sec. 2024.11.21 19:43:36.807806 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:36.807921 [ 282 ] {95baaa39-b0b4-4998-9feb-fd5c7cbe54d8} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:43:36.807967 [ 282 ] {95baaa39-b0b4-4998-9feb-fd5c7cbe54d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:43:36.808535 [ 282 ] {95baaa39-b0b4-4998-9feb-fd5c7cbe54d8} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:36.808574 [ 282 ] {95baaa39-b0b4-4998-9feb-fd5c7cbe54d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:36.808960 [ 282 ] {95baaa39-b0b4-4998-9feb-fd5c7cbe54d8} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2024.11.21 19:43:36.809207 [ 282 ] {95baaa39-b0b4-4998-9feb-fd5c7cbe54d8} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:36.809408 [ 282 ] {95baaa39-b0b4-4998-9feb-fd5c7cbe54d8} executeQuery: Read 62 rows, 4.84 KiB in 0.001509 sec., 41086.812458581844 rows/sec., 3.14 MiB/sec. 2024.11.21 19:43:36.809463 [ 282 ] {95baaa39-b0b4-4998-9feb-fd5c7cbe54d8} TCPHandler: Processed in 0.001716623 sec. 2024.11.21 19:43:36.809600 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:36.809731 [ 276 ] {f6cb63c4-dcb1-4b31-bbfe-249bc512b706} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:43:36.809785 [ 276 ] {f6cb63c4-dcb1-4b31-bbfe-249bc512b706} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:43:36.810425 [ 276 ] {f6cb63c4-dcb1-4b31-bbfe-249bc512b706} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:36.810473 [ 276 ] {f6cb63c4-dcb1-4b31-bbfe-249bc512b706} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:36.810842 [ 276 ] {f6cb63c4-dcb1-4b31-bbfe-249bc512b706} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.11.21 19:43:36.811072 [ 276 ] {f6cb63c4-dcb1-4b31-bbfe-249bc512b706} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:36.811292 [ 276 ] {f6cb63c4-dcb1-4b31-bbfe-249bc512b706} executeQuery: Read 12 rows, 858.00 B in 0.00159 sec., 7547.169811320755 rows/sec., 526.98 KiB/sec. 2024.11.21 19:43:36.811346 [ 276 ] {f6cb63c4-dcb1-4b31-bbfe-249bc512b706} TCPHandler: Processed in 0.001798544 sec. 2024.11.21 19:43:36.811479 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:36.811585 [ 282 ] {b00f0ec0-f021-4160-b837-89a8a942067c} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:43:36.811638 [ 282 ] {b00f0ec0-f021-4160-b837-89a8a942067c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:43:36.812321 [ 282 ] {b00f0ec0-f021-4160-b837-89a8a942067c} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:36.812369 [ 282 ] {b00f0ec0-f021-4160-b837-89a8a942067c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:36.812760 [ 282 ] {b00f0ec0-f021-4160-b837-89a8a942067c} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2024.11.21 19:43:36.812993 [ 282 ] {b00f0ec0-f021-4160-b837-89a8a942067c} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:36.813198 [ 282 ] {b00f0ec0-f021-4160-b837-89a8a942067c} executeQuery: Read 76 rows, 6.09 KiB in 0.001635 sec., 46483.18042813456 rows/sec., 3.64 MiB/sec. 2024.11.21 19:43:36.813253 [ 282 ] {b00f0ec0-f021-4160-b837-89a8a942067c} TCPHandler: Processed in 0.001826154 sec. 2024.11.21 19:43:36.813259 [ 219 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.11.21 19:43:36.813307 [ 219 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.11.21 19:43:36.813424 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:36.813533 [ 276 ] {1cb60ff6-3a6e-4978-a73f-203fbdbf43c6} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:43:36.813589 [ 276 ] {1cb60ff6-3a6e-4978-a73f-203fbdbf43c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:43:36.814513 [ 276 ] {1cb60ff6-3a6e-4978-a73f-203fbdbf43c6} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:36.814565 [ 276 ] {1cb60ff6-3a6e-4978-a73f-203fbdbf43c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:36.815053 [ 276 ] {1cb60ff6-3a6e-4978-a73f-203fbdbf43c6} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2024.11.21 19:43:36.815316 [ 276 ] {1cb60ff6-3a6e-4978-a73f-203fbdbf43c6} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:36.815635 [ 223 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.11.21 19:43:36.815642 [ 276 ] {1cb60ff6-3a6e-4978-a73f-203fbdbf43c6} executeQuery: Read 166 rows, 11.83 KiB in 0.002129 sec., 77970.87834664162 rows/sec., 5.43 MiB/sec. 2024.11.21 19:43:36.815672 [ 223 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.11.21 19:43:36.815744 [ 276 ] {1cb60ff6-3a6e-4978-a73f-203fbdbf43c6} TCPHandler: Processed in 0.002380092 sec. 2024.11.21 19:43:36.815945 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:36.815972 [ 219 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.11.21 19:43:36.816216 [ 282 ] {c31df191-d4cf-40d2-803a-2f0a21fd0b04} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:43:36.816290 [ 282 ] {c31df191-d4cf-40d2-803a-2f0a21fd0b04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:43:36.817763 [ 282 ] {c31df191-d4cf-40d2-803a-2f0a21fd0b04} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:36.817803 [ 282 ] {c31df191-d4cf-40d2-803a-2f0a21fd0b04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:36.818258 [ 282 ] {c31df191-d4cf-40d2-803a-2f0a21fd0b04} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2024.11.21 19:43:36.818549 [ 282 ] {c31df191-d4cf-40d2-803a-2f0a21fd0b04} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:36.818807 [ 282 ] {c31df191-d4cf-40d2-803a-2f0a21fd0b04} executeQuery: Read 60 rows, 4.14 KiB in 0.002686 sec., 22338.049143708115 rows/sec., 1.51 MiB/sec. 2024.11.21 19:43:36.818918 [ 282 ] {c31df191-d4cf-40d2-803a-2f0a21fd0b04} TCPHandler: Processed in 0.003063411 sec. 2024.11.21 19:43:36.819177 [ 223 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.11.21 19:43:38.020840 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 2024.11.21 19:43:38.021641 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:38.021707 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:38.022276 [ 244 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.11.21 19:43:38.022552 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:38.022849 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 2024.11.21 19:43:40.822373 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 2024.11.21 19:43:40.845357 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:40.845410 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:40.852920 [ 243 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.11.21 19:43:40.853744 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:40.856706 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 626 2024.11.21 19:43:41.078540 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57463, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:41.266068 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37184, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:41.280481 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47586, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:41.299918 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56445, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:41.541356 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39892, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:41.585783 [ 309 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56245, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:41.595136 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45070, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:41.601467 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33461, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:41.804843 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:41.805044 [ 276 ] {8905f5fd-80c7-4b89-8199-93490f5d876d} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:43:41.805119 [ 276 ] {8905f5fd-80c7-4b89-8199-93490f5d876d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:43:41.805966 [ 276 ] {8905f5fd-80c7-4b89-8199-93490f5d876d} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:41.806012 [ 276 ] {8905f5fd-80c7-4b89-8199-93490f5d876d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:41.806457 [ 276 ] {8905f5fd-80c7-4b89-8199-93490f5d876d} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2024.11.21 19:43:41.806728 [ 276 ] {8905f5fd-80c7-4b89-8199-93490f5d876d} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:41.806944 [ 276 ] {8905f5fd-80c7-4b89-8199-93490f5d876d} executeQuery: Read 56 rows, 4.41 KiB in 0.001957 sec., 28615.2273888605 rows/sec., 2.20 MiB/sec. 2024.11.21 19:43:41.807014 [ 276 ] {8905f5fd-80c7-4b89-8199-93490f5d876d} TCPHandler: Processed in 0.002304871 sec. 2024.11.21 19:43:41.807202 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:41.807324 [ 282 ] {e9459d7f-2259-416a-8b51-3926b39806ab} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:43:41.807376 [ 282 ] {e9459d7f-2259-416a-8b51-3926b39806ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:43:41.807969 [ 282 ] {e9459d7f-2259-416a-8b51-3926b39806ab} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:41.808008 [ 282 ] {e9459d7f-2259-416a-8b51-3926b39806ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:41.808389 [ 282 ] {e9459d7f-2259-416a-8b51-3926b39806ab} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2024.11.21 19:43:41.808661 [ 282 ] {e9459d7f-2259-416a-8b51-3926b39806ab} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:41.808847 [ 282 ] {e9459d7f-2259-416a-8b51-3926b39806ab} executeQuery: Read 64 rows, 5.12 KiB in 0.001551 sec., 41263.70083816892 rows/sec., 3.22 MiB/sec. 2024.11.21 19:43:41.808906 [ 282 ] {e9459d7f-2259-416a-8b51-3926b39806ab} TCPHandler: Processed in 0.001765693 sec. 2024.11.21 19:43:41.809080 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:41.809211 [ 276 ] {8497e9e0-c827-4c02-8edc-2a9da8d01594} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:43:41.809270 [ 276 ] {8497e9e0-c827-4c02-8edc-2a9da8d01594} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:43:41.809896 [ 276 ] {8497e9e0-c827-4c02-8edc-2a9da8d01594} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:41.809933 [ 276 ] {8497e9e0-c827-4c02-8edc-2a9da8d01594} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:41.810323 [ 276 ] {8497e9e0-c827-4c02-8edc-2a9da8d01594} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2024.11.21 19:43:41.810561 [ 276 ] {8497e9e0-c827-4c02-8edc-2a9da8d01594} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:41.810784 [ 276 ] {8497e9e0-c827-4c02-8edc-2a9da8d01594} executeQuery: Read 160 rows, 11.41 KiB in 0.001595 sec., 100313.47962382445 rows/sec., 6.99 MiB/sec. 2024.11.21 19:43:41.810889 [ 276 ] {8497e9e0-c827-4c02-8edc-2a9da8d01594} TCPHandler: Processed in 0.001871635 sec. 2024.11.21 19:43:41.811132 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:41.811392 [ 282 ] {001c3e55-3075-4e7d-8ad1-4b5cdb945e92} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:43:41.811444 [ 282 ] {001c3e55-3075-4e7d-8ad1-4b5cdb945e92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:43:41.811917 [ 282 ] {001c3e55-3075-4e7d-8ad1-4b5cdb945e92} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:41.811957 [ 282 ] {001c3e55-3075-4e7d-8ad1-4b5cdb945e92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:41.812337 [ 282 ] {001c3e55-3075-4e7d-8ad1-4b5cdb945e92} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2024.11.21 19:43:41.812574 [ 282 ] {001c3e55-3075-4e7d-8ad1-4b5cdb945e92} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:41.812816 [ 282 ] {001c3e55-3075-4e7d-8ad1-4b5cdb945e92} executeQuery: Read 60 rows, 4.14 KiB in 0.0015 sec., 40000 rows/sec., 2.70 MiB/sec. 2024.11.21 19:43:41.812890 [ 282 ] {001c3e55-3075-4e7d-8ad1-4b5cdb945e92} TCPHandler: Processed in 0.001870515 sec. 2024.11.21 19:43:42.834344 [ 120 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2024.11.21 19:43:42.834432 [ 120 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:42.834473 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:42.834640 [ 225 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2024.11.21 19:43:42.834690 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2024.11.21 19:43:42.834702 [ 225 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2024.11.21 19:43:42.835046 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:43:42.835103 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 37 rows starting from the beginning of the part 2024.11.21 19:43:42.835265 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part 2024.11.21 19:43:42.835566 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part 2024.11.21 19:43:42.835930 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part 2024.11.21 19:43:42.836283 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part 2024.11.21 19:43:42.838337 [ 196 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.00376861 sec., 10879.342781556064 rows/sec., 733.08 KiB/sec. 2024.11.21 19:43:42.838483 [ 225 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2024.11.21 19:43:42.838553 [ 196 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2024.11.21 19:43:42.839165 [ 196 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_41_10} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:42.839253 [ 196 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_41_10} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2024.11.21 19:43:42.839353 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.21 19:43:43.329164 [ 94 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2024.11.21 19:43:43.329230 [ 94 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:43.329253 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:43.329401 [ 223 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2024.11.21 19:43:43.329447 [ 188 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2024.11.21 19:43:43.329466 [ 223 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2024.11.21 19:43:43.329774 [ 188 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:43:43.329834 [ 188 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 222 rows starting from the beginning of the part 2024.11.21 19:43:43.329922 [ 188 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part 2024.11.21 19:43:43.330315 [ 188 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part 2024.11.21 19:43:43.330655 [ 188 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part 2024.11.21 19:43:43.331040 [ 188 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part 2024.11.21 19:43:43.332920 [ 188 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.003585298 sec., 68613.54342093739 rows/sec., 3.50 MiB/sec. 2024.11.21 19:43:43.333078 [ 188 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2024.11.21 19:43:43.333375 [ 223 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2024.11.21 19:43:43.333665 [ 188 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_41_10} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:43.333898 [ 188 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_41_10} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2024.11.21 19:43:43.334044 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.21 19:43:44.249708 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34633, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:44.706870 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:44.857467 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54519, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:44.907916 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59056, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:44.934484 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49605, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:44.959364 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50580, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:44.961680 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41226, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:44.973048 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35388, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:45.206092 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41571, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:45.297211 [ 30 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:43:45.297264 [ 30 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:43:45.523082 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38491 2024.11.21 19:43:45.523719 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:45.523766 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:45.523962 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48834, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:45.524348 [ 244 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.11.21 19:43:45.524600 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:45.524873 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 2024.11.21 19:43:45.568349 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42142, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:45.733960 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47220, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:45.764845 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1864 2024.11.21 19:43:45.767927 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:45.767992 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:45.769588 [ 242 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.11.21 19:43:45.769917 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:45.771427 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1864 2024.11.21 19:43:45.792585 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40272, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:45.834113 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35182, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:45.883764 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61044, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:45.938085 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46344, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:46.024704 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51619, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:46.255386 [ 219 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2024.11.21 19:43:46.255438 [ 219 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2024.11.21 19:43:46.257279 [ 219 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2024.11.21 19:43:46.515054 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61091, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:46.531837 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51777, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:46.552281 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64021, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:46.588277 [ 307 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:46.589540 [ 307 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35033, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:46.596171 [ 307 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53259, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:46.612215 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56234, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:43:46.812027 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:46.812241 [ 276 ] {7878403a-840f-4433-b61d-ffa014364dd8} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:43:46.812322 [ 276 ] {7878403a-840f-4433-b61d-ffa014364dd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:43:46.813171 [ 276 ] {7878403a-840f-4433-b61d-ffa014364dd8} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:46.813220 [ 276 ] {7878403a-840f-4433-b61d-ffa014364dd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:46.813649 [ 276 ] {7878403a-840f-4433-b61d-ffa014364dd8} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.21 19:43:46.813903 [ 276 ] {7878403a-840f-4433-b61d-ffa014364dd8} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:46.814127 [ 276 ] {7878403a-840f-4433-b61d-ffa014364dd8} executeQuery: Read 14 rows, 1.01 KiB in 0.001947 sec., 7190.54956343092 rows/sec., 517.62 KiB/sec. 2024.11.21 19:43:46.814185 [ 276 ] {7878403a-840f-4433-b61d-ffa014364dd8} TCPHandler: Processed in 0.002290331 sec. 2024.11.21 19:43:46.814378 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:46.814514 [ 282 ] {5b7a16cc-f121-4ee4-8c80-1a8266ee676e} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:43:46.814571 [ 282 ] {5b7a16cc-f121-4ee4-8c80-1a8266ee676e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:43:46.815353 [ 282 ] {5b7a16cc-f121-4ee4-8c80-1a8266ee676e} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:46.815394 [ 282 ] {5b7a16cc-f121-4ee4-8c80-1a8266ee676e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:46.815785 [ 282 ] {5b7a16cc-f121-4ee4-8c80-1a8266ee676e} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2024.11.21 19:43:46.816027 [ 282 ] {5b7a16cc-f121-4ee4-8c80-1a8266ee676e} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:46.816250 [ 282 ] {5b7a16cc-f121-4ee4-8c80-1a8266ee676e} executeQuery: Read 285 rows, 25.79 KiB in 0.001766 sec., 161381.65345413363 rows/sec., 14.26 MiB/sec. 2024.11.21 19:43:46.816302 [ 282 ] {5b7a16cc-f121-4ee4-8c80-1a8266ee676e} TCPHandler: Processed in 0.001994366 sec. 2024.11.21 19:43:46.816457 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:46.816566 [ 276 ] {fdb73c4d-d338-4bb9-bfe3-2a5b48fe2abf} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:43:46.816612 [ 276 ] {fdb73c4d-d338-4bb9-bfe3-2a5b48fe2abf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:43:46.817161 [ 276 ] {fdb73c4d-d338-4bb9-bfe3-2a5b48fe2abf} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:46.817201 [ 276 ] {fdb73c4d-d338-4bb9-bfe3-2a5b48fe2abf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:46.817559 [ 276 ] {fdb73c4d-d338-4bb9-bfe3-2a5b48fe2abf} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.11.21 19:43:46.817820 [ 276 ] {fdb73c4d-d338-4bb9-bfe3-2a5b48fe2abf} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:46.817975 [ 149 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 6 parts from all_1_66_14 to all_71_71_0 2024.11.21 19:43:46.818058 [ 149 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:46.818074 [ 276 ] {fdb73c4d-d338-4bb9-bfe3-2a5b48fe2abf} executeQuery: Read 48 rows, 3.54 KiB in 0.001517 sec., 31641.397495056033 rows/sec., 2.28 MiB/sec. 2024.11.21 19:43:46.818098 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:46.818233 [ 276 ] {fdb73c4d-d338-4bb9-bfe3-2a5b48fe2abf} TCPHandler: Processed in 0.001826194 sec. 2024.11.21 19:43:46.818442 [ 194 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_71_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_14 to all_71_71_0 into Compact with storage Full 2024.11.21 19:43:46.818456 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:46.818744 [ 282 ] {ae07bc2e-820d-412f-a58b-bb05d00ef71a} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:43:46.818760 [ 194 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_71_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:43:46.818848 [ 282 ] {ae07bc2e-820d-412f-a58b-bb05d00ef71a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:43:46.818854 [ 194 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_71_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_14, total 66 rows starting from the beginning of the part 2024.11.21 19:43:46.819173 [ 194 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_71_15} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 4 rows starting from the beginning of the part 2024.11.21 19:43:46.819473 [ 194 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_71_15} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 48 rows starting from the beginning of the part 2024.11.21 19:43:46.819906 [ 194 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_71_15} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 48 rows starting from the beginning of the part 2024.11.21 19:43:46.820331 [ 194 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_71_15} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 12 rows starting from the beginning of the part 2024.11.21 19:43:46.820760 [ 194 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_71_15} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 48 rows starting from the beginning of the part 2024.11.21 19:43:46.822219 [ 282 ] {ae07bc2e-820d-412f-a58b-bb05d00ef71a} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:46.822287 [ 282 ] {ae07bc2e-820d-412f-a58b-bb05d00ef71a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:43:46.823261 [ 282 ] {ae07bc2e-820d-412f-a58b-bb05d00ef71a} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.21 19:43:46.823783 [ 194 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_71_15} MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 5 columns (5 merged, 0 gathered) in 0.005531144 sec., 40859.54008790948 rows/sec., 3.07 MiB/sec. 2024.11.21 19:43:46.823794 [ 282 ] {ae07bc2e-820d-412f-a58b-bb05d00ef71a} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:46.824117 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_71_15} MergedBlockOutputStream: filled checksums all_1_71_15 (state Temporary) 2024.11.21 19:43:46.824247 [ 282 ] {ae07bc2e-820d-412f-a58b-bb05d00ef71a} executeQuery: Read 14 rows, 1004.00 B in 0.005579 sec., 2509.4102885821835 rows/sec., 175.74 KiB/sec. 2024.11.21 19:43:46.824563 [ 282 ] {ae07bc2e-820d-412f-a58b-bb05d00ef71a} TCPHandler: Processed in 0.006208183 sec. 2024.11.21 19:43:46.824840 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:46.825108 [ 276 ] {e96c2475-eb04-4cca-b33a-6210388b7c77} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:43:46.825124 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_71_15} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_71_15 to all_1_71_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:46.825188 [ 276 ] {e96c2475-eb04-4cca-b33a-6210388b7c77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:43:46.825378 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_71_15} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 6 parts: [all_1_66_14, all_71_71_0] -> all_1_71_15 2024.11.21 19:43:46.825573 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.11.21 19:43:46.826102 [ 276 ] {e96c2475-eb04-4cca-b33a-6210388b7c77} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:46.826146 [ 276 ] {e96c2475-eb04-4cca-b33a-6210388b7c77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:46.826498 [ 276 ] {e96c2475-eb04-4cca-b33a-6210388b7c77} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.21 19:43:46.826731 [ 276 ] {e96c2475-eb04-4cca-b33a-6210388b7c77} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:46.826970 [ 276 ] {e96c2475-eb04-4cca-b33a-6210388b7c77} executeQuery: Read 13 rows, 830.00 B in 0.001924 sec., 6756.756756756757 rows/sec., 421.28 KiB/sec. 2024.11.21 19:43:46.827240 [ 276 ] {e96c2475-eb04-4cca-b33a-6210388b7c77} TCPHandler: Processed in 0.002530554 sec. 2024.11.21 19:43:46.827523 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:46.827688 [ 282 ] {ed19d924-640f-4d69-96a5-6a9d051897cc} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:43:46.827745 [ 282 ] {ed19d924-640f-4d69-96a5-6a9d051897cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:43:46.828503 [ 282 ] {ed19d924-640f-4d69-96a5-6a9d051897cc} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:46.828543 [ 282 ] {ed19d924-640f-4d69-96a5-6a9d051897cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:46.828929 [ 282 ] {ed19d924-640f-4d69-96a5-6a9d051897cc} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2024.11.21 19:43:46.829165 [ 282 ] {ed19d924-640f-4d69-96a5-6a9d051897cc} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:46.829380 [ 282 ] {ed19d924-640f-4d69-96a5-6a9d051897cc} executeQuery: Read 423 rows, 30.96 KiB in 0.001723 sec., 245502.03134068486 rows/sec., 17.55 MiB/sec. 2024.11.21 19:43:46.829450 [ 282 ] {ed19d924-640f-4d69-96a5-6a9d051897cc} TCPHandler: Processed in 0.002084408 sec. 2024.11.21 19:43:46.829616 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:46.829772 [ 276 ] {36fd1b29-f787-460a-a104-6b565ba0245e} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:43:46.829828 [ 276 ] {36fd1b29-f787-460a-a104-6b565ba0245e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:43:46.830307 [ 276 ] {36fd1b29-f787-460a-a104-6b565ba0245e} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:46.830346 [ 276 ] {36fd1b29-f787-460a-a104-6b565ba0245e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:46.830690 [ 276 ] {36fd1b29-f787-460a-a104-6b565ba0245e} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.21 19:43:46.830922 [ 276 ] {36fd1b29-f787-460a-a104-6b565ba0245e} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:46.831125 [ 276 ] {36fd1b29-f787-460a-a104-6b565ba0245e} executeQuery: Read 6 rows, 321.00 B in 0.001384 sec., 4335.260115606936 rows/sec., 226.50 KiB/sec. 2024.11.21 19:43:46.831175 [ 276 ] {36fd1b29-f787-460a-a104-6b565ba0245e} TCPHandler: Processed in 0.001639382 sec. 2024.11.21 19:43:46.831318 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:46.831452 [ 282 ] {137eddc3-7069-4d8d-9e4f-9e86589ba868} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:43:46.831511 [ 282 ] {137eddc3-7069-4d8d-9e4f-9e86589ba868} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:43:46.832122 [ 282 ] {137eddc3-7069-4d8d-9e4f-9e86589ba868} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:46.832162 [ 282 ] {137eddc3-7069-4d8d-9e4f-9e86589ba868} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:46.832543 [ 282 ] {137eddc3-7069-4d8d-9e4f-9e86589ba868} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2024.11.21 19:43:46.832772 [ 282 ] {137eddc3-7069-4d8d-9e4f-9e86589ba868} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:46.832989 [ 282 ] {137eddc3-7069-4d8d-9e4f-9e86589ba868} executeQuery: Read 237 rows, 16.27 KiB in 0.001567 sec., 151244.41608168476 rows/sec., 10.14 MiB/sec. 2024.11.21 19:43:46.833041 [ 282 ] {137eddc3-7069-4d8d-9e4f-9e86589ba868} TCPHandler: Processed in 0.001785134 sec. 2024.11.21 19:43:46.833196 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:46.833325 [ 276 ] {58d3b9d7-3a74-4411-a9e2-3c250a23e8a1} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:43:46.833381 [ 276 ] {58d3b9d7-3a74-4411-a9e2-3c250a23e8a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:43:46.833868 [ 276 ] {58d3b9d7-3a74-4411-a9e2-3c250a23e8a1} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:46.833914 [ 276 ] {58d3b9d7-3a74-4411-a9e2-3c250a23e8a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:46.834270 [ 276 ] {58d3b9d7-3a74-4411-a9e2-3c250a23e8a1} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.21 19:43:46.834501 [ 276 ] {58d3b9d7-3a74-4411-a9e2-3c250a23e8a1} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:46.834705 [ 276 ] {58d3b9d7-3a74-4411-a9e2-3c250a23e8a1} executeQuery: Read 1 rows, 69.00 B in 0.001409 sec., 709.7232079488999 rows/sec., 47.82 KiB/sec. 2024.11.21 19:43:46.834754 [ 276 ] {58d3b9d7-3a74-4411-a9e2-3c250a23e8a1} TCPHandler: Processed in 0.001621382 sec. 2024.11.21 19:43:46.834883 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:46.834993 [ 282 ] {bdd2e047-dee7-4b80-a129-b2342a903a3b} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:43:46.835072 [ 282 ] {bdd2e047-dee7-4b80-a129-b2342a903a3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:43:46.836368 [ 282 ] {bdd2e047-dee7-4b80-a129-b2342a903a3b} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:46.836406 [ 282 ] {bdd2e047-dee7-4b80-a129-b2342a903a3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:46.837108 [ 282 ] {bdd2e047-dee7-4b80-a129-b2342a903a3b} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.21 19:43:46.837366 [ 282 ] {bdd2e047-dee7-4b80-a129-b2342a903a3b} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:46.837557 [ 121 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0 2024.11.21 19:43:46.837626 [ 121 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:46.837654 [ 282 ] {bdd2e047-dee7-4b80-a129-b2342a903a3b} executeQuery: Read 41 rows, 75.23 KiB in 0.002677 sec., 15315.651849084796 rows/sec., 27.44 MiB/sec. 2024.11.21 19:43:46.837672 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.11.21 19:43:46.838049 [ 193 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_44_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full 2024.11.21 19:43:46.838069 [ 282 ] {bdd2e047-dee7-4b80-a129-b2342a903a3b} TCPHandler: Processed in 0.003235793 sec. 2024.11.21 19:43:46.838328 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:46.838614 [ 276 ] {4eaaf6fc-4d72-49af-9bf3-8e75f0bb576b} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:43:46.838767 [ 276 ] {4eaaf6fc-4d72-49af-9bf3-8e75f0bb576b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:43:46.838781 [ 193 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_44_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:43:46.839039 [ 193 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_44_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 1428 rows starting from the beginning of the part 2024.11.21 19:43:46.840013 [ 193 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_44_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part 2024.11.21 19:43:46.840882 [ 193 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_44_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part 2024.11.21 19:43:46.841011 [ 276 ] {4eaaf6fc-4d72-49af-9bf3-8e75f0bb576b} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:46.841155 [ 276 ] {4eaaf6fc-4d72-49af-9bf3-8e75f0bb576b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:43:46.841497 [ 193 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_44_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part 2024.11.21 19:43:46.842151 [ 193 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_44_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 41 rows starting from the beginning of the part 2024.11.21 19:43:46.842734 [ 276 ] {4eaaf6fc-4d72-49af-9bf3-8e75f0bb576b} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2024.11.21 19:43:46.842832 [ 193 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_44_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part 2024.11.21 19:43:46.843576 [ 276 ] {4eaaf6fc-4d72-49af-9bf3-8e75f0bb576b} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:46.844160 [ 276 ] {4eaaf6fc-4d72-49af-9bf3-8e75f0bb576b} executeQuery: Read 82 rows, 5.33 KiB in 0.005644 sec., 14528.703047484054 rows/sec., 944.90 KiB/sec. 2024.11.21 19:43:46.844411 [ 276 ] {4eaaf6fc-4d72-49af-9bf3-8e75f0bb576b} TCPHandler: Processed in 0.006204743 sec. 2024.11.21 19:43:46.851847 [ 199 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_44_9} MergeTask::MergeProjectionsStage: Merge sorted 1633 rows, containing 19 columns (19 merged, 0 gathered) in 0.014050838 sec., 116220.826117275 rows/sec., 208.26 MiB/sec. 2024.11.21 19:43:46.853344 [ 199 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_44_9} MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) 2024.11.21 19:43:46.853775 [ 199 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_44_9} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:46.853852 [ 199 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_44_9} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9 2024.11.21 19:43:46.854003 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. 2024.11.21 19:43:48.356871 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 634 2024.11.21 19:43:48.380810 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:48.380870 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:43:48.390834 [ 243 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.11.21 19:43:48.391688 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:48.396579 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 634 2024.11.21 19:43:51.804812 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:51.805031 [ 276 ] {ed8a8ea0-d220-4d14-9ffb-90bcc35df211} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:43:51.805115 [ 276 ] {ed8a8ea0-d220-4d14-9ffb-90bcc35df211} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:43:51.805886 [ 276 ] {ed8a8ea0-d220-4d14-9ffb-90bcc35df211} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:51.805934 [ 276 ] {ed8a8ea0-d220-4d14-9ffb-90bcc35df211} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:43:51.806373 [ 276 ] {ed8a8ea0-d220-4d14-9ffb-90bcc35df211} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.21 19:43:51.806638 [ 276 ] {ed8a8ea0-d220-4d14-9ffb-90bcc35df211} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:51.806904 [ 276 ] {ed8a8ea0-d220-4d14-9ffb-90bcc35df211} executeQuery: Read 2 rows, 167.00 B in 0.001934 sec., 1034.126163391934 rows/sec., 84.33 KiB/sec. 2024.11.21 19:43:51.806965 [ 276 ] {ed8a8ea0-d220-4d14-9ffb-90bcc35df211} TCPHandler: Processed in 0.002296531 sec. 2024.11.21 19:43:51.807142 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:51.807261 [ 282 ] {8b02c385-d7fa-4398-800a-9b5f10f615fc} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:43:51.807309 [ 282 ] {8b02c385-d7fa-4398-800a-9b5f10f615fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:43:51.807886 [ 282 ] {8b02c385-d7fa-4398-800a-9b5f10f615fc} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:51.807927 [ 282 ] {8b02c385-d7fa-4398-800a-9b5f10f615fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:43:51.808304 [ 282 ] {8b02c385-d7fa-4398-800a-9b5f10f615fc} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2024.11.21 19:43:51.808559 [ 282 ] {8b02c385-d7fa-4398-800a-9b5f10f615fc} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:51.808771 [ 282 ] {8b02c385-d7fa-4398-800a-9b5f10f615fc} executeQuery: Read 57 rows, 4.48 KiB in 0.001535 sec., 37133.55048859935 rows/sec., 2.85 MiB/sec. 2024.11.21 19:43:51.808823 [ 282 ] {8b02c385-d7fa-4398-800a-9b5f10f615fc} TCPHandler: Processed in 0.001738923 sec. 2024.11.21 19:43:51.808978 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:51.809103 [ 276 ] {f1428533-9460-472c-addf-7cb1c8735478} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:43:51.809155 [ 276 ] {f1428533-9460-472c-addf-7cb1c8735478} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:43:51.809792 [ 276 ] {f1428533-9460-472c-addf-7cb1c8735478} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:51.809842 [ 276 ] {f1428533-9460-472c-addf-7cb1c8735478} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:43:51.810261 [ 276 ] {f1428533-9460-472c-addf-7cb1c8735478} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.11.21 19:43:51.810505 [ 276 ] {f1428533-9460-472c-addf-7cb1c8735478} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:51.810715 [ 276 ] {f1428533-9460-472c-addf-7cb1c8735478} executeQuery: Read 2 rows, 143.00 B in 0.001638 sec., 1221.001221001221 rows/sec., 85.26 KiB/sec. 2024.11.21 19:43:51.810776 [ 276 ] {f1428533-9460-472c-addf-7cb1c8735478} TCPHandler: Processed in 0.001852505 sec. 2024.11.21 19:43:51.810934 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:51.811047 [ 282 ] {b8a485c2-2cc4-4410-9d32-a5d010d15725} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:43:51.811093 [ 282 ] {b8a485c2-2cc4-4410-9d32-a5d010d15725} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:43:51.811735 [ 282 ] {b8a485c2-2cc4-4410-9d32-a5d010d15725} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:51.811782 [ 282 ] {b8a485c2-2cc4-4410-9d32-a5d010d15725} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:43:51.812211 [ 282 ] {b8a485c2-2cc4-4410-9d32-a5d010d15725} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2024.11.21 19:43:51.812447 [ 282 ] {b8a485c2-2cc4-4410-9d32-a5d010d15725} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:51.812687 [ 282 ] {b8a485c2-2cc4-4410-9d32-a5d010d15725} executeQuery: Read 66 rows, 5.28 KiB in 0.001663 sec., 39687.3120865905 rows/sec., 3.10 MiB/sec. 2024.11.21 19:43:51.812755 [ 282 ] {b8a485c2-2cc4-4410-9d32-a5d010d15725} TCPHandler: Processed in 0.001885355 sec. 2024.11.21 19:43:51.812959 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:51.813240 [ 276 ] {7b4cd9d9-ce04-4dc4-a0db-7624ee1570bd} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:43:51.813300 [ 276 ] {7b4cd9d9-ce04-4dc4-a0db-7624ee1570bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:43:51.813847 [ 276 ] {7b4cd9d9-ce04-4dc4-a0db-7624ee1570bd} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:51.813887 [ 276 ] {7b4cd9d9-ce04-4dc4-a0db-7624ee1570bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:43:51.814289 [ 276 ] {7b4cd9d9-ce04-4dc4-a0db-7624ee1570bd} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2024.11.21 19:43:51.814529 [ 276 ] {7b4cd9d9-ce04-4dc4-a0db-7624ee1570bd} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:51.814754 [ 276 ] {7b4cd9d9-ce04-4dc4-a0db-7624ee1570bd} executeQuery: Read 129 rows, 9.20 KiB in 0.001608 sec., 80223.88059701493 rows/sec., 5.59 MiB/sec. 2024.11.21 19:43:51.814812 [ 276 ] {7b4cd9d9-ce04-4dc4-a0db-7624ee1570bd} TCPHandler: Processed in 0.001961517 sec. 2024.11.21 19:43:51.814998 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:51.815116 [ 282 ] {e5cbf409-63e3-48ab-baa3-c1ab128240d7} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:43:51.815163 [ 282 ] {e5cbf409-63e3-48ab-baa3-c1ab128240d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:43:51.815615 [ 282 ] {e5cbf409-63e3-48ab-baa3-c1ab128240d7} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:51.815654 [ 282 ] {e5cbf409-63e3-48ab-baa3-c1ab128240d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:43:51.816012 [ 282 ] {e5cbf409-63e3-48ab-baa3-c1ab128240d7} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2024.11.21 19:43:51.816249 [ 282 ] {e5cbf409-63e3-48ab-baa3-c1ab128240d7} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:51.816458 [ 282 ] {e5cbf409-63e3-48ab-baa3-c1ab128240d7} executeQuery: Read 48 rows, 3.31 KiB in 0.001364 sec., 35190.61583577713 rows/sec., 2.37 MiB/sec. 2024.11.21 19:43:51.816509 [ 282 ] {e5cbf409-63e3-48ab-baa3-c1ab128240d7} TCPHandler: Processed in 0.001584681 sec. 2024.11.21 19:43:53.025103 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38979 2024.11.21 19:43:53.025888 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:53.025945 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:43:53.026526 [ 244 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.11.21 19:43:53.026781 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:53.027091 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 2024.11.21 19:43:53.027153 [ 221 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.11.21 19:43:53.027192 [ 221 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.11.21 19:43:53.029129 [ 221 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.11.21 19:43:54.420307 [ 220 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.11.21 19:43:54.420384 [ 220 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.11.21 19:43:54.422649 [ 220 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.11.21 19:43:55.000251 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 254.18 MiB, peak 275.58 MiB, free memory in arenas 0.00 B, will set to 258.18 MiB (RSS), difference: 4.00 MiB 2024.11.21 19:43:55.771736 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1898 2024.11.21 19:43:55.775060 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:55.775123 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:43:55.776659 [ 242 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.11.21 19:43:55.776983 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:55.778598 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1898 2024.11.21 19:43:55.896764 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 641 2024.11.21 19:43:55.919633 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:55.919688 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:43:55.927305 [ 243 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.11.21 19:43:55.928109 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:55.930987 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 641 2024.11.21 19:43:56.805419 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:56.805635 [ 276 ] {9d86f9fb-6f62-4ebb-9595-89e166504848} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:43:56.805718 [ 276 ] {9d86f9fb-6f62-4ebb-9595-89e166504848} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:43:56.806595 [ 276 ] {9d86f9fb-6f62-4ebb-9595-89e166504848} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:56.806650 [ 276 ] {9d86f9fb-6f62-4ebb-9595-89e166504848} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:43:56.807101 [ 276 ] {9d86f9fb-6f62-4ebb-9595-89e166504848} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2024.11.21 19:43:56.807374 [ 276 ] {9d86f9fb-6f62-4ebb-9595-89e166504848} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:56.807592 [ 24 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2024.11.21 19:43:56.807617 [ 276 ] {9d86f9fb-6f62-4ebb-9595-89e166504848} executeQuery: Read 56 rows, 4.41 KiB in 0.002043 sec., 27410.67058247675 rows/sec., 2.11 MiB/sec. 2024.11.21 19:43:56.807672 [ 24 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:56.807751 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:43:56.807752 [ 276 ] {9d86f9fb-6f62-4ebb-9595-89e166504848} TCPHandler: Processed in 0.002468743 sec. 2024.11.21 19:43:56.808004 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:56.808006 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2024.11.21 19:43:56.808232 [ 282 ] {a78b8155-7cfa-44e5-aded-82abec17182f} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:43:56.808312 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:43:56.808342 [ 282 ] {a78b8155-7cfa-44e5-aded-82abec17182f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:43:56.808396 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1435 rows starting from the beginning of the part 2024.11.21 19:43:56.808725 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 62 rows starting from the beginning of the part 2024.11.21 19:43:56.809065 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part 2024.11.21 19:43:56.809486 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 285 rows starting from the beginning of the part 2024.11.21 19:43:56.810015 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 57 rows starting from the beginning of the part 2024.11.21 19:43:56.810305 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 56 rows starting from the beginning of the part 2024.11.21 19:43:56.811314 [ 282 ] {a78b8155-7cfa-44e5-aded-82abec17182f} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:56.811371 [ 282 ] {a78b8155-7cfa-44e5-aded-82abec17182f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:43:56.812394 [ 282 ] {a78b8155-7cfa-44e5-aded-82abec17182f} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2024.11.21 19:43:56.812870 [ 282 ] {a78b8155-7cfa-44e5-aded-82abec17182f} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:56.813205 [ 18 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2024.11.21 19:43:56.813331 [ 18 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:56.813348 [ 282 ] {a78b8155-7cfa-44e5-aded-82abec17182f} executeQuery: Read 64 rows, 5.12 KiB in 0.005179 sec., 12357.597991890327 rows/sec., 987.69 KiB/sec. 2024.11.21 19:43:56.813412 [ 18 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:43:56.813658 [ 282 ] {a78b8155-7cfa-44e5-aded-82abec17182f} TCPHandler: Processed in 0.005749377 sec. 2024.11.21 19:43:56.813876 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2024.11.21 19:43:56.813960 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:56.814364 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:43:56.814380 [ 276 ] {33dffe04-d036-4690-929e-0168a1102d4b} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:43:56.814400 [ 191 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 1951 rows, containing 5 columns (5 merged, 0 gathered) in 0.006532068 sec., 298680.2954286453 rows/sec., 26.11 MiB/sec. 2024.11.21 19:43:56.814461 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 915 rows starting from the beginning of the part 2024.11.21 19:43:56.814503 [ 276 ] {33dffe04-d036-4690-929e-0168a1102d4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:43:56.814843 [ 191 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2024.11.21 19:43:56.814960 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 76 rows starting from the beginning of the part 2024.11.21 19:43:56.815606 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part 2024.11.21 19:43:56.816133 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 423 rows starting from the beginning of the part 2024.11.21 19:43:56.816216 [ 197 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_126_25} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:56.816468 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 66 rows starting from the beginning of the part 2024.11.21 19:43:56.816896 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 64 rows starting from the beginning of the part 2024.11.21 19:43:56.816971 [ 197 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_126_25} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2024.11.21 19:43:56.817607 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2024.11.21 19:43:56.819185 [ 276 ] {33dffe04-d036-4690-929e-0168a1102d4b} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:56.819334 [ 276 ] {33dffe04-d036-4690-929e-0168a1102d4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:43:56.820923 [ 276 ] {33dffe04-d036-4690-929e-0168a1102d4b} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2024.11.21 19:43:56.821386 [ 276 ] {33dffe04-d036-4690-929e-0168a1102d4b} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:56.821503 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 5 columns (5 merged, 0 gathered) in 0.007936026 sec., 202620.30391533495 rows/sec., 15.63 MiB/sec. 2024.11.21 19:43:56.821649 [ 18 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2024.11.21 19:43:56.821744 [ 18 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:56.821800 [ 18 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:43:56.821809 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2024.11.21 19:43:56.821866 [ 276 ] {33dffe04-d036-4690-929e-0168a1102d4b} executeQuery: Read 160 rows, 11.41 KiB in 0.007607 sec., 21033.258840541606 rows/sec., 1.46 MiB/sec. 2024.11.21 19:43:56.822127 [ 276 ] {33dffe04-d036-4690-929e-0168a1102d4b} TCPHandler: Processed in 0.008319621 sec. 2024.11.21 19:43:56.822433 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:43:56.822524 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2024.11.21 19:43:56.822698 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_126_25} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:56.822791 [ 282 ] {292ea19c-9973-4030-8c2e-5e297abd372b} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:43:56.822956 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_126_25} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2024.11.21 19:43:56.822968 [ 282 ] {292ea19c-9973-4030-8c2e-5e297abd372b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:43:56.823185 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:43:56.823205 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2024.11.21 19:43:56.823328 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_126_25} MergeTreeSequentialSource: Reading 4 marks from part all_1_121_24, total 22432 rows starting from the beginning of the part 2024.11.21 19:43:56.823758 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 166 rows starting from the beginning of the part 2024.11.21 19:43:56.824136 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part 2024.11.21 19:43:56.824399 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 237 rows starting from the beginning of the part 2024.11.21 19:43:56.824555 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 129 rows starting from the beginning of the part 2024.11.21 19:43:56.825027 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part 2024.11.21 19:43:56.825732 [ 282 ] {292ea19c-9973-4030-8c2e-5e297abd372b} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:56.825793 [ 282 ] {292ea19c-9973-4030-8c2e-5e297abd372b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:43:56.826496 [ 282 ] {292ea19c-9973-4030-8c2e-5e297abd372b} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2024.11.21 19:43:56.826794 [ 282 ] {292ea19c-9973-4030-8c2e-5e297abd372b} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:56.827081 [ 18 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2024.11.21 19:43:56.827180 [ 282 ] {292ea19c-9973-4030-8c2e-5e297abd372b} executeQuery: Read 60 rows, 4.14 KiB in 0.004499 sec., 13336.29695487886 rows/sec., 920.34 KiB/sec. 2024.11.21 19:43:56.827239 [ 18 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:43:56.827414 [ 18 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:43:56.827466 [ 282 ] {292ea19c-9973-4030-8c2e-5e297abd372b} TCPHandler: Processed in 0.005208499 sec. 2024.11.21 19:43:56.828077 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2024.11.21 19:43:56.828815 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:43:56.828961 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7448 rows starting from the beginning of the part 2024.11.21 19:43:56.829481 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part 2024.11.21 19:43:56.829962 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part 2024.11.21 19:43:56.830407 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 82 rows starting from the beginning of the part 2024.11.21 19:43:56.830931 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 48 rows starting from the beginning of the part 2024.11.21 19:43:56.831325 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part 2024.11.21 19:43:56.834251 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 7758 rows, containing 4 columns (4 merged, 0 gathered) in 0.006597408 sec., 1175916.3598795163 rows/sec., 77.30 MiB/sec. 2024.11.21 19:43:56.834524 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 23284 rows, containing 5 columns (5 merged, 0 gathered) in 0.012523688 sec., 1859196.7477950584 rows/sec., 126.99 MiB/sec. 2024.11.21 19:43:56.834772 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2024.11.21 19:43:56.835101 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_126_25} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:56.835218 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_126_25} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2024.11.21 19:43:56.835302 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. 2024.11.21 19:43:56.835408 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2024.11.21 19:43:56.835721 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_126_25} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:43:56.835800 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_126_25} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2024.11.21 19:43:56.835894 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2024.11.21 19:44:00.297312 [ 27 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:44:00.297391 [ 27 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:44:00.527346 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39406 2024.11.21 19:44:00.528305 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:00.528364 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:00.528926 [ 244 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.11.21 19:44:00.529189 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:00.529467 [ 27 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.11.21 19:44:00.529482 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 2024.11.21 19:44:00.529588 [ 27 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:00.529638 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:00.529847 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.11.21 19:44:00.530086 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:44:00.530153 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_86_17} MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37149 rows starting from the beginning of the part 2024.11.21 19:44:00.530285 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 427 rows starting from the beginning of the part 2024.11.21 19:44:00.530607 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 488 rows starting from the beginning of the part 2024.11.21 19:44:00.530851 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 427 rows starting from the beginning of the part 2024.11.21 19:44:00.531054 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 488 rows starting from the beginning of the part 2024.11.21 19:44:00.531271 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 427 rows starting from the beginning of the part 2024.11.21 19:44:00.534308 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.004563391 sec., 8635245.14993346 rows/sec., 123.53 MiB/sec. 2024.11.21 19:44:00.534549 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.11.21 19:44:00.534817 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_86_17} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:00.534896 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_86_17} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.11.21 19:44:00.534978 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2024.11.21 19:44:01.331299 [ 224 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2024.11.21 19:44:01.331352 [ 224 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2024.11.21 19:44:01.333243 [ 224 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2024.11.21 19:44:01.504585 [ 221 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2024.11.21 19:44:01.504679 [ 221 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2024.11.21 19:44:01.506823 [ 221 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2024.11.21 19:44:01.798211 [ 221 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2024.11.21 19:44:01.798263 [ 221 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2024.11.21 19:44:01.800195 [ 221 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2024.11.21 19:44:01.812132 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:01.812347 [ 276 ] {aa623792-1523-4cb6-8f81-2fff51983a5d} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:44:01.812428 [ 276 ] {aa623792-1523-4cb6-8f81-2fff51983a5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:44:01.813241 [ 276 ] {aa623792-1523-4cb6-8f81-2fff51983a5d} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:01.813294 [ 276 ] {aa623792-1523-4cb6-8f81-2fff51983a5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:01.813739 [ 276 ] {aa623792-1523-4cb6-8f81-2fff51983a5d} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.21 19:44:01.814006 [ 276 ] {aa623792-1523-4cb6-8f81-2fff51983a5d} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:01.814250 [ 276 ] {aa623792-1523-4cb6-8f81-2fff51983a5d} executeQuery: Read 14 rows, 1.01 KiB in 0.001959 sec., 7146.503318019399 rows/sec., 514.45 KiB/sec. 2024.11.21 19:44:01.814307 [ 276 ] {aa623792-1523-4cb6-8f81-2fff51983a5d} TCPHandler: Processed in 0.002322162 sec. 2024.11.21 19:44:01.814489 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:01.814622 [ 282 ] {15f6a06c-2c2a-4fd9-b485-ed3a4f13bc3c} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:44:01.814687 [ 282 ] {15f6a06c-2c2a-4fd9-b485-ed3a4f13bc3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:44:01.815468 [ 282 ] {15f6a06c-2c2a-4fd9-b485-ed3a4f13bc3c} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:01.815515 [ 282 ] {15f6a06c-2c2a-4fd9-b485-ed3a4f13bc3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:01.815936 [ 282 ] {15f6a06c-2c2a-4fd9-b485-ed3a4f13bc3c} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2024.11.21 19:44:01.816192 [ 282 ] {15f6a06c-2c2a-4fd9-b485-ed3a4f13bc3c} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:01.816412 [ 282 ] {15f6a06c-2c2a-4fd9-b485-ed3a4f13bc3c} executeQuery: Read 285 rows, 25.79 KiB in 0.001815 sec., 157024.79338842977 rows/sec., 13.88 MiB/sec. 2024.11.21 19:44:01.816465 [ 282 ] {15f6a06c-2c2a-4fd9-b485-ed3a4f13bc3c} TCPHandler: Processed in 0.002034927 sec. 2024.11.21 19:44:01.816636 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:01.816743 [ 276 ] {1731445e-b9ef-43c5-baa5-23d80fdf4642} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:44:01.816789 [ 276 ] {1731445e-b9ef-43c5-baa5-23d80fdf4642} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:44:01.817339 [ 276 ] {1731445e-b9ef-43c5-baa5-23d80fdf4642} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:01.817377 [ 276 ] {1731445e-b9ef-43c5-baa5-23d80fdf4642} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:01.817724 [ 276 ] {1731445e-b9ef-43c5-baa5-23d80fdf4642} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.11.21 19:44:01.817958 [ 276 ] {1731445e-b9ef-43c5-baa5-23d80fdf4642} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:01.818221 [ 276 ] {1731445e-b9ef-43c5-baa5-23d80fdf4642} executeQuery: Read 48 rows, 3.54 KiB in 0.0015 sec., 32000 rows/sec., 2.30 MiB/sec. 2024.11.21 19:44:01.818275 [ 276 ] {1731445e-b9ef-43c5-baa5-23d80fdf4642} TCPHandler: Processed in 0.001691312 sec. 2024.11.21 19:44:01.818421 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:01.818528 [ 282 ] {ba27cbeb-4f12-49a7-bd92-8a5e8a804d32} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:44:01.818573 [ 282 ] {ba27cbeb-4f12-49a7-bd92-8a5e8a804d32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:44:01.819094 [ 282 ] {ba27cbeb-4f12-49a7-bd92-8a5e8a804d32} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:01.819134 [ 282 ] {ba27cbeb-4f12-49a7-bd92-8a5e8a804d32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:01.819482 [ 282 ] {ba27cbeb-4f12-49a7-bd92-8a5e8a804d32} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.21 19:44:01.819709 [ 282 ] {ba27cbeb-4f12-49a7-bd92-8a5e8a804d32} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:01.819915 [ 282 ] {ba27cbeb-4f12-49a7-bd92-8a5e8a804d32} executeQuery: Read 14 rows, 1004.00 B in 0.001408 sec., 9943.181818181818 rows/sec., 696.36 KiB/sec. 2024.11.21 19:44:01.819966 [ 282 ] {ba27cbeb-4f12-49a7-bd92-8a5e8a804d32} TCPHandler: Processed in 0.001595911 sec. 2024.11.21 19:44:01.820114 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:01.820221 [ 276 ] {ef1e55f8-7005-4340-ab16-7d7b2ca71328} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:44:01.820267 [ 276 ] {ef1e55f8-7005-4340-ab16-7d7b2ca71328} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:44:01.820800 [ 276 ] {ef1e55f8-7005-4340-ab16-7d7b2ca71328} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:01.820839 [ 276 ] {ef1e55f8-7005-4340-ab16-7d7b2ca71328} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:01.821204 [ 276 ] {ef1e55f8-7005-4340-ab16-7d7b2ca71328} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.21 19:44:01.821447 [ 276 ] {ef1e55f8-7005-4340-ab16-7d7b2ca71328} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:01.821672 [ 276 ] {ef1e55f8-7005-4340-ab16-7d7b2ca71328} executeQuery: Read 13 rows, 830.00 B in 0.001471 sec., 8837.525492861998 rows/sec., 551.02 KiB/sec. 2024.11.21 19:44:01.821777 [ 276 ] {ef1e55f8-7005-4340-ab16-7d7b2ca71328} TCPHandler: Processed in 0.001712982 sec. 2024.11.21 19:44:01.821928 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:01.822035 [ 282 ] {92c4a5c5-859f-4737-bbe9-d45f965c42f9} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:44:01.822080 [ 282 ] {92c4a5c5-859f-4737-bbe9-d45f965c42f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:44:01.822756 [ 282 ] {92c4a5c5-859f-4737-bbe9-d45f965c42f9} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:01.822796 [ 282 ] {92c4a5c5-859f-4737-bbe9-d45f965c42f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:01.823174 [ 282 ] {92c4a5c5-859f-4737-bbe9-d45f965c42f9} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2024.11.21 19:44:01.823410 [ 282 ] {92c4a5c5-859f-4737-bbe9-d45f965c42f9} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:01.823603 [ 282 ] {92c4a5c5-859f-4737-bbe9-d45f965c42f9} executeQuery: Read 423 rows, 30.96 KiB in 0.001576 sec., 268401.01522842643 rows/sec., 19.19 MiB/sec. 2024.11.21 19:44:01.823665 [ 282 ] {92c4a5c5-859f-4737-bbe9-d45f965c42f9} TCPHandler: Processed in 0.001789523 sec. 2024.11.21 19:44:01.823682 [ 220 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2024.11.21 19:44:01.823741 [ 220 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2024.11.21 19:44:01.823849 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:01.824004 [ 276 ] {fdfa03fc-4de0-44c4-8065-5b0122a8f5c5} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:44:01.824078 [ 276 ] {fdfa03fc-4de0-44c4-8065-5b0122a8f5c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:44:01.825290 [ 276 ] {fdfa03fc-4de0-44c4-8065-5b0122a8f5c5} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:01.825332 [ 276 ] {fdfa03fc-4de0-44c4-8065-5b0122a8f5c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:01.826014 [ 276 ] {fdfa03fc-4de0-44c4-8065-5b0122a8f5c5} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.21 19:44:01.826414 [ 276 ] {fdfa03fc-4de0-44c4-8065-5b0122a8f5c5} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:01.826708 [ 276 ] {fdfa03fc-4de0-44c4-8065-5b0122a8f5c5} executeQuery: Read 6 rows, 321.00 B in 0.002726 sec., 2201.0271460014674 rows/sec., 115.00 KiB/sec. 2024.11.21 19:44:01.826824 [ 276 ] {fdfa03fc-4de0-44c4-8065-5b0122a8f5c5} TCPHandler: Processed in 0.003055001 sec. 2024.11.21 19:44:01.827048 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:01.827245 [ 282 ] {7e64a9d0-9ef8-4eac-8120-548c6452d250} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:44:01.827342 [ 282 ] {7e64a9d0-9ef8-4eac-8120-548c6452d250} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:44:01.827423 [ 220 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2024.11.21 19:44:01.828450 [ 282 ] {7e64a9d0-9ef8-4eac-8120-548c6452d250} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:01.828493 [ 282 ] {7e64a9d0-9ef8-4eac-8120-548c6452d250} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:01.828878 [ 282 ] {7e64a9d0-9ef8-4eac-8120-548c6452d250} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2024.11.21 19:44:01.829127 [ 282 ] {7e64a9d0-9ef8-4eac-8120-548c6452d250} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:01.829302 [ 282 ] {7e64a9d0-9ef8-4eac-8120-548c6452d250} executeQuery: Read 237 rows, 16.27 KiB in 0.002122 sec., 111687.08765315739 rows/sec., 7.49 MiB/sec. 2024.11.21 19:44:01.829354 [ 282 ] {7e64a9d0-9ef8-4eac-8120-548c6452d250} TCPHandler: Processed in 0.002411162 sec. 2024.11.21 19:44:01.829514 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:01.829643 [ 276 ] {943247aa-b23e-409c-9e5a-bad0885d0136} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:44:01.829699 [ 276 ] {943247aa-b23e-409c-9e5a-bad0885d0136} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:44:01.830212 [ 276 ] {943247aa-b23e-409c-9e5a-bad0885d0136} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:01.830257 [ 276 ] {943247aa-b23e-409c-9e5a-bad0885d0136} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:01.830663 [ 276 ] {943247aa-b23e-409c-9e5a-bad0885d0136} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.21 19:44:01.830910 [ 276 ] {943247aa-b23e-409c-9e5a-bad0885d0136} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:01.831087 [ 276 ] {943247aa-b23e-409c-9e5a-bad0885d0136} executeQuery: Read 1 rows, 69.00 B in 0.001474 sec., 678.4260515603798 rows/sec., 45.71 KiB/sec. 2024.11.21 19:44:01.831137 [ 276 ] {943247aa-b23e-409c-9e5a-bad0885d0136} TCPHandler: Processed in 0.001686892 sec. 2024.11.21 19:44:01.831272 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:01.831378 [ 282 ] {7d2ed1d5-81ec-4f46-90ce-fc884614bf0a} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:44:01.831444 [ 282 ] {7d2ed1d5-81ec-4f46-90ce-fc884614bf0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:44:01.832555 [ 282 ] {7d2ed1d5-81ec-4f46-90ce-fc884614bf0a} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:01.832593 [ 282 ] {7d2ed1d5-81ec-4f46-90ce-fc884614bf0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:01.833252 [ 282 ] {7d2ed1d5-81ec-4f46-90ce-fc884614bf0a} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.21 19:44:01.833503 [ 282 ] {7d2ed1d5-81ec-4f46-90ce-fc884614bf0a} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:01.833697 [ 282 ] {7d2ed1d5-81ec-4f46-90ce-fc884614bf0a} executeQuery: Read 41 rows, 75.23 KiB in 0.002342 sec., 17506.404782237405 rows/sec., 31.37 MiB/sec. 2024.11.21 19:44:01.833787 [ 282 ] {7d2ed1d5-81ec-4f46-90ce-fc884614bf0a} TCPHandler: Processed in 0.002566694 sec. 2024.11.21 19:44:01.833933 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:01.834061 [ 276 ] {ac09d19a-12c9-4431-8030-79f3e517bd77} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:44:01.834115 [ 276 ] {ac09d19a-12c9-4431-8030-79f3e517bd77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:44:01.834639 [ 276 ] {ac09d19a-12c9-4431-8030-79f3e517bd77} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:01.834675 [ 276 ] {ac09d19a-12c9-4431-8030-79f3e517bd77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:01.835027 [ 276 ] {ac09d19a-12c9-4431-8030-79f3e517bd77} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2024.11.21 19:44:01.835257 [ 276 ] {ac09d19a-12c9-4431-8030-79f3e517bd77} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:01.835428 [ 276 ] {ac09d19a-12c9-4431-8030-79f3e517bd77} executeQuery: Read 82 rows, 5.33 KiB in 0.001396 sec., 58739.25501432664 rows/sec., 3.73 MiB/sec. 2024.11.21 19:44:01.835476 [ 276 ] {ac09d19a-12c9-4431-8030-79f3e517bd77} TCPHandler: Processed in 0.001604811 sec. 2024.11.21 19:44:02.905063 [ 34 ] {} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2024.11.21 19:44:02.905147 [ 34 ] {} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:02.905176 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:02.905415 [ 188 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2024.11.21 19:44:02.905648 [ 188 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:44:02.905686 [ 188 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part 2024.11.21 19:44:02.905770 [ 188 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part 2024.11.21 19:44:02.906021 [ 188 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part 2024.11.21 19:44:02.906166 [ 188 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part 2024.11.21 19:44:02.906282 [ 188 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part 2024.11.21 19:44:02.907245 [ 187 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001986696 sec., 19127.23436298256 rows/sec., 1.60 MiB/sec. 2024.11.21 19:44:02.907417 [ 187 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2024.11.21 19:44:02.907720 [ 187 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_29_7} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:02.907809 [ 187 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_29_7} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2024.11.21 19:44:02.907909 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.21 19:44:03.431166 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 2024.11.21 19:44:03.453501 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:03.453554 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:03.461195 [ 243 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.11.21 19:44:03.462001 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:03.462309 [ 34 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.11.21 19:44:03.462376 [ 34 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:03.462423 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:03.462891 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.11.21 19:44:03.479178 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 649 2024.11.21 19:44:03.480601 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:44:03.482269 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 611 rows starting from the beginning of the part 2024.11.21 19:44:03.488346 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part 2024.11.21 19:44:03.494580 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part 2024.11.21 19:44:03.500801 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part 2024.11.21 19:44:03.507258 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part 2024.11.21 19:44:03.513544 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part 2024.11.21 19:44:03.584167 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.121601994 sec., 5337.083534995322 rows/sec., 27.60 MiB/sec. 2024.11.21 19:44:03.587580 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.11.21 19:44:03.590467 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_86_17} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:03.590587 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_86_17} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.11.21 19:44:03.592902 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2024.11.21 19:44:04.000182 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 259.24 MiB, peak 276.67 MiB, free memory in arenas 0.00 B, will set to 258.18 MiB (RSS), difference: -1.06 MiB 2024.11.21 19:44:04.806599 [ 221 ] {} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.11.21 19:44:04.806652 [ 221 ] {} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.11.21 19:44:04.808252 [ 221 ] {} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.11.21 19:44:05.778960 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1928 2024.11.21 19:44:05.782220 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:05.782280 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:05.783865 [ 242 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.11.21 19:44:05.784193 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:05.784554 [ 224 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.11.21 19:44:05.784604 [ 224 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.11.21 19:44:05.785180 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1928 2024.11.21 19:44:05.786836 [ 224 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.11.21 19:44:06.805076 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:06.805331 [ 276 ] {22d7afed-e09b-44ab-b3d1-85cabd911cca} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:44:06.805438 [ 276 ] {22d7afed-e09b-44ab-b3d1-85cabd911cca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:44:06.806499 [ 276 ] {22d7afed-e09b-44ab-b3d1-85cabd911cca} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:06.806578 [ 276 ] {22d7afed-e09b-44ab-b3d1-85cabd911cca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:06.807913 [ 276 ] {22d7afed-e09b-44ab-b3d1-85cabd911cca} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.21 19:44:06.808236 [ 276 ] {22d7afed-e09b-44ab-b3d1-85cabd911cca} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:06.808529 [ 276 ] {22d7afed-e09b-44ab-b3d1-85cabd911cca} executeQuery: Read 4 rows, 334.00 B in 0.003277 sec., 1220.6286237412266 rows/sec., 99.53 KiB/sec. 2024.11.21 19:44:06.808607 [ 276 ] {22d7afed-e09b-44ab-b3d1-85cabd911cca} TCPHandler: Processed in 0.003708849 sec. 2024.11.21 19:44:06.808811 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:06.808981 [ 282 ] {c3d6ab90-722d-4fce-b992-1f79531f2fb3} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:44:06.809050 [ 282 ] {c3d6ab90-722d-4fce-b992-1f79531f2fb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:44:06.809886 [ 282 ] {c3d6ab90-722d-4fce-b992-1f79531f2fb3} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:06.809931 [ 282 ] {c3d6ab90-722d-4fce-b992-1f79531f2fb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:06.810368 [ 282 ] {c3d6ab90-722d-4fce-b992-1f79531f2fb3} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2024.11.21 19:44:06.810650 [ 282 ] {c3d6ab90-722d-4fce-b992-1f79531f2fb3} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:06.810907 [ 282 ] {c3d6ab90-722d-4fce-b992-1f79531f2fb3} executeQuery: Read 58 rows, 4.55 KiB in 0.001958 sec., 29622.063329928496 rows/sec., 2.27 MiB/sec. 2024.11.21 19:44:06.810993 [ 282 ] {c3d6ab90-722d-4fce-b992-1f79531f2fb3} TCPHandler: Processed in 0.00226206 sec. 2024.11.21 19:44:06.811212 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:06.811562 [ 276 ] {1493613f-bb37-4b59-8b99-972f39eef5ff} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:44:06.811639 [ 276 ] {1493613f-bb37-4b59-8b99-972f39eef5ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:44:06.812321 [ 276 ] {1493613f-bb37-4b59-8b99-972f39eef5ff} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:06.812367 [ 276 ] {1493613f-bb37-4b59-8b99-972f39eef5ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:06.812780 [ 276 ] {1493613f-bb37-4b59-8b99-972f39eef5ff} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.11.21 19:44:06.813070 [ 276 ] {1493613f-bb37-4b59-8b99-972f39eef5ff} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:06.813317 [ 276 ] {1493613f-bb37-4b59-8b99-972f39eef5ff} executeQuery: Read 4 rows, 286.00 B in 0.001874 sec., 2134.4717182497334 rows/sec., 149.04 KiB/sec. 2024.11.21 19:44:06.813382 [ 276 ] {1493613f-bb37-4b59-8b99-972f39eef5ff} TCPHandler: Processed in 0.00228183 sec. 2024.11.21 19:44:06.813590 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:06.813737 [ 282 ] {5c0f8f45-e1f1-438e-8420-3eaea4eabd33} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:44:06.813802 [ 282 ] {5c0f8f45-e1f1-438e-8420-3eaea4eabd33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:44:06.814560 [ 282 ] {5c0f8f45-e1f1-438e-8420-3eaea4eabd33} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:06.814615 [ 282 ] {5c0f8f45-e1f1-438e-8420-3eaea4eabd33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:06.815058 [ 282 ] {5c0f8f45-e1f1-438e-8420-3eaea4eabd33} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2024.11.21 19:44:06.815365 [ 282 ] {5c0f8f45-e1f1-438e-8420-3eaea4eabd33} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:06.815631 [ 282 ] {5c0f8f45-e1f1-438e-8420-3eaea4eabd33} executeQuery: Read 68 rows, 5.44 KiB in 0.001924 sec., 35343.03534303534 rows/sec., 2.76 MiB/sec. 2024.11.21 19:44:06.815741 [ 282 ] {5c0f8f45-e1f1-438e-8420-3eaea4eabd33} TCPHandler: Processed in 0.002221029 sec. 2024.11.21 19:44:06.816019 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:06.816200 [ 276 ] {7ae258ee-cdd5-4c3c-80fa-c8620d35afe4} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:44:06.816272 [ 276 ] {7ae258ee-cdd5-4c3c-80fa-c8620d35afe4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:44:06.816964 [ 276 ] {7ae258ee-cdd5-4c3c-80fa-c8620d35afe4} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:06.817009 [ 276 ] {7ae258ee-cdd5-4c3c-80fa-c8620d35afe4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:06.817470 [ 276 ] {7ae258ee-cdd5-4c3c-80fa-c8620d35afe4} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2024.11.21 19:44:06.817753 [ 276 ] {7ae258ee-cdd5-4c3c-80fa-c8620d35afe4} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:06.818010 [ 276 ] {7ae258ee-cdd5-4c3c-80fa-c8620d35afe4} executeQuery: Read 130 rows, 9.27 KiB in 0.001843 sec., 70537.1676614216 rows/sec., 4.91 MiB/sec. 2024.11.21 19:44:06.818072 [ 276 ] {7ae258ee-cdd5-4c3c-80fa-c8620d35afe4} TCPHandler: Processed in 0.00220256 sec. 2024.11.21 19:44:06.818232 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:06.818355 [ 282 ] {ff9658f2-323b-4a78-adb8-2a061b87392a} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:44:06.818412 [ 282 ] {ff9658f2-323b-4a78-adb8-2a061b87392a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:44:06.818911 [ 282 ] {ff9658f2-323b-4a78-adb8-2a061b87392a} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:06.818957 [ 282 ] {ff9658f2-323b-4a78-adb8-2a061b87392a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:06.819394 [ 282 ] {ff9658f2-323b-4a78-adb8-2a061b87392a} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2024.11.21 19:44:06.819695 [ 282 ] {ff9658f2-323b-4a78-adb8-2a061b87392a} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:06.819960 [ 282 ] {ff9658f2-323b-4a78-adb8-2a061b87392a} executeQuery: Read 48 rows, 3.31 KiB in 0.001622 sec., 29593.094944512948 rows/sec., 1.99 MiB/sec. 2024.11.21 19:44:06.820058 [ 282 ] {ff9658f2-323b-4a78-adb8-2a061b87392a} TCPHandler: Processed in 0.001882185 sec. 2024.11.21 19:44:08.029780 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39894 2024.11.21 19:44:08.030468 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:08.030514 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:08.031055 [ 244 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.11.21 19:44:08.031307 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:08.031544 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 2024.11.21 19:44:10.979364 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 2024.11.21 19:44:11.002594 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:11.002649 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:11.010833 [ 243 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.11.21 19:44:11.011671 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:11.015628 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 656 2024.11.21 19:44:11.087466 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40184, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:11.276895 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60620, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:11.295298 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49303, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:11.309697 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34866, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:11.553180 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43962, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:11.599588 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62734, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:11.605916 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54897, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:11.615352 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41725, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:11.805809 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:11.806007 [ 276 ] {16fd0ba0-706b-44c6-bd05-24c728daf88e} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:44:11.806075 [ 276 ] {16fd0ba0-706b-44c6-bd05-24c728daf88e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:44:11.806848 [ 276 ] {16fd0ba0-706b-44c6-bd05-24c728daf88e} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:11.806888 [ 276 ] {16fd0ba0-706b-44c6-bd05-24c728daf88e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:11.807354 [ 276 ] {16fd0ba0-706b-44c6-bd05-24c728daf88e} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2024.11.21 19:44:11.807608 [ 276 ] {16fd0ba0-706b-44c6-bd05-24c728daf88e} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:11.807808 [ 276 ] {16fd0ba0-706b-44c6-bd05-24c728daf88e} executeQuery: Read 56 rows, 4.41 KiB in 0.001856 sec., 30172.41379310345 rows/sec., 2.32 MiB/sec. 2024.11.21 19:44:11.807865 [ 276 ] {16fd0ba0-706b-44c6-bd05-24c728daf88e} TCPHandler: Processed in 0.002190879 sec. 2024.11.21 19:44:11.808019 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:11.808134 [ 282 ] {ebc27ccb-f4e1-4acb-8cf5-e7a27a731e68} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:44:11.808181 [ 282 ] {ebc27ccb-f4e1-4acb-8cf5-e7a27a731e68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:44:11.808761 [ 282 ] {ebc27ccb-f4e1-4acb-8cf5-e7a27a731e68} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:11.808800 [ 282 ] {ebc27ccb-f4e1-4acb-8cf5-e7a27a731e68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:11.809166 [ 282 ] {ebc27ccb-f4e1-4acb-8cf5-e7a27a731e68} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2024.11.21 19:44:11.809432 [ 282 ] {ebc27ccb-f4e1-4acb-8cf5-e7a27a731e68} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:11.809624 [ 282 ] {ebc27ccb-f4e1-4acb-8cf5-e7a27a731e68} executeQuery: Read 64 rows, 5.12 KiB in 0.001507 sec., 42468.4804246848 rows/sec., 3.31 MiB/sec. 2024.11.21 19:44:11.809737 [ 282 ] {ebc27ccb-f4e1-4acb-8cf5-e7a27a731e68} TCPHandler: Processed in 0.001775014 sec. 2024.11.21 19:44:11.809936 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:11.810089 [ 276 ] {f774b503-8bcb-4351-80fa-a82eb03bd421} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:44:11.810139 [ 276 ] {f774b503-8bcb-4351-80fa-a82eb03bd421} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:44:11.810692 [ 276 ] {f774b503-8bcb-4351-80fa-a82eb03bd421} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:11.810730 [ 276 ] {f774b503-8bcb-4351-80fa-a82eb03bd421} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:11.811120 [ 276 ] {f774b503-8bcb-4351-80fa-a82eb03bd421} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2024.11.21 19:44:11.811372 [ 276 ] {f774b503-8bcb-4351-80fa-a82eb03bd421} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:11.811573 [ 276 ] {f774b503-8bcb-4351-80fa-a82eb03bd421} executeQuery: Read 160 rows, 11.41 KiB in 0.001506 sec., 106241.69986719788 rows/sec., 7.40 MiB/sec. 2024.11.21 19:44:11.811625 [ 276 ] {f774b503-8bcb-4351-80fa-a82eb03bd421} TCPHandler: Processed in 0.001783034 sec. 2024.11.21 19:44:11.811779 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:11.811892 [ 282 ] {4efff7d1-963e-4d5f-8ca3-348827c45aeb} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:44:11.811941 [ 282 ] {4efff7d1-963e-4d5f-8ca3-348827c45aeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:44:11.812485 [ 282 ] {4efff7d1-963e-4d5f-8ca3-348827c45aeb} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:11.812534 [ 282 ] {4efff7d1-963e-4d5f-8ca3-348827c45aeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2024.11.21 19:44:11.812980 [ 282 ] {4efff7d1-963e-4d5f-8ca3-348827c45aeb} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2024.11.21 19:44:11.813222 [ 282 ] {4efff7d1-963e-4d5f-8ca3-348827c45aeb} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:11.813434 [ 282 ] {4efff7d1-963e-4d5f-8ca3-348827c45aeb} executeQuery: Read 60 rows, 4.14 KiB in 0.001566 sec., 38314.17624521073 rows/sec., 2.58 MiB/sec. 2024.11.21 19:44:11.813483 [ 282 ] {4efff7d1-963e-4d5f-8ca3-348827c45aeb} TCPHandler: Processed in 0.001758744 sec. 2024.11.21 19:44:14.257477 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63808, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:14.714481 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53629, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:14.863968 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64139, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:14.911436 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34395, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:14.945763 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37718, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:14.964100 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34160, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:14.974639 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62363, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:14.994047 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37492, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:15.227324 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62797, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:15.297436 [ 69 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:44:15.297482 [ 69 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:44:15.531089 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50976, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:15.531771 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40321 2024.11.21 19:44:15.532456 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:15.532496 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:15.533022 [ 244 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.11.21 19:44:15.533276 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:15.533478 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 2024.11.21 19:44:15.585664 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44858, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:15.739994 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58754, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:15.785578 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1948 2024.11.21 19:44:15.788783 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:15.788847 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:15.790419 [ 242 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.11.21 19:44:15.790744 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:15.791874 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1948 2024.11.21 19:44:15.803007 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50866, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:15.848685 [ 309 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65516, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:15.886965 [ 309 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:15.958211 [ 309 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34763, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:16.031858 [ 309 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34963, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:16.534639 [ 309 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39476, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:16.540630 [ 309 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44695, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:16.564647 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48951, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:16.592305 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60253, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:16.596626 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56998, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:16.609897 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40900, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:16.634276 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41350, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:16.812804 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:16.813108 [ 276 ] {aa387c69-74b6-4e54-9295-e1109b48fba7} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:44:16.813222 [ 276 ] {aa387c69-74b6-4e54-9295-e1109b48fba7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:44:16.813987 [ 276 ] {aa387c69-74b6-4e54-9295-e1109b48fba7} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:16.814040 [ 276 ] {aa387c69-74b6-4e54-9295-e1109b48fba7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:16.814484 [ 276 ] {aa387c69-74b6-4e54-9295-e1109b48fba7} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.21 19:44:16.814742 [ 276 ] {aa387c69-74b6-4e54-9295-e1109b48fba7} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:16.814988 [ 276 ] {aa387c69-74b6-4e54-9295-e1109b48fba7} executeQuery: Read 14 rows, 1.01 KiB in 0.001966 sec., 7121.057985757884 rows/sec., 512.62 KiB/sec. 2024.11.21 19:44:16.815054 [ 276 ] {aa387c69-74b6-4e54-9295-e1109b48fba7} TCPHandler: Processed in 0.002438323 sec. 2024.11.21 19:44:16.815223 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:16.815349 [ 282 ] {62e57c16-ced2-4e99-b68d-b80085212ae1} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:44:16.815398 [ 282 ] {62e57c16-ced2-4e99-b68d-b80085212ae1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:44:16.816115 [ 282 ] {62e57c16-ced2-4e99-b68d-b80085212ae1} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:16.816155 [ 282 ] {62e57c16-ced2-4e99-b68d-b80085212ae1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:16.816556 [ 282 ] {62e57c16-ced2-4e99-b68d-b80085212ae1} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2024.11.21 19:44:16.816797 [ 282 ] {62e57c16-ced2-4e99-b68d-b80085212ae1} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:16.817020 [ 282 ] {62e57c16-ced2-4e99-b68d-b80085212ae1} executeQuery: Read 285 rows, 25.79 KiB in 0.001701 sec., 167548.50088183422 rows/sec., 14.81 MiB/sec. 2024.11.21 19:44:16.817073 [ 282 ] {62e57c16-ced2-4e99-b68d-b80085212ae1} TCPHandler: Processed in 0.001908235 sec. 2024.11.21 19:44:16.817216 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:16.817325 [ 276 ] {401a5be9-2f1b-49a3-a95e-e29094e7f500} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:44:16.817370 [ 276 ] {401a5be9-2f1b-49a3-a95e-e29094e7f500} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:44:16.817930 [ 276 ] {401a5be9-2f1b-49a3-a95e-e29094e7f500} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:16.817970 [ 276 ] {401a5be9-2f1b-49a3-a95e-e29094e7f500} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:16.818325 [ 276 ] {401a5be9-2f1b-49a3-a95e-e29094e7f500} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.11.21 19:44:16.818559 [ 276 ] {401a5be9-2f1b-49a3-a95e-e29094e7f500} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:16.818751 [ 276 ] {401a5be9-2f1b-49a3-a95e-e29094e7f500} executeQuery: Read 48 rows, 3.54 KiB in 0.001469 sec., 32675.289312457455 rows/sec., 2.35 MiB/sec. 2024.11.21 19:44:16.818802 [ 276 ] {401a5be9-2f1b-49a3-a95e-e29094e7f500} TCPHandler: Processed in 0.001663522 sec. 2024.11.21 19:44:16.818933 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:16.819033 [ 282 ] {da8d0e03-7ef1-47de-b9f8-8c9e593156e1} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:44:16.819074 [ 282 ] {da8d0e03-7ef1-47de-b9f8-8c9e593156e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:44:16.819764 [ 282 ] {da8d0e03-7ef1-47de-b9f8-8c9e593156e1} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:16.819809 [ 282 ] {da8d0e03-7ef1-47de-b9f8-8c9e593156e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:16.820226 [ 282 ] {da8d0e03-7ef1-47de-b9f8-8c9e593156e1} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.21 19:44:16.820461 [ 282 ] {da8d0e03-7ef1-47de-b9f8-8c9e593156e1} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:16.820678 [ 282 ] {da8d0e03-7ef1-47de-b9f8-8c9e593156e1} executeQuery: Read 14 rows, 1004.00 B in 0.001623 sec., 8626.00123228589 rows/sec., 604.11 KiB/sec. 2024.11.21 19:44:16.820729 [ 282 ] {da8d0e03-7ef1-47de-b9f8-8c9e593156e1} TCPHandler: Processed in 0.001809854 sec. 2024.11.21 19:44:16.820859 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:16.820964 [ 276 ] {b3af357f-c479-4264-af63-999963204ce2} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:44:16.821008 [ 276 ] {b3af357f-c479-4264-af63-999963204ce2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:44:16.821541 [ 276 ] {b3af357f-c479-4264-af63-999963204ce2} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:16.821581 [ 276 ] {b3af357f-c479-4264-af63-999963204ce2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:16.821935 [ 276 ] {b3af357f-c479-4264-af63-999963204ce2} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.21 19:44:16.822167 [ 276 ] {b3af357f-c479-4264-af63-999963204ce2} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:16.822404 [ 276 ] {b3af357f-c479-4264-af63-999963204ce2} executeQuery: Read 13 rows, 830.00 B in 0.001458 sec., 8916.323731138546 rows/sec., 555.93 KiB/sec. 2024.11.21 19:44:16.822503 [ 276 ] {b3af357f-c479-4264-af63-999963204ce2} TCPHandler: Processed in 0.001693463 sec. 2024.11.21 19:44:16.822657 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:16.822768 [ 282 ] {5157ecdf-6674-4b4e-9cc3-acb24e5d4954} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:44:16.822814 [ 282 ] {5157ecdf-6674-4b4e-9cc3-acb24e5d4954} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:44:16.823528 [ 282 ] {5157ecdf-6674-4b4e-9cc3-acb24e5d4954} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:16.823568 [ 282 ] {5157ecdf-6674-4b4e-9cc3-acb24e5d4954} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:16.823976 [ 282 ] {5157ecdf-6674-4b4e-9cc3-acb24e5d4954} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2024.11.21 19:44:16.824231 [ 282 ] {5157ecdf-6674-4b4e-9cc3-acb24e5d4954} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:16.824450 [ 282 ] {5157ecdf-6674-4b4e-9cc3-acb24e5d4954} executeQuery: Read 423 rows, 30.96 KiB in 0.001703 sec., 248385.20258367585 rows/sec., 17.76 MiB/sec. 2024.11.21 19:44:16.824503 [ 282 ] {5157ecdf-6674-4b4e-9cc3-acb24e5d4954} TCPHandler: Processed in 0.001905996 sec. 2024.11.21 19:44:16.824649 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:16.824780 [ 276 ] {9a5cf8be-4e3a-47f4-a115-cdfb16a8b379} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:44:16.824833 [ 276 ] {9a5cf8be-4e3a-47f4-a115-cdfb16a8b379} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:44:16.825334 [ 276 ] {9a5cf8be-4e3a-47f4-a115-cdfb16a8b379} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:16.825373 [ 276 ] {9a5cf8be-4e3a-47f4-a115-cdfb16a8b379} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:16.825740 [ 276 ] {9a5cf8be-4e3a-47f4-a115-cdfb16a8b379} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.21 19:44:16.825978 [ 276 ] {9a5cf8be-4e3a-47f4-a115-cdfb16a8b379} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:16.826191 [ 276 ] {9a5cf8be-4e3a-47f4-a115-cdfb16a8b379} executeQuery: Read 6 rows, 321.00 B in 0.001441 sec., 4163.775156141568 rows/sec., 217.54 KiB/sec. 2024.11.21 19:44:16.826240 [ 276 ] {9a5cf8be-4e3a-47f4-a115-cdfb16a8b379} TCPHandler: Processed in 0.001653652 sec. 2024.11.21 19:44:16.826392 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:16.826524 [ 282 ] {8fe971fa-d41d-4348-83b9-65fb0af3c029} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:44:16.826584 [ 282 ] {8fe971fa-d41d-4348-83b9-65fb0af3c029} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:44:16.827208 [ 282 ] {8fe971fa-d41d-4348-83b9-65fb0af3c029} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:16.827249 [ 282 ] {8fe971fa-d41d-4348-83b9-65fb0af3c029} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:16.827649 [ 282 ] {8fe971fa-d41d-4348-83b9-65fb0af3c029} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2024.11.21 19:44:16.827894 [ 282 ] {8fe971fa-d41d-4348-83b9-65fb0af3c029} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:16.828120 [ 282 ] {8fe971fa-d41d-4348-83b9-65fb0af3c029} executeQuery: Read 237 rows, 16.27 KiB in 0.001627 sec., 145666.87154271666 rows/sec., 9.76 MiB/sec. 2024.11.21 19:44:16.828171 [ 282 ] {8fe971fa-d41d-4348-83b9-65fb0af3c029} TCPHandler: Processed in 0.001844765 sec. 2024.11.21 19:44:16.828303 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:16.828410 [ 276 ] {ce61f7d8-7f3d-4573-b925-117c426157a5} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:44:16.828484 [ 276 ] {ce61f7d8-7f3d-4573-b925-117c426157a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:44:16.828919 [ 276 ] {ce61f7d8-7f3d-4573-b925-117c426157a5} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:16.828958 [ 276 ] {ce61f7d8-7f3d-4573-b925-117c426157a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:16.829307 [ 276 ] {ce61f7d8-7f3d-4573-b925-117c426157a5} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.21 19:44:16.829543 [ 276 ] {ce61f7d8-7f3d-4573-b925-117c426157a5} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:16.829786 [ 276 ] {ce61f7d8-7f3d-4573-b925-117c426157a5} executeQuery: Read 1 rows, 69.00 B in 0.001392 sec., 718.3908045977012 rows/sec., 48.41 KiB/sec. 2024.11.21 19:44:16.829843 [ 276 ] {ce61f7d8-7f3d-4573-b925-117c426157a5} TCPHandler: Processed in 0.001588691 sec. 2024.11.21 19:44:16.830055 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:16.830191 [ 282 ] {2b123dd9-253e-434a-9851-6eb5bf4b7c8d} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:44:16.830307 [ 282 ] {2b123dd9-253e-434a-9851-6eb5bf4b7c8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:44:16.831611 [ 282 ] {2b123dd9-253e-434a-9851-6eb5bf4b7c8d} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:16.831651 [ 282 ] {2b123dd9-253e-434a-9851-6eb5bf4b7c8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:16.832315 [ 282 ] {2b123dd9-253e-434a-9851-6eb5bf4b7c8d} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.21 19:44:16.832580 [ 282 ] {2b123dd9-253e-434a-9851-6eb5bf4b7c8d} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:16.832813 [ 219 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Found 6 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2024.11.21 19:44:16.832841 [ 219 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Removing 6 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2024.11.21 19:44:16.832844 [ 282 ] {2b123dd9-253e-434a-9851-6eb5bf4b7c8d} executeQuery: Read 41 rows, 75.23 KiB in 0.00268 sec., 15298.507462686566 rows/sec., 27.41 MiB/sec. 2024.11.21 19:44:16.833058 [ 282 ] {2b123dd9-253e-434a-9851-6eb5bf4b7c8d} TCPHandler: Processed in 0.003106592 sec. 2024.11.21 19:44:16.833204 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:16.833355 [ 276 ] {08f93740-3a06-429a-81e3-b41007b0e2a7} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:44:16.833417 [ 276 ] {08f93740-3a06-429a-81e3-b41007b0e2a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:44:16.834109 [ 276 ] {08f93740-3a06-429a-81e3-b41007b0e2a7} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:16.834160 [ 276 ] {08f93740-3a06-429a-81e3-b41007b0e2a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:16.834605 [ 276 ] {08f93740-3a06-429a-81e3-b41007b0e2a7} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2024.11.21 19:44:16.834895 [ 276 ] {08f93740-3a06-429a-81e3-b41007b0e2a7} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:16.835158 [ 276 ] {08f93740-3a06-429a-81e3-b41007b0e2a7} executeQuery: Read 82 rows, 5.33 KiB in 0.001845 sec., 44444.444444444445 rows/sec., 2.82 MiB/sec. 2024.11.21 19:44:16.835227 [ 276 ] {08f93740-3a06-429a-81e3-b41007b0e2a7} TCPHandler: Processed in 0.002087598 sec. 2024.11.21 19:44:16.835314 [ 219 ] {} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2024.11.21 19:44:18.515804 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 2024.11.21 19:44:18.539048 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:18.539114 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:18.546688 [ 243 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.11.21 19:44:18.547530 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:18.550830 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 664 2024.11.21 19:44:21.804180 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:21.804426 [ 276 ] {cf72410e-110f-4be5-89b5-2960d1214d53} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:44:21.804499 [ 276 ] {cf72410e-110f-4be5-89b5-2960d1214d53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:44:21.805282 [ 276 ] {cf72410e-110f-4be5-89b5-2960d1214d53} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:21.805333 [ 276 ] {cf72410e-110f-4be5-89b5-2960d1214d53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:21.805793 [ 276 ] {cf72410e-110f-4be5-89b5-2960d1214d53} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2024.11.21 19:44:21.806049 [ 276 ] {cf72410e-110f-4be5-89b5-2960d1214d53} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:21.806270 [ 157 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2024.11.21 19:44:21.806300 [ 276 ] {cf72410e-110f-4be5-89b5-2960d1214d53} executeQuery: Read 56 rows, 4.41 KiB in 0.001936 sec., 28925.619834710742 rows/sec., 2.22 MiB/sec. 2024.11.21 19:44:21.806359 [ 157 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:21.806435 [ 157 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:21.806442 [ 276 ] {cf72410e-110f-4be5-89b5-2960d1214d53} TCPHandler: Processed in 0.002419792 sec. 2024.11.21 19:44:21.806700 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:21.806757 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2024.11.21 19:44:21.806970 [ 282 ] {5cab1e07-ef2b-4968-92d1-760c3be72877} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:44:21.807172 [ 282 ] {5cab1e07-ef2b-4968-92d1-760c3be72877} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:44:21.807308 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:44:21.807461 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1435 rows starting from the beginning of the part 2024.11.21 19:44:21.807939 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 285 rows starting from the beginning of the part 2024.11.21 19:44:21.808349 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 58 rows starting from the beginning of the part 2024.11.21 19:44:21.808822 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part 2024.11.21 19:44:21.809290 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 285 rows starting from the beginning of the part 2024.11.21 19:44:21.809776 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 56 rows starting from the beginning of the part 2024.11.21 19:44:21.811532 [ 282 ] {5cab1e07-ef2b-4968-92d1-760c3be72877} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:21.811646 [ 282 ] {5cab1e07-ef2b-4968-92d1-760c3be72877} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:21.812745 [ 282 ] {5cab1e07-ef2b-4968-92d1-760c3be72877} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2024.11.21 19:44:21.813158 [ 282 ] {5cab1e07-ef2b-4968-92d1-760c3be72877} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:21.813505 [ 157 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2024.11.21 19:44:21.813671 [ 157 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:21.813690 [ 282 ] {5cab1e07-ef2b-4968-92d1-760c3be72877} executeQuery: Read 64 rows, 5.12 KiB in 0.006818 sec., 9386.916984452919 rows/sec., 750.25 KiB/sec. 2024.11.21 19:44:21.813799 [ 157 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:21.814027 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 2175 rows, containing 5 columns (5 merged, 0 gathered) in 0.0074737 sec., 291020.51192849595 rows/sec., 25.68 MiB/sec. 2024.11.21 19:44:21.814083 [ 282 ] {5cab1e07-ef2b-4968-92d1-760c3be72877} TCPHandler: Processed in 0.00749982 sec. 2024.11.21 19:44:21.814545 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:21.814638 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2024.11.21 19:44:21.815209 [ 276 ] {ef943e2c-46ee-481b-8b17-9a20b0ae3687} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:44:21.815473 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:44:21.815549 [ 276 ] {ef943e2c-46ee-481b-8b17-9a20b0ae3687} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:44:21.815712 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 915 rows starting from the beginning of the part 2024.11.21 19:44:21.816821 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 423 rows starting from the beginning of the part 2024.11.21 19:44:21.817441 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 68 rows starting from the beginning of the part 2024.11.21 19:44:21.818121 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part 2024.11.21 19:44:21.818865 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 423 rows starting from the beginning of the part 2024.11.21 19:44:21.819093 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2024.11.21 19:44:21.819470 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 64 rows starting from the beginning of the part 2024.11.21 19:44:21.821287 [ 276 ] {ef943e2c-46ee-481b-8b17-9a20b0ae3687} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:21.821387 [ 276 ] {ef943e2c-46ee-481b-8b17-9a20b0ae3687} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:21.821695 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_131_26} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:21.822060 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_131_26} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2024.11.21 19:44:21.822413 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.11.21 19:44:21.822925 [ 276 ] {ef943e2c-46ee-481b-8b17-9a20b0ae3687} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2024.11.21 19:44:21.823436 [ 276 ] {ef943e2c-46ee-481b-8b17-9a20b0ae3687} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:21.823690 [ 157 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2024.11.21 19:44:21.823812 [ 157 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:21.823922 [ 157 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:21.824088 [ 276 ] {ef943e2c-46ee-481b-8b17-9a20b0ae3687} executeQuery: Read 128 rows, 9.13 KiB in 0.009028 sec., 14178.112538768277 rows/sec., 1011.18 KiB/sec. 2024.11.21 19:44:21.824468 [ 201 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2024.11.21 19:44:21.824493 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 1957 rows, containing 5 columns (5 merged, 0 gathered) in 0.010465319 sec., 186998.59985156686 rows/sec., 14.32 MiB/sec. 2024.11.21 19:44:21.824516 [ 276 ] {ef943e2c-46ee-481b-8b17-9a20b0ae3687} TCPHandler: Processed in 0.010275997 sec. 2024.11.21 19:44:21.824813 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2024.11.21 19:44:21.824805 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:21.824851 [ 201 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:44:21.824934 [ 201 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_131_26} MergeTreeSequentialSource: Reading 4 marks from part all_1_126_25, total 23284 rows starting from the beginning of the part 2024.11.21 19:44:21.825281 [ 201 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 237 rows starting from the beginning of the part 2024.11.21 19:44:21.825316 [ 282 ] {e73dae2a-7275-4af0-9280-a5736ead56bc} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:44:21.825575 [ 282 ] {e73dae2a-7275-4af0-9280-a5736ead56bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:44:21.825725 [ 201 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 130 rows starting from the beginning of the part 2024.11.21 19:44:21.825743 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_131_26} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:21.826277 [ 201 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part 2024.11.21 19:44:21.826353 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_131_26} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2024.11.21 19:44:21.826984 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.11.21 19:44:21.827135 [ 201 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 237 rows starting from the beginning of the part 2024.11.21 19:44:21.827665 [ 201 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 128 rows starting from the beginning of the part 2024.11.21 19:44:21.828842 [ 282 ] {e73dae2a-7275-4af0-9280-a5736ead56bc} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:21.828924 [ 282 ] {e73dae2a-7275-4af0-9280-a5736ead56bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:21.829519 [ 282 ] {e73dae2a-7275-4af0-9280-a5736ead56bc} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2024.11.21 19:44:21.829794 [ 282 ] {e73dae2a-7275-4af0-9280-a5736ead56bc} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:21.830090 [ 157 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2024.11.21 19:44:21.830184 [ 157 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:21.830262 [ 157 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:21.830513 [ 282 ] {e73dae2a-7275-4af0-9280-a5736ead56bc} executeQuery: Read 48 rows, 3.31 KiB in 0.005433 sec., 8834.89784649365 rows/sec., 609.70 KiB/sec. 2024.11.21 19:44:21.830663 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2024.11.21 19:44:21.830869 [ 282 ] {e73dae2a-7275-4af0-9280-a5736ead56bc} TCPHandler: Processed in 0.006219783 sec. 2024.11.21 19:44:21.831168 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:44:21.831225 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7758 rows starting from the beginning of the part 2024.11.21 19:44:21.831447 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 82 rows starting from the beginning of the part 2024.11.21 19:44:21.831795 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 48 rows starting from the beginning of the part 2024.11.21 19:44:21.831909 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part 2024.11.21 19:44:21.832157 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 82 rows starting from the beginning of the part 2024.11.21 19:44:21.832337 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 48 rows starting from the beginning of the part 2024.11.21 19:44:21.835068 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 8078 rows, containing 4 columns (4 merged, 0 gathered) in 0.004654552 sec., 1735505.3719455707 rows/sec., 114.06 MiB/sec. 2024.11.21 19:44:21.835529 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2024.11.21 19:44:21.836085 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_131_26} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:21.836145 [ 201 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 24176 rows, containing 5 columns (5 merged, 0 gathered) in 0.012040131 sec., 2007951.5746132662 rows/sec., 137.14 MiB/sec. 2024.11.21 19:44:21.836226 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_131_26} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2024.11.21 19:44:21.836330 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. 2024.11.21 19:44:21.836607 [ 201 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2024.11.21 19:44:21.836886 [ 201 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_131_26} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:21.836960 [ 201 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_131_26} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2024.11.21 19:44:21.837035 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. 2024.11.21 19:44:23.033730 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40809 2024.11.21 19:44:23.034531 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:23.034575 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:23.035115 [ 244 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.11.21 19:44:23.035374 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:23.035677 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 2024.11.21 19:44:25.792171 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1978 2024.11.21 19:44:25.795412 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:25.795476 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:25.797022 [ 242 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.11.21 19:44:25.797361 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:25.797672 [ 155 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.11.21 19:44:25.797862 [ 155 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:25.797998 [ 155 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:25.798793 [ 189 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.11.21 19:44:25.800036 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1978 2024.11.21 19:44:25.800431 [ 189 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:44:25.800628 [ 189 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1844 rows starting from the beginning of the part 2024.11.21 19:44:25.801364 [ 189 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part 2024.11.21 19:44:25.802067 [ 189 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part 2024.11.21 19:44:25.802792 [ 189 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part 2024.11.21 19:44:25.803488 [ 189 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 20 rows starting from the beginning of the part 2024.11.21 19:44:25.804202 [ 189 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part 2024.11.21 19:44:25.813519 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1978 rows, containing 72 columns (72 merged, 0 gathered) in 0.015311445 sec., 129184.4107463404 rows/sec., 97.71 MiB/sec. 2024.11.21 19:44:25.815628 [ 198 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.11.21 19:44:25.816533 [ 198 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_66_13} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:25.816643 [ 198 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_66_13} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.11.21 19:44:25.817041 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.04 MiB. 2024.11.21 19:44:26.051010 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 2024.11.21 19:44:26.073965 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:26.074034 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:26.081583 [ 243 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.11.21 19:44:26.082386 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:26.087429 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 671 2024.11.21 19:44:26.110211 [ 220 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2024.11.21 19:44:26.110264 [ 220 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2024.11.21 19:44:26.112204 [ 220 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2024.11.21 19:44:26.339222 [ 218 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2024.11.21 19:44:26.339273 [ 218 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2024.11.21 19:44:26.341246 [ 218 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2024.11.21 19:44:26.685275 [ 218 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2024.11.21 19:44:26.685335 [ 218 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2024.11.21 19:44:26.687610 [ 218 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2024.11.21 19:44:26.806287 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:26.806494 [ 276 ] {27a1f528-6604-4356-8e25-507bbdca66c6} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:44:26.806568 [ 276 ] {27a1f528-6604-4356-8e25-507bbdca66c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:44:26.807367 [ 276 ] {27a1f528-6604-4356-8e25-507bbdca66c6} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:26.807418 [ 276 ] {27a1f528-6604-4356-8e25-507bbdca66c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:26.807867 [ 276 ] {27a1f528-6604-4356-8e25-507bbdca66c6} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2024.11.21 19:44:26.808116 [ 276 ] {27a1f528-6604-4356-8e25-507bbdca66c6} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:26.808360 [ 276 ] {27a1f528-6604-4356-8e25-507bbdca66c6} executeQuery: Read 56 rows, 4.41 KiB in 0.001922 sec., 29136.3163371488 rows/sec., 2.24 MiB/sec. 2024.11.21 19:44:26.808418 [ 276 ] {27a1f528-6604-4356-8e25-507bbdca66c6} TCPHandler: Processed in 0.002276251 sec. 2024.11.21 19:44:26.808607 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:26.808722 [ 282 ] {102e2d86-fe14-46ce-85fa-0424dd20f015} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:44:26.808770 [ 282 ] {102e2d86-fe14-46ce-85fa-0424dd20f015} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:44:26.809358 [ 282 ] {102e2d86-fe14-46ce-85fa-0424dd20f015} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:26.809400 [ 282 ] {102e2d86-fe14-46ce-85fa-0424dd20f015} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:26.809780 [ 282 ] {102e2d86-fe14-46ce-85fa-0424dd20f015} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2024.11.21 19:44:26.810023 [ 282 ] {102e2d86-fe14-46ce-85fa-0424dd20f015} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:26.810245 [ 282 ] {102e2d86-fe14-46ce-85fa-0424dd20f015} executeQuery: Read 64 rows, 5.12 KiB in 0.001539 sec., 41585.44509421702 rows/sec., 3.25 MiB/sec. 2024.11.21 19:44:26.810306 [ 282 ] {102e2d86-fe14-46ce-85fa-0424dd20f015} TCPHandler: Processed in 0.001757133 sec. 2024.11.21 19:44:26.810316 [ 222 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2024.11.21 19:44:26.810360 [ 222 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2024.11.21 19:44:26.810533 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:26.810680 [ 276 ] {e5c5d837-bab7-4442-80d4-72c2fed8a089} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:44:26.810758 [ 276 ] {e5c5d837-bab7-4442-80d4-72c2fed8a089} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:44:26.812033 [ 276 ] {e5c5d837-bab7-4442-80d4-72c2fed8a089} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:26.812086 [ 276 ] {e5c5d837-bab7-4442-80d4-72c2fed8a089} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:26.812817 [ 276 ] {e5c5d837-bab7-4442-80d4-72c2fed8a089} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2024.11.21 19:44:26.813208 [ 276 ] {e5c5d837-bab7-4442-80d4-72c2fed8a089} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:26.813649 [ 276 ] {e5c5d837-bab7-4442-80d4-72c2fed8a089} executeQuery: Read 160 rows, 11.41 KiB in 0.002982 sec., 53655.264922870556 rows/sec., 3.74 MiB/sec. 2024.11.21 19:44:26.813723 [ 276 ] {e5c5d837-bab7-4442-80d4-72c2fed8a089} TCPHandler: Processed in 0.003278334 sec. 2024.11.21 19:44:26.813886 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:26.813995 [ 222 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2024.11.21 19:44:26.814106 [ 282 ] {0c7f6117-1b4a-400d-aa25-10792db5c6df} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:44:26.814268 [ 282 ] {0c7f6117-1b4a-400d-aa25-10792db5c6df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:44:26.815587 [ 282 ] {0c7f6117-1b4a-400d-aa25-10792db5c6df} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:26.815628 [ 282 ] {0c7f6117-1b4a-400d-aa25-10792db5c6df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:26.816006 [ 282 ] {0c7f6117-1b4a-400d-aa25-10792db5c6df} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2024.11.21 19:44:26.816250 [ 282 ] {0c7f6117-1b4a-400d-aa25-10792db5c6df} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:26.816459 [ 282 ] {0c7f6117-1b4a-400d-aa25-10792db5c6df} executeQuery: Read 60 rows, 4.14 KiB in 0.002436 sec., 24630.541871921185 rows/sec., 1.66 MiB/sec. 2024.11.21 19:44:26.816509 [ 282 ] {0c7f6117-1b4a-400d-aa25-10792db5c6df} TCPHandler: Processed in 0.002681266 sec. 2024.11.21 19:44:27.041161 [ 135 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 5 parts from all_1_71_15 to all_75_75_0 2024.11.21 19:44:27.041231 [ 135 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:27.041257 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:27.041416 [ 222 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Found 5 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] 2024.11.21 19:44:27.041461 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_75_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_71_15 to all_75_75_0 into Compact with storage Full 2024.11.21 19:44:27.041482 [ 222 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Removing 5 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] 2024.11.21 19:44:27.042010 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_75_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:44:27.042127 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_75_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_15, total 66 rows starting from the beginning of the part 2024.11.21 19:44:27.042444 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_75_16} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 2 rows starting from the beginning of the part 2024.11.21 19:44:27.042851 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_75_16} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 48 rows starting from the beginning of the part 2024.11.21 19:44:27.043276 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_75_16} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 4 rows starting from the beginning of the part 2024.11.21 19:44:27.043382 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_75_16} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 48 rows starting from the beginning of the part 2024.11.21 19:44:27.045475 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_75_16} MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.004119125 sec., 40785.36096865232 rows/sec., 3.07 MiB/sec. 2024.11.21 19:44:27.045638 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_75_16} MergedBlockOutputStream: filled checksums all_1_75_16 (state Temporary) 2024.11.21 19:44:27.045880 [ 222 ] {} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] 2024.11.21 19:44:27.046147 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_75_16} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_75_16 to all_1_75_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:27.046371 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_75_16} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 5 parts: [all_1_71_15, all_75_75_0] -> all_1_75_16 2024.11.21 19:44:27.046553 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.11.21 19:44:29.003015 [ 142 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2024.11.21 19:44:29.003112 [ 142 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:29.003141 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:29.003305 [ 225 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2024.11.21 19:44:29.003366 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2024.11.21 19:44:29.003380 [ 225 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2024.11.21 19:44:29.003737 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:44:29.003797 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 242 rows starting from the beginning of the part 2024.11.21 19:44:29.003885 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part 2024.11.21 19:44:29.004233 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part 2024.11.21 19:44:29.004488 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2024.11.21 19:44:29.004757 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part 2024.11.21 19:44:29.006922 [ 187 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.003685799 sec., 80850.85486213437 rows/sec., 5.80 MiB/sec. 2024.11.21 19:44:29.007187 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2024.11.21 19:44:29.007365 [ 225 ] {} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2024.11.21 19:44:29.007942 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_45_11} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:29.008047 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_45_11} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2024.11.21 19:44:29.008160 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.11.21 19:44:30.297743 [ 128 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:44:30.297819 [ 128 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:44:30.535915 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41236 2024.11.21 19:44:30.536644 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:30.536694 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:30.537190 [ 244 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.11.21 19:44:30.537433 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:30.537761 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236 2024.11.21 19:44:30.987116 [ 224 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.11.21 19:44:30.987176 [ 224 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.11.21 19:44:30.989679 [ 224 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.11.21 19:44:31.073730 [ 224 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.11.21 19:44:31.073800 [ 224 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.11.21 19:44:31.075962 [ 224 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.11.21 19:44:31.813218 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:31.813433 [ 276 ] {5d564d86-d5ed-4f5c-a15a-0f30847f56c9} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:44:31.813515 [ 276 ] {5d564d86-d5ed-4f5c-a15a-0f30847f56c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:44:31.814339 [ 276 ] {5d564d86-d5ed-4f5c-a15a-0f30847f56c9} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:31.814391 [ 276 ] {5d564d86-d5ed-4f5c-a15a-0f30847f56c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:31.814856 [ 276 ] {5d564d86-d5ed-4f5c-a15a-0f30847f56c9} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.21 19:44:31.815107 [ 276 ] {5d564d86-d5ed-4f5c-a15a-0f30847f56c9} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:31.815272 [ 143 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2024.11.21 19:44:31.815311 [ 143 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:31.815328 [ 276 ] {5d564d86-d5ed-4f5c-a15a-0f30847f56c9} executeQuery: Read 14 rows, 1.01 KiB in 0.001952 sec., 7172.131147540984 rows/sec., 516.30 KiB/sec. 2024.11.21 19:44:31.815335 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:31.815436 [ 276 ] {5d564d86-d5ed-4f5c-a15a-0f30847f56c9} TCPHandler: Processed in 0.002361542 sec. 2024.11.21 19:44:31.815552 [ 218 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2024.11.21 19:44:31.815664 [ 218 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2024.11.21 19:44:31.815733 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:31.815779 [ 200 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2024.11.21 19:44:31.816065 [ 282 ] {1fd89ad5-1655-4dcd-a855-9b2018f62dce} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:44:31.816191 [ 282 ] {1fd89ad5-1655-4dcd-a855-9b2018f62dce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:44:31.816326 [ 200 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:44:31.816513 [ 200 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 14 rows starting from the beginning of the part 2024.11.21 19:44:31.817021 [ 200 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part 2024.11.21 19:44:31.818131 [ 200 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part 2024.11.21 19:44:31.818809 [ 200 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2024.11.21 19:44:31.819498 [ 200 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part 2024.11.21 19:44:31.820557 [ 282 ] {1fd89ad5-1655-4dcd-a855-9b2018f62dce} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:31.820644 [ 282 ] {1fd89ad5-1655-4dcd-a855-9b2018f62dce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:31.820942 [ 218 ] {} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2024.11.21 19:44:31.822430 [ 282 ] {1fd89ad5-1655-4dcd-a855-9b2018f62dce} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2024.11.21 19:44:31.822784 [ 282 ] {1fd89ad5-1655-4dcd-a855-9b2018f62dce} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:31.823104 [ 282 ] {1fd89ad5-1655-4dcd-a855-9b2018f62dce} executeQuery: Read 285 rows, 25.79 KiB in 0.007185 sec., 39665.97077244259 rows/sec., 3.51 MiB/sec. 2024.11.21 19:44:31.823179 [ 199 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007723533 sec., 9063.209803078462 rows/sec., 687.83 KiB/sec. 2024.11.21 19:44:31.823184 [ 282 ] {1fd89ad5-1655-4dcd-a855-9b2018f62dce} TCPHandler: Processed in 0.007622472 sec. 2024.11.21 19:44:31.823326 [ 199 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2024.11.21 19:44:31.823439 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:31.823562 [ 276 ] {a5e332e4-ea48-4ad9-8a4c-7dcab67e2238} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:44:31.823620 [ 276 ] {a5e332e4-ea48-4ad9-8a4c-7dcab67e2238} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:44:31.823633 [ 199 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_45_11} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:31.823752 [ 199 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_45_11} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2024.11.21 19:44:31.823863 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.21 19:44:31.824267 [ 276 ] {a5e332e4-ea48-4ad9-8a4c-7dcab67e2238} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:31.824306 [ 276 ] {a5e332e4-ea48-4ad9-8a4c-7dcab67e2238} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:31.824655 [ 276 ] {a5e332e4-ea48-4ad9-8a4c-7dcab67e2238} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.11.21 19:44:31.824886 [ 276 ] {a5e332e4-ea48-4ad9-8a4c-7dcab67e2238} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:31.825085 [ 276 ] {a5e332e4-ea48-4ad9-8a4c-7dcab67e2238} executeQuery: Read 48 rows, 3.54 KiB in 0.001552 sec., 30927.835051546394 rows/sec., 2.23 MiB/sec. 2024.11.21 19:44:31.825168 [ 276 ] {a5e332e4-ea48-4ad9-8a4c-7dcab67e2238} TCPHandler: Processed in 0.001784173 sec. 2024.11.21 19:44:31.825371 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:31.825554 [ 282 ] {04721449-31c3-433e-8bfe-e0a0c5ac5fb0} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:44:31.825601 [ 282 ] {04721449-31c3-433e-8bfe-e0a0c5ac5fb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:44:31.826130 [ 282 ] {04721449-31c3-433e-8bfe-e0a0c5ac5fb0} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:31.826169 [ 282 ] {04721449-31c3-433e-8bfe-e0a0c5ac5fb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:31.826509 [ 282 ] {04721449-31c3-433e-8bfe-e0a0c5ac5fb0} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.21 19:44:31.826734 [ 282 ] {04721449-31c3-433e-8bfe-e0a0c5ac5fb0} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:31.826903 [ 282 ] {04721449-31c3-433e-8bfe-e0a0c5ac5fb0} executeQuery: Read 14 rows, 1004.00 B in 0.001374 sec., 10189.228529839884 rows/sec., 713.59 KiB/sec. 2024.11.21 19:44:31.826953 [ 282 ] {04721449-31c3-433e-8bfe-e0a0c5ac5fb0} TCPHandler: Processed in 0.001695932 sec. 2024.11.21 19:44:31.827097 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:31.827205 [ 276 ] {0ca3ff1d-a282-4e71-9a7a-a19a26860866} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:44:31.827250 [ 276 ] {0ca3ff1d-a282-4e71-9a7a-a19a26860866} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:44:31.827817 [ 276 ] {0ca3ff1d-a282-4e71-9a7a-a19a26860866} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:31.827854 [ 276 ] {0ca3ff1d-a282-4e71-9a7a-a19a26860866} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:31.828196 [ 276 ] {0ca3ff1d-a282-4e71-9a7a-a19a26860866} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.21 19:44:31.828422 [ 276 ] {0ca3ff1d-a282-4e71-9a7a-a19a26860866} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:31.828550 [ 143 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2024.11.21 19:44:31.828598 [ 143 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:31.828604 [ 276 ] {0ca3ff1d-a282-4e71-9a7a-a19a26860866} executeQuery: Read 13 rows, 830.00 B in 0.001418 sec., 9167.842031029619 rows/sec., 571.61 KiB/sec. 2024.11.21 19:44:31.828637 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:31.828678 [ 276 ] {0ca3ff1d-a282-4e71-9a7a-a19a26860866} TCPHandler: Processed in 0.001634342 sec. 2024.11.21 19:44:31.828866 [ 220 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2024.11.21 19:44:31.828923 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:31.828935 [ 199 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2024.11.21 19:44:31.828928 [ 220 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2024.11.21 19:44:31.829215 [ 282 ] {aaf1ac97-b427-458a-8d17-eb454d1ae673} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:44:31.829233 [ 199 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:44:31.829365 [ 199 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 13 rows starting from the beginning of the part 2024.11.21 19:44:31.829371 [ 282 ] {aaf1ac97-b427-458a-8d17-eb454d1ae673} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:44:31.829756 [ 199 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part 2024.11.21 19:44:31.830245 [ 199 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part 2024.11.21 19:44:31.830792 [ 199 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part 2024.11.21 19:44:31.831257 [ 199 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part 2024.11.21 19:44:31.833403 [ 282 ] {aaf1ac97-b427-458a-8d17-eb454d1ae673} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:31.833508 [ 282 ] {aaf1ac97-b427-458a-8d17-eb454d1ae673} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:31.834901 [ 282 ] {aaf1ac97-b427-458a-8d17-eb454d1ae673} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2024.11.21 19:44:31.834967 [ 186 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.006255773 sec., 10390.40259293296 rows/sec., 688.43 KiB/sec. 2024.11.21 19:44:31.835257 [ 186 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2024.11.21 19:44:31.835522 [ 282 ] {aaf1ac97-b427-458a-8d17-eb454d1ae673} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:31.835525 [ 220 ] {} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2024.11.21 19:44:31.836234 [ 186 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_45_11} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:31.836249 [ 282 ] {aaf1ac97-b427-458a-8d17-eb454d1ae673} executeQuery: Read 423 rows, 30.96 KiB in 0.007106 sec., 59527.16014635519 rows/sec., 4.26 MiB/sec. 2024.11.21 19:44:31.836505 [ 186 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_45_11} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2024.11.21 19:44:31.836582 [ 282 ] {aaf1ac97-b427-458a-8d17-eb454d1ae673} TCPHandler: Processed in 0.007778074 sec. 2024.11.21 19:44:31.836815 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.21 19:44:31.836885 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:31.837073 [ 276 ] {81a3f40e-7a16-4d9e-9436-d5178f845f8c} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:44:31.837133 [ 276 ] {81a3f40e-7a16-4d9e-9436-d5178f845f8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:44:31.837707 [ 276 ] {81a3f40e-7a16-4d9e-9436-d5178f845f8c} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:31.837752 [ 276 ] {81a3f40e-7a16-4d9e-9436-d5178f845f8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:31.838117 [ 276 ] {81a3f40e-7a16-4d9e-9436-d5178f845f8c} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.21 19:44:31.838354 [ 276 ] {81a3f40e-7a16-4d9e-9436-d5178f845f8c} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:31.838588 [ 276 ] {81a3f40e-7a16-4d9e-9436-d5178f845f8c} executeQuery: Read 6 rows, 321.00 B in 0.001549 sec., 3873.4667527437055 rows/sec., 202.37 KiB/sec. 2024.11.21 19:44:31.838674 [ 276 ] {81a3f40e-7a16-4d9e-9436-d5178f845f8c} TCPHandler: Processed in 0.001961116 sec. 2024.11.21 19:44:31.838908 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:31.839072 [ 282 ] {52eb62ba-2885-48fc-8676-37c4bfb34877} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:44:31.839135 [ 282 ] {52eb62ba-2885-48fc-8676-37c4bfb34877} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:44:31.839775 [ 282 ] {52eb62ba-2885-48fc-8676-37c4bfb34877} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:31.839815 [ 282 ] {52eb62ba-2885-48fc-8676-37c4bfb34877} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:31.840197 [ 282 ] {52eb62ba-2885-48fc-8676-37c4bfb34877} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2024.11.21 19:44:31.840436 [ 282 ] {52eb62ba-2885-48fc-8676-37c4bfb34877} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:31.840639 [ 282 ] {52eb62ba-2885-48fc-8676-37c4bfb34877} executeQuery: Read 237 rows, 16.27 KiB in 0.001596 sec., 148496.24060150376 rows/sec., 9.95 MiB/sec. 2024.11.21 19:44:31.840690 [ 282 ] {52eb62ba-2885-48fc-8676-37c4bfb34877} TCPHandler: Processed in 0.001920386 sec. 2024.11.21 19:44:31.840830 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:31.840937 [ 276 ] {9bc8a363-c3ad-4360-aa3e-b22082755a35} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:44:31.840985 [ 276 ] {9bc8a363-c3ad-4360-aa3e-b22082755a35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:44:31.841412 [ 276 ] {9bc8a363-c3ad-4360-aa3e-b22082755a35} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:31.841451 [ 276 ] {9bc8a363-c3ad-4360-aa3e-b22082755a35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:31.841805 [ 276 ] {9bc8a363-c3ad-4360-aa3e-b22082755a35} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.21 19:44:31.842036 [ 276 ] {9bc8a363-c3ad-4360-aa3e-b22082755a35} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:31.842260 [ 276 ] {9bc8a363-c3ad-4360-aa3e-b22082755a35} executeQuery: Read 1 rows, 69.00 B in 0.001343 sec., 744.6016381236038 rows/sec., 50.17 KiB/sec. 2024.11.21 19:44:31.842346 [ 276 ] {9bc8a363-c3ad-4360-aa3e-b22082755a35} TCPHandler: Processed in 0.001567741 sec. 2024.11.21 19:44:31.842506 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:31.842613 [ 282 ] {29b524c5-e552-497d-9575-0b23a152e335} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:44:31.842680 [ 282 ] {29b524c5-e552-497d-9575-0b23a152e335} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:44:31.843975 [ 282 ] {29b524c5-e552-497d-9575-0b23a152e335} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:31.844014 [ 282 ] {29b524c5-e552-497d-9575-0b23a152e335} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:31.844670 [ 282 ] {29b524c5-e552-497d-9575-0b23a152e335} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.11.21 19:44:31.844917 [ 282 ] {29b524c5-e552-497d-9575-0b23a152e335} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:31.845205 [ 282 ] {29b524c5-e552-497d-9575-0b23a152e335} executeQuery: Read 41 rows, 75.23 KiB in 0.002612 sec., 15696.78407350689 rows/sec., 28.13 MiB/sec. 2024.11.21 19:44:31.845768 [ 282 ] {29b524c5-e552-497d-9575-0b23a152e335} TCPHandler: Processed in 0.003326755 sec. 2024.11.21 19:44:31.845941 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:31.846072 [ 276 ] {d964ddfe-8ce3-49f3-a15d-26f8961989a3} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:44:31.846128 [ 276 ] {d964ddfe-8ce3-49f3-a15d-26f8961989a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:44:31.846684 [ 276 ] {d964ddfe-8ce3-49f3-a15d-26f8961989a3} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:31.846733 [ 276 ] {d964ddfe-8ce3-49f3-a15d-26f8961989a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:31.847102 [ 276 ] {d964ddfe-8ce3-49f3-a15d-26f8961989a3} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2024.11.21 19:44:31.847427 [ 276 ] {d964ddfe-8ce3-49f3-a15d-26f8961989a3} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:31.847602 [ 276 ] {d964ddfe-8ce3-49f3-a15d-26f8961989a3} executeQuery: Read 82 rows, 5.33 KiB in 0.00156 sec., 52564.10256410256 rows/sec., 3.34 MiB/sec. 2024.11.21 19:44:31.847668 [ 276 ] {d964ddfe-8ce3-49f3-a15d-26f8961989a3} TCPHandler: Processed in 0.001789574 sec. 2024.11.21 19:44:32.000185 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 255.56 MiB, peak 276.67 MiB, free memory in arenas 0.00 B, will set to 258.73 MiB (RSS), difference: 3.17 MiB 2024.11.21 19:44:33.587596 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679 2024.11.21 19:44:33.609754 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:33.609817 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:33.617427 [ 243 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.11.21 19:44:33.618233 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:33.622281 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 679 2024.11.21 19:44:35.800397 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2008 2024.11.21 19:44:35.803722 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:35.803780 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:35.805350 [ 242 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.11.21 19:44:35.805668 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:35.806334 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2008 2024.11.21 19:44:36.806801 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:36.807002 [ 276 ] {35f6398f-a982-4fa2-814f-60b82c674b8e} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:44:36.807084 [ 276 ] {35f6398f-a982-4fa2-814f-60b82c674b8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:44:36.807973 [ 276 ] {35f6398f-a982-4fa2-814f-60b82c674b8e} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:36.808023 [ 276 ] {35f6398f-a982-4fa2-814f-60b82c674b8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:36.808459 [ 276 ] {35f6398f-a982-4fa2-814f-60b82c674b8e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.21 19:44:36.808724 [ 276 ] {35f6398f-a982-4fa2-814f-60b82c674b8e} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:36.809067 [ 276 ] {35f6398f-a982-4fa2-814f-60b82c674b8e} executeQuery: Read 12 rows, 1002.00 B in 0.002108 sec., 5692.599620493358 rows/sec., 464.19 KiB/sec. 2024.11.21 19:44:36.809497 [ 276 ] {35f6398f-a982-4fa2-814f-60b82c674b8e} TCPHandler: Processed in 0.002819928 sec. 2024.11.21 19:44:36.809885 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:36.810128 [ 282 ] {649fa1bc-2c7d-46e0-afc8-fb6fe9efaaea} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:44:36.810189 [ 282 ] {649fa1bc-2c7d-46e0-afc8-fb6fe9efaaea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:44:36.810918 [ 282 ] {649fa1bc-2c7d-46e0-afc8-fb6fe9efaaea} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:36.810960 [ 282 ] {649fa1bc-2c7d-46e0-afc8-fb6fe9efaaea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:36.811345 [ 282 ] {649fa1bc-2c7d-46e0-afc8-fb6fe9efaaea} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2024.11.21 19:44:36.811592 [ 282 ] {649fa1bc-2c7d-46e0-afc8-fb6fe9efaaea} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:36.811805 [ 282 ] {649fa1bc-2c7d-46e0-afc8-fb6fe9efaaea} executeQuery: Read 62 rows, 4.84 KiB in 0.001718 sec., 36088.474970896394 rows/sec., 2.75 MiB/sec. 2024.11.21 19:44:36.811866 [ 282 ] {649fa1bc-2c7d-46e0-afc8-fb6fe9efaaea} TCPHandler: Processed in 0.00221509 sec. 2024.11.21 19:44:36.812024 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:36.812148 [ 276 ] {86e10ee4-9d50-4d3c-bf04-dfea20816d98} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:44:36.812192 [ 276 ] {86e10ee4-9d50-4d3c-bf04-dfea20816d98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:44:36.812757 [ 276 ] {86e10ee4-9d50-4d3c-bf04-dfea20816d98} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:36.812798 [ 276 ] {86e10ee4-9d50-4d3c-bf04-dfea20816d98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:36.813149 [ 276 ] {86e10ee4-9d50-4d3c-bf04-dfea20816d98} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.11.21 19:44:36.813377 [ 276 ] {86e10ee4-9d50-4d3c-bf04-dfea20816d98} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:36.813639 [ 276 ] {86e10ee4-9d50-4d3c-bf04-dfea20816d98} executeQuery: Read 12 rows, 858.00 B in 0.001484 sec., 8086.253369272236 rows/sec., 564.62 KiB/sec. 2024.11.21 19:44:36.813708 [ 276 ] {86e10ee4-9d50-4d3c-bf04-dfea20816d98} TCPHandler: Processed in 0.001731973 sec. 2024.11.21 19:44:36.813932 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:36.814127 [ 282 ] {4c23d30a-8868-46b8-b135-3e4f7a4d0ba2} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:44:36.814183 [ 282 ] {4c23d30a-8868-46b8-b135-3e4f7a4d0ba2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:44:36.814839 [ 282 ] {4c23d30a-8868-46b8-b135-3e4f7a4d0ba2} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:36.814887 [ 282 ] {4c23d30a-8868-46b8-b135-3e4f7a4d0ba2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:36.815250 [ 282 ] {4c23d30a-8868-46b8-b135-3e4f7a4d0ba2} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2024.11.21 19:44:36.815496 [ 282 ] {4c23d30a-8868-46b8-b135-3e4f7a4d0ba2} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:36.815705 [ 282 ] {4c23d30a-8868-46b8-b135-3e4f7a4d0ba2} executeQuery: Read 76 rows, 6.09 KiB in 0.001607 sec., 47293.09271935283 rows/sec., 3.70 MiB/sec. 2024.11.21 19:44:36.815758 [ 282 ] {4c23d30a-8868-46b8-b135-3e4f7a4d0ba2} TCPHandler: Processed in 0.001948786 sec. 2024.11.21 19:44:36.815905 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:36.816031 [ 276 ] {a8ab4cc3-aebc-4944-ba95-cc5fc1d7e657} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:44:36.816089 [ 276 ] {a8ab4cc3-aebc-4944-ba95-cc5fc1d7e657} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:44:36.816725 [ 276 ] {a8ab4cc3-aebc-4944-ba95-cc5fc1d7e657} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:36.816771 [ 276 ] {a8ab4cc3-aebc-4944-ba95-cc5fc1d7e657} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:36.817187 [ 276 ] {a8ab4cc3-aebc-4944-ba95-cc5fc1d7e657} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2024.11.21 19:44:36.817430 [ 276 ] {a8ab4cc3-aebc-4944-ba95-cc5fc1d7e657} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:36.817637 [ 276 ] {a8ab4cc3-aebc-4944-ba95-cc5fc1d7e657} executeQuery: Read 166 rows, 11.83 KiB in 0.001635 sec., 101529.05198776758 rows/sec., 7.07 MiB/sec. 2024.11.21 19:44:36.817687 [ 276 ] {a8ab4cc3-aebc-4944-ba95-cc5fc1d7e657} TCPHandler: Processed in 0.001834404 sec. 2024.11.21 19:44:36.817822 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:36.817928 [ 282 ] {81cc8cb3-e265-48a2-bb8d-3a025c92c063} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:44:36.817984 [ 282 ] {81cc8cb3-e265-48a2-bb8d-3a025c92c063} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:44:36.818523 [ 282 ] {81cc8cb3-e265-48a2-bb8d-3a025c92c063} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:36.818570 [ 282 ] {81cc8cb3-e265-48a2-bb8d-3a025c92c063} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:36.818998 [ 282 ] {81cc8cb3-e265-48a2-bb8d-3a025c92c063} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2024.11.21 19:44:36.819226 [ 282 ] {81cc8cb3-e265-48a2-bb8d-3a025c92c063} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:36.819440 [ 282 ] {81cc8cb3-e265-48a2-bb8d-3a025c92c063} executeQuery: Read 60 rows, 4.14 KiB in 0.001535 sec., 39087.94788273616 rows/sec., 2.63 MiB/sec. 2024.11.21 19:44:36.819488 [ 282 ] {81cc8cb3-e265-48a2-bb8d-3a025c92c063} TCPHandler: Processed in 0.001716953 sec. 2024.11.21 19:44:38.038026 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41724 2024.11.21 19:44:38.038749 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:38.038806 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:38.039362 [ 244 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.11.21 19:44:38.039634 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:38.039851 [ 138 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.11.21 19:44:38.039920 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41724 2024.11.21 19:44:38.039957 [ 138 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:38.039992 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:38.040195 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.11.21 19:44:38.040453 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:44:38.040530 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_91_18} MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39406 rows starting from the beginning of the part 2024.11.21 19:44:38.040662 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 488 rows starting from the beginning of the part 2024.11.21 19:44:38.041064 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 427 rows starting from the beginning of the part 2024.11.21 19:44:38.041246 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 488 rows starting from the beginning of the part 2024.11.21 19:44:38.041418 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 427 rows starting from the beginning of the part 2024.11.21 19:44:38.041611 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 488 rows starting from the beginning of the part 2024.11.21 19:44:38.044972 [ 196 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 41724 rows, containing 4 columns (4 merged, 0 gathered) in 0.004886175 sec., 8539194.768914334 rows/sec., 122.15 MiB/sec. 2024.11.21 19:44:38.045181 [ 196 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.11.21 19:44:38.045477 [ 196 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_91_18} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:38.045562 [ 196 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_91_18} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.11.21 19:44:38.045658 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2024.11.21 19:44:41.095625 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41631, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:41.122451 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 686 2024.11.21 19:44:41.144649 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:41.144708 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:41.152223 [ 243 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.11.21 19:44:41.153004 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:41.153445 [ 133 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.11.21 19:44:41.153567 [ 133 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:41.153641 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:41.154593 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.11.21 19:44:41.170685 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 686 2024.11.21 19:44:41.172205 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:44:41.173989 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 649 rows starting from the beginning of the part 2024.11.21 19:44:41.180158 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part 2024.11.21 19:44:41.186683 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part 2024.11.21 19:44:41.193131 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part 2024.11.21 19:44:41.199603 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part 2024.11.21 19:44:41.206013 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part 2024.11.21 19:44:41.280566 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.126685282 sec., 5414.993669114617 rows/sec., 28.00 MiB/sec. 2024.11.21 19:44:41.281162 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42939, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:41.284413 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.11.21 19:44:41.287571 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_91_18} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:41.287675 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_91_18} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.11.21 19:44:41.290174 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2024.11.21 19:44:41.298554 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36910, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:41.327847 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46675, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:41.557243 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35043, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:41.611655 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61515, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:41.613928 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55118, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:41.617250 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54572, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:41.806839 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:41.807036 [ 276 ] {25c9179c-586e-44ac-b2a4-673cbbd32a5e} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:44:41.807112 [ 276 ] {25c9179c-586e-44ac-b2a4-673cbbd32a5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:44:41.808006 [ 276 ] {25c9179c-586e-44ac-b2a4-673cbbd32a5e} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:41.808069 [ 276 ] {25c9179c-586e-44ac-b2a4-673cbbd32a5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:41.808527 [ 276 ] {25c9179c-586e-44ac-b2a4-673cbbd32a5e} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2024.11.21 19:44:41.808789 [ 276 ] {25c9179c-586e-44ac-b2a4-673cbbd32a5e} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:41.809058 [ 276 ] {25c9179c-586e-44ac-b2a4-673cbbd32a5e} executeQuery: Read 56 rows, 4.41 KiB in 0.002076 sec., 26974.95183044316 rows/sec., 2.07 MiB/sec. 2024.11.21 19:44:41.809130 [ 276 ] {25c9179c-586e-44ac-b2a4-673cbbd32a5e} TCPHandler: Processed in 0.002428562 sec. 2024.11.21 19:44:41.809297 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:41.809436 [ 282 ] {5fe36936-4241-457c-9578-da286ca591fe} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:44:41.809491 [ 282 ] {5fe36936-4241-457c-9578-da286ca591fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:44:41.810130 [ 282 ] {5fe36936-4241-457c-9578-da286ca591fe} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:41.810174 [ 282 ] {5fe36936-4241-457c-9578-da286ca591fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:41.810602 [ 282 ] {5fe36936-4241-457c-9578-da286ca591fe} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2024.11.21 19:44:41.810854 [ 282 ] {5fe36936-4241-457c-9578-da286ca591fe} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:41.811109 [ 282 ] {5fe36936-4241-457c-9578-da286ca591fe} executeQuery: Read 64 rows, 5.12 KiB in 0.001703 sec., 37580.73987081621 rows/sec., 2.93 MiB/sec. 2024.11.21 19:44:41.811197 [ 282 ] {5fe36936-4241-457c-9578-da286ca591fe} TCPHandler: Processed in 0.001958106 sec. 2024.11.21 19:44:41.811403 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:41.811679 [ 276 ] {314e3f1b-71dd-4897-9e86-6ecf3ec00af4} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:44:41.811745 [ 276 ] {314e3f1b-71dd-4897-9e86-6ecf3ec00af4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:44:41.812306 [ 276 ] {314e3f1b-71dd-4897-9e86-6ecf3ec00af4} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:41.812347 [ 276 ] {314e3f1b-71dd-4897-9e86-6ecf3ec00af4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:41.812757 [ 276 ] {314e3f1b-71dd-4897-9e86-6ecf3ec00af4} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2024.11.21 19:44:41.813021 [ 276 ] {314e3f1b-71dd-4897-9e86-6ecf3ec00af4} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:41.813275 [ 276 ] {314e3f1b-71dd-4897-9e86-6ecf3ec00af4} executeQuery: Read 160 rows, 11.41 KiB in 0.001681 sec., 95181.43961927424 rows/sec., 6.63 MiB/sec. 2024.11.21 19:44:41.813382 [ 276 ] {314e3f1b-71dd-4897-9e86-6ecf3ec00af4} TCPHandler: Processed in 0.002080828 sec. 2024.11.21 19:44:41.813562 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:41.813780 [ 282 ] {e98e29bd-99c2-4ec5-bb68-8d6bbbc416d8} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:44:41.813831 [ 282 ] {e98e29bd-99c2-4ec5-bb68-8d6bbbc416d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:44:41.814309 [ 282 ] {e98e29bd-99c2-4ec5-bb68-8d6bbbc416d8} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:41.814350 [ 282 ] {e98e29bd-99c2-4ec5-bb68-8d6bbbc416d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:41.814713 [ 282 ] {e98e29bd-99c2-4ec5-bb68-8d6bbbc416d8} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2024.11.21 19:44:41.814963 [ 282 ] {e98e29bd-99c2-4ec5-bb68-8d6bbbc416d8} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:41.815185 [ 282 ] {e98e29bd-99c2-4ec5-bb68-8d6bbbc416d8} executeQuery: Read 60 rows, 4.14 KiB in 0.001458 sec., 41152.26337448559 rows/sec., 2.77 MiB/sec. 2024.11.21 19:44:41.815235 [ 282 ] {e98e29bd-99c2-4ec5-bb68-8d6bbbc416d8} TCPHandler: Processed in 0.001770014 sec. 2024.11.21 19:44:42.000192 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 260.22 MiB, peak 277.24 MiB, free memory in arenas 0.00 B, will set to 258.73 MiB (RSS), difference: -1.49 MiB 2024.11.21 19:44:43.778766 [ 130 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2024.11.21 19:44:43.778855 [ 130 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:43.778879 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:43.779015 [ 225 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2024.11.21 19:44:43.779047 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2024.11.21 19:44:43.779075 [ 225 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2024.11.21 19:44:43.779287 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:44:43.779339 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 246 rows starting from the beginning of the part 2024.11.21 19:44:43.779431 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part 2024.11.21 19:44:43.779895 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part 2024.11.21 19:44:43.780164 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part 2024.11.21 19:44:43.780501 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part 2024.11.21 19:44:43.782025 [ 191 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.00306182 sec., 88182.84549712263 rows/sec., 4.50 MiB/sec. 2024.11.21 19:44:43.782298 [ 225 ] {} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2024.11.21 19:44:43.782309 [ 198 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2024.11.21 19:44:43.782991 [ 198 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_45_11} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:43.783095 [ 198 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_45_11} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2024.11.21 19:44:43.783207 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.11.21 19:44:43.800977 [ 130 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2024.11.21 19:44:43.801012 [ 130 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:43.801033 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:43.801182 [ 220 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2024.11.21 19:44:43.801195 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2024.11.21 19:44:43.801248 [ 220 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2024.11.21 19:44:43.801408 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:44:43.801504 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 41 rows starting from the beginning of the part 2024.11.21 19:44:43.801627 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part 2024.11.21 19:44:43.801920 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part 2024.11.21 19:44:43.802261 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part 2024.11.21 19:44:43.802526 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part 2024.11.21 19:44:43.804523 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.003433956 sec., 13104.419509160862 rows/sec., 883.01 KiB/sec. 2024.11.21 19:44:43.804742 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2024.11.21 19:44:43.805033 [ 220 ] {} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2024.11.21 19:44:43.805336 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_45_11} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:43.805554 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_45_11} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2024.11.21 19:44:43.805717 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.21 19:44:44.277019 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34462, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:44.720774 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46669, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:44.875306 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47253, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:44.917722 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35858, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:44.965605 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41068, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:44.966960 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37401, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:44.995470 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44695, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:45.003760 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50710, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:45.234289 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51401, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:45.297873 [ 129 ] {} DNSResolver: Updating DNS cache 2024.11.21 19:44:45.297913 [ 129 ] {} DNSResolver: Updated DNS cache 2024.11.21 19:44:45.537148 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46375, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:45.540170 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42151 2024.11.21 19:44:45.541046 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:45.541092 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:45.541650 [ 244 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.11.21 19:44:45.541904 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:45.542176 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42151 2024.11.21 19:44:45.600570 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62897, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:45.744627 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49501, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:45.806665 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2028 2024.11.21 19:44:45.809706 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:45.809762 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:45.810620 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53635, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:45.811483 [ 242 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.11.21 19:44:45.811805 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:45.812449 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2028 2024.11.21 19:44:45.853316 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54642, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:45.894711 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34675, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:45.964112 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35972, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:46.034860 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52354, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:46.542452 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62247, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:46.547939 [ 310 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63295, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:46.572341 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42684, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:46.599837 [ 309 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51429, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:46.609338 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53305, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:46.624901 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62638, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:46.642319 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57143, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.21 19:44:46.812826 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:46.813095 [ 276 ] {d1903557-f0f9-44cf-b7b9-83aa2487c7a5} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.21 19:44:46.813201 [ 276 ] {d1903557-f0f9-44cf-b7b9-83aa2487c7a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.21 19:44:46.813998 [ 276 ] {d1903557-f0f9-44cf-b7b9-83aa2487c7a5} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:46.814045 [ 276 ] {d1903557-f0f9-44cf-b7b9-83aa2487c7a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:46.814479 [ 276 ] {d1903557-f0f9-44cf-b7b9-83aa2487c7a5} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.21 19:44:46.814731 [ 276 ] {d1903557-f0f9-44cf-b7b9-83aa2487c7a5} oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:46.814960 [ 276 ] {d1903557-f0f9-44cf-b7b9-83aa2487c7a5} executeQuery: Read 14 rows, 1.01 KiB in 0.001942 sec., 7209.062821833162 rows/sec., 518.96 KiB/sec. 2024.11.21 19:44:46.815018 [ 276 ] {d1903557-f0f9-44cf-b7b9-83aa2487c7a5} TCPHandler: Processed in 0.002359012 sec. 2024.11.21 19:44:46.815182 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:46.815319 [ 282 ] {b2089b77-d127-4060-b685-ba47fffd755b} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:44:46.815376 [ 282 ] {b2089b77-d127-4060-b685-ba47fffd755b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:44:46.816155 [ 282 ] {b2089b77-d127-4060-b685-ba47fffd755b} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:46.816204 [ 282 ] {b2089b77-d127-4060-b685-ba47fffd755b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:46.816614 [ 282 ] {b2089b77-d127-4060-b685-ba47fffd755b} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2024.11.21 19:44:46.816869 [ 282 ] {b2089b77-d127-4060-b685-ba47fffd755b} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:46.817067 [ 122 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2024.11.21 19:44:46.817096 [ 282 ] {b2089b77-d127-4060-b685-ba47fffd755b} executeQuery: Read 285 rows, 25.79 KiB in 0.001809 sec., 157545.60530679932 rows/sec., 13.92 MiB/sec. 2024.11.21 19:44:46.817144 [ 122 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:46.817213 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:46.817220 [ 282 ] {b2089b77-d127-4060-b685-ba47fffd755b} TCPHandler: Processed in 0.002104258 sec. 2024.11.21 19:44:46.817370 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2024.11.21 19:44:46.817410 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:46.817489 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:44:46.817538 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1435 rows starting from the beginning of the part 2024.11.21 19:44:46.817575 [ 276 ] {51772c04-621c-4118-a0de-dfc4f7640317} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:44:46.817626 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 56 rows starting from the beginning of the part 2024.11.21 19:44:46.817670 [ 276 ] {51772c04-621c-4118-a0de-dfc4f7640317} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:44:46.818151 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 285 rows starting from the beginning of the part 2024.11.21 19:44:46.818447 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 62 rows starting from the beginning of the part 2024.11.21 19:44:46.818810 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part 2024.11.21 19:44:46.819138 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 285 rows starting from the beginning of the part 2024.11.21 19:44:46.820207 [ 276 ] {51772c04-621c-4118-a0de-dfc4f7640317} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:46.820259 [ 276 ] {51772c04-621c-4118-a0de-dfc4f7640317} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:46.820814 [ 276 ] {51772c04-621c-4118-a0de-dfc4f7640317} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.11.21 19:44:46.821107 [ 276 ] {51772c04-621c-4118-a0de-dfc4f7640317} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:46.821423 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 2179 rows, containing 5 columns (5 merged, 0 gathered) in 0.004113965 sec., 529659.3432369989 rows/sec., 46.72 MiB/sec. 2024.11.21 19:44:46.821504 [ 276 ] {51772c04-621c-4118-a0de-dfc4f7640317} executeQuery: Read 48 rows, 3.54 KiB in 0.003969 sec., 12093.726379440664 rows/sec., 891.68 KiB/sec. 2024.11.21 19:44:46.821607 [ 276 ] {51772c04-621c-4118-a0de-dfc4f7640317} TCPHandler: Processed in 0.004276417 sec. 2024.11.21 19:44:46.821815 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:46.821855 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2024.11.21 19:44:46.822053 [ 282 ] {c7c78824-4a8d-4e67-992a-b6a543d081db} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.21 19:44:46.822146 [ 282 ] {c7c78824-4a8d-4e67-992a-b6a543d081db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.21 19:44:46.822544 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_136_27} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:46.822828 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_136_27} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2024.11.21 19:44:46.822974 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.11.21 19:44:46.823202 [ 282 ] {c7c78824-4a8d-4e67-992a-b6a543d081db} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:46.823248 [ 282 ] {c7c78824-4a8d-4e67-992a-b6a543d081db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:46.823603 [ 282 ] {c7c78824-4a8d-4e67-992a-b6a543d081db} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.11.21 19:44:46.823842 [ 282 ] {c7c78824-4a8d-4e67-992a-b6a543d081db} oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:46.824057 [ 282 ] {c7c78824-4a8d-4e67-992a-b6a543d081db} executeQuery: Read 14 rows, 1004.00 B in 0.002059 sec., 6799.417192812044 rows/sec., 476.19 KiB/sec. 2024.11.21 19:44:46.824111 [ 282 ] {c7c78824-4a8d-4e67-992a-b6a543d081db} TCPHandler: Processed in 0.002398192 sec. 2024.11.21 19:44:46.824258 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:46.824388 [ 276 ] {780a32e8-b6d0-4a1a-9e58-9fccc4900170} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.21 19:44:46.824443 [ 276 ] {780a32e8-b6d0-4a1a-9e58-9fccc4900170} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.21 19:44:46.825084 [ 276 ] {780a32e8-b6d0-4a1a-9e58-9fccc4900170} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:46.825132 [ 276 ] {780a32e8-b6d0-4a1a-9e58-9fccc4900170} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:46.825511 [ 276 ] {780a32e8-b6d0-4a1a-9e58-9fccc4900170} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.21 19:44:46.825757 [ 276 ] {780a32e8-b6d0-4a1a-9e58-9fccc4900170} oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:46.826003 [ 276 ] {780a32e8-b6d0-4a1a-9e58-9fccc4900170} executeQuery: Read 13 rows, 830.00 B in 0.001638 sec., 7936.507936507937 rows/sec., 494.84 KiB/sec. 2024.11.21 19:44:46.826140 [ 276 ] {780a32e8-b6d0-4a1a-9e58-9fccc4900170} TCPHandler: Processed in 0.001942726 sec. 2024.11.21 19:44:46.826351 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:46.826495 [ 282 ] {a06db4b4-4538-4e95-bb76-5754dd83390f} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:44:46.826550 [ 282 ] {a06db4b4-4538-4e95-bb76-5754dd83390f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:44:46.827341 [ 282 ] {a06db4b4-4538-4e95-bb76-5754dd83390f} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:46.827381 [ 282 ] {a06db4b4-4538-4e95-bb76-5754dd83390f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:46.827755 [ 282 ] {a06db4b4-4538-4e95-bb76-5754dd83390f} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2024.11.21 19:44:46.827995 [ 282 ] {a06db4b4-4538-4e95-bb76-5754dd83390f} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:46.828177 [ 122 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2024.11.21 19:44:46.828198 [ 282 ] {a06db4b4-4538-4e95-bb76-5754dd83390f} executeQuery: Read 423 rows, 30.96 KiB in 0.001732 sec., 244226.32794457275 rows/sec., 17.46 MiB/sec. 2024.11.21 19:44:46.828241 [ 122 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:46.828318 [ 282 ] {a06db4b4-4538-4e95-bb76-5754dd83390f} TCPHandler: Processed in 0.002074857 sec. 2024.11.21 19:44:46.828324 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:46.828528 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2024.11.21 19:44:46.828540 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:46.828812 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:44:46.828837 [ 276 ] {7eee5b4a-b606-48fc-a9db-57d4e54a5704} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.21 19:44:46.828888 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 915 rows starting from the beginning of the part 2024.11.21 19:44:46.828947 [ 276 ] {7eee5b4a-b606-48fc-a9db-57d4e54a5704} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.21 19:44:46.829253 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 64 rows starting from the beginning of the part 2024.11.21 19:44:46.829609 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 423 rows starting from the beginning of the part 2024.11.21 19:44:46.829964 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 76 rows starting from the beginning of the part 2024.11.21 19:44:46.830426 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part 2024.11.21 19:44:46.830726 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 423 rows starting from the beginning of the part 2024.11.21 19:44:46.831510 [ 276 ] {7eee5b4a-b606-48fc-a9db-57d4e54a5704} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:46.831572 [ 276 ] {7eee5b4a-b606-48fc-a9db-57d4e54a5704} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:46.832514 [ 276 ] {7eee5b4a-b606-48fc-a9db-57d4e54a5704} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.21 19:44:46.833055 [ 276 ] {7eee5b4a-b606-48fc-a9db-57d4e54a5704} oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:46.833440 [ 276 ] {7eee5b4a-b606-48fc-a9db-57d4e54a5704} executeQuery: Read 6 rows, 321.00 B in 0.004703 sec., 1275.781416117372 rows/sec., 66.65 KiB/sec. 2024.11.21 19:44:46.833606 [ 276 ] {7eee5b4a-b606-48fc-a9db-57d4e54a5704} TCPHandler: Processed in 0.005163719 sec. 2024.11.21 19:44:46.833847 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:46.834029 [ 188 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 1965 rows, containing 5 columns (5 merged, 0 gathered) in 0.005581565 sec., 352051.7990921901 rows/sec., 26.96 MiB/sec. 2024.11.21 19:44:46.834066 [ 282 ] {3d78430f-5dd6-4565-8ba2-98c92c47c0d4} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:44:46.834159 [ 282 ] {3d78430f-5dd6-4565-8ba2-98c92c47c0d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:44:46.834369 [ 188 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2024.11.21 19:44:46.834998 [ 188 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_136_27} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:46.835221 [ 188 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_136_27} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2024.11.21 19:44:46.835427 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.11.21 19:44:46.835486 [ 282 ] {3d78430f-5dd6-4565-8ba2-98c92c47c0d4} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:46.835531 [ 282 ] {3d78430f-5dd6-4565-8ba2-98c92c47c0d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:46.835936 [ 282 ] {3d78430f-5dd6-4565-8ba2-98c92c47c0d4} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2024.11.21 19:44:46.836172 [ 282 ] {3d78430f-5dd6-4565-8ba2-98c92c47c0d4} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:46.836359 [ 122 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2024.11.21 19:44:46.836419 [ 122 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:46.836430 [ 282 ] {3d78430f-5dd6-4565-8ba2-98c92c47c0d4} executeQuery: Read 237 rows, 16.27 KiB in 0.0024 sec., 98750.00000000001 rows/sec., 6.62 MiB/sec. 2024.11.21 19:44:46.836449 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:46.836596 [ 282 ] {3d78430f-5dd6-4565-8ba2-98c92c47c0d4} TCPHandler: Processed in 0.002884018 sec. 2024.11.21 19:44:46.836651 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2024.11.21 19:44:46.836759 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:46.836766 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:44:46.836805 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_136_27} MergeTreeSequentialSource: Reading 4 marks from part all_1_131_26, total 24176 rows starting from the beginning of the part 2024.11.21 19:44:46.836964 [ 276 ] {d92ffe6b-a5e7-4b44-a265-41f54b46a755} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.21 19:44:46.836975 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part 2024.11.21 19:44:46.837122 [ 276 ] {d92ffe6b-a5e7-4b44-a265-41f54b46a755} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.21 19:44:46.837332 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 237 rows starting from the beginning of the part 2024.11.21 19:44:46.837757 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 166 rows starting from the beginning of the part 2024.11.21 19:44:46.838108 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part 2024.11.21 19:44:46.838468 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 237 rows starting from the beginning of the part 2024.11.21 19:44:46.839329 [ 276 ] {d92ffe6b-a5e7-4b44-a265-41f54b46a755} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:46.839374 [ 276 ] {d92ffe6b-a5e7-4b44-a265-41f54b46a755} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:46.839800 [ 276 ] {d92ffe6b-a5e7-4b44-a265-41f54b46a755} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.21 19:44:46.840070 [ 276 ] {d92ffe6b-a5e7-4b44-a265-41f54b46a755} oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:46.840449 [ 276 ] {d92ffe6b-a5e7-4b44-a265-41f54b46a755} executeQuery: Read 1 rows, 69.00 B in 0.003585 sec., 278.9400278940028 rows/sec., 18.80 KiB/sec. 2024.11.21 19:44:46.840828 [ 276 ] {d92ffe6b-a5e7-4b44-a265-41f54b46a755} TCPHandler: Processed in 0.004128555 sec. 2024.11.21 19:44:46.841153 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:46.841593 [ 282 ] {673f3c65-b8e0-4650-bee0-6deacfff28a2} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.21 19:44:46.841806 [ 282 ] {673f3c65-b8e0-4650-bee0-6deacfff28a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.21 19:44:46.843267 [ 282 ] {673f3c65-b8e0-4650-bee0-6deacfff28a2} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:46.843307 [ 282 ] {673f3c65-b8e0-4650-bee0-6deacfff28a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:46.844062 [ 282 ] {673f3c65-b8e0-4650-bee0-6deacfff28a2} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.11.21 19:44:46.844331 [ 282 ] {673f3c65-b8e0-4650-bee0-6deacfff28a2} oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:46.844900 [ 282 ] {673f3c65-b8e0-4650-bee0-6deacfff28a2} executeQuery: Read 41 rows, 75.23 KiB in 0.003424 sec., 11974.29906542056 rows/sec., 21.46 MiB/sec. 2024.11.21 19:44:46.845520 [ 282 ] {673f3c65-b8e0-4650-bee0-6deacfff28a2} TCPHandler: Processed in 0.004585691 sec. 2024.11.21 19:44:46.845667 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:46.845774 [ 276 ] {8d7ba411-2b3f-4a4a-91aa-5a7cb04ddea0} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:44:46.845847 [ 276 ] {8d7ba411-2b3f-4a4a-91aa-5a7cb04ddea0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:44:46.846522 [ 276 ] {8d7ba411-2b3f-4a4a-91aa-5a7cb04ddea0} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:46.846566 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 25136 rows, containing 5 columns (5 merged, 0 gathered) in 0.009985043 sec., 2517365.2231642865 rows/sec., 171.94 MiB/sec. 2024.11.21 19:44:46.846579 [ 276 ] {8d7ba411-2b3f-4a4a-91aa-5a7cb04ddea0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:46.846777 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2024.11.21 19:44:46.847051 [ 276 ] {8d7ba411-2b3f-4a4a-91aa-5a7cb04ddea0} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2024.11.21 19:44:46.847119 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_136_27} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:46.847208 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_136_27} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2024.11.21 19:44:46.847298 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2024.11.21 19:44:46.847350 [ 276 ] {8d7ba411-2b3f-4a4a-91aa-5a7cb04ddea0} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:46.847548 [ 122 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2024.11.21 19:44:46.847605 [ 276 ] {8d7ba411-2b3f-4a4a-91aa-5a7cb04ddea0} executeQuery: Read 82 rows, 5.33 KiB in 0.001845 sec., 44444.444444444445 rows/sec., 2.82 MiB/sec. 2024.11.21 19:44:46.847613 [ 122 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:46.847694 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:46.847733 [ 276 ] {8d7ba411-2b3f-4a4a-91aa-5a7cb04ddea0} TCPHandler: Processed in 0.002121908 sec. 2024.11.21 19:44:46.847982 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2024.11.21 19:44:46.848288 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.21 19:44:46.848385 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 8078 rows starting from the beginning of the part 2024.11.21 19:44:46.848719 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part 2024.11.21 19:44:46.849105 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 82 rows starting from the beginning of the part 2024.11.21 19:44:46.849471 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part 2024.11.21 19:44:46.849827 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part 2024.11.21 19:44:46.850039 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 82 rows starting from the beginning of the part 2024.11.21 19:44:46.853352 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 8422 rows, containing 4 columns (4 merged, 0 gathered) in 0.005522364 sec., 1525071.5092304673 rows/sec., 100.22 MiB/sec. 2024.11.21 19:44:46.853645 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2024.11.21 19:44:46.854208 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_136_27} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:46.854363 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_136_27} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2024.11.21 19:44:46.854464 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. 2024.11.21 19:44:47.000246 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 259.77 MiB, peak 277.24 MiB, free memory in arenas 0.00 B, will set to 258.73 MiB (RSS), difference: -1.04 MiB 2024.11.21 19:44:48.670869 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 694 2024.11.21 19:44:48.694760 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:48.694818 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:48.702535 [ 243 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.11.21 19:44:48.703373 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:48.707339 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 694 2024.11.21 19:44:51.359800 [ 224 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2024.11.21 19:44:51.359855 [ 224 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2024.11.21 19:44:51.361994 [ 224 ] {} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2024.11.21 19:44:51.458885 [ 222 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2024.11.21 19:44:51.458947 [ 222 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2024.11.21 19:44:51.461096 [ 222 ] {} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2024.11.21 19:44:51.804871 [ 225 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2024.11.21 19:44:51.804893 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:51.804931 [ 225 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2024.11.21 19:44:51.805192 [ 276 ] {b811fac5-1b4f-4a5b-851d-9849a6796bdd} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.21 19:44:51.805286 [ 276 ] {b811fac5-1b4f-4a5b-851d-9849a6796bdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.21 19:44:51.806902 [ 276 ] {b811fac5-1b4f-4a5b-851d-9849a6796bdd} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:51.806961 [ 276 ] {b811fac5-1b4f-4a5b-851d-9849a6796bdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:51.807781 [ 276 ] {b811fac5-1b4f-4a5b-851d-9849a6796bdd} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.21 19:44:51.808197 [ 276 ] {b811fac5-1b4f-4a5b-851d-9849a6796bdd} oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:51.808701 [ 225 ] {} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2024.11.21 19:44:51.808725 [ 276 ] {b811fac5-1b4f-4a5b-851d-9849a6796bdd} executeQuery: Read 2 rows, 167.00 B in 0.003637 sec., 549.9037668408029 rows/sec., 44.84 KiB/sec. 2024.11.21 19:44:51.809066 [ 276 ] {b811fac5-1b4f-4a5b-851d-9849a6796bdd} TCPHandler: Processed in 0.004308097 sec. 2024.11.21 19:44:51.809359 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:51.809671 [ 282 ] {0b75e42c-19fa-4ed9-a9cd-e670105e164b} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:44:51.809812 [ 282 ] {0b75e42c-19fa-4ed9-a9cd-e670105e164b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:44:51.810889 [ 282 ] {0b75e42c-19fa-4ed9-a9cd-e670105e164b} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:51.810933 [ 282 ] {0b75e42c-19fa-4ed9-a9cd-e670105e164b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:51.811308 [ 282 ] {0b75e42c-19fa-4ed9-a9cd-e670105e164b} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2024.11.21 19:44:51.811565 [ 282 ] {0b75e42c-19fa-4ed9-a9cd-e670105e164b} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:51.811778 [ 282 ] {0b75e42c-19fa-4ed9-a9cd-e670105e164b} executeQuery: Read 57 rows, 4.48 KiB in 0.002229 sec., 25572.00538358008 rows/sec., 1.96 MiB/sec. 2024.11.21 19:44:51.811832 [ 282 ] {0b75e42c-19fa-4ed9-a9cd-e670105e164b} TCPHandler: Processed in 0.002629275 sec. 2024.11.21 19:44:51.812035 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:51.812171 [ 276 ] {29b959e9-d5dd-4071-b6bd-7cae51eb17c2} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.21 19:44:51.812228 [ 276 ] {29b959e9-d5dd-4071-b6bd-7cae51eb17c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.21 19:44:51.812809 [ 276 ] {29b959e9-d5dd-4071-b6bd-7cae51eb17c2} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:51.812849 [ 276 ] {29b959e9-d5dd-4071-b6bd-7cae51eb17c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:51.813203 [ 276 ] {29b959e9-d5dd-4071-b6bd-7cae51eb17c2} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.11.21 19:44:51.813439 [ 276 ] {29b959e9-d5dd-4071-b6bd-7cae51eb17c2} oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:51.813661 [ 276 ] {29b959e9-d5dd-4071-b6bd-7cae51eb17c2} executeQuery: Read 2 rows, 143.00 B in 0.00152 sec., 1315.7894736842104 rows/sec., 91.87 KiB/sec. 2024.11.21 19:44:51.813715 [ 276 ] {29b959e9-d5dd-4071-b6bd-7cae51eb17c2} TCPHandler: Processed in 0.001746124 sec. 2024.11.21 19:44:51.813854 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:51.813962 [ 282 ] {57742b12-52d4-4a91-b43b-22881f91207f} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:44:51.814008 [ 282 ] {57742b12-52d4-4a91-b43b-22881f91207f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:44:51.814563 [ 282 ] {57742b12-52d4-4a91-b43b-22881f91207f} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:51.814603 [ 282 ] {57742b12-52d4-4a91-b43b-22881f91207f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:51.814958 [ 282 ] {57742b12-52d4-4a91-b43b-22881f91207f} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2024.11.21 19:44:51.815202 [ 282 ] {57742b12-52d4-4a91-b43b-22881f91207f} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:51.815422 [ 282 ] {57742b12-52d4-4a91-b43b-22881f91207f} executeQuery: Read 66 rows, 5.28 KiB in 0.001482 sec., 44534.41295546559 rows/sec., 3.48 MiB/sec. 2024.11.21 19:44:51.815476 [ 282 ] {57742b12-52d4-4a91-b43b-22881f91207f} TCPHandler: Processed in 0.001673522 sec. 2024.11.21 19:44:51.815627 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:51.815767 [ 276 ] {6df3025e-0004-4d3c-8173-f64fe41a688b} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:44:51.815829 [ 276 ] {6df3025e-0004-4d3c-8173-f64fe41a688b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:44:51.816473 [ 276 ] {6df3025e-0004-4d3c-8173-f64fe41a688b} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:51.816518 [ 276 ] {6df3025e-0004-4d3c-8173-f64fe41a688b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:51.816901 [ 276 ] {6df3025e-0004-4d3c-8173-f64fe41a688b} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2024.11.21 19:44:51.817143 [ 276 ] {6df3025e-0004-4d3c-8173-f64fe41a688b} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:51.817315 [ 276 ] {6df3025e-0004-4d3c-8173-f64fe41a688b} executeQuery: Read 129 rows, 9.20 KiB in 0.001588 sec., 81234.25692695215 rows/sec., 5.66 MiB/sec. 2024.11.21 19:44:51.817366 [ 276 ] {6df3025e-0004-4d3c-8173-f64fe41a688b} TCPHandler: Processed in 0.001801864 sec. 2024.11.21 19:44:51.817551 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:51.817682 [ 282 ] {d0bd7ea6-fa1d-4cd3-a27c-887344a76cf2} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:44:51.817739 [ 282 ] {d0bd7ea6-fa1d-4cd3-a27c-887344a76cf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:44:51.818268 [ 282 ] {d0bd7ea6-fa1d-4cd3-a27c-887344a76cf2} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:51.818313 [ 282 ] {d0bd7ea6-fa1d-4cd3-a27c-887344a76cf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2024.11.21 19:44:51.818705 [ 282 ] {d0bd7ea6-fa1d-4cd3-a27c-887344a76cf2} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2024.11.21 19:44:51.818950 [ 282 ] {d0bd7ea6-fa1d-4cd3-a27c-887344a76cf2} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:51.819128 [ 282 ] {d0bd7ea6-fa1d-4cd3-a27c-887344a76cf2} executeQuery: Read 48 rows, 3.31 KiB in 0.001474 sec., 32564.450474898236 rows/sec., 2.19 MiB/sec. 2024.11.21 19:44:51.819177 [ 282 ] {d0bd7ea6-fa1d-4cd3-a27c-887344a76cf2} TCPHandler: Processed in 0.001689093 sec. 2024.11.21 19:44:52.964656 [ 223 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2024.11.21 19:44:52.964720 [ 223 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2024.11.21 19:44:52.966797 [ 223 ] {} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2024.11.21 19:44:53.042405 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42639 2024.11.21 19:44:53.043088 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:53.043145 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2024.11.21 19:44:53.043703 [ 244 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.11.21 19:44:53.043967 [ 244 ] {} system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:53.044225 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42639 2024.11.21 19:44:55.739003 [ 222 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.11.21 19:44:55.739056 [ 222 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.11.21 19:44:55.740834 [ 222 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.11.21 19:44:55.812776 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2062 2024.11.21 19:44:55.816243 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:55.816307 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2024.11.21 19:44:55.817906 [ 242 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.11.21 19:44:55.818231 [ 242 ] {} system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:55.818953 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2062 2024.11.21 19:44:56.207512 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 701 2024.11.21 19:44:56.232830 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:56.232902 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2024.11.21 19:44:56.240499 [ 243 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.11.21 19:44:56.241297 [ 243 ] {} system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:56.245748 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 701 2024.11.21 19:44:56.806770 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:56.806966 [ 276 ] {bfd9e27c-9a69-4bea-8693-96456f1a2250} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.21 19:44:56.807043 [ 276 ] {bfd9e27c-9a69-4bea-8693-96456f1a2250} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.21 19:44:56.807832 [ 276 ] {bfd9e27c-9a69-4bea-8693-96456f1a2250} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:56.807879 [ 276 ] {bfd9e27c-9a69-4bea-8693-96456f1a2250} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2024.11.21 19:44:56.808329 [ 276 ] {bfd9e27c-9a69-4bea-8693-96456f1a2250} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2024.11.21 19:44:56.808590 [ 276 ] {bfd9e27c-9a69-4bea-8693-96456f1a2250} oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:56.808811 [ 276 ] {bfd9e27c-9a69-4bea-8693-96456f1a2250} executeQuery: Read 56 rows, 4.41 KiB in 0.0019 sec., 29473.684210526317 rows/sec., 2.26 MiB/sec. 2024.11.21 19:44:56.808877 [ 276 ] {bfd9e27c-9a69-4bea-8693-96456f1a2250} TCPHandler: Processed in 0.002241 sec. 2024.11.21 19:44:56.809050 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:56.809167 [ 282 ] {663a8077-46b9-4435-bcd1-bb2deb6d524c} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.21 19:44:56.809215 [ 282 ] {663a8077-46b9-4435-bcd1-bb2deb6d524c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.21 19:44:56.809772 [ 282 ] {663a8077-46b9-4435-bcd1-bb2deb6d524c} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:56.809815 [ 282 ] {663a8077-46b9-4435-bcd1-bb2deb6d524c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2024.11.21 19:44:56.810215 [ 282 ] {663a8077-46b9-4435-bcd1-bb2deb6d524c} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2024.11.21 19:44:56.810464 [ 282 ] {663a8077-46b9-4435-bcd1-bb2deb6d524c} oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:56.810707 [ 282 ] {663a8077-46b9-4435-bcd1-bb2deb6d524c} executeQuery: Read 64 rows, 5.12 KiB in 0.001553 sec., 41210.5602060528 rows/sec., 3.22 MiB/sec. 2024.11.21 19:44:56.810811 [ 282 ] {663a8077-46b9-4435-bcd1-bb2deb6d524c} TCPHandler: Processed in 0.001819315 sec. 2024.11.21 19:44:56.811009 [ 276 ] {} TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:56.811246 [ 276 ] {5418bcbe-b4a5-40f9-94ab-76d4926bedd2} executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.21 19:44:56.811298 [ 276 ] {5418bcbe-b4a5-40f9-94ab-76d4926bedd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.21 19:44:56.811855 [ 276 ] {5418bcbe-b4a5-40f9-94ab-76d4926bedd2} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:56.811894 [ 276 ] {5418bcbe-b4a5-40f9-94ab-76d4926bedd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2024.11.21 19:44:56.812283 [ 276 ] {5418bcbe-b4a5-40f9-94ab-76d4926bedd2} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2024.11.21 19:44:56.812525 [ 276 ] {5418bcbe-b4a5-40f9-94ab-76d4926bedd2} oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:56.812753 [ 276 ] {5418bcbe-b4a5-40f9-94ab-76d4926bedd2} executeQuery: Read 160 rows, 11.41 KiB in 0.001575 sec., 101587.30158730158 rows/sec., 7.08 MiB/sec. 2024.11.21 19:44:56.812806 [ 276 ] {5418bcbe-b4a5-40f9-94ab-76d4926bedd2} TCPHandler: Processed in 0.001907835 sec. 2024.11.21 19:44:56.812949 [ 282 ] {} TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.21 19:44:56.813061 [ 282 ] {a792c193-cc2a-4b9a-9890-1866cb21f5bc} executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.21 19:44:56.813111 [ 282 ] {a792c193-cc2a-4b9a-9890-1866cb21f5bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.21 19:44:56.813594 [ 282 ] {a792c193-cc2a-4b9a-9890-1866cb21f5bc} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.21 19:44:56.813633 [ 282 ] {a792c193-cc2a-4b9a-9890-1866cb21f5bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2024.11.21 19:44:56.814012 [ 282 ] {a792c193-cc2a-4b9a-9890-1866cb21f5bc} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2024.11.21 19:44:56.814252 [ 282 ] {a792c193-cc2a-4b9a-9890-1866cb21f5bc} oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.21 19:44:56.814467 [ 282 ] {a792c193-cc2a-4b9a-9890-1866cb21f5bc} executeQuery: Read 60 rows, 4.14 KiB in 0.001427 sec., 42046.25087596356 rows/sec., 2.83 MiB/sec. 2024.11.21 19:44:56.814518 [ 282 ] {a792c193-cc2a-4b9a-9890-1866cb21f5bc} TCPHandler: Processed in 0.001623071 sec.