[ Nov 19 05:53:01 Enabled. ] [ Nov 19 05:53:01 Rereading configuration. ] [ Nov 19 05:53:04 Rereading configuration. ] [ Nov 19 05:53:07 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 19 05:53:07 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.19 05:53:08.139984 [ 1 ] {} Application: Will watch for the process with pid 23400 2024.11.19 05:53:08.140762 [ 1 ] {} Application: Forked a child process to watch 2024.11.19 05:53:08.378113 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23400 2024.11.19 05:53:08.378846 [ 1 ] {} Application: starting up 2024.11.19 05:53:08.379533 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.11.19 05:53:08.466153 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.11.19 05:53:08.499381 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.11.19 05:53:08.499454 [ 1 ] {} Application: Initializing DateLUT. 2024.11.19 05:53:08.499477 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.11.19 05:53:08.499575 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.11.19 05:53:08.500123 [ 1 ] {} Application: Initializing interserver credentials. 2024.11.19 05:53:08.501194 [ 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.19 05:53:08.501909 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.11.19 05:53:08.502729 [ 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.19 05:53:08.502751 [ 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.19 05:53:08.502766 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.11.19 05:53:08.502937 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.11.19 05:53:08.504047 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.11.19 05:53:08.509328 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.11.19 05:53:08.510203 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.11.19 05:53:08.511529 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.11.19 05:53:08.511598 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.11.19 05:53:08.513098 [ 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.19 05:53:08.513549 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.11.19 05:53:08.517721 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.11.19 05:53:08.517999 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2024.11.19 05:53:08.519495 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.11.19 05:53:08.520028 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.11.19 05:53:08.520416 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.11.19 05:53:08.520737 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.11.19 05:53:08.522095 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.11.19 05:53:08.522120 [ 1 ] {} Application: Loading metadata from /data/ 2024.11.19 05:53:08.522179 [ 127 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:53:08.522276 [ 127 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:53:08.545640 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.11.19 05:53:08.545680 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000227442 sec 2024.11.19 05:53:08.545746 [ 1 ] {} ReferentialDeps: No tables 2024.11.19 05:53:08.545772 [ 1 ] {} LoadingDeps: No tables 2024.11.19 05:53:08.547013 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.11.19 05:53:08.548021 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2024.11.19 05:53:08.560971 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.11.19 05:53:08.561015 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.11.19 05:53:08.561036 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.11.19 05:53:08.561048 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.11.19 05:53:08.561077 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.11.19 05:53:08.561097 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2024.11.19 05:53:08.563596 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.11.19 05:53:08.563639 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.11.19 05:53:08.563661 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2024.11.19 05:53:08.563845 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.11.19 05:53:08.563864 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.11.19 05:53:08.563899 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.11.19 05:53:08.563917 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.11.19 05:53:08.563931 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.11.19 05:53:08.563958 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.11.19 05:53:08.563975 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.11.19 05:53:08.589761 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.11.19 05:53:08.597888 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.11.19 05:53:08.597917 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.835e-05 sec 2024.11.19 05:53:08.597930 [ 1 ] {} ReferentialDeps: No tables 2024.11.19 05:53:08.597942 [ 1 ] {} LoadingDeps: No tables 2024.11.19 05:53:08.597965 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.11.19 05:53:08.598230 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.11.19 05:53:08.598307 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.11.19 05:53:08.598332 [ 1 ] {} Application: Loaded metadata. 2024.11.19 05:53:08.598353 [ 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.19 05:53:08.598375 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.11.19 05:53:08.611606 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.11.19 05:53:08.611819 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.10 MiB (RSS), difference: 92.32 MiB 2024.11.19 05:53:08.612714 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.456e-05 sec. 2024.11.19 05:53:08.613666 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.11.19 05:53:08.613751 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.11.19 05:53:08.613768 [ 1 ] {} Application: Ready for connections. 2024.11.19 05:53:09.639759 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49826 2024.11.19 05:53:09.640829 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:09.640895 [ 3 ] {} TCP-Session: a47350f4-06e0-4956-a971-8ebe7d92f0ad Authenticating user 'default' from [fd00:1122:3344:101::c]:49826 2024.11.19 05:53:09.640928 [ 3 ] {} TCP-Session: a47350f4-06e0-4956-a971-8ebe7d92f0ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.640950 [ 3 ] {} TCP-Session: a47350f4-06e0-4956-a971-8ebe7d92f0ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.641036 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.11.19 05:53:09.641065 [ 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.19 05:53:09.641089 [ 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.19 05:53:09.642637 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34169 2024.11.19 05:53:09.642689 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57451 2024.11.19 05:53:09.642758 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:09.642792 [ 4 ] {} TCP-Session: cdb87cb6-9941-4d62-b8c5-ed8660945293 Authenticating user 'default' from [fd00:1122:3344:101::c]:34169 2024.11.19 05:53:09.642836 [ 4 ] {} TCP-Session: cdb87cb6-9941-4d62-b8c5-ed8660945293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.642843 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:09.642857 [ 4 ] {} TCP-Session: cdb87cb6-9941-4d62-b8c5-ed8660945293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.642897 [ 5 ] {} TCP-Session: 5953011b-c81f-4875-bc83-7157e92e869d Authenticating user 'default' from [fd00:1122:3344:101::c]:57451 2024.11.19 05:53:09.642944 [ 5 ] {} TCP-Session: 5953011b-c81f-4875-bc83-7157e92e869d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.642963 [ 5 ] {} TCP-Session: 5953011b-c81f-4875-bc83-7157e92e869d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.643468 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44772 2024.11.19 05:53:09.643524 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45250 2024.11.19 05:53:09.643810 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:09.643822 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36282 2024.11.19 05:53:09.643870 [ 253 ] {} TCP-Session: 16c60b29-bbc6-4dab-bfe7-d6bce2054cc2 Authenticating user 'default' from [fd00:1122:3344:101::c]:44772 2024.11.19 05:53:09.643906 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47200 2024.11.19 05:53:09.643926 [ 253 ] {} TCP-Session: 16c60b29-bbc6-4dab-bfe7-d6bce2054cc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.644069 [ 253 ] {} TCP-Session: 16c60b29-bbc6-4dab-bfe7-d6bce2054cc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.644071 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39665 2024.11.19 05:53:09.644165 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:09.644346 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:09.644365 [ 255 ] {} TCP-Session: fbcb8ebc-9358-44b3-a7a2-8db638e9edd1 Authenticating user 'default' from [fd00:1122:3344:101::c]:36282 2024.11.19 05:53:09.644416 [ 254 ] {} TCP-Session: e93527c0-c957-425d-baf7-26201a571666 Authenticating user 'default' from [fd00:1122:3344:101::c]:45250 2024.11.19 05:53:09.644428 [ 255 ] {} TCP-Session: fbcb8ebc-9358-44b3-a7a2-8db638e9edd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.644453 [ 254 ] {} TCP-Session: e93527c0-c957-425d-baf7-26201a571666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.644483 [ 255 ] {} TCP-Session: fbcb8ebc-9358-44b3-a7a2-8db638e9edd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.644489 [ 254 ] {} TCP-Session: e93527c0-c957-425d-baf7-26201a571666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.661766 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:09.661834 [ 256 ] {} TCP-Session: ac48dfa2-678a-4fcc-8b63-e489f294d6bb Authenticating user 'default' from [fd00:1122:3344:101::c]:47200 2024.11.19 05:53:09.661861 [ 256 ] {} TCP-Session: ac48dfa2-678a-4fcc-8b63-e489f294d6bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.661890 [ 256 ] {} TCP-Session: ac48dfa2-678a-4fcc-8b63-e489f294d6bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.666214 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:09.666261 [ 257 ] {} TCP-Session: e57d1fb9-d3c5-45ff-a4ef-b38da685ceec Authenticating user 'default' from [fd00:1122:3344:101::c]:39665 2024.11.19 05:53:09.666283 [ 257 ] {} TCP-Session: e57d1fb9-d3c5-45ff-a4ef-b38da685ceec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.666315 [ 257 ] {} TCP-Session: e57d1fb9-d3c5-45ff-a4ef-b38da685ceec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.695230 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32967 2024.11.19 05:53:09.695345 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:09.695386 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Authenticating user 'default' from [fd00:1122:3344:101::d]:32967 2024.11.19 05:53:09.695406 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.695422 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.695479 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.11.19 05:53:09.695504 [ 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.19 05:53:09.695528 [ 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.19 05:53:09.696801 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47547 2024.11.19 05:53:09.696946 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36494 2024.11.19 05:53:09.696954 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:09.697012 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:47547 2024.11.19 05:53:09.697024 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33955 2024.11.19 05:53:09.697142 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.697296 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.697357 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:09.697409 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51648 2024.11.19 05:53:09.697408 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:09.697397 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36890 2024.11.19 05:53:09.697503 [ 260 ] {} TCP-Session: 6d0e3290-e829-4b67-9dce-c65c753d7d75 Authenticating user 'default' from [fd00:1122:3344:101::d]:36494 2024.11.19 05:53:09.697478 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61376 2024.11.19 05:53:09.697532 [ 261 ] {} TCP-Session: 35205f06-2e57-4ee0-a746-dc96854d69e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33955 2024.11.19 05:53:09.697664 [ 260 ] {} TCP-Session: 6d0e3290-e829-4b67-9dce-c65c753d7d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.697823 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44138 2024.11.19 05:53:09.697750 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:09.697904 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34479 2024.11.19 05:53:09.697937 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:09.697900 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:09.698126 [ 260 ] {} TCP-Session: 6d0e3290-e829-4b67-9dce-c65c753d7d75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.698168 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:09.698187 [ 261 ] {} TCP-Session: 35205f06-2e57-4ee0-a746-dc96854d69e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.698217 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Authenticating user 'default' from [fd00:1122:3344:101::d]:51648 2024.11.19 05:53:09.698131 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:09.698893 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.698922 [ 262 ] {} TCP-Session: 5895e9ff-4b33-4f39-bb0c-3527f91dc6a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36890 2024.11.19 05:53:09.698916 [ 266 ] {} TCP-Session: 5a1e4425-0261-4d06-b831-f869e2e82ca0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34479 2024.11.19 05:53:09.698978 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.698993 [ 265 ] {} TCP-Session: b8ad0761-dc96-4c76-9733-5fb759036df3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44138 2024.11.19 05:53:09.699042 [ 266 ] {} TCP-Session: 5a1e4425-0261-4d06-b831-f869e2e82ca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.699031 [ 262 ] {} TCP-Session: 5895e9ff-4b33-4f39-bb0c-3527f91dc6a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.699157 [ 266 ] {} TCP-Session: 5a1e4425-0261-4d06-b831-f869e2e82ca0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.699152 [ 261 ] {} TCP-Session: 35205f06-2e57-4ee0-a746-dc96854d69e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.699177 [ 265 ] {} TCP-Session: b8ad0761-dc96-4c76-9733-5fb759036df3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.699201 [ 262 ] {} TCP-Session: 5895e9ff-4b33-4f39-bb0c-3527f91dc6a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.699211 [ 264 ] {} TCP-Session: 2f36017b-1c8d-42df-9ada-bca088a166f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61376 2024.11.19 05:53:09.699939 [ 265 ] {} TCP-Session: b8ad0761-dc96-4c76-9733-5fb759036df3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.699938 [ 264 ] {} TCP-Session: 2f36017b-1c8d-42df-9ada-bca088a166f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.699988 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:09.700012 [ 264 ] {} TCP-Session: 2f36017b-1c8d-42df-9ada-bca088a166f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:09.703172 [ 258 ] {2312f38a-c4b4-4a9f-9dff-065f62f6d984} executeQuery: (from [fd00:1122:3344:101::d]:32967) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.11.19 05:53:09.759252 [ 258 ] {2312f38a-c4b4-4a9f-9dff-065f62f6d984} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:32967) (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 @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 2024.11.19 05:53:09.760583 [ 258 ] {2312f38a-c4b4-4a9f-9dff-065f62f6d984} 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 @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 2024.11.19 05:53:09.760697 [ 258 ] {2312f38a-c4b4-4a9f-9dff-065f62f6d984} TCPHandler: Processed in 0.062704061 sec. 2024.11.19 05:53:09.761041 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:09.761238 [ 259 ] {0ca30a17-3317-48e9-b99a-eb660e5e8892} executeQuery: (from [fd00:1122:3344:101::d]:47547) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.11.19 05:53:09.761581 [ 259 ] {0ca30a17-3317-48e9-b99a-eb660e5e8892} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:47547) (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 @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 2024.11.19 05:53:09.761726 [ 259 ] {0ca30a17-3317-48e9-b99a-eb660e5e8892} 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 @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 2024.11.19 05:53:09.761822 [ 259 ] {0ca30a17-3317-48e9-b99a-eb660e5e8892} TCPHandler: Processed in 0.000922029 sec. 2024.11.19 05:53:09.762169 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:09.763487 [ 258 ] {5a5e2bae-4566-479a-ad6e-2170cc2da5e1} executeQuery: (from [fd00:1122:3344:101::d]:32967) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.11.19 05:53:09.764155 [ 258 ] {5a5e2bae-4566-479a-ad6e-2170cc2da5e1} TCPHandler: Processed in 0.002111742 sec. 2024.11.19 05:53:09.764374 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:09.764541 [ 259 ] {f34e8c8f-2db9-4de1-a83e-c91bc9732cc9} executeQuery: (from [fd00:1122:3344:101::d]:47547) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.11.19 05:53:09.764658 [ 259 ] {f34e8c8f-2db9-4de1-a83e-c91bc9732cc9} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.11.19 05:53:09.769537 [ 259 ] {f34e8c8f-2db9-4de1-a83e-c91bc9732cc9} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.11.19 05:53:09.769579 [ 259 ] {f34e8c8f-2db9-4de1-a83e-c91bc9732cc9} TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.9241e-05 sec 2024.11.19 05:53:09.769597 [ 259 ] {f34e8c8f-2db9-4de1-a83e-c91bc9732cc9} ReferentialDeps: No tables 2024.11.19 05:53:09.769611 [ 259 ] {f34e8c8f-2db9-4de1-a83e-c91bc9732cc9} LoadingDeps: No tables 2024.11.19 05:53:09.769647 [ 259 ] {f34e8c8f-2db9-4de1-a83e-c91bc9732cc9} DatabaseAtomic (oximeter): Starting up tables. 2024.11.19 05:53:09.769711 [ 259 ] {f34e8c8f-2db9-4de1-a83e-c91bc9732cc9} TCPHandler: Processed in 0.005416996 sec. 2024.11.19 05:53:09.769925 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:09.770151 [ 258 ] {34910310-26f6-46eb-a1b0-db70d90c45f9} executeQuery: (from [fd00:1122:3344:101::d]:32967) /* 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.19 05:53:09.770215 [ 258 ] {34910310-26f6-46eb-a1b0-db70d90c45f9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.11.19 05:53:09.778523 [ 258 ] {34910310-26f6-46eb-a1b0-db70d90c45f9} StoragePolicy (default): Storage policy default created, total volumes 1 2024.11.19 05:53:09.781030 [ 258 ] {34910310-26f6-46eb-a1b0-db70d90c45f9} oximeter.version (20791634-e564-4360-8b58-2ca791847420): Loading data parts 2024.11.19 05:53:09.781527 [ 258 ] {34910310-26f6-46eb-a1b0-db70d90c45f9} oximeter.version (20791634-e564-4360-8b58-2ca791847420): There are no data parts 2024.11.19 05:53:09.785627 [ 258 ] {34910310-26f6-46eb-a1b0-db70d90c45f9} TCPHandler: Processed in 0.015775984 sec. 2024.11.19 05:53:09.785873 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:09.786137 [ 259 ] {3f325273-4a58-4411-8c6f-4c8b41332527} executeQuery: (from [fd00:1122:3344:101::d]:47547) /* 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.19 05:53:09.786233 [ 259 ] {3f325273-4a58-4411-8c6f-4c8b41332527} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.11.19 05:53:09.808504 [ 259 ] {3f325273-4a58-4411-8c6f-4c8b41332527} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Loading data parts 2024.11.19 05:53:09.808764 [ 259 ] {3f325273-4a58-4411-8c6f-4c8b41332527} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): There are no data parts 2024.11.19 05:53:09.814247 [ 259 ] {3f325273-4a58-4411-8c6f-4c8b41332527} TCPHandler: Processed in 0.028442045 sec. 2024.11.19 05:53:09.814508 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:09.814779 [ 258 ] {b0f4bc6f-4fd9-4634-85a6-1221b0c5edcb} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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.19 05:53:09.814839 [ 258 ] {b0f4bc6f-4fd9-4634-85a6-1221b0c5edcb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.11.19 05:53:09.818417 [ 258 ] {b0f4bc6f-4fd9-4634-85a6-1221b0c5edcb} oximeter.measurements_i8 (913a3ba3-5e14-4ae0-82b4-743ae766feec): Loading data parts 2024.11.19 05:53:09.818649 [ 258 ] {b0f4bc6f-4fd9-4634-85a6-1221b0c5edcb} oximeter.measurements_i8 (913a3ba3-5e14-4ae0-82b4-743ae766feec): There are no data parts 2024.11.19 05:53:09.837099 [ 258 ] {b0f4bc6f-4fd9-4634-85a6-1221b0c5edcb} TCPHandler: Processed in 0.022689516 sec. 2024.11.19 05:53:09.837332 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:09.837551 [ 259 ] {31b63dad-89ee-428a-9659-b90691bc85a6} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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.19 05:53:09.837625 [ 259 ] {31b63dad-89ee-428a-9659-b90691bc85a6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.11.19 05:53:09.844257 [ 259 ] {31b63dad-89ee-428a-9659-b90691bc85a6} oximeter.measurements_u8 (45faa3b5-8f53-4c65-bd10-eeb1aeae3704): Loading data parts 2024.11.19 05:53:09.844517 [ 259 ] {31b63dad-89ee-428a-9659-b90691bc85a6} oximeter.measurements_u8 (45faa3b5-8f53-4c65-bd10-eeb1aeae3704): There are no data parts 2024.11.19 05:53:09.852457 [ 259 ] {31b63dad-89ee-428a-9659-b90691bc85a6} TCPHandler: Processed in 0.015191137 sec. 2024.11.19 05:53:09.852693 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:09.852956 [ 258 ] {d20d8381-0cef-47d9-a145-3423984eeddc} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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.19 05:53:09.853014 [ 258 ] {d20d8381-0cef-47d9-a145-3423984eeddc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.11.19 05:53:09.867671 [ 258 ] {d20d8381-0cef-47d9-a145-3423984eeddc} oximeter.measurements_i16 (39cb790c-0f31-4492-8985-d2b739cfb06a): Loading data parts 2024.11.19 05:53:09.867960 [ 258 ] {d20d8381-0cef-47d9-a145-3423984eeddc} oximeter.measurements_i16 (39cb790c-0f31-4492-8985-d2b739cfb06a): There are no data parts 2024.11.19 05:53:09.879668 [ 258 ] {d20d8381-0cef-47d9-a145-3423984eeddc} TCPHandler: Processed in 0.027045251 sec. 2024.11.19 05:53:09.879908 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:09.880136 [ 259 ] {c750236c-246a-4c00-a5ca-9f32d9ac8cbb} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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.19 05:53:09.880232 [ 259 ] {c750236c-246a-4c00-a5ca-9f32d9ac8cbb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.11.19 05:53:09.884943 [ 259 ] {c750236c-246a-4c00-a5ca-9f32d9ac8cbb} oximeter.measurements_u16 (b0091388-4e2c-487d-9827-8ddf338a8131): Loading data parts 2024.11.19 05:53:09.885170 [ 259 ] {c750236c-246a-4c00-a5ca-9f32d9ac8cbb} oximeter.measurements_u16 (b0091388-4e2c-487d-9827-8ddf338a8131): There are no data parts 2024.11.19 05:53:09.896474 [ 259 ] {c750236c-246a-4c00-a5ca-9f32d9ac8cbb} TCPHandler: Processed in 0.016626923 sec. 2024.11.19 05:53:09.896718 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:09.897009 [ 258 ] {3004d5fe-b6df-419d-9e76-5395c46bd18e} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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.19 05:53:09.897075 [ 258 ] {3004d5fe-b6df-419d-9e76-5395c46bd18e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.11.19 05:53:09.900973 [ 258 ] {3004d5fe-b6df-419d-9e76-5395c46bd18e} oximeter.measurements_i32 (645e5d9d-48d5-4ed8-ab66-c663bb2c14e9): Loading data parts 2024.11.19 05:53:09.901150 [ 258 ] {3004d5fe-b6df-419d-9e76-5395c46bd18e} oximeter.measurements_i32 (645e5d9d-48d5-4ed8-ab66-c663bb2c14e9): There are no data parts 2024.11.19 05:53:09.911164 [ 258 ] {3004d5fe-b6df-419d-9e76-5395c46bd18e} TCPHandler: Processed in 0.014527181 sec. 2024.11.19 05:53:09.911395 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:09.911656 [ 259 ] {e66b0a43-a478-43a1-8a19-978cf608e2a9} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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.19 05:53:09.911741 [ 259 ] {e66b0a43-a478-43a1-8a19-978cf608e2a9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.11.19 05:53:09.918473 [ 259 ] {e66b0a43-a478-43a1-8a19-978cf608e2a9} oximeter.measurements_u32 (ee388796-641a-45ee-a94c-f85a39f61564): Loading data parts 2024.11.19 05:53:09.918676 [ 259 ] {e66b0a43-a478-43a1-8a19-978cf608e2a9} oximeter.measurements_u32 (ee388796-641a-45ee-a94c-f85a39f61564): There are no data parts 2024.11.19 05:53:09.927241 [ 259 ] {e66b0a43-a478-43a1-8a19-978cf608e2a9} TCPHandler: Processed in 0.015913185 sec. 2024.11.19 05:53:09.927471 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:09.927760 [ 258 ] {851e82e5-12ab-46f2-a9aa-0e281ce022a3} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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.19 05:53:09.927821 [ 258 ] {851e82e5-12ab-46f2-a9aa-0e281ce022a3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.11.19 05:53:09.931801 [ 258 ] {851e82e5-12ab-46f2-a9aa-0e281ce022a3} oximeter.measurements_i64 (15a1e262-d2de-4fd3-ae3b-7045ee4b1b7d): Loading data parts 2024.11.19 05:53:09.931979 [ 258 ] {851e82e5-12ab-46f2-a9aa-0e281ce022a3} oximeter.measurements_i64 (15a1e262-d2de-4fd3-ae3b-7045ee4b1b7d): There are no data parts 2024.11.19 05:53:09.939955 [ 258 ] {851e82e5-12ab-46f2-a9aa-0e281ce022a3} TCPHandler: Processed in 0.012555551 sec. 2024.11.19 05:53:09.940246 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:09.940550 [ 259 ] {a2562b9d-4efc-46a9-9f8e-5dc6d681549c} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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.19 05:53:09.940647 [ 259 ] {a2562b9d-4efc-46a9-9f8e-5dc6d681549c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.11.19 05:53:09.944749 [ 259 ] {a2562b9d-4efc-46a9-9f8e-5dc6d681549c} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Loading data parts 2024.11.19 05:53:09.944962 [ 259 ] {a2562b9d-4efc-46a9-9f8e-5dc6d681549c} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): There are no data parts 2024.11.19 05:53:09.954696 [ 259 ] {a2562b9d-4efc-46a9-9f8e-5dc6d681549c} TCPHandler: Processed in 0.014561412 sec. 2024.11.19 05:53:09.954910 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:09.955197 [ 258 ] {187e92a1-d865-41b6-9377-2d94f90539e7} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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.19 05:53:09.955261 [ 258 ] {187e92a1-d865-41b6-9377-2d94f90539e7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.11.19 05:53:09.961296 [ 258 ] {187e92a1-d865-41b6-9377-2d94f90539e7} oximeter.measurements_f32 (faca5294-bbd5-4f24-b7c7-937d14a3654c): Loading data parts 2024.11.19 05:53:09.961482 [ 258 ] {187e92a1-d865-41b6-9377-2d94f90539e7} oximeter.measurements_f32 (faca5294-bbd5-4f24-b7c7-937d14a3654c): There are no data parts 2024.11.19 05:53:09.964081 [ 258 ] {187e92a1-d865-41b6-9377-2d94f90539e7} TCPHandler: Processed in 0.009241356 sec. 2024.11.19 05:53:09.964349 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:09.964640 [ 259 ] {c92a96f0-a5a5-4cf2-b940-d186d702370d} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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.19 05:53:09.964733 [ 259 ] {c92a96f0-a5a5-4cf2-b940-d186d702370d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.11.19 05:53:09.968303 [ 259 ] {c92a96f0-a5a5-4cf2-b940-d186d702370d} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Loading data parts 2024.11.19 05:53:09.968484 [ 259 ] {c92a96f0-a5a5-4cf2-b940-d186d702370d} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): There are no data parts 2024.11.19 05:53:09.973977 [ 259 ] {c92a96f0-a5a5-4cf2-b940-d186d702370d} TCPHandler: Processed in 0.009715441 sec. 2024.11.19 05:53:09.974195 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:09.974436 [ 258 ] {914ce0d9-d4f3-4a45-b653-c6625f804917} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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.19 05:53:09.974502 [ 258 ] {914ce0d9-d4f3-4a45-b653-c6625f804917} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.11.19 05:53:09.979890 [ 258 ] {914ce0d9-d4f3-4a45-b653-c6625f804917} oximeter.measurements_string (6db38839-cb06-4110-8051-7067b64221f9): Loading data parts 2024.11.19 05:53:09.980078 [ 258 ] {914ce0d9-d4f3-4a45-b653-c6625f804917} oximeter.measurements_string (6db38839-cb06-4110-8051-7067b64221f9): There are no data parts 2024.11.19 05:53:09.983020 [ 258 ] {914ce0d9-d4f3-4a45-b653-c6625f804917} TCPHandler: Processed in 0.008887952 sec. 2024.11.19 05:53:09.983250 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:09.983511 [ 259 ] {5b79a40b-8f64-46df-8486-33984eb215a8} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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.19 05:53:09.983982 [ 259 ] {5b79a40b-8f64-46df-8486-33984eb215a8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.11.19 05:53:09.992897 [ 259 ] {5b79a40b-8f64-46df-8486-33984eb215a8} oximeter.measurements_bytes (5cc212ac-5105-4778-aba9-f48f9b645c9c): Loading data parts 2024.11.19 05:53:09.993096 [ 259 ] {5b79a40b-8f64-46df-8486-33984eb215a8} oximeter.measurements_bytes (5cc212ac-5105-4778-aba9-f48f9b645c9c): There are no data parts 2024.11.19 05:53:09.996021 [ 259 ] {5b79a40b-8f64-46df-8486-33984eb215a8} TCPHandler: Processed in 0.012841444 sec. 2024.11.19 05:53:09.996279 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:09.996507 [ 258 ] {74f01ac4-5a60-4e70-bed8-d511ddc22a42} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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.19 05:53:09.996590 [ 258 ] {74f01ac4-5a60-4e70-bed8-d511ddc22a42} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.11.19 05:53:10.000203 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 122.93 MiB, peak 122.93 MiB, free memory in arenas 0.00 B, will set to 134.05 MiB (RSS), difference: 11.13 MiB 2024.11.19 05:53:10.005682 [ 258 ] {74f01ac4-5a60-4e70-bed8-d511ddc22a42} oximeter.measurements_cumulativei64 (1508be07-d378-4843-b9e0-113d512e1c7c): Loading data parts 2024.11.19 05:53:10.005853 [ 258 ] {74f01ac4-5a60-4e70-bed8-d511ddc22a42} oximeter.measurements_cumulativei64 (1508be07-d378-4843-b9e0-113d512e1c7c): There are no data parts 2024.11.19 05:53:10.010976 [ 258 ] {74f01ac4-5a60-4e70-bed8-d511ddc22a42} TCPHandler: Processed in 0.014794643 sec. 2024.11.19 05:53:10.011229 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.011617 [ 259 ] {a8200461-9909-4111-8716-3bc00852ba10} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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.19 05:53:10.011727 [ 259 ] {a8200461-9909-4111-8716-3bc00852ba10} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.11.19 05:53:10.015612 [ 259 ] {a8200461-9909-4111-8716-3bc00852ba10} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Loading data parts 2024.11.19 05:53:10.015823 [ 259 ] {a8200461-9909-4111-8716-3bc00852ba10} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): There are no data parts 2024.11.19 05:53:10.029078 [ 259 ] {a8200461-9909-4111-8716-3bc00852ba10} TCPHandler: Processed in 0.017942346 sec. 2024.11.19 05:53:10.029288 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.029663 [ 258 ] {c91f8d1b-b1cf-497c-8e5d-0aa133cac6a2} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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.19 05:53:10.029776 [ 258 ] {c91f8d1b-b1cf-497c-8e5d-0aa133cac6a2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.11.19 05:53:10.033834 [ 258 ] {c91f8d1b-b1cf-497c-8e5d-0aa133cac6a2} oximeter.measurements_cumulativef32 (d0a8cee2-745a-45cd-a7b1-1458959a40c1): Loading data parts 2024.11.19 05:53:10.033996 [ 258 ] {c91f8d1b-b1cf-497c-8e5d-0aa133cac6a2} oximeter.measurements_cumulativef32 (d0a8cee2-745a-45cd-a7b1-1458959a40c1): There are no data parts 2024.11.19 05:53:10.036781 [ 258 ] {c91f8d1b-b1cf-497c-8e5d-0aa133cac6a2} TCPHandler: Processed in 0.007523928 sec. 2024.11.19 05:53:10.036999 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.037391 [ 259 ] {aff192b0-d11c-423e-93c6-bbe92df557dd} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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.19 05:53:10.037512 [ 259 ] {aff192b0-d11c-423e-93c6-bbe92df557dd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.11.19 05:53:10.044300 [ 259 ] {aff192b0-d11c-423e-93c6-bbe92df557dd} oximeter.measurements_cumulativef64 (25f9dffa-ce09-46fa-80eb-9f08e663f013): Loading data parts 2024.11.19 05:53:10.044499 [ 259 ] {aff192b0-d11c-423e-93c6-bbe92df557dd} oximeter.measurements_cumulativef64 (25f9dffa-ce09-46fa-80eb-9f08e663f013): There are no data parts 2024.11.19 05:53:10.049599 [ 259 ] {aff192b0-d11c-423e-93c6-bbe92df557dd} TCPHandler: Processed in 0.012647962 sec. 2024.11.19 05:53:10.049846 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.050137 [ 258 ] {09ed2636-d363-45b2-978d-6ce238f570cf} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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.19 05:53:10.050270 [ 258 ] {09ed2636-d363-45b2-978d-6ce238f570cf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.11.19 05:53:10.056328 [ 258 ] {09ed2636-d363-45b2-978d-6ce238f570cf} oximeter.measurements_histogrami8 (b365fb47-acf4-4c5c-987b-0b15d20a32be): Loading data parts 2024.11.19 05:53:10.056557 [ 258 ] {09ed2636-d363-45b2-978d-6ce238f570cf} oximeter.measurements_histogrami8 (b365fb47-acf4-4c5c-987b-0b15d20a32be): There are no data parts 2024.11.19 05:53:10.059612 [ 258 ] {09ed2636-d363-45b2-978d-6ce238f570cf} TCPHandler: Processed in 0.009807981 sec. 2024.11.19 05:53:10.059825 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.060266 [ 259 ] {a94ced01-d1d4-4572-9fba-ca2cab962c60} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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.19 05:53:10.060485 [ 259 ] {a94ced01-d1d4-4572-9fba-ca2cab962c60} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.11.19 05:53:10.066488 [ 259 ] {a94ced01-d1d4-4572-9fba-ca2cab962c60} oximeter.measurements_histogramu8 (17059afd-bb13-4d28-b45e-31b46e9f76c8): Loading data parts 2024.11.19 05:53:10.066676 [ 259 ] {a94ced01-d1d4-4572-9fba-ca2cab962c60} oximeter.measurements_histogramu8 (17059afd-bb13-4d28-b45e-31b46e9f76c8): There are no data parts 2024.11.19 05:53:10.071626 [ 259 ] {a94ced01-d1d4-4572-9fba-ca2cab962c60} TCPHandler: Processed in 0.011839223 sec. 2024.11.19 05:53:10.071930 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.072231 [ 258 ] {6df4dc82-ba32-4a69-8efb-e74481c93e6b} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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.19 05:53:10.072373 [ 258 ] {6df4dc82-ba32-4a69-8efb-e74481c93e6b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.11.19 05:53:10.076685 [ 258 ] {6df4dc82-ba32-4a69-8efb-e74481c93e6b} oximeter.measurements_histogrami16 (e5922ed1-c715-4d4a-b763-8b52ae4abbf0): Loading data parts 2024.11.19 05:53:10.076916 [ 258 ] {6df4dc82-ba32-4a69-8efb-e74481c93e6b} oximeter.measurements_histogrami16 (e5922ed1-c715-4d4a-b763-8b52ae4abbf0): There are no data parts 2024.11.19 05:53:10.079768 [ 258 ] {6df4dc82-ba32-4a69-8efb-e74481c93e6b} TCPHandler: Processed in 0.007895753 sec. 2024.11.19 05:53:10.079983 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.080361 [ 259 ] {2d9c2d16-9682-44b3-8693-b2288f6de282} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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.19 05:53:10.080540 [ 259 ] {2d9c2d16-9682-44b3-8693-b2288f6de282} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.11.19 05:53:10.086314 [ 259 ] {2d9c2d16-9682-44b3-8693-b2288f6de282} oximeter.measurements_histogramu16 (063479a3-791d-4c93-9dbb-ad2c1c3b7b9e): Loading data parts 2024.11.19 05:53:10.086549 [ 259 ] {2d9c2d16-9682-44b3-8693-b2288f6de282} oximeter.measurements_histogramu16 (063479a3-791d-4c93-9dbb-ad2c1c3b7b9e): There are no data parts 2024.11.19 05:53:10.091441 [ 259 ] {2d9c2d16-9682-44b3-8693-b2288f6de282} TCPHandler: Processed in 0.01151663 sec. 2024.11.19 05:53:10.091708 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.092012 [ 258 ] {4a8522af-ef83-4438-a36d-c356e8ebfa0f} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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.19 05:53:10.092107 [ 258 ] {4a8522af-ef83-4438-a36d-c356e8ebfa0f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.11.19 05:53:10.095597 [ 258 ] {4a8522af-ef83-4438-a36d-c356e8ebfa0f} oximeter.measurements_histogrami32 (86b463e8-0e94-4784-8eb0-ab75b3d5ec62): Loading data parts 2024.11.19 05:53:10.095797 [ 258 ] {4a8522af-ef83-4438-a36d-c356e8ebfa0f} oximeter.measurements_histogrami32 (86b463e8-0e94-4784-8eb0-ab75b3d5ec62): There are no data parts 2024.11.19 05:53:10.098583 [ 258 ] {4a8522af-ef83-4438-a36d-c356e8ebfa0f} TCPHandler: Processed in 0.006945582 sec. 2024.11.19 05:53:10.098796 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.099154 [ 259 ] {bafdef05-d0b5-4c14-bdc2-93d0952b22f9} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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.19 05:53:10.099240 [ 259 ] {bafdef05-d0b5-4c14-bdc2-93d0952b22f9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.11.19 05:53:10.104856 [ 259 ] {bafdef05-d0b5-4c14-bdc2-93d0952b22f9} oximeter.measurements_histogramu32 (14035fc1-7a34-4c59-b851-1357d5487338): Loading data parts 2024.11.19 05:53:10.105043 [ 259 ] {bafdef05-d0b5-4c14-bdc2-93d0952b22f9} oximeter.measurements_histogramu32 (14035fc1-7a34-4c59-b851-1357d5487338): There are no data parts 2024.11.19 05:53:10.109923 [ 259 ] {bafdef05-d0b5-4c14-bdc2-93d0952b22f9} TCPHandler: Processed in 0.011207607 sec. 2024.11.19 05:53:10.110157 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.110570 [ 258 ] {2f23481d-eab5-4e09-8419-38f20400fd90} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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.19 05:53:10.110681 [ 258 ] {2f23481d-eab5-4e09-8419-38f20400fd90} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.11.19 05:53:10.115487 [ 258 ] {2f23481d-eab5-4e09-8419-38f20400fd90} oximeter.measurements_histogrami64 (b8197feb-27c4-4f91-8569-1a3525593f90): Loading data parts 2024.11.19 05:53:10.115666 [ 258 ] {2f23481d-eab5-4e09-8419-38f20400fd90} oximeter.measurements_histogrami64 (b8197feb-27c4-4f91-8569-1a3525593f90): There are no data parts 2024.11.19 05:53:10.118581 [ 258 ] {2f23481d-eab5-4e09-8419-38f20400fd90} TCPHandler: Processed in 0.008438897 sec. 2024.11.19 05:53:10.118791 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.119161 [ 259 ] {9b1123a9-f6d7-486b-93bd-81fc9b3c72be} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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.19 05:53:10.119270 [ 259 ] {9b1123a9-f6d7-486b-93bd-81fc9b3c72be} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.11.19 05:53:10.124965 [ 259 ] {9b1123a9-f6d7-486b-93bd-81fc9b3c72be} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Loading data parts 2024.11.19 05:53:10.125132 [ 259 ] {9b1123a9-f6d7-486b-93bd-81fc9b3c72be} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): There are no data parts 2024.11.19 05:53:10.130032 [ 259 ] {9b1123a9-f6d7-486b-93bd-81fc9b3c72be} TCPHandler: Processed in 0.011346967 sec. 2024.11.19 05:53:10.130255 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.130648 [ 258 ] {4307d3d8-7f60-44f0-ae4e-7b319a54627f} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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.19 05:53:10.130752 [ 258 ] {4307d3d8-7f60-44f0-ae4e-7b319a54627f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.11.19 05:53:10.134246 [ 258 ] {4307d3d8-7f60-44f0-ae4e-7b319a54627f} oximeter.measurements_histogramf32 (308ba466-ac7a-4f67-8e8c-b6592cfbc869): Loading data parts 2024.11.19 05:53:10.134433 [ 258 ] {4307d3d8-7f60-44f0-ae4e-7b319a54627f} oximeter.measurements_histogramf32 (308ba466-ac7a-4f67-8e8c-b6592cfbc869): There are no data parts 2024.11.19 05:53:10.137299 [ 258 ] {4307d3d8-7f60-44f0-ae4e-7b319a54627f} TCPHandler: Processed in 0.007057893 sec. 2024.11.19 05:53:10.137513 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.137873 [ 259 ] {9f9160d6-12b7-4867-8f7e-58c293dafea2} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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.19 05:53:10.137983 [ 259 ] {9f9160d6-12b7-4867-8f7e-58c293dafea2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.11.19 05:53:10.143550 [ 259 ] {9f9160d6-12b7-4867-8f7e-58c293dafea2} oximeter.measurements_histogramf64 (6955b07d-ad0d-4134-9a3e-deb9aee0f90b): Loading data parts 2024.11.19 05:53:10.143727 [ 259 ] {9f9160d6-12b7-4867-8f7e-58c293dafea2} oximeter.measurements_histogramf64 (6955b07d-ad0d-4134-9a3e-deb9aee0f90b): There are no data parts 2024.11.19 05:53:10.148563 [ 259 ] {9f9160d6-12b7-4867-8f7e-58c293dafea2} TCPHandler: Processed in 0.011114885 sec. 2024.11.19 05:53:10.148814 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.149078 [ 258 ] {5b950923-c775-4658-a35c-b66a885fc43a} executeQuery: (from [fd00:1122:3344:101::d]:32967) /* 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.19 05:53:10.149185 [ 258 ] {5b950923-c775-4658-a35c-b66a885fc43a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.11.19 05:53:10.154061 [ 258 ] {5b950923-c775-4658-a35c-b66a885fc43a} oximeter.fields_bool (046893e5-58e9-48d2-8211-2db5af99cf43): Loading data parts 2024.11.19 05:53:10.154264 [ 258 ] {5b950923-c775-4658-a35c-b66a885fc43a} oximeter.fields_bool (046893e5-58e9-48d2-8211-2db5af99cf43): There are no data parts 2024.11.19 05:53:10.157085 [ 258 ] {5b950923-c775-4658-a35c-b66a885fc43a} TCPHandler: Processed in 0.008342217 sec. 2024.11.19 05:53:10.157310 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.157566 [ 259 ] {f07cb6a7-a5d3-40df-b234-992e1b12e63c} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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.19 05:53:10.157658 [ 259 ] {f07cb6a7-a5d3-40df-b234-992e1b12e63c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.11.19 05:53:10.163203 [ 259 ] {f07cb6a7-a5d3-40df-b234-992e1b12e63c} oximeter.fields_i8 (dffed3dd-70e5-4c73-bc38-7dfe2d916654): Loading data parts 2024.11.19 05:53:10.163390 [ 259 ] {f07cb6a7-a5d3-40df-b234-992e1b12e63c} oximeter.fields_i8 (dffed3dd-70e5-4c73-bc38-7dfe2d916654): There are no data parts 2024.11.19 05:53:10.168663 [ 259 ] {f07cb6a7-a5d3-40df-b234-992e1b12e63c} TCPHandler: Processed in 0.011439419 sec. 2024.11.19 05:53:10.168878 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.169146 [ 258 ] {6afee686-1205-4127-b981-c558f0309d22} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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.19 05:53:10.169215 [ 258 ] {6afee686-1205-4127-b981-c558f0309d22} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.11.19 05:53:10.172715 [ 258 ] {6afee686-1205-4127-b981-c558f0309d22} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Loading data parts 2024.11.19 05:53:10.172891 [ 258 ] {6afee686-1205-4127-b981-c558f0309d22} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): There are no data parts 2024.11.19 05:53:10.175647 [ 258 ] {6afee686-1205-4127-b981-c558f0309d22} TCPHandler: Processed in 0.00680248 sec. 2024.11.19 05:53:10.175862 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.176087 [ 259 ] {4b30595d-5548-4cd1-bfaf-e392c4c9d302} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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.19 05:53:10.176177 [ 259 ] {4b30595d-5548-4cd1-bfaf-e392c4c9d302} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.11.19 05:53:10.181433 [ 259 ] {4b30595d-5548-4cd1-bfaf-e392c4c9d302} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Loading data parts 2024.11.19 05:53:10.181606 [ 259 ] {4b30595d-5548-4cd1-bfaf-e392c4c9d302} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): There are no data parts 2024.11.19 05:53:10.186378 [ 259 ] {4b30595d-5548-4cd1-bfaf-e392c4c9d302} TCPHandler: Processed in 0.01058125 sec. 2024.11.19 05:53:10.186588 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.186867 [ 258 ] {d74c0f5c-7ebb-46e7-884c-a2a326b8dc1b} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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.19 05:53:10.186941 [ 258 ] {d74c0f5c-7ebb-46e7-884c-a2a326b8dc1b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.11.19 05:53:10.191794 [ 258 ] {d74c0f5c-7ebb-46e7-884c-a2a326b8dc1b} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Loading data parts 2024.11.19 05:53:10.191959 [ 258 ] {d74c0f5c-7ebb-46e7-884c-a2a326b8dc1b} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): There are no data parts 2024.11.19 05:53:10.194800 [ 258 ] {d74c0f5c-7ebb-46e7-884c-a2a326b8dc1b} TCPHandler: Processed in 0.008290366 sec. 2024.11.19 05:53:10.194992 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.195195 [ 259 ] {69ee6730-1626-4f3a-a1f2-2e4152a3ecdc} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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.19 05:53:10.195277 [ 259 ] {69ee6730-1626-4f3a-a1f2-2e4152a3ecdc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.11.19 05:53:10.200642 [ 259 ] {69ee6730-1626-4f3a-a1f2-2e4152a3ecdc} oximeter.fields_i32 (e9dd7c96-f66c-421e-9aba-c835b627ee60): Loading data parts 2024.11.19 05:53:10.200827 [ 259 ] {69ee6730-1626-4f3a-a1f2-2e4152a3ecdc} oximeter.fields_i32 (e9dd7c96-f66c-421e-9aba-c835b627ee60): There are no data parts 2024.11.19 05:53:10.205651 [ 259 ] {69ee6730-1626-4f3a-a1f2-2e4152a3ecdc} TCPHandler: Processed in 0.010678851 sec. 2024.11.19 05:53:10.205899 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.206179 [ 258 ] {d0f406d1-0ebf-4718-9770-7312e767d1f3} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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.19 05:53:10.206269 [ 258 ] {d0f406d1-0ebf-4718-9770-7312e767d1f3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.11.19 05:53:10.209560 [ 258 ] {d0f406d1-0ebf-4718-9770-7312e767d1f3} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Loading data parts 2024.11.19 05:53:10.209734 [ 258 ] {d0f406d1-0ebf-4718-9770-7312e767d1f3} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): There are no data parts 2024.11.19 05:53:10.212474 [ 258 ] {d0f406d1-0ebf-4718-9770-7312e767d1f3} TCPHandler: Processed in 0.006646849 sec. 2024.11.19 05:53:10.212679 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.212890 [ 259 ] {a168f72e-47cb-4f3a-a8ef-6ac4c0a760ea} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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.19 05:53:10.212974 [ 259 ] {a168f72e-47cb-4f3a-a8ef-6ac4c0a760ea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.11.19 05:53:10.218232 [ 259 ] {a168f72e-47cb-4f3a-a8ef-6ac4c0a760ea} oximeter.fields_i64 (bbf68a93-0194-4471-9029-fb7633c7da71): Loading data parts 2024.11.19 05:53:10.218486 [ 259 ] {a168f72e-47cb-4f3a-a8ef-6ac4c0a760ea} oximeter.fields_i64 (bbf68a93-0194-4471-9029-fb7633c7da71): There are no data parts 2024.11.19 05:53:10.223204 [ 259 ] {a168f72e-47cb-4f3a-a8ef-6ac4c0a760ea} TCPHandler: Processed in 0.01062009 sec. 2024.11.19 05:53:10.223501 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.223763 [ 258 ] {9001e9b6-08db-49f2-b90c-706ac2db16c2} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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.19 05:53:10.223870 [ 258 ] {9001e9b6-08db-49f2-b90c-706ac2db16c2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.11.19 05:53:10.229630 [ 258 ] {9001e9b6-08db-49f2-b90c-706ac2db16c2} oximeter.fields_u64 (9ac558c6-6008-4230-ac3d-cc080dc0df01): Loading data parts 2024.11.19 05:53:10.229855 [ 258 ] {9001e9b6-08db-49f2-b90c-706ac2db16c2} oximeter.fields_u64 (9ac558c6-6008-4230-ac3d-cc080dc0df01): There are no data parts 2024.11.19 05:53:10.234873 [ 258 ] {9001e9b6-08db-49f2-b90c-706ac2db16c2} TCPHandler: Processed in 0.011442239 sec. 2024.11.19 05:53:10.235100 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.235394 [ 259 ] {e5856a22-82cb-40c8-9b62-172c48d67d31} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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.19 05:53:10.235474 [ 259 ] {e5856a22-82cb-40c8-9b62-172c48d67d31} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.11.19 05:53:10.243640 [ 259 ] {e5856a22-82cb-40c8-9b62-172c48d67d31} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): Loading data parts 2024.11.19 05:53:10.243822 [ 259 ] {e5856a22-82cb-40c8-9b62-172c48d67d31} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): There are no data parts 2024.11.19 05:53:10.249125 [ 259 ] {e5856a22-82cb-40c8-9b62-172c48d67d31} TCPHandler: Processed in 0.014146516 sec. 2024.11.19 05:53:10.249548 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.249811 [ 258 ] {cc8df90e-f1b1-478a-a359-d45189fac287} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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.19 05:53:10.249916 [ 258 ] {cc8df90e-f1b1-478a-a359-d45189fac287} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.11.19 05:53:10.255468 [ 258 ] {cc8df90e-f1b1-478a-a359-d45189fac287} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Loading data parts 2024.11.19 05:53:10.255712 [ 258 ] {cc8df90e-f1b1-478a-a359-d45189fac287} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): There are no data parts 2024.11.19 05:53:10.258735 [ 258 ] {cc8df90e-f1b1-478a-a359-d45189fac287} TCPHandler: Processed in 0.009345257 sec. 2024.11.19 05:53:10.258963 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.259276 [ 259 ] {ff971cc1-b6bb-4529-a2a1-e19d6d6e0b41} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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.19 05:53:10.259382 [ 259 ] {ff971cc1-b6bb-4529-a2a1-e19d6d6e0b41} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.11.19 05:53:10.266280 [ 259 ] {ff971cc1-b6bb-4529-a2a1-e19d6d6e0b41} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Loading data parts 2024.11.19 05:53:10.266497 [ 259 ] {ff971cc1-b6bb-4529-a2a1-e19d6d6e0b41} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): There are no data parts 2024.11.19 05:53:10.271708 [ 259 ] {ff971cc1-b6bb-4529-a2a1-e19d6d6e0b41} TCPHandler: Processed in 0.012811853 sec. 2024.11.19 05:53:10.271982 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.272328 [ 258 ] {febf58c5-ad05-412e-809c-f53b1e0ebdbe} executeQuery: (from [fd00:1122:3344:101::d]:32967) /* 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.19 05:53:10.272433 [ 258 ] {febf58c5-ad05-412e-809c-f53b1e0ebdbe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.11.19 05:53:10.277831 [ 258 ] {febf58c5-ad05-412e-809c-f53b1e0ebdbe} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f): Loading data parts 2024.11.19 05:53:10.278006 [ 258 ] {febf58c5-ad05-412e-809c-f53b1e0ebdbe} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f): There are no data parts 2024.11.19 05:53:10.281304 [ 258 ] {febf58c5-ad05-412e-809c-f53b1e0ebdbe} TCPHandler: Processed in 0.009397728 sec. 2024.11.19 05:53:10.281556 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:10.281787 [ 259 ] {9f93940e-b6be-491d-9586-fb653c2697d9} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.11.19 05:53:10.283159 [ 259 ] {9f93940e-b6be-491d-9586-fb653c2697d9} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.11.19 05:53:10.292747 [ 268 ] {9f93940e-b6be-491d-9586-fb653c2697d9} oximeter.version (20791634-e564-4360-8b58-2ca791847420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:10.292815 [ 268 ] {9f93940e-b6be-491d-9586-fb653c2697d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2024.11.19 05:53:10.298226 [ 268 ] {9f93940e-b6be-491d-9586-fb653c2697d9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.19 05:53:10.298778 [ 268 ] {9f93940e-b6be-491d-9586-fb653c2697d9} oximeter.version (20791634-e564-4360-8b58-2ca791847420): 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.19 05:53:10.299180 [ 259 ] {9f93940e-b6be-491d-9586-fb653c2697d9} executeQuery: Read 1 rows, 16.00 B in 0.017474 sec., 57.22788142382969 rows/sec., 915.65 B/sec. 2024.11.19 05:53:10.299569 [ 259 ] {9f93940e-b6be-491d-9586-fb653c2697d9} TCPHandler: Processed in 0.018074267 sec. 2024.11.19 05:53:10.796148 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35916 2024.11.19 05:53:10.797091 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:10.797125 [ 269 ] {} TCP-Session: c0e06365-28c3-4882-84a8-14081bcd8e20 Authenticating user 'default' from [fd00:1122:3344:101::b]:35916 2024.11.19 05:53:10.797193 [ 269 ] {} TCP-Session: c0e06365-28c3-4882-84a8-14081bcd8e20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:10.797208 [ 269 ] {} TCP-Session: c0e06365-28c3-4882-84a8-14081bcd8e20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:10.797260 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.11.19 05:53:10.797312 [ 269 ] {} 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.19 05:53:10.797331 [ 269 ] {} 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.19 05:53:10.798980 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50336 2024.11.19 05:53:10.799068 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51567 2024.11.19 05:53:10.799178 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:10.799207 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52258 2024.11.19 05:53:10.799252 [ 270 ] {} TCP-Session: 614c43b5-573e-49d3-92e7-d648ca6bd2cd Authenticating user 'default' from [fd00:1122:3344:101::b]:50336 2024.11.19 05:53:10.799367 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36423 2024.11.19 05:53:10.799552 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:10.799554 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:10.799678 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58354 2024.11.19 05:53:10.799717 [ 271 ] {} TCP-Session: d426fabf-aebe-4ec0-bf89-b08a2e056963 Authenticating user 'default' from [fd00:1122:3344:101::b]:51567 2024.11.19 05:53:10.799590 [ 270 ] {} TCP-Session: 614c43b5-573e-49d3-92e7-d648ca6bd2cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:10.799707 [ 272 ] {} TCP-Session: 3671dfb7-e8cf-43f7-9d74-d58b59ef7917 Authenticating user 'default' from [fd00:1122:3344:101::b]:52258 2024.11.19 05:53:10.799892 [ 271 ] {} TCP-Session: d426fabf-aebe-4ec0-bf89-b08a2e056963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:10.799937 [ 272 ] {} TCP-Session: 3671dfb7-e8cf-43f7-9d74-d58b59ef7917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:10.799956 [ 270 ] {} TCP-Session: 614c43b5-573e-49d3-92e7-d648ca6bd2cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:10.799979 [ 271 ] {} TCP-Session: d426fabf-aebe-4ec0-bf89-b08a2e056963 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:10.800005 [ 272 ] {} TCP-Session: 3671dfb7-e8cf-43f7-9d74-d58b59ef7917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:10.800006 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:10.800025 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53376 2024.11.19 05:53:10.799960 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43782 2024.11.19 05:53:10.799938 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:10.800114 [ 273 ] {} TCP-Session: 522c60c5-6ddd-430e-a2ca-8945e3d8e27c Authenticating user 'default' from [fd00:1122:3344:101::b]:36423 2024.11.19 05:53:10.800362 [ 274 ] {} TCP-Session: baa4e3e1-c3b4-48d4-96f2-27e3a974c7a8 Authenticating user 'default' from [fd00:1122:3344:101::b]:58354 2024.11.19 05:53:10.800468 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:10.800479 [ 273 ] {} TCP-Session: 522c60c5-6ddd-430e-a2ca-8945e3d8e27c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:10.800513 [ 274 ] {} TCP-Session: baa4e3e1-c3b4-48d4-96f2-27e3a974c7a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:10.800535 [ 276 ] {} TCP-Session: d22b23ae-4e94-4f50-b943-e64f1798afa7 Authenticating user 'default' from [fd00:1122:3344:101::b]:53376 2024.11.19 05:53:10.800531 [ 273 ] {} TCP-Session: 522c60c5-6ddd-430e-a2ca-8945e3d8e27c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:10.800581 [ 274 ] {} TCP-Session: baa4e3e1-c3b4-48d4-96f2-27e3a974c7a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:10.800680 [ 276 ] {} TCP-Session: d22b23ae-4e94-4f50-b943-e64f1798afa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:10.800755 [ 276 ] {} TCP-Session: d22b23ae-4e94-4f50-b943-e64f1798afa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:10.803769 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:10.803871 [ 275 ] {} TCP-Session: f99837ad-b1ab-445f-869a-9ea7bd770332 Authenticating user 'default' from [fd00:1122:3344:101::b]:43782 2024.11.19 05:53:10.803896 [ 275 ] {} TCP-Session: f99837ad-b1ab-445f-869a-9ea7bd770332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:10.803914 [ 275 ] {} TCP-Session: f99837ad-b1ab-445f-869a-9ea7bd770332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:11.000534 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 136.28 MiB, peak 136.28 MiB, free memory in arenas 0.00 B, will set to 140.33 MiB (RSS), difference: 4.04 MiB 2024.11.19 05:53:11.491570 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47468 2024.11.19 05:53:11.492567 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:11.492634 [ 277 ] {} TCP-Session: 04373d31-67b5-49ae-998f-d6223822f50c Authenticating user 'default' from [fd00:1122:3344:101::a]:47468 2024.11.19 05:53:11.492678 [ 277 ] {} TCP-Session: 04373d31-67b5-49ae-998f-d6223822f50c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:11.492692 [ 277 ] {} TCP-Session: 04373d31-67b5-49ae-998f-d6223822f50c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:11.492766 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.11.19 05:53:11.492804 [ 277 ] {} 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.19 05:53:11.492836 [ 277 ] {} 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.19 05:53:11.495637 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65288 2024.11.19 05:53:11.495811 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53173 2024.11.19 05:53:11.495873 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:11.495942 [ 278 ] {} TCP-Session: 60766e78-6713-439e-b6b4-e1a28500f8cf Authenticating user 'default' from [fd00:1122:3344:101::a]:65288 2024.11.19 05:53:11.496030 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46163 2024.11.19 05:53:11.496079 [ 278 ] {} TCP-Session: 60766e78-6713-439e-b6b4-e1a28500f8cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:11.496240 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38472 2024.11.19 05:53:11.496320 [ 278 ] {} TCP-Session: 60766e78-6713-439e-b6b4-e1a28500f8cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:11.496242 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:11.496201 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41712 2024.11.19 05:53:11.496358 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:11.496607 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46912 2024.11.19 05:53:11.496422 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50154 2024.11.19 05:53:11.496653 [ 280 ] {} TCP-Session: 1899bb8f-eaf7-4429-9f45-d7a9ff4ec257 Authenticating user 'default' from [fd00:1122:3344:101::a]:46163 2024.11.19 05:53:11.496724 [ 279 ] {} TCP-Session: b4276b7f-027b-4d8f-80fd-564d0bcd5a79 Authenticating user 'default' from [fd00:1122:3344:101::a]:53173 2024.11.19 05:53:11.496864 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:11.496911 [ 279 ] {} TCP-Session: b4276b7f-027b-4d8f-80fd-564d0bcd5a79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:11.496881 [ 280 ] {} TCP-Session: 1899bb8f-eaf7-4429-9f45-d7a9ff4ec257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:11.497044 [ 280 ] {} TCP-Session: 1899bb8f-eaf7-4429-9f45-d7a9ff4ec257 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:11.497060 [ 281 ] {} TCP-Session: 9156b6fc-da79-4f3c-a937-5372353f6b98 Authenticating user 'default' from [fd00:1122:3344:101::a]:41712 2024.11.19 05:53:11.497042 [ 279 ] {} TCP-Session: b4276b7f-027b-4d8f-80fd-564d0bcd5a79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:11.497171 [ 281 ] {} TCP-Session: 9156b6fc-da79-4f3c-a937-5372353f6b98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:11.497239 [ 281 ] {} TCP-Session: 9156b6fc-da79-4f3c-a937-5372353f6b98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:11.499157 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:11.499200 [ 282 ] {} TCP-Session: 337a5b1d-0a19-44cc-a790-0f52c33ee857 Authenticating user 'default' from [fd00:1122:3344:101::a]:38472 2024.11.19 05:53:11.499266 [ 282 ] {} TCP-Session: 337a5b1d-0a19-44cc-a790-0f52c33ee857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:11.499280 [ 282 ] {} TCP-Session: 337a5b1d-0a19-44cc-a790-0f52c33ee857 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:11.501216 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:11.501285 [ 284 ] {} TCP-Session: 1f59e393-efaa-4272-9682-c5d005fcfa47 Authenticating user 'default' from [fd00:1122:3344:101::a]:46912 2024.11.19 05:53:11.501327 [ 284 ] {} TCP-Session: 1f59e393-efaa-4272-9682-c5d005fcfa47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:11.501346 [ 284 ] {} TCP-Session: 1f59e393-efaa-4272-9682-c5d005fcfa47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:11.504410 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.19 05:53:11.504469 [ 283 ] {} TCP-Session: d877829a-0482-41e4-bef4-95d3b6763123 Authenticating user 'default' from [fd00:1122:3344:101::a]:50154 2024.11.19 05:53:11.504491 [ 283 ] {} TCP-Session: d877829a-0482-41e4-bef4-95d3b6763123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:11.504517 [ 283 ] {} TCP-Session: d877829a-0482-41e4-bef4-95d3b6763123 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:53:16.065366 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2024.11.19 05:53:16.065405 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2024.11.19 05:53:16.065487 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2024.11.19 05:53:16.065527 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2024.11.19 05:53:16.073621 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Loading data parts 2024.11.19 05:53:16.074160 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): There are no data parts 2024.11.19 05:53:16.085627 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:16.085846 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2024.11.19 05:53:16.088032 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.19 05:53:16.088528 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:53:16.088891 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2024.11.19 05:53:16.094033 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Loading data parts 2024.11.19 05:53:16.094207 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): There are no data parts 2024.11.19 05:53:16.125131 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:16.125334 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2024.11.19 05:53:16.132538 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.19 05:53:16.133774 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:53:16.136156 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2024.11.19 05:53:17.000209 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 145.84 MiB, peak 149.84 MiB, free memory in arenas 0.00 B, will set to 150.76 MiB (RSS), difference: 4.92 MiB 2024.11.19 05:53:18.565444 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2024.11.19 05:53:18.565669 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2024.11.19 05:53:18.577206 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Loading data parts 2024.11.19 05:53:18.577421 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): There are no data parts 2024.11.19 05:53:18.591669 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:18.591810 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2024.11.19 05:53:18.593580 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.19 05:53:18.594104 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:53:18.594668 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2024.11.19 05:53:19.000246 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 154.94 MiB, peak 154.94 MiB, free memory in arenas 0.00 B, will set to 151.22 MiB (RSS), difference: -3.72 MiB 2024.11.19 05:53:23.522532 [ 123 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:53:23.522587 [ 123 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:53:23.589257 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2024.11.19 05:53:23.592285 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:23.592341 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:23.593086 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.19 05:53:23.593703 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:53:23.593959 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2024.11.19 05:53:23.636493 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2024.11.19 05:53:23.658160 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:23.658214 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:23.664559 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.19 05:53:23.665667 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:53:23.667999 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2024.11.19 05:53:24.000190 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 151.89 MiB, peak 155.89 MiB, free memory in arenas 0.00 B, will set to 153.84 MiB (RSS), difference: 1.95 MiB 2024.11.19 05:53:26.184611 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.184861 [ 258 ] {7cac7e6e-18c9-450c-8413-0aef92093976} executeQuery: (from [fd00:1122:3344:101::d]:32967) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2024.11.19 05:53:26.185258 [ 258 ] {7cac7e6e-18c9-450c-8413-0aef92093976} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.185548 [ 258 ] {7cac7e6e-18c9-450c-8413-0aef92093976} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.186316 [ 258 ] {7cac7e6e-18c9-450c-8413-0aef92093976} TCPHandler: Processed in 0.001839039 sec. 2024.11.19 05:53:26.190037 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.190267 [ 259 ] {8f04ea74-a92a-4f8e-bc8d-0ec1666a2276} executeQuery: (from [fd00:1122:3344:101::d]:47547) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) 2024.11.19 05:53:26.194146 [ 259 ] {8f04ea74-a92a-4f8e-bc8d-0ec1666a2276} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.194226 [ 259 ] {8f04ea74-a92a-4f8e-bc8d-0ec1666a2276} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.194893 [ 259 ] {8f04ea74-a92a-4f8e-bc8d-0ec1666a2276} TCPHandler: Processed in 0.004986741 sec. 2024.11.19 05:53:26.195210 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.195366 [ 258 ] {6a222f00-9453-42fb-8749-f7f050502a82} executeQuery: (from [fd00:1122:3344:101::d]:32967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) 2024.11.19 05:53:26.195800 [ 258 ] {6a222f00-9453-42fb-8749-f7f050502a82} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.195855 [ 258 ] {6a222f00-9453-42fb-8749-f7f050502a82} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.196386 [ 258 ] {6a222f00-9453-42fb-8749-f7f050502a82} TCPHandler: Processed in 0.001235373 sec. 2024.11.19 05:53:26.196729 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.196891 [ 259 ] {9c9a4095-d7ce-4f2e-8a95-ca82c0b62d49} executeQuery: (from [fd00:1122:3344:101::d]:47547) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2024.11.19 05:53:26.197266 [ 259 ] {9c9a4095-d7ce-4f2e-8a95-ca82c0b62d49} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.197322 [ 259 ] {9c9a4095-d7ce-4f2e-8a95-ca82c0b62d49} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.197832 [ 259 ] {9c9a4095-d7ce-4f2e-8a95-ca82c0b62d49} TCPHandler: Processed in 0.001163782 sec. 2024.11.19 05:53:26.198106 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.198293 [ 258 ] {725b0547-818f-4859-bfeb-543950497385} executeQuery: (from [fd00:1122:3344:101::d]:32967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2024.11.19 05:53:26.198740 [ 258 ] {725b0547-818f-4859-bfeb-543950497385} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.198809 [ 258 ] {725b0547-818f-4859-bfeb-543950497385} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.199389 [ 258 ] {725b0547-818f-4859-bfeb-543950497385} TCPHandler: Processed in 0.001349794 sec. 2024.11.19 05:53:26.199664 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.199824 [ 259 ] {271c86ee-dae0-4609-8d5b-20aadaa9553c} executeQuery: (from [fd00:1122:3344:101::d]:47547) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2024.11.19 05:53:26.200263 [ 259 ] {271c86ee-dae0-4609-8d5b-20aadaa9553c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.200330 [ 259 ] {271c86ee-dae0-4609-8d5b-20aadaa9553c} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.200932 [ 259 ] {271c86ee-dae0-4609-8d5b-20aadaa9553c} TCPHandler: Processed in 0.001328473 sec. 2024.11.19 05:53:26.201183 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.201339 [ 258 ] {0c172138-2243-438e-9175-35f78c848098} executeQuery: (from [fd00:1122:3344:101::d]:32967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2024.11.19 05:53:26.201711 [ 258 ] {0c172138-2243-438e-9175-35f78c848098} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.201767 [ 258 ] {0c172138-2243-438e-9175-35f78c848098} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.202301 [ 258 ] {0c172138-2243-438e-9175-35f78c848098} TCPHandler: Processed in 0.001177193 sec. 2024.11.19 05:53:26.202559 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.202714 [ 259 ] {ff318849-2499-4d6b-9f37-79e155a4f3a7} executeQuery: (from [fd00:1122:3344:101::d]:47547) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2024.11.19 05:53:26.203090 [ 259 ] {ff318849-2499-4d6b-9f37-79e155a4f3a7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.203145 [ 259 ] {ff318849-2499-4d6b-9f37-79e155a4f3a7} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.203664 [ 259 ] {ff318849-2499-4d6b-9f37-79e155a4f3a7} TCPHandler: Processed in 0.001161373 sec. 2024.11.19 05:53:26.203912 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.204068 [ 258 ] {cb959f00-bb6a-43f4-8ac7-bada50d71cdf} executeQuery: (from [fd00:1122:3344:101::d]:32967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2024.11.19 05:53:26.204449 [ 258 ] {cb959f00-bb6a-43f4-8ac7-bada50d71cdf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.204505 [ 258 ] {cb959f00-bb6a-43f4-8ac7-bada50d71cdf} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.205083 [ 258 ] {cb959f00-bb6a-43f4-8ac7-bada50d71cdf} TCPHandler: Processed in 0.001229092 sec. 2024.11.19 05:53:26.205331 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.205488 [ 259 ] {65bbd84b-109d-4e04-a56e-935dca15aeb6} executeQuery: (from [fd00:1122:3344:101::d]:47547) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2024.11.19 05:53:26.205870 [ 259 ] {65bbd84b-109d-4e04-a56e-935dca15aeb6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.205926 [ 259 ] {65bbd84b-109d-4e04-a56e-935dca15aeb6} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.206445 [ 259 ] {65bbd84b-109d-4e04-a56e-935dca15aeb6} TCPHandler: Processed in 0.001170853 sec. 2024.11.19 05:53:26.206700 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.206860 [ 258 ] {8c316a34-bec3-41fb-a8d6-342487cdc948} executeQuery: (from [fd00:1122:3344:101::d]:32967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2024.11.19 05:53:26.207318 [ 258 ] {8c316a34-bec3-41fb-a8d6-342487cdc948} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.207384 [ 258 ] {8c316a34-bec3-41fb-a8d6-342487cdc948} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.207972 [ 258 ] {8c316a34-bec3-41fb-a8d6-342487cdc948} TCPHandler: Processed in 0.001330363 sec. 2024.11.19 05:53:26.208207 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.208371 [ 259 ] {4ec8e263-6d6c-4135-b00c-b6dbc8d9e87d} executeQuery: (from [fd00:1122:3344:101::d]:47547) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2024.11.19 05:53:26.208757 [ 259 ] {4ec8e263-6d6c-4135-b00c-b6dbc8d9e87d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.208812 [ 259 ] {4ec8e263-6d6c-4135-b00c-b6dbc8d9e87d} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.209322 [ 259 ] {4ec8e263-6d6c-4135-b00c-b6dbc8d9e87d} TCPHandler: Processed in 0.001172242 sec. 2024.11.19 05:53:26.209579 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.209742 [ 258 ] {79b1878f-e4ea-46da-8b0b-41c39171d4dc} executeQuery: (from [fd00:1122:3344:101::d]:32967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2024.11.19 05:53:26.210141 [ 258 ] {79b1878f-e4ea-46da-8b0b-41c39171d4dc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.210196 [ 258 ] {79b1878f-e4ea-46da-8b0b-41c39171d4dc} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.210704 [ 258 ] {79b1878f-e4ea-46da-8b0b-41c39171d4dc} TCPHandler: Processed in 0.001181823 sec. 2024.11.19 05:53:26.210938 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.211100 [ 259 ] {bed91b12-d353-4a18-9789-0c99e6bea1dc} executeQuery: (from [fd00:1122:3344:101::d]:47547) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2024.11.19 05:53:26.211493 [ 259 ] {bed91b12-d353-4a18-9789-0c99e6bea1dc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.211549 [ 259 ] {bed91b12-d353-4a18-9789-0c99e6bea1dc} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.212066 [ 259 ] {bed91b12-d353-4a18-9789-0c99e6bea1dc} TCPHandler: Processed in 0.001185682 sec. 2024.11.19 05:53:26.212317 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.212487 [ 258 ] {b993980b-cae7-4c25-a82f-5ce015308b9f} executeQuery: (from [fd00:1122:3344:101::d]:32967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2024.11.19 05:53:26.212891 [ 258 ] {b993980b-cae7-4c25-a82f-5ce015308b9f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.212947 [ 258 ] {b993980b-cae7-4c25-a82f-5ce015308b9f} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.213451 [ 258 ] {b993980b-cae7-4c25-a82f-5ce015308b9f} TCPHandler: Processed in 0.001189862 sec. 2024.11.19 05:53:26.213721 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.213887 [ 259 ] {3da32643-219a-4841-9fdb-653f220adab7} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) 2024.11.19 05:53:26.214293 [ 259 ] {3da32643-219a-4841-9fdb-653f220adab7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.214348 [ 259 ] {3da32643-219a-4841-9fdb-653f220adab7} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.214827 [ 259 ] {3da32643-219a-4841-9fdb-653f220adab7} TCPHandler: Processed in 0.001161952 sec. 2024.11.19 05:53:26.215375 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.215542 [ 258 ] {8e14196f-c7cd-4033-9d1e-d857254bbfe1} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) 2024.11.19 05:53:26.215951 [ 258 ] {8e14196f-c7cd-4033-9d1e-d857254bbfe1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.216005 [ 258 ] {8e14196f-c7cd-4033-9d1e-d857254bbfe1} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.216655 [ 258 ] {8e14196f-c7cd-4033-9d1e-d857254bbfe1} TCPHandler: Processed in 0.001338474 sec. 2024.11.19 05:53:26.216888 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.217056 [ 259 ] {c887baf9-2b66-4918-a8ff-416b9df38c88} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2024.11.19 05:53:26.217462 [ 259 ] {c887baf9-2b66-4918-a8ff-416b9df38c88} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.217518 [ 259 ] {c887baf9-2b66-4918-a8ff-416b9df38c88} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.217991 [ 259 ] {c887baf9-2b66-4918-a8ff-416b9df38c88} TCPHandler: Processed in 0.001159442 sec. 2024.11.19 05:53:26.218237 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.218406 [ 258 ] {d4d0d893-fe6e-4166-8ceb-800b7fc871ff} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.11.19 05:53:26.218818 [ 258 ] {d4d0d893-fe6e-4166-8ceb-800b7fc871ff} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.218873 [ 258 ] {d4d0d893-fe6e-4166-8ceb-800b7fc871ff} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.219380 [ 258 ] {d4d0d893-fe6e-4166-8ceb-800b7fc871ff} TCPHandler: Processed in 0.001202433 sec. 2024.11.19 05:53:26.219609 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.219776 [ 259 ] {5dbd10d8-85bd-4cce-81b5-917b5cd09386} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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', '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.19 05:53:26.220189 [ 259 ] {5dbd10d8-85bd-4cce-81b5-917b5cd09386} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.220244 [ 259 ] {5dbd10d8-85bd-4cce-81b5-917b5cd09386} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.220722 [ 259 ] {5dbd10d8-85bd-4cce-81b5-917b5cd09386} TCPHandler: Processed in 0.001168603 sec. 2024.11.19 05:53:26.220954 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.221124 [ 258 ] {f54c161e-d8d2-4cd4-8ac6-647ec8c9e9f4} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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', '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.19 05:53:26.221537 [ 258 ] {f54c161e-d8d2-4cd4-8ac6-647ec8c9e9f4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.221592 [ 258 ] {f54c161e-d8d2-4cd4-8ac6-647ec8c9e9f4} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.222137 [ 258 ] {f54c161e-d8d2-4cd4-8ac6-647ec8c9e9f4} TCPHandler: Processed in 0.001236403 sec. 2024.11.19 05:53:26.222374 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.222543 [ 259 ] {adbcdffa-74a5-43c8-b2ca-e44408772e52} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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', '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.19 05:53:26.222963 [ 259 ] {adbcdffa-74a5-43c8-b2ca-e44408772e52} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.223018 [ 259 ] {adbcdffa-74a5-43c8-b2ca-e44408772e52} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.223490 [ 259 ] {adbcdffa-74a5-43c8-b2ca-e44408772e52} TCPHandler: Processed in 0.001172392 sec. 2024.11.19 05:53:26.223761 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.223934 [ 258 ] {50c220e7-9f7a-4691-9884-04f0c11b6096} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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', '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.19 05:53:26.224365 [ 258 ] {50c220e7-9f7a-4691-9884-04f0c11b6096} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.224422 [ 258 ] {50c220e7-9f7a-4691-9884-04f0c11b6096} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.224912 [ 258 ] {50c220e7-9f7a-4691-9884-04f0c11b6096} TCPHandler: Processed in 0.001211912 sec. 2024.11.19 05:53:26.225142 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.225302 [ 259 ] {48745b4a-ec53-4154-8dfb-0190205a02f4} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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', '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.19 05:53:26.225702 [ 259 ] {48745b4a-ec53-4154-8dfb-0190205a02f4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.225753 [ 259 ] {48745b4a-ec53-4154-8dfb-0190205a02f4} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.226286 [ 259 ] {48745b4a-ec53-4154-8dfb-0190205a02f4} TCPHandler: Processed in 0.001179932 sec. 2024.11.19 05:53:26.226523 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.226697 [ 258 ] {b08bb09e-6f3d-4cb9-8728-f9181c62543f} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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', '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.19 05:53:26.227125 [ 258 ] {b08bb09e-6f3d-4cb9-8728-f9181c62543f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.227181 [ 258 ] {b08bb09e-6f3d-4cb9-8728-f9181c62543f} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.227686 [ 258 ] {b08bb09e-6f3d-4cb9-8728-f9181c62543f} TCPHandler: Processed in 0.001217593 sec. 2024.11.19 05:53:26.231553 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.231761 [ 259 ] {93fefea6-fceb-4e10-8c62-f29ced9cfa07} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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', '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.19 05:53:26.232326 [ 259 ] {93fefea6-fceb-4e10-8c62-f29ced9cfa07} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.232400 [ 259 ] {93fefea6-fceb-4e10-8c62-f29ced9cfa07} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.232984 [ 259 ] {93fefea6-fceb-4e10-8c62-f29ced9cfa07} TCPHandler: Processed in 0.001495736 sec. 2024.11.19 05:53:26.233241 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.233415 [ 258 ] {a7b30086-d48d-4231-9a50-ba90526ffb94} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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', '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.19 05:53:26.233857 [ 258 ] {a7b30086-d48d-4231-9a50-ba90526ffb94} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.233911 [ 258 ] {a7b30086-d48d-4231-9a50-ba90526ffb94} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.234420 [ 258 ] {a7b30086-d48d-4231-9a50-ba90526ffb94} TCPHandler: Processed in 0.001232093 sec. 2024.11.19 05:53:26.235050 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.235263 [ 259 ] {a0b1feb8-4ba7-4df5-abfe-709f078be4ff} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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.19 05:53:26.235797 [ 259 ] {a0b1feb8-4ba7-4df5-abfe-709f078be4ff} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.235864 [ 259 ] {a0b1feb8-4ba7-4df5-abfe-709f078be4ff} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.236363 [ 259 ] {a0b1feb8-4ba7-4df5-abfe-709f078be4ff} TCPHandler: Processed in 0.001381644 sec. 2024.11.19 05:53:26.236602 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.236778 [ 258 ] {075a3a10-7beb-432c-9765-9888c80003e7} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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', '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.19 05:53:26.237213 [ 258 ] {075a3a10-7beb-432c-9765-9888c80003e7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.237266 [ 258 ] {075a3a10-7beb-432c-9765-9888c80003e7} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.237839 [ 258 ] {075a3a10-7beb-432c-9765-9888c80003e7} TCPHandler: Processed in 0.001295833 sec. 2024.11.19 05:53:26.238085 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.238301 [ 259 ] {bfc748b2-c454-4371-b13d-1d21976bb297} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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', '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.19 05:53:26.238840 [ 259 ] {bfc748b2-c454-4371-b13d-1d21976bb297} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.238907 [ 259 ] {bfc748b2-c454-4371-b13d-1d21976bb297} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.239433 [ 259 ] {bfc748b2-c454-4371-b13d-1d21976bb297} TCPHandler: Processed in 0.001413525 sec. 2024.11.19 05:53:26.239680 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.239904 [ 258 ] {9475820d-89a6-454f-b919-bbde689eb3e8} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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', '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.19 05:53:26.240369 [ 258 ] {9475820d-89a6-454f-b919-bbde689eb3e8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.240427 [ 258 ] {9475820d-89a6-454f-b919-bbde689eb3e8} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.240955 [ 258 ] {9475820d-89a6-454f-b919-bbde689eb3e8} TCPHandler: Processed in 0.001344894 sec. 2024.11.19 05:53:26.242256 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.242440 [ 259 ] {01016f25-b9c4-4e65-9958-e8e1092a3f4d} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.19 05:53:26.242898 [ 259 ] {01016f25-b9c4-4e65-9958-e8e1092a3f4d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.242954 [ 259 ] {01016f25-b9c4-4e65-9958-e8e1092a3f4d} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.243490 [ 259 ] {01016f25-b9c4-4e65-9958-e8e1092a3f4d} TCPHandler: Processed in 0.001290593 sec. 2024.11.19 05:53:26.243752 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.243935 [ 258 ] {4fe43d1d-48d5-4934-b7d4-0417a13e1005} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.19 05:53:26.244402 [ 258 ] {4fe43d1d-48d5-4934-b7d4-0417a13e1005} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.244459 [ 258 ] {4fe43d1d-48d5-4934-b7d4-0417a13e1005} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.245322 [ 258 ] {4fe43d1d-48d5-4934-b7d4-0417a13e1005} TCPHandler: Processed in 0.001629767 sec. 2024.11.19 05:53:26.245600 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.245785 [ 259 ] {c38f3fec-99f2-4dd3-9c9f-9ee2afebdf90} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.19 05:53:26.246247 [ 259 ] {c38f3fec-99f2-4dd3-9c9f-9ee2afebdf90} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.246304 [ 259 ] {c38f3fec-99f2-4dd3-9c9f-9ee2afebdf90} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.246842 [ 259 ] {c38f3fec-99f2-4dd3-9c9f-9ee2afebdf90} TCPHandler: Processed in 0.001300904 sec. 2024.11.19 05:53:26.247170 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.247358 [ 258 ] {30de59ff-c8f5-4f47-9d61-1e6cd37a8bd1} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.19 05:53:26.247825 [ 258 ] {30de59ff-c8f5-4f47-9d61-1e6cd37a8bd1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.247881 [ 258 ] {30de59ff-c8f5-4f47-9d61-1e6cd37a8bd1} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.248403 [ 258 ] {30de59ff-c8f5-4f47-9d61-1e6cd37a8bd1} TCPHandler: Processed in 0.001290383 sec. 2024.11.19 05:53:26.248684 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.248880 [ 259 ] {14530d68-7a63-46c7-b3b6-f9e7be7bc9cb} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.19 05:53:26.249364 [ 259 ] {14530d68-7a63-46c7-b3b6-f9e7be7bc9cb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.249422 [ 259 ] {14530d68-7a63-46c7-b3b6-f9e7be7bc9cb} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.249982 [ 259 ] {14530d68-7a63-46c7-b3b6-f9e7be7bc9cb} TCPHandler: Processed in 0.001355415 sec. 2024.11.19 05:53:26.250265 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.250452 [ 258 ] {070857ea-9442-4b8f-aba0-e0775797a4d8} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.19 05:53:26.250926 [ 258 ] {070857ea-9442-4b8f-aba0-e0775797a4d8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.250981 [ 258 ] {070857ea-9442-4b8f-aba0-e0775797a4d8} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:26.251507 [ 258 ] {070857ea-9442-4b8f-aba0-e0775797a4d8} TCPHandler: Processed in 0.001298983 sec. 2024.11.19 05:53:26.307346 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.307501 [ 258 ] {1b587d8d-dbdd-4da6-a22d-ed13c5b72401} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.11.19 05:53:26.307565 [ 258 ] {1b587d8d-dbdd-4da6-a22d-ed13c5b72401} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:26.308377 [ 258 ] {1b587d8d-dbdd-4da6-a22d-ed13c5b72401} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:26.308421 [ 258 ] {1b587d8d-dbdd-4da6-a22d-ed13c5b72401} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:26.309086 [ 258 ] {1b587d8d-dbdd-4da6-a22d-ed13c5b72401} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.19 05:53:26.309542 [ 258 ] {1b587d8d-dbdd-4da6-a22d-ed13c5b72401} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f): 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.19 05:53:26.309848 [ 258 ] {1b587d8d-dbdd-4da6-a22d-ed13c5b72401} executeQuery: Read 37 rows, 6.49 KiB in 0.002384 sec., 15520.13422818792 rows/sec., 2.66 MiB/sec. 2024.11.19 05:53:26.309917 [ 258 ] {1b587d8d-dbdd-4da6-a22d-ed13c5b72401} TCPHandler: Processed in 0.002644078 sec. 2024.11.19 05:53:26.310164 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.310339 [ 259 ] {cfeba03b-4893-4862-ae99-4bb12465597f} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:53:26.310405 [ 259 ] {cfeba03b-4893-4862-ae99-4bb12465597f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:53:26.312914 [ 259 ] {cfeba03b-4893-4862-ae99-4bb12465597f} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:26.312955 [ 259 ] {cfeba03b-4893-4862-ae99-4bb12465597f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:26.313559 [ 259 ] {cfeba03b-4893-4862-ae99-4bb12465597f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.19 05:53:26.314081 [ 259 ] {cfeba03b-4893-4862-ae99-4bb12465597f} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:53:26.314303 [ 259 ] {cfeba03b-4893-4862-ae99-4bb12465597f} executeQuery: Read 14 rows, 1.01 KiB in 0.004009 sec., 3492.142678972312 rows/sec., 251.39 KiB/sec. 2024.11.19 05:53:26.314368 [ 259 ] {cfeba03b-4893-4862-ae99-4bb12465597f} TCPHandler: Processed in 0.004316305 sec. 2024.11.19 05:53:26.314521 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.314639 [ 258 ] {a46dcd3e-bf63-4373-91d7-0d5ab2493603} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:53:26.314689 [ 258 ] {a46dcd3e-bf63-4373-91d7-0d5ab2493603} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:53:26.315926 [ 258 ] {a46dcd3e-bf63-4373-91d7-0d5ab2493603} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:26.315965 [ 258 ] {a46dcd3e-bf63-4373-91d7-0d5ab2493603} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:26.316557 [ 258 ] {a46dcd3e-bf63-4373-91d7-0d5ab2493603} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.19 05:53:26.317007 [ 258 ] {a46dcd3e-bf63-4373-91d7-0d5ab2493603} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:53:26.317221 [ 258 ] {a46dcd3e-bf63-4373-91d7-0d5ab2493603} executeQuery: Read 1359 rows, 116.14 KiB in 0.002606 sec., 521488.87183422875 rows/sec., 43.52 MiB/sec. 2024.11.19 05:53:26.317274 [ 258 ] {a46dcd3e-bf63-4373-91d7-0d5ab2493603} TCPHandler: Processed in 0.002810029 sec. 2024.11.19 05:53:26.317433 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.317580 [ 259 ] {88ebb83b-4041-44ed-9caf-13603617be81} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:53:26.317640 [ 259 ] {88ebb83b-4041-44ed-9caf-13603617be81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:53:26.318335 [ 259 ] {88ebb83b-4041-44ed-9caf-13603617be81} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:26.318371 [ 259 ] {88ebb83b-4041-44ed-9caf-13603617be81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:26.318853 [ 259 ] {88ebb83b-4041-44ed-9caf-13603617be81} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.19 05:53:26.319313 [ 259 ] {88ebb83b-4041-44ed-9caf-13603617be81} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:53:26.319582 [ 259 ] {88ebb83b-4041-44ed-9caf-13603617be81} executeQuery: Read 15 rows, 1.06 KiB in 0.002017 sec., 7436.787307882994 rows/sec., 524.35 KiB/sec. 2024.11.19 05:53:26.319647 [ 259 ] {88ebb83b-4041-44ed-9caf-13603617be81} TCPHandler: Processed in 0.002283644 sec. 2024.11.19 05:53:26.319806 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.319938 [ 258 ] {41ffd7d7-911b-4fd5-99ce-5fbcbc842a8f} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:53:26.319991 [ 258 ] {41ffd7d7-911b-4fd5-99ce-5fbcbc842a8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:53:26.320701 [ 258 ] {41ffd7d7-911b-4fd5-99ce-5fbcbc842a8f} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:26.320745 [ 258 ] {41ffd7d7-911b-4fd5-99ce-5fbcbc842a8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:26.321301 [ 258 ] {41ffd7d7-911b-4fd5-99ce-5fbcbc842a8f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.19 05:53:26.321764 [ 258 ] {41ffd7d7-911b-4fd5-99ce-5fbcbc842a8f} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:53:26.321950 [ 258 ] {41ffd7d7-911b-4fd5-99ce-5fbcbc842a8f} executeQuery: Read 242 rows, 16.79 KiB in 0.002033 sec., 119035.9075258239 rows/sec., 8.06 MiB/sec. 2024.11.19 05:53:26.322001 [ 258 ] {41ffd7d7-911b-4fd5-99ce-5fbcbc842a8f} TCPHandler: Processed in 0.002259483 sec. 2024.11.19 05:53:26.322171 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.322313 [ 259 ] {bb7cb9b3-e506-495e-a21a-3caf8def52d9} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:53:26.322375 [ 259 ] {bb7cb9b3-e506-495e-a21a-3caf8def52d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:53:26.323042 [ 259 ] {bb7cb9b3-e506-495e-a21a-3caf8def52d9} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:26.323082 [ 259 ] {bb7cb9b3-e506-495e-a21a-3caf8def52d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:26.323563 [ 259 ] {bb7cb9b3-e506-495e-a21a-3caf8def52d9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.19 05:53:26.324081 [ 259 ] {bb7cb9b3-e506-495e-a21a-3caf8def52d9} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:53:26.324320 [ 259 ] {bb7cb9b3-e506-495e-a21a-3caf8def52d9} executeQuery: Read 13 rows, 830.00 B in 0.002038 sec., 6378.802747791953 rows/sec., 397.72 KiB/sec. 2024.11.19 05:53:26.324378 [ 259 ] {bb7cb9b3-e506-495e-a21a-3caf8def52d9} TCPHandler: Processed in 0.002275214 sec. 2024.11.19 05:53:26.324526 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.324645 [ 258 ] {2e8fc3b7-bfdb-4411-9b42-4d2a52e1e0e4} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:53:26.324694 [ 258 ] {2e8fc3b7-bfdb-4411-9b42-4d2a52e1e0e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:53:26.325533 [ 258 ] {2e8fc3b7-bfdb-4411-9b42-4d2a52e1e0e4} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:26.325572 [ 258 ] {2e8fc3b7-bfdb-4411-9b42-4d2a52e1e0e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:26.326083 [ 258 ] {2e8fc3b7-bfdb-4411-9b42-4d2a52e1e0e4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.19 05:53:26.326567 [ 258 ] {2e8fc3b7-bfdb-4411-9b42-4d2a52e1e0e4} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:53:26.326793 [ 258 ] {2e8fc3b7-bfdb-4411-9b42-4d2a52e1e0e4} executeQuery: Read 846 rows, 62.61 KiB in 0.002171 sec., 389682.1741133118 rows/sec., 28.16 MiB/sec. 2024.11.19 05:53:26.326849 [ 258 ] {2e8fc3b7-bfdb-4411-9b42-4d2a52e1e0e4} TCPHandler: Processed in 0.002381485 sec. 2024.11.19 05:53:26.327002 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.327130 [ 259 ] {3a39037d-7123-48d8-acf4-789c1100b146} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:53:26.327183 [ 259 ] {3a39037d-7123-48d8-acf4-789c1100b146} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:53:26.327712 [ 259 ] {3a39037d-7123-48d8-acf4-789c1100b146} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:26.327752 [ 259 ] {3a39037d-7123-48d8-acf4-789c1100b146} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:26.328305 [ 259 ] {3a39037d-7123-48d8-acf4-789c1100b146} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.19 05:53:26.328776 [ 259 ] {3a39037d-7123-48d8-acf4-789c1100b146} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:53:26.328978 [ 259 ] {3a39037d-7123-48d8-acf4-789c1100b146} executeQuery: Read 6 rows, 321.00 B in 0.001875 sec., 3200 rows/sec., 167.19 KiB/sec. 2024.11.19 05:53:26.329035 [ 259 ] {3a39037d-7123-48d8-acf4-789c1100b146} TCPHandler: Processed in 0.002091632 sec. 2024.11.19 05:53:26.329173 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.329289 [ 258 ] {f2292505-96a2-4dd8-b58e-98455ef19bd5} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:53:26.329342 [ 258 ] {f2292505-96a2-4dd8-b58e-98455ef19bd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:53:26.330239 [ 258 ] {f2292505-96a2-4dd8-b58e-98455ef19bd5} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:26.330274 [ 258 ] {f2292505-96a2-4dd8-b58e-98455ef19bd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:26.330862 [ 258 ] {f2292505-96a2-4dd8-b58e-98455ef19bd5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.19 05:53:26.331308 [ 258 ] {f2292505-96a2-4dd8-b58e-98455ef19bd5} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:53:26.331521 [ 258 ] {f2292505-96a2-4dd8-b58e-98455ef19bd5} executeQuery: Read 1603 rows, 109.27 KiB in 0.002257 sec., 710234.8249889234 rows/sec., 47.28 MiB/sec. 2024.11.19 05:53:26.331574 [ 258 ] {f2292505-96a2-4dd8-b58e-98455ef19bd5} TCPHandler: Processed in 0.002459565 sec. 2024.11.19 05:53:26.331717 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.331837 [ 259 ] {81bdbf47-3ea8-4d07-b784-ccc8b529742e} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:53:26.331889 [ 259 ] {81bdbf47-3ea8-4d07-b784-ccc8b529742e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:53:26.332443 [ 259 ] {81bdbf47-3ea8-4d07-b784-ccc8b529742e} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:26.332488 [ 259 ] {81bdbf47-3ea8-4d07-b784-ccc8b529742e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:26.333022 [ 259 ] {81bdbf47-3ea8-4d07-b784-ccc8b529742e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.19 05:53:26.333464 [ 259 ] {81bdbf47-3ea8-4d07-b784-ccc8b529742e} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:53:26.333689 [ 259 ] {81bdbf47-3ea8-4d07-b784-ccc8b529742e} executeQuery: Read 1 rows, 69.00 B in 0.001875 sec., 533.3333333333334 rows/sec., 35.94 KiB/sec. 2024.11.19 05:53:26.333742 [ 259 ] {81bdbf47-3ea8-4d07-b784-ccc8b529742e} TCPHandler: Processed in 0.002082242 sec. 2024.11.19 05:53:26.333874 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.334011 [ 258 ] {206b56eb-87f3-45ab-bc91-9c56cdd36aa2} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:53:26.334102 [ 258 ] {206b56eb-87f3-45ab-bc91-9c56cdd36aa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:53:26.335262 [ 258 ] {206b56eb-87f3-45ab-bc91-9c56cdd36aa2} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:26.335302 [ 258 ] {206b56eb-87f3-45ab-bc91-9c56cdd36aa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:26.338019 [ 258 ] {206b56eb-87f3-45ab-bc91-9c56cdd36aa2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.19 05:53:26.338487 [ 258 ] {206b56eb-87f3-45ab-bc91-9c56cdd36aa2} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:53:26.338745 [ 258 ] {206b56eb-87f3-45ab-bc91-9c56cdd36aa2} executeQuery: Read 8 rows, 14.68 KiB in 0.004765 sec., 1678.9087093389296 rows/sec., 3.01 MiB/sec. 2024.11.19 05:53:26.338848 [ 258 ] {206b56eb-87f3-45ab-bc91-9c56cdd36aa2} TCPHandler: Processed in 0.005030062 sec. 2024.11.19 05:53:26.338998 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:26.339120 [ 259 ] {9e48d3b6-755e-465c-ae1a-6e23dd51e996} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:53:26.339170 [ 259 ] {9e48d3b6-755e-465c-ae1a-6e23dd51e996} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:53:26.339652 [ 259 ] {9e48d3b6-755e-465c-ae1a-6e23dd51e996} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:26.339691 [ 259 ] {9e48d3b6-755e-465c-ae1a-6e23dd51e996} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:26.340161 [ 259 ] {9e48d3b6-755e-465c-ae1a-6e23dd51e996} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.19 05:53:26.340650 [ 259 ] {9e48d3b6-755e-465c-ae1a-6e23dd51e996} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:53:26.340905 [ 259 ] {9e48d3b6-755e-465c-ae1a-6e23dd51e996} executeQuery: Read 34 rows, 2.02 KiB in 0.001793 sec., 18962.632459564975 rows/sec., 1.10 MiB/sec. 2024.11.19 05:53:26.341002 [ 259 ] {9e48d3b6-755e-465c-ae1a-6e23dd51e996} TCPHandler: Processed in 0.002063321 sec. 2024.11.19 05:53:28.595362 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 188 2024.11.19 05:53:28.600434 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:28.600495 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:28.602224 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.19 05:53:28.602827 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:53:28.603422 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 188 2024.11.19 05:53:29.000179 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 151.39 MiB, peak 156.25 MiB, free memory in arenas 0.00 B, will set to 155.41 MiB (RSS), difference: 4.02 MiB 2024.11.19 05:53:30.315448 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:30.315725 [ 258 ] {571bc7c2-4dcf-4431-a31a-66bb21d08baf} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:53:30.315831 [ 258 ] {571bc7c2-4dcf-4431-a31a-66bb21d08baf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:53:30.316679 [ 258 ] {571bc7c2-4dcf-4431-a31a-66bb21d08baf} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:30.316726 [ 258 ] {571bc7c2-4dcf-4431-a31a-66bb21d08baf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:30.317367 [ 258 ] {571bc7c2-4dcf-4431-a31a-66bb21d08baf} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.19 05:53:30.317858 [ 258 ] {571bc7c2-4dcf-4431-a31a-66bb21d08baf} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:53:30.318091 [ 258 ] {571bc7c2-4dcf-4431-a31a-66bb21d08baf} executeQuery: Read 56 rows, 4.41 KiB in 0.002446 sec., 22894.521668029436 rows/sec., 1.76 MiB/sec. 2024.11.19 05:53:30.318144 [ 258 ] {571bc7c2-4dcf-4431-a31a-66bb21d08baf} TCPHandler: Processed in 0.00287093 sec. 2024.11.19 05:53:30.318409 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:30.318618 [ 259 ] {8eb2d44d-74df-4025-bd8b-24fa39261883} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:53:30.318695 [ 259 ] {8eb2d44d-74df-4025-bd8b-24fa39261883} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:53:30.319508 [ 259 ] {8eb2d44d-74df-4025-bd8b-24fa39261883} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:30.319546 [ 259 ] {8eb2d44d-74df-4025-bd8b-24fa39261883} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:30.320076 [ 259 ] {8eb2d44d-74df-4025-bd8b-24fa39261883} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.19 05:53:30.320544 [ 259 ] {8eb2d44d-74df-4025-bd8b-24fa39261883} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:53:30.320786 [ 259 ] {8eb2d44d-74df-4025-bd8b-24fa39261883} executeQuery: Read 64 rows, 5.12 KiB in 0.00222 sec., 28828.828828828828 rows/sec., 2.25 MiB/sec. 2024.11.19 05:53:30.320957 [ 259 ] {8eb2d44d-74df-4025-bd8b-24fa39261883} TCPHandler: Processed in 0.002684748 sec. 2024.11.19 05:53:30.321124 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:30.321254 [ 258 ] {78987326-05e1-429a-88cb-902eeec76e19} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:53:30.321314 [ 258 ] {78987326-05e1-429a-88cb-902eeec76e19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:53:30.321973 [ 258 ] {78987326-05e1-429a-88cb-902eeec76e19} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:30.322020 [ 258 ] {78987326-05e1-429a-88cb-902eeec76e19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:30.322535 [ 258 ] {78987326-05e1-429a-88cb-902eeec76e19} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.19 05:53:30.323020 [ 258 ] {78987326-05e1-429a-88cb-902eeec76e19} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:53:30.323282 [ 258 ] {78987326-05e1-429a-88cb-902eeec76e19} executeQuery: Read 128 rows, 9.13 KiB in 0.002032 sec., 62992.12598425197 rows/sec., 4.39 MiB/sec. 2024.11.19 05:53:30.323479 [ 258 ] {78987326-05e1-429a-88cb-902eeec76e19} TCPHandler: Processed in 0.002405845 sec. 2024.11.19 05:53:30.323644 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:30.323762 [ 259 ] {bab247cd-4e4b-4b94-88e7-9a53b0dfff68} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:53:30.323812 [ 259 ] {bab247cd-4e4b-4b94-88e7-9a53b0dfff68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:53:30.324313 [ 259 ] {bab247cd-4e4b-4b94-88e7-9a53b0dfff68} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:30.324350 [ 259 ] {bab247cd-4e4b-4b94-88e7-9a53b0dfff68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:30.324819 [ 259 ] {bab247cd-4e4b-4b94-88e7-9a53b0dfff68} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.19 05:53:30.325257 [ 259 ] {bab247cd-4e4b-4b94-88e7-9a53b0dfff68} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:53:30.325457 [ 259 ] {bab247cd-4e4b-4b94-88e7-9a53b0dfff68} executeQuery: Read 48 rows, 3.31 KiB in 0.001721 sec., 27890.761185357347 rows/sec., 1.88 MiB/sec. 2024.11.19 05:53:30.325506 [ 259 ] {bab247cd-4e4b-4b94-88e7-9a53b0dfff68} TCPHandler: Processed in 0.00192391 sec. 2024.11.19 05:53:31.094249 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2024.11.19 05:53:31.094984 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:31.095036 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:31.095772 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.19 05:53:31.096222 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:53:31.096459 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2024.11.19 05:53:31.168245 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2024.11.19 05:53:31.187345 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:31.187394 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:31.193689 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.19 05:53:31.194838 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:53:31.197620 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2024.11.19 05:53:35.317119 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:35.317326 [ 258 ] {c7fb93bb-a102-4416-880a-1544ded29fe2} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:53:35.317402 [ 258 ] {c7fb93bb-a102-4416-880a-1544ded29fe2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:53:35.318252 [ 258 ] {c7fb93bb-a102-4416-880a-1544ded29fe2} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:35.318300 [ 258 ] {c7fb93bb-a102-4416-880a-1544ded29fe2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:35.318908 [ 258 ] {c7fb93bb-a102-4416-880a-1544ded29fe2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.19 05:53:35.319520 [ 258 ] {c7fb93bb-a102-4416-880a-1544ded29fe2} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:53:35.319754 [ 258 ] {c7fb93bb-a102-4416-880a-1544ded29fe2} executeQuery: Read 56 rows, 4.41 KiB in 0.002482 sec., 22562.449637389203 rows/sec., 1.73 MiB/sec. 2024.11.19 05:53:35.319814 [ 258 ] {c7fb93bb-a102-4416-880a-1544ded29fe2} TCPHandler: Processed in 0.002832119 sec. 2024.11.19 05:53:35.320118 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:35.320332 [ 259 ] {d13d9a9d-6641-46c4-9159-dc1e3ed4f81a} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:53:35.320432 [ 259 ] {d13d9a9d-6641-46c4-9159-dc1e3ed4f81a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:53:35.321444 [ 259 ] {d13d9a9d-6641-46c4-9159-dc1e3ed4f81a} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:35.321502 [ 259 ] {d13d9a9d-6641-46c4-9159-dc1e3ed4f81a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:35.322156 [ 259 ] {d13d9a9d-6641-46c4-9159-dc1e3ed4f81a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.19 05:53:35.322767 [ 259 ] {d13d9a9d-6641-46c4-9159-dc1e3ed4f81a} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:53:35.323065 [ 259 ] {d13d9a9d-6641-46c4-9159-dc1e3ed4f81a} executeQuery: Read 64 rows, 5.12 KiB in 0.00277 sec., 23104.693140794225 rows/sec., 1.80 MiB/sec. 2024.11.19 05:53:35.323187 [ 259 ] {d13d9a9d-6641-46c4-9159-dc1e3ed4f81a} TCPHandler: Processed in 0.003211653 sec. 2024.11.19 05:53:35.323361 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:35.323493 [ 258 ] {2c6ad2dd-4587-4dd3-aed5-e9da056c8e14} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:53:35.323550 [ 258 ] {2c6ad2dd-4587-4dd3-aed5-e9da056c8e14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:53:35.324248 [ 258 ] {2c6ad2dd-4587-4dd3-aed5-e9da056c8e14} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:35.324298 [ 258 ] {2c6ad2dd-4587-4dd3-aed5-e9da056c8e14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:35.324934 [ 258 ] {2c6ad2dd-4587-4dd3-aed5-e9da056c8e14} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.19 05:53:35.325440 [ 258 ] {2c6ad2dd-4587-4dd3-aed5-e9da056c8e14} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:53:35.325689 [ 258 ] {2c6ad2dd-4587-4dd3-aed5-e9da056c8e14} executeQuery: Read 160 rows, 11.41 KiB in 0.00222 sec., 72072.07207207207 rows/sec., 5.02 MiB/sec. 2024.11.19 05:53:35.325753 [ 258 ] {2c6ad2dd-4587-4dd3-aed5-e9da056c8e14} TCPHandler: Processed in 0.002448875 sec. 2024.11.19 05:53:35.325928 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:35.326065 [ 259 ] {506f7318-2abb-4522-8dc9-3935df70f832} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:53:35.326123 [ 259 ] {506f7318-2abb-4522-8dc9-3935df70f832} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:53:35.326678 [ 259 ] {506f7318-2abb-4522-8dc9-3935df70f832} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:35.326720 [ 259 ] {506f7318-2abb-4522-8dc9-3935df70f832} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:35.327283 [ 259 ] {506f7318-2abb-4522-8dc9-3935df70f832} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.19 05:53:35.327890 [ 259 ] {506f7318-2abb-4522-8dc9-3935df70f832} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:53:35.328153 [ 259 ] {506f7318-2abb-4522-8dc9-3935df70f832} executeQuery: Read 60 rows, 4.14 KiB in 0.002116 sec., 28355.38752362949 rows/sec., 1.91 MiB/sec. 2024.11.19 05:53:35.328301 [ 259 ] {506f7318-2abb-4522-8dc9-3935df70f832} TCPHandler: Processed in 0.002439545 sec. 2024.11.19 05:53:36.573590 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46093, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:36.788142 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51413, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:36.836527 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38099, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:36.840025 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43856, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:36.980315 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33150, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:37.001631 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60884, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:37.009059 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64827, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:37.009325 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58133, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:38.522626 [ 92 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:53:38.522681 [ 92 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:53:38.596725 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2024.11.19 05:53:38.597400 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:38.597441 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:38.598169 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.19 05:53:38.598655 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:53:38.598881 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2024.11.19 05:53:38.604169 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 204 2024.11.19 05:53:38.606882 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:38.606937 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:38.608535 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.19 05:53:38.609063 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:53:38.609636 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 204 2024.11.19 05:53:38.697824 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2024.11.19 05:53:38.717106 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:38.717168 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2024.11.19 05:53:38.723478 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.19 05:53:38.724601 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:53:38.727275 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2024.11.19 05:53:39.735670 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48734, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:40.226931 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57051, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:40.321449 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:40.321640 [ 258 ] {50ba9a02-588a-4c44-8e34-26a1a5c6ac9c} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:53:40.321715 [ 258 ] {50ba9a02-588a-4c44-8e34-26a1a5c6ac9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:53:40.322524 [ 258 ] {50ba9a02-588a-4c44-8e34-26a1a5c6ac9c} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:40.322575 [ 258 ] {50ba9a02-588a-4c44-8e34-26a1a5c6ac9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:40.323039 [ 258 ] {50ba9a02-588a-4c44-8e34-26a1a5c6ac9c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.19 05:53:40.323317 [ 258 ] {50ba9a02-588a-4c44-8e34-26a1a5c6ac9c} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:53:40.323528 [ 258 ] {50ba9a02-588a-4c44-8e34-26a1a5c6ac9c} executeQuery: Read 14 rows, 1.01 KiB in 0.001935 sec., 7235.142118863048 rows/sec., 520.83 KiB/sec. 2024.11.19 05:53:40.323680 [ 258 ] {50ba9a02-588a-4c44-8e34-26a1a5c6ac9c} TCPHandler: Processed in 0.002363644 sec. 2024.11.19 05:53:40.323947 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:40.324133 [ 259 ] {4d860aa0-1bd2-40c6-bfa7-2e7bef7ffa01} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:53:40.324204 [ 259 ] {4d860aa0-1bd2-40c6-bfa7-2e7bef7ffa01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:53:40.325036 [ 259 ] {4d860aa0-1bd2-40c6-bfa7-2e7bef7ffa01} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:40.325081 [ 259 ] {4d860aa0-1bd2-40c6-bfa7-2e7bef7ffa01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:40.325515 [ 259 ] {4d860aa0-1bd2-40c6-bfa7-2e7bef7ffa01} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.19 05:53:40.325774 [ 259 ] {4d860aa0-1bd2-40c6-bfa7-2e7bef7ffa01} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:53:40.326011 [ 259 ] {4d860aa0-1bd2-40c6-bfa7-2e7bef7ffa01} executeQuery: Read 219 rows, 19.58 KiB in 0.001989 sec., 110105.580693816 rows/sec., 9.61 MiB/sec. 2024.11.19 05:53:40.326133 [ 259 ] {4d860aa0-1bd2-40c6-bfa7-2e7bef7ffa01} TCPHandler: Processed in 0.002316704 sec. 2024.11.19 05:53:40.326336 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:40.326470 [ 258 ] {b9e3da4d-eb31-40d8-a575-6cafab3a844c} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:53:40.326529 [ 258 ] {b9e3da4d-eb31-40d8-a575-6cafab3a844c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:53:40.327242 [ 258 ] {b9e3da4d-eb31-40d8-a575-6cafab3a844c} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:40.327281 [ 258 ] {b9e3da4d-eb31-40d8-a575-6cafab3a844c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:40.327651 [ 258 ] {b9e3da4d-eb31-40d8-a575-6cafab3a844c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.19 05:53:40.327893 [ 258 ] {b9e3da4d-eb31-40d8-a575-6cafab3a844c} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:53:40.328069 [ 258 ] {b9e3da4d-eb31-40d8-a575-6cafab3a844c} executeQuery: Read 15 rows, 1.06 KiB in 0.001631 sec., 9196.811771919067 rows/sec., 648.45 KiB/sec. 2024.11.19 05:53:40.328124 [ 258 ] {b9e3da4d-eb31-40d8-a575-6cafab3a844c} TCPHandler: Processed in 0.00185385 sec. 2024.11.19 05:53:40.328295 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:40.328424 [ 259 ] {d461cd35-1acd-48f2-abfb-38f28d7a0857} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:53:40.328476 [ 259 ] {d461cd35-1acd-48f2-abfb-38f28d7a0857} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:53:40.329111 [ 259 ] {d461cd35-1acd-48f2-abfb-38f28d7a0857} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:40.329153 [ 259 ] {d461cd35-1acd-48f2-abfb-38f28d7a0857} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:40.329554 [ 259 ] {d461cd35-1acd-48f2-abfb-38f28d7a0857} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.19 05:53:40.329839 [ 259 ] {d461cd35-1acd-48f2-abfb-38f28d7a0857} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:53:40.330048 [ 259 ] {d461cd35-1acd-48f2-abfb-38f28d7a0857} executeQuery: Read 14 rows, 1004.00 B in 0.001651 sec., 8479.709267110842 rows/sec., 593.86 KiB/sec. 2024.11.19 05:53:40.330108 [ 259 ] {d461cd35-1acd-48f2-abfb-38f28d7a0857} TCPHandler: Processed in 0.001873119 sec. 2024.11.19 05:53:40.330302 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:40.330425 [ 258 ] {f45c955c-fcb2-47b5-b067-d4d91fe567e4} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:53:40.330474 [ 258 ] {f45c955c-fcb2-47b5-b067-d4d91fe567e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:53:40.331135 [ 258 ] {f45c955c-fcb2-47b5-b067-d4d91fe567e4} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:40.331175 [ 258 ] {f45c955c-fcb2-47b5-b067-d4d91fe567e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:40.331551 [ 258 ] {f45c955c-fcb2-47b5-b067-d4d91fe567e4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.19 05:53:40.331807 [ 258 ] {f45c955c-fcb2-47b5-b067-d4d91fe567e4} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:53:40.331981 [ 258 ] {f45c955c-fcb2-47b5-b067-d4d91fe567e4} executeQuery: Read 13 rows, 830.00 B in 0.001582 sec., 8217.446270543614 rows/sec., 512.36 KiB/sec. 2024.11.19 05:53:40.332037 [ 258 ] {f45c955c-fcb2-47b5-b067-d4d91fe567e4} TCPHandler: Processed in 0.001801098 sec. 2024.11.19 05:53:40.332192 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:40.332312 [ 259 ] {0c174d37-7e51-4cbd-951a-ea3e7517f5e0} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:53:40.332364 [ 259 ] {0c174d37-7e51-4cbd-951a-ea3e7517f5e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:53:40.333098 [ 259 ] {0c174d37-7e51-4cbd-951a-ea3e7517f5e0} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:40.333141 [ 259 ] {0c174d37-7e51-4cbd-951a-ea3e7517f5e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:40.333614 [ 259 ] {0c174d37-7e51-4cbd-951a-ea3e7517f5e0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.19 05:53:40.333898 [ 259 ] {0c174d37-7e51-4cbd-951a-ea3e7517f5e0} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:53:40.334155 [ 259 ] {0c174d37-7e51-4cbd-951a-ea3e7517f5e0} executeQuery: Read 390 rows, 28.32 KiB in 0.001867 sec., 208891.2694161757 rows/sec., 14.81 MiB/sec. 2024.11.19 05:53:40.334225 [ 259 ] {0c174d37-7e51-4cbd-951a-ea3e7517f5e0} TCPHandler: Processed in 0.002091602 sec. 2024.11.19 05:53:40.334390 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:40.334521 [ 258 ] {d78ba1cf-927e-42ab-8062-832b2840f2fb} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:53:40.334574 [ 258 ] {d78ba1cf-927e-42ab-8062-832b2840f2fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:53:40.335100 [ 258 ] {d78ba1cf-927e-42ab-8062-832b2840f2fb} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:40.335141 [ 258 ] {d78ba1cf-927e-42ab-8062-832b2840f2fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:40.335534 [ 258 ] {d78ba1cf-927e-42ab-8062-832b2840f2fb} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.19 05:53:40.335870 [ 258 ] {d78ba1cf-927e-42ab-8062-832b2840f2fb} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:53:40.336070 [ 258 ] {d78ba1cf-927e-42ab-8062-832b2840f2fb} executeQuery: Read 6 rows, 321.00 B in 0.00158 sec., 3797.46835443038 rows/sec., 198.40 KiB/sec. 2024.11.19 05:53:40.336123 [ 258 ] {d78ba1cf-927e-42ab-8062-832b2840f2fb} TCPHandler: Processed in 0.001797909 sec. 2024.11.19 05:53:40.336292 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:40.336419 [ 259 ] {3716126e-bb27-4315-899f-02329b89959b} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:53:40.336475 [ 259 ] {3716126e-bb27-4315-899f-02329b89959b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:53:40.337064 [ 259 ] {3716126e-bb27-4315-899f-02329b89959b} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:40.337105 [ 259 ] {3716126e-bb27-4315-899f-02329b89959b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:40.337544 [ 259 ] {3716126e-bb27-4315-899f-02329b89959b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.19 05:53:40.337789 [ 259 ] {3716126e-bb27-4315-899f-02329b89959b} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:53:40.337977 [ 259 ] {3716126e-bb27-4315-899f-02329b89959b} executeQuery: Read 237 rows, 16.27 KiB in 0.001589 sec., 149150.40906230334 rows/sec., 10.00 MiB/sec. 2024.11.19 05:53:40.338033 [ 259 ] {3716126e-bb27-4315-899f-02329b89959b} TCPHandler: Processed in 0.001801819 sec. 2024.11.19 05:53:40.338205 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:40.338342 [ 258 ] {03ee7845-e261-4fac-9d61-af1022dbf480} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:53:40.338415 [ 258 ] {03ee7845-e261-4fac-9d61-af1022dbf480} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:53:40.338892 [ 258 ] {03ee7845-e261-4fac-9d61-af1022dbf480} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:40.338932 [ 258 ] {03ee7845-e261-4fac-9d61-af1022dbf480} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:40.339305 [ 258 ] {03ee7845-e261-4fac-9d61-af1022dbf480} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.19 05:53:40.339553 [ 258 ] {03ee7845-e261-4fac-9d61-af1022dbf480} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:53:40.339766 [ 258 ] {03ee7845-e261-4fac-9d61-af1022dbf480} executeQuery: Read 1 rows, 69.00 B in 0.001457 sec., 686.3417982155113 rows/sec., 46.25 KiB/sec. 2024.11.19 05:53:40.339815 [ 258 ] {03ee7845-e261-4fac-9d61-af1022dbf480} TCPHandler: Processed in 0.001677477 sec. 2024.11.19 05:53:40.339953 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:40.340071 [ 259 ] {34627281-ee28-4b95-a598-660a79008016} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:53:40.340153 [ 259 ] {34627281-ee28-4b95-a598-660a79008016} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:53:40.341236 [ 259 ] {34627281-ee28-4b95-a598-660a79008016} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:40.341277 [ 259 ] {34627281-ee28-4b95-a598-660a79008016} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:40.341894 [ 259 ] {34627281-ee28-4b95-a598-660a79008016} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.19 05:53:40.342162 [ 259 ] {34627281-ee28-4b95-a598-660a79008016} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:53:40.342464 [ 259 ] {34627281-ee28-4b95-a598-660a79008016} executeQuery: Read 8 rows, 14.68 KiB in 0.0024 sec., 3333.3333333333335 rows/sec., 5.97 MiB/sec. 2024.11.19 05:53:40.342611 [ 259 ] {34627281-ee28-4b95-a598-660a79008016} TCPHandler: Processed in 0.002716468 sec. 2024.11.19 05:53:40.342752 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:40.342871 [ 258 ] {5236923e-020f-4e58-8d40-78c9b7551019} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:53:40.342923 [ 258 ] {5236923e-020f-4e58-8d40-78c9b7551019} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:53:40.343444 [ 258 ] {5236923e-020f-4e58-8d40-78c9b7551019} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:40.343486 [ 258 ] {5236923e-020f-4e58-8d40-78c9b7551019} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:40.343924 [ 258 ] {5236923e-020f-4e58-8d40-78c9b7551019} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.19 05:53:40.344203 [ 258 ] {5236923e-020f-4e58-8d40-78c9b7551019} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:53:40.344442 [ 258 ] {5236923e-020f-4e58-8d40-78c9b7551019} executeQuery: Read 82 rows, 5.33 KiB in 0.001597 sec., 51346.27426424546 rows/sec., 3.26 MiB/sec. 2024.11.19 05:53:40.344498 [ 258 ] {5236923e-020f-4e58-8d40-78c9b7551019} TCPHandler: Processed in 0.001800099 sec. 2024.11.19 05:53:40.467674 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38302, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:40.470071 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55253, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:40.523585 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64325, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:40.645432 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34650, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:40.652847 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44360, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:40.673539 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39811, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:41.056312 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59730, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:41.290917 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49262, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:41.404766 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64227, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:41.489513 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50749, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:41.496997 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59964, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:41.505470 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57470, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:41.614654 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49753, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:41.654631 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33578, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:41.658010 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35857, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:41.865371 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45100, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:41.905024 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57319, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:41.930746 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49001, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:42.221822 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50661, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:42.284451 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41337, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:42.299958 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63033, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:42.365489 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46189, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:53:45.310362 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:45.310724 [ 258 ] {994644b5-21c9-4a46-8e57-b4f3f4e68578} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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', '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.19 05:53:45.313204 [ 258 ] {994644b5-21c9-4a46-8e57-b4f3f4e68578} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.19 05:53:45.317381 [ 258 ] {994644b5-21c9-4a46-8e57-b4f3f4e68578} 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', '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.19 05:53:45.317815 [ 258 ] {994644b5-21c9-4a46-8e57-b4f3f4e68578} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:45.320126 [ 258 ] {994644b5-21c9-4a46-8e57-b4f3f4e68578} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:45.323365 [ 258 ] {994644b5-21c9-4a46-8e57-b4f3f4e68578} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2024.11.19 05:53:45.325081 [ 258 ] {994644b5-21c9-4a46-8e57-b4f3f4e68578} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.19 05:53:45.327303 [ 258 ] {994644b5-21c9-4a46-8e57-b4f3f4e68578} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f) (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.19 05:53:45.327332 [ 258 ] {994644b5-21c9-4a46-8e57-b4f3f4e68578} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.19 05:53:45.327456 [ 258 ] {994644b5-21c9-4a46-8e57-b4f3f4e68578} 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', '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.19 05:53:45.327506 [ 258 ] {994644b5-21c9-4a46-8e57-b4f3f4e68578} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 37 rows starting from 0 2024.11.19 05:53:45.343841 [ 258 ] {994644b5-21c9-4a46-8e57-b4f3f4e68578} executeQuery: Read 37 rows, 1.39 KiB in 0.033295 sec., 1111.277969665115 rows/sec., 41.65 KiB/sec. 2024.11.19 05:53:45.344037 [ 258 ] {994644b5-21c9-4a46-8e57-b4f3f4e68578} TCPHandler: Processed in 0.033838051 sec. 2024.11.19 05:53:45.344523 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:45.344833 [ 259 ] {f2d62df4-eaa7-4ac1-bc69-c23a39520ad3} executeQuery: (from [fd00:1122:3344:101::d]:47547) 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', '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.19 05:53:45.345367 [ 259 ] {f2d62df4-eaa7-4ac1-bc69-c23a39520ad3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.19 05:53:45.345421 [ 259 ] {f2d62df4-eaa7-4ac1-bc69-c23a39520ad3} 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', '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.19 05:53:45.345799 [ 259 ] {f2d62df4-eaa7-4ac1-bc69-c23a39520ad3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:45.345881 [ 259 ] {f2d62df4-eaa7-4ac1-bc69-c23a39520ad3} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:45.346057 [ 259 ] {f2d62df4-eaa7-4ac1-bc69-c23a39520ad3} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2024.11.19 05:53:45.346097 [ 259 ] {f2d62df4-eaa7-4ac1-bc69-c23a39520ad3} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.19 05:53:45.346123 [ 259 ] {f2d62df4-eaa7-4ac1-bc69-c23a39520ad3} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f) (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.19 05:53:45.346141 [ 259 ] {f2d62df4-eaa7-4ac1-bc69-c23a39520ad3} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.19 05:53:45.346193 [ 259 ] {f2d62df4-eaa7-4ac1-bc69-c23a39520ad3} 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', '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.19 05:53:45.346225 [ 259 ] {f2d62df4-eaa7-4ac1-bc69-c23a39520ad3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 37 rows starting from 0 2024.11.19 05:53:45.346904 [ 259 ] {f2d62df4-eaa7-4ac1-bc69-c23a39520ad3} executeQuery: Read 37 rows, 1.39 KiB in 0.002225 sec., 16629.213483146068 rows/sec., 623.24 KiB/sec. 2024.11.19 05:53:45.347024 [ 259 ] {f2d62df4-eaa7-4ac1-bc69-c23a39520ad3} TCPHandler: Processed in 0.002659267 sec. 2024.11.19 05:53:45.347451 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:45.347709 [ 258 ] {41559173-d0e5-4b19-87f7-8d26af4e6fc2} executeQuery: (from [fd00:1122:3344:101::d]:32967) 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', '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.19 05:53:45.348139 [ 258 ] {41559173-d0e5-4b19-87f7-8d26af4e6fc2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.19 05:53:45.348194 [ 258 ] {41559173-d0e5-4b19-87f7-8d26af4e6fc2} 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', '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.19 05:53:45.348571 [ 258 ] {41559173-d0e5-4b19-87f7-8d26af4e6fc2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:45.348658 [ 258 ] {41559173-d0e5-4b19-87f7-8d26af4e6fc2} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:53:45.348836 [ 258 ] {41559173-d0e5-4b19-87f7-8d26af4e6fc2} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2024.11.19 05:53:45.348878 [ 258 ] {41559173-d0e5-4b19-87f7-8d26af4e6fc2} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.19 05:53:45.348905 [ 258 ] {41559173-d0e5-4b19-87f7-8d26af4e6fc2} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f) (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.19 05:53:45.348923 [ 258 ] {41559173-d0e5-4b19-87f7-8d26af4e6fc2} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.19 05:53:45.348974 [ 258 ] {41559173-d0e5-4b19-87f7-8d26af4e6fc2} 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', '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.19 05:53:45.348999 [ 258 ] {41559173-d0e5-4b19-87f7-8d26af4e6fc2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 37 rows starting from 0 2024.11.19 05:53:45.349623 [ 258 ] {41559173-d0e5-4b19-87f7-8d26af4e6fc2} executeQuery: Read 37 rows, 1.39 KiB in 0.002047 sec., 18075.232046897898 rows/sec., 677.44 KiB/sec. 2024.11.19 05:53:45.349755 [ 258 ] {41559173-d0e5-4b19-87f7-8d26af4e6fc2} TCPHandler: Processed in 0.002434935 sec. 2024.11.19 05:53:45.357795 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:45.357964 [ 258 ] {f81df392-11eb-44cd-8445-b1af547fd955} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.11.19 05:53:45.358030 [ 258 ] {f81df392-11eb-44cd-8445-b1af547fd955} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:53:45.358906 [ 258 ] {f81df392-11eb-44cd-8445-b1af547fd955} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:45.358958 [ 258 ] {f81df392-11eb-44cd-8445-b1af547fd955} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:45.359508 [ 258 ] {f81df392-11eb-44cd-8445-b1af547fd955} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.19 05:53:45.359757 [ 258 ] {f81df392-11eb-44cd-8445-b1af547fd955} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f): 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.19 05:53:45.360033 [ 258 ] {f81df392-11eb-44cd-8445-b1af547fd955} executeQuery: Read 3 rows, 280.00 B in 0.002116 sec., 1417.7693761814746 rows/sec., 129.22 KiB/sec. 2024.11.19 05:53:45.360217 [ 258 ] {f81df392-11eb-44cd-8445-b1af547fd955} TCPHandler: Processed in 0.002491966 sec. 2024.11.19 05:53:45.360413 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:45.360566 [ 259 ] {63476e15-8c66-4946-95ed-dd62878c0371} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:53:45.360647 [ 259 ] {63476e15-8c66-4946-95ed-dd62878c0371} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:53:45.361455 [ 259 ] {63476e15-8c66-4946-95ed-dd62878c0371} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:45.361502 [ 259 ] {63476e15-8c66-4946-95ed-dd62878c0371} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:45.361944 [ 259 ] {63476e15-8c66-4946-95ed-dd62878c0371} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.19 05:53:45.362255 [ 259 ] {63476e15-8c66-4946-95ed-dd62878c0371} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:53:45.362522 [ 259 ] {63476e15-8c66-4946-95ed-dd62878c0371} executeQuery: Read 82 rows, 6.84 KiB in 0.001999 sec., 41020.51025512756 rows/sec., 3.34 MiB/sec. 2024.11.19 05:53:45.362584 [ 259 ] {63476e15-8c66-4946-95ed-dd62878c0371} TCPHandler: Processed in 0.002254514 sec. 2024.11.19 05:53:45.362776 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:45.362937 [ 258 ] {5946ec2b-7e02-4cd1-b702-7b88dcd0d6f2} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:53:45.363000 [ 258 ] {5946ec2b-7e02-4cd1-b702-7b88dcd0d6f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:53:45.363728 [ 258 ] {5946ec2b-7e02-4cd1-b702-7b88dcd0d6f2} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:45.363773 [ 258 ] {5946ec2b-7e02-4cd1-b702-7b88dcd0d6f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:45.364177 [ 258 ] {5946ec2b-7e02-4cd1-b702-7b88dcd0d6f2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.19 05:53:45.364525 [ 258 ] {5946ec2b-7e02-4cd1-b702-7b88dcd0d6f2} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:53:45.364810 [ 258 ] {5946ec2b-7e02-4cd1-b702-7b88dcd0d6f2} executeQuery: Read 13 rows, 1001.00 B in 0.001912 sec., 6799.163179916318 rows/sec., 511.27 KiB/sec. 2024.11.19 05:53:45.364893 [ 258 ] {5946ec2b-7e02-4cd1-b702-7b88dcd0d6f2} TCPHandler: Processed in 0.002177753 sec. 2024.11.19 05:53:45.365193 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:45.365350 [ 259 ] {9888c8fd-3719-4b3a-a7ab-966a1a65e9c5} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:53:45.365421 [ 259 ] {9888c8fd-3719-4b3a-a7ab-966a1a65e9c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:53:45.366264 [ 259 ] {9888c8fd-3719-4b3a-a7ab-966a1a65e9c5} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:45.366317 [ 259 ] {9888c8fd-3719-4b3a-a7ab-966a1a65e9c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:45.366836 [ 259 ] {9888c8fd-3719-4b3a-a7ab-966a1a65e9c5} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.19 05:53:45.367187 [ 259 ] {9888c8fd-3719-4b3a-a7ab-966a1a65e9c5} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:53:45.367497 [ 259 ] {9888c8fd-3719-4b3a-a7ab-966a1a65e9c5} executeQuery: Read 84 rows, 6.73 KiB in 0.002187 sec., 38408.77914951989 rows/sec., 3.00 MiB/sec. 2024.11.19 05:53:45.367598 [ 259 ] {9888c8fd-3719-4b3a-a7ab-966a1a65e9c5} TCPHandler: Processed in 0.002479686 sec. 2024.11.19 05:53:45.367828 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:45.367983 [ 258 ] {2a570ae5-fb87-4c23-915b-1ce57f552c9d} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:53:45.368052 [ 258 ] {2a570ae5-fb87-4c23-915b-1ce57f552c9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:53:45.368826 [ 258 ] {2a570ae5-fb87-4c23-915b-1ce57f552c9d} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:45.368881 [ 258 ] {2a570ae5-fb87-4c23-915b-1ce57f552c9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:45.369418 [ 258 ] {2a570ae5-fb87-4c23-915b-1ce57f552c9d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.19 05:53:45.369754 [ 258 ] {2a570ae5-fb87-4c23-915b-1ce57f552c9d} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:53:45.370025 [ 258 ] {2a570ae5-fb87-4c23-915b-1ce57f552c9d} executeQuery: Read 128 rows, 9.13 KiB in 0.002075 sec., 61686.7469879518 rows/sec., 4.30 MiB/sec. 2024.11.19 05:53:45.370111 [ 258 ] {2a570ae5-fb87-4c23-915b-1ce57f552c9d} TCPHandler: Processed in 0.002355405 sec. 2024.11.19 05:53:45.370308 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:45.370441 [ 259 ] {dfbc965a-afe1-4024-b886-0f0f52aceaf0} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:53:45.370534 [ 259 ] {dfbc965a-afe1-4024-b886-0f0f52aceaf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:53:45.371830 [ 259 ] {dfbc965a-afe1-4024-b886-0f0f52aceaf0} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:45.371873 [ 259 ] {dfbc965a-afe1-4024-b886-0f0f52aceaf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:45.372640 [ 259 ] {dfbc965a-afe1-4024-b886-0f0f52aceaf0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.19 05:53:45.372927 [ 259 ] {dfbc965a-afe1-4024-b886-0f0f52aceaf0} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:53:45.373212 [ 259 ] {dfbc965a-afe1-4024-b886-0f0f52aceaf0} executeQuery: Read 13 rows, 23.85 KiB in 0.002801 sec., 4641.199571581577 rows/sec., 8.32 MiB/sec. 2024.11.19 05:53:45.373343 [ 259 ] {dfbc965a-afe1-4024-b886-0f0f52aceaf0} TCPHandler: Processed in 0.003099752 sec. 2024.11.19 05:53:45.373537 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:45.373689 [ 258 ] {9d418df8-7828-466c-a58a-80f3319e6d35} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.11.19 05:53:45.373760 [ 258 ] {9d418df8-7828-466c-a58a-80f3319e6d35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.11.19 05:53:45.374368 [ 258 ] {9d418df8-7828-466c-a58a-80f3319e6d35} oximeter.measurements_i64 (15a1e262-d2de-4fd3-ae3b-7045ee4b1b7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:45.374417 [ 258 ] {9d418df8-7828-466c-a58a-80f3319e6d35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:45.374899 [ 258 ] {9d418df8-7828-466c-a58a-80f3319e6d35} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.19 05:53:45.375247 [ 258 ] {9d418df8-7828-466c-a58a-80f3319e6d35} oximeter.measurements_i64 (15a1e262-d2de-4fd3-ae3b-7045ee4b1b7d): 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.19 05:53:45.375572 [ 258 ] {9d418df8-7828-466c-a58a-80f3319e6d35} executeQuery: Read 9 rows, 680.00 B in 0.001901 sec., 4734.350341925303 rows/sec., 349.32 KiB/sec. 2024.11.19 05:53:45.375705 [ 258 ] {9d418df8-7828-466c-a58a-80f3319e6d35} TCPHandler: Processed in 0.002245033 sec. 2024.11.19 05:53:45.375878 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:45.376006 [ 259 ] {8dd54547-09b8-4406-ae85-1b84bb10f682} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:53:45.376061 [ 259 ] {8dd54547-09b8-4406-ae85-1b84bb10f682} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:53:45.376572 [ 259 ] {8dd54547-09b8-4406-ae85-1b84bb10f682} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:45.376614 [ 259 ] {8dd54547-09b8-4406-ae85-1b84bb10f682} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:45.377026 [ 259 ] {8dd54547-09b8-4406-ae85-1b84bb10f682} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.19 05:53:45.377309 [ 259 ] {8dd54547-09b8-4406-ae85-1b84bb10f682} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:53:45.377536 [ 259 ] {8dd54547-09b8-4406-ae85-1b84bb10f682} executeQuery: Read 48 rows, 3.31 KiB in 0.001581 sec., 30360.531309297912 rows/sec., 2.05 MiB/sec. 2024.11.19 05:53:45.377594 [ 259 ] {8dd54547-09b8-4406-ae85-1b84bb10f682} TCPHandler: Processed in 0.001803669 sec. 2024.11.19 05:53:46.099103 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2024.11.19 05:53:46.099809 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:46.099851 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:46.100375 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.19 05:53:46.100636 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:53:46.100858 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2024.11.19 05:53:46.227461 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2024.11.19 05:53:46.246649 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:46.246719 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:46.253591 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.19 05:53:46.254349 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:53:46.257111 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2024.11.19 05:53:47.000189 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 158.41 MiB, peak 162.41 MiB, free memory in arenas 0.00 B, will set to 159.44 MiB (RSS), difference: 1.04 MiB 2024.11.19 05:53:48.609947 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 248 2024.11.19 05:53:48.613528 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:48.613585 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:48.615161 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.19 05:53:48.615488 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:53:48.616550 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 248 2024.11.19 05:53:50.316411 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:50.316616 [ 258 ] {6ae1e2e3-2586-48bc-a846-23c00a7a3613} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:53:50.316691 [ 258 ] {6ae1e2e3-2586-48bc-a846-23c00a7a3613} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:53:50.317500 [ 258 ] {6ae1e2e3-2586-48bc-a846-23c00a7a3613} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:50.317554 [ 258 ] {6ae1e2e3-2586-48bc-a846-23c00a7a3613} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:50.318003 [ 258 ] {6ae1e2e3-2586-48bc-a846-23c00a7a3613} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.19 05:53:50.318260 [ 258 ] {6ae1e2e3-2586-48bc-a846-23c00a7a3613} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:53:50.318456 [ 68 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.19 05:53:50.318501 [ 258 ] {6ae1e2e3-2586-48bc-a846-23c00a7a3613} executeQuery: Read 56 rows, 4.41 KiB in 0.001935 sec., 28940.568475452194 rows/sec., 2.22 MiB/sec. 2024.11.19 05:53:50.318549 [ 68 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:50.318621 [ 258 ] {6ae1e2e3-2586-48bc-a846-23c00a7a3613} TCPHandler: Processed in 0.002343254 sec. 2024.11.19 05:53:50.318626 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:50.318967 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:50.319205 [ 259 ] {1c50ec98-f851-473d-976d-c03914a2f20c} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:53:50.319288 [ 259 ] {1c50ec98-f851-473d-976d-c03914a2f20c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:53:50.320103 [ 259 ] {1c50ec98-f851-473d-976d-c03914a2f20c} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:50.320143 [ 259 ] {1c50ec98-f851-473d-976d-c03914a2f20c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:50.320580 [ 259 ] {1c50ec98-f851-473d-976d-c03914a2f20c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.19 05:53:50.320840 [ 259 ] {1c50ec98-f851-473d-976d-c03914a2f20c} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:53:50.320980 [ 68 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.19 05:53:50.321025 [ 68 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:50.321066 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:50.321088 [ 259 ] {1c50ec98-f851-473d-976d-c03914a2f20c} executeQuery: Read 64 rows, 5.12 KiB in 0.00194 sec., 32989.69072164948 rows/sec., 2.57 MiB/sec. 2024.11.19 05:53:50.321156 [ 189 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:53:50.321455 [ 259 ] {1c50ec98-f851-473d-976d-c03914a2f20c} TCPHandler: Processed in 0.002679918 sec. 2024.11.19 05:53:50.321473 [ 201 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:53:50.321721 [ 189 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:53:50.321800 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:50.321846 [ 201 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:53:50.321883 [ 189 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1359 rows starting from the beginning of the part 2024.11.19 05:53:50.321896 [ 201 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 846 rows starting from the beginning of the part 2024.11.19 05:53:50.322232 [ 258 ] {4c66e430-5557-404f-bbc7-dedc520d7334} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:53:50.322487 [ 189 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part 2024.11.19 05:53:50.322560 [ 201 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part 2024.11.19 05:53:50.323056 [ 189 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part 2024.11.19 05:53:50.323229 [ 201 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part 2024.11.19 05:53:50.323571 [ 189 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 219 rows starting from the beginning of the part 2024.11.19 05:53:50.323735 [ 201 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 390 rows starting from the beginning of the part 2024.11.19 05:53:50.324167 [ 189 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part 2024.11.19 05:53:50.324314 [ 201 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 84 rows starting from the beginning of the part 2024.11.19 05:53:50.324648 [ 189 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2024.11.19 05:53:50.324806 [ 201 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part 2024.11.19 05:53:50.325314 [ 258 ] {4c66e430-5557-404f-bbc7-dedc520d7334} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:53:50.329365 [ 258 ] {4c66e430-5557-404f-bbc7-dedc520d7334} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:50.329423 [ 258 ] {4c66e430-5557-404f-bbc7-dedc520d7334} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:50.330640 [ 201 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1512 rows, containing 5 columns (5 merged, 0 gathered) in 0.009458888 sec., 159849.6567461207 rows/sec., 12.28 MiB/sec. 2024.11.19 05:53:50.330721 [ 188 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1828 rows, containing 5 columns (5 merged, 0 gathered) in 0.011916544 sec., 153400.18045500442 rows/sec., 13.35 MiB/sec. 2024.11.19 05:53:50.331042 [ 192 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.19 05:53:50.331274 [ 188 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.19 05:53:50.331633 [ 258 ] {4c66e430-5557-404f-bbc7-dedc520d7334} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.19 05:53:50.332001 [ 192 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_6_1} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:53:50.332021 [ 188 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_6_1} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:53:50.332256 [ 192 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_6_1} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.19 05:53:50.332280 [ 188 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_6_1} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.19 05:53:50.332550 [ 258 ] {4c66e430-5557-404f-bbc7-dedc520d7334} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:53:50.332586 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2024.11.19 05:53:50.332668 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2024.11.19 05:53:50.332794 [ 68 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.19 05:53:50.332866 [ 68 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:50.332908 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:50.332931 [ 258 ] {4c66e430-5557-404f-bbc7-dedc520d7334} executeQuery: Read 160 rows, 11.41 KiB in 0.010943 sec., 14621.219044137806 rows/sec., 1.02 MiB/sec. 2024.11.19 05:53:50.333168 [ 258 ] {4c66e430-5557-404f-bbc7-dedc520d7334} TCPHandler: Processed in 0.01159751 sec. 2024.11.19 05:53:50.333183 [ 192 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:53:50.333346 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:50.333372 [ 192 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:53:50.333404 [ 192 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1603 rows starting from the beginning of the part 2024.11.19 05:53:50.333479 [ 259 ] {1e9fe096-2d66-43cc-a3c5-21f47022cb0c} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:53:50.333597 [ 192 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 128 rows starting from the beginning of the part 2024.11.19 05:53:50.333628 [ 259 ] {1e9fe096-2d66-43cc-a3c5-21f47022cb0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:53:50.333800 [ 192 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part 2024.11.19 05:53:50.334295 [ 192 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 237 rows starting from the beginning of the part 2024.11.19 05:53:50.334635 [ 192 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part 2024.11.19 05:53:50.334957 [ 192 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2024.11.19 05:53:50.335668 [ 259 ] {1e9fe096-2d66-43cc-a3c5-21f47022cb0c} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:50.335706 [ 259 ] {1e9fe096-2d66-43cc-a3c5-21f47022cb0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:50.336095 [ 259 ] {1e9fe096-2d66-43cc-a3c5-21f47022cb0c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.19 05:53:50.336352 [ 259 ] {1e9fe096-2d66-43cc-a3c5-21f47022cb0c} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:53:50.336477 [ 68 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.19 05:53:50.336516 [ 68 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:50.336541 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:50.336557 [ 259 ] {1e9fe096-2d66-43cc-a3c5-21f47022cb0c} executeQuery: Read 60 rows, 4.14 KiB in 0.003107 sec., 19311.23270035404 rows/sec., 1.30 MiB/sec. 2024.11.19 05:53:50.336820 [ 259 ] {1e9fe096-2d66-43cc-a3c5-21f47022cb0c} TCPHandler: Processed in 0.003554497 sec. 2024.11.19 05:53:50.336875 [ 188 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:53:50.337025 [ 188 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:53:50.337058 [ 188 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part 2024.11.19 05:53:50.337179 [ 188 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 48 rows starting from the beginning of the part 2024.11.19 05:53:50.337372 [ 188 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part 2024.11.19 05:53:50.337585 [ 188 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 82 rows starting from the beginning of the part 2024.11.19 05:53:50.337987 [ 188 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part 2024.11.19 05:53:50.338105 [ 188 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2024.11.19 05:53:50.340096 [ 195 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 4 columns (4 merged, 0 gathered) in 0.003478916 sec., 95432.02537802006 rows/sec., 6.25 MiB/sec. 2024.11.19 05:53:50.340394 [ 201 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 5 columns (5 merged, 0 gathered) in 0.007414687 sec., 325839.7825828656 rows/sec., 21.94 MiB/sec. 2024.11.19 05:53:50.340442 [ 195 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.19 05:53:50.340787 [ 201 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.19 05:53:50.340879 [ 195 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_6_1} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:53:50.341019 [ 195 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_6_1} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.19 05:53:50.341178 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.11.19 05:53:50.341299 [ 201 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_6_1} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:53:50.341392 [ 201 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_6_1} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.19 05:53:50.341487 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2024.11.19 05:53:53.522733 [ 58 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:53:53.522787 [ 58 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:53:53.601111 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2024.11.19 05:53:53.602128 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:53.602218 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:53.602814 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.19 05:53:53.603075 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:53:53.603315 [ 58 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.19 05:53:53.603357 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2024.11.19 05:53:53.603417 [ 58 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:53.603466 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:53.603676 [ 186 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::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.19 05:53:53.603894 [ 186 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:53:53.603976 [ 186 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part 2024.11.19 05:53:53.604091 [ 186 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part 2024.11.19 05:53:53.604325 [ 186 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part 2024.11.19 05:53:53.604670 [ 186 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part 2024.11.19 05:53:53.604981 [ 186 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part 2024.11.19 05:53:53.605180 [ 186 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part 2024.11.19 05:53:53.628804 [ 195 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.025214762 sec., 111284.016878684 rows/sec., 1.59 MiB/sec. 2024.11.19 05:53:53.629475 [ 195 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.19 05:53:53.629817 [ 195 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_6_1} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:53:53.629906 [ 195 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_6_1} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.19 05:53:53.630015 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2024.11.19 05:53:53.757291 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2024.11.19 05:53:53.777892 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:53.777947 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:53.784771 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.19 05:53:53.785534 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:53:53.785864 [ 58 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.19 05:53:53.785992 [ 58 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:53.786075 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:53.786379 [ 195 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:53:53.794267 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2024.11.19 05:53:53.795704 [ 195 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:53:53.796578 [ 195 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:53:53.800822 [ 195 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:53:53.805029 [ 195 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:53:53.809539 [ 195 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:53:53.816482 [ 195 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:53:53.820932 [ 195 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:53:53.881041 [ 186 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.094833494 sec., 485.0606896335592 rows/sec., 2.51 MiB/sec. 2024.11.19 05:53:53.883504 [ 186 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.19 05:53:53.886395 [ 186 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_6_1} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:53:53.886519 [ 186 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_6_1} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.19 05:53:53.889028 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2024.11.19 05:53:54.000186 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 161.20 MiB, peak 170.73 MiB, free memory in arenas 0.00 B, will set to 164.98 MiB (RSS), difference: 3.79 MiB 2024.11.19 05:53:55.323618 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:55.323823 [ 258 ] {6def4e85-c5ed-4b6a-b3d3-2f27a87f75cc} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:53:55.323898 [ 258 ] {6def4e85-c5ed-4b6a-b3d3-2f27a87f75cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:53:55.324616 [ 258 ] {6def4e85-c5ed-4b6a-b3d3-2f27a87f75cc} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:55.324670 [ 258 ] {6def4e85-c5ed-4b6a-b3d3-2f27a87f75cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:55.325117 [ 258 ] {6def4e85-c5ed-4b6a-b3d3-2f27a87f75cc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.19 05:53:55.325374 [ 258 ] {6def4e85-c5ed-4b6a-b3d3-2f27a87f75cc} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:53:55.325598 [ 258 ] {6def4e85-c5ed-4b6a-b3d3-2f27a87f75cc} executeQuery: Read 14 rows, 1.01 KiB in 0.001845 sec., 7588.075880758807 rows/sec., 546.24 KiB/sec. 2024.11.19 05:53:55.325650 [ 258 ] {6def4e85-c5ed-4b6a-b3d3-2f27a87f75cc} TCPHandler: Processed in 0.002187752 sec. 2024.11.19 05:53:55.325884 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:55.326085 [ 259 ] {3dcaf585-ee5f-43f6-b559-1b0e63e75f4a} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:53:55.326161 [ 259 ] {3dcaf585-ee5f-43f6-b559-1b0e63e75f4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:53:55.327161 [ 259 ] {3dcaf585-ee5f-43f6-b559-1b0e63e75f4a} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:55.327207 [ 259 ] {3dcaf585-ee5f-43f6-b559-1b0e63e75f4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:55.327663 [ 259 ] {3dcaf585-ee5f-43f6-b559-1b0e63e75f4a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.19 05:53:55.327932 [ 259 ] {3dcaf585-ee5f-43f6-b559-1b0e63e75f4a} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:53:55.328134 [ 259 ] {3dcaf585-ee5f-43f6-b559-1b0e63e75f4a} executeQuery: Read 261 rows, 23.51 KiB in 0.002059 sec., 126760.56338028169 rows/sec., 11.15 MiB/sec. 2024.11.19 05:53:55.328200 [ 259 ] {3dcaf585-ee5f-43f6-b559-1b0e63e75f4a} TCPHandler: Processed in 0.002421585 sec. 2024.11.19 05:53:55.328351 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:55.328487 [ 258 ] {c2577689-cd97-4570-9270-d2e421667647} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:53:55.328545 [ 258 ] {c2577689-cd97-4570-9270-d2e421667647} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:53:55.329200 [ 258 ] {c2577689-cd97-4570-9270-d2e421667647} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:55.329241 [ 258 ] {c2577689-cd97-4570-9270-d2e421667647} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:55.329607 [ 258 ] {c2577689-cd97-4570-9270-d2e421667647} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.19 05:53:55.329851 [ 258 ] {c2577689-cd97-4570-9270-d2e421667647} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:53:55.330098 [ 258 ] {c2577689-cd97-4570-9270-d2e421667647} executeQuery: Read 36 rows, 2.64 KiB in 0.001634 sec., 22031.823745410034 rows/sec., 1.58 MiB/sec. 2024.11.19 05:53:55.330241 [ 258 ] {c2577689-cd97-4570-9270-d2e421667647} TCPHandler: Processed in 0.00195597 sec. 2024.11.19 05:53:55.330389 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:55.330540 [ 259 ] {22be1c6c-8716-479f-9280-36dbdb02fa1b} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:53:55.330602 [ 259 ] {22be1c6c-8716-479f-9280-36dbdb02fa1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:53:55.331248 [ 259 ] {22be1c6c-8716-479f-9280-36dbdb02fa1b} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:55.331286 [ 259 ] {22be1c6c-8716-479f-9280-36dbdb02fa1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:55.331668 [ 259 ] {22be1c6c-8716-479f-9280-36dbdb02fa1b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.19 05:53:55.331921 [ 259 ] {22be1c6c-8716-479f-9280-36dbdb02fa1b} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:53:55.332144 [ 259 ] {22be1c6c-8716-479f-9280-36dbdb02fa1b} executeQuery: Read 14 rows, 1004.00 B in 0.001631 sec., 8583.690987124462 rows/sec., 601.15 KiB/sec. 2024.11.19 05:53:55.332318 [ 259 ] {22be1c6c-8716-479f-9280-36dbdb02fa1b} TCPHandler: Processed in 0.00199864 sec. 2024.11.19 05:53:55.332501 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:55.332637 [ 258 ] {bfd32f6b-0c61-452a-9c8f-12d805cf2293} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:53:55.332694 [ 258 ] {bfd32f6b-0c61-452a-9c8f-12d805cf2293} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:53:55.333317 [ 258 ] {bfd32f6b-0c61-452a-9c8f-12d805cf2293} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:55.333357 [ 258 ] {bfd32f6b-0c61-452a-9c8f-12d805cf2293} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:55.333719 [ 258 ] {bfd32f6b-0c61-452a-9c8f-12d805cf2293} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.19 05:53:55.333966 [ 258 ] {bfd32f6b-0c61-452a-9c8f-12d805cf2293} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:53:55.334188 [ 258 ] {bfd32f6b-0c61-452a-9c8f-12d805cf2293} executeQuery: Read 13 rows, 830.00 B in 0.001581 sec., 8222.643896268184 rows/sec., 512.68 KiB/sec. 2024.11.19 05:53:55.334240 [ 258 ] {bfd32f6b-0c61-452a-9c8f-12d805cf2293} TCPHandler: Processed in 0.001806529 sec. 2024.11.19 05:53:55.334391 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:55.334533 [ 259 ] {ae14ffdb-068b-4a9d-aafa-16786388aa4d} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:53:55.334590 [ 259 ] {ae14ffdb-068b-4a9d-aafa-16786388aa4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:53:55.335363 [ 259 ] {ae14ffdb-068b-4a9d-aafa-16786388aa4d} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:55.335402 [ 259 ] {ae14ffdb-068b-4a9d-aafa-16786388aa4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:55.335798 [ 259 ] {ae14ffdb-068b-4a9d-aafa-16786388aa4d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.19 05:53:55.336045 [ 259 ] {ae14ffdb-068b-4a9d-aafa-16786388aa4d} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:53:55.336226 [ 259 ] {ae14ffdb-068b-4a9d-aafa-16786388aa4d} executeQuery: Read 414 rows, 30.27 KiB in 0.001724 sec., 240139.21113689095 rows/sec., 17.15 MiB/sec. 2024.11.19 05:53:55.336282 [ 259 ] {ae14ffdb-068b-4a9d-aafa-16786388aa4d} TCPHandler: Processed in 0.001961551 sec. 2024.11.19 05:53:55.336426 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:55.336562 [ 258 ] {a2f50508-3116-4b01-9e1a-c79aa0d84ad8} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:53:55.336622 [ 258 ] {a2f50508-3116-4b01-9e1a-c79aa0d84ad8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:53:55.337150 [ 258 ] {a2f50508-3116-4b01-9e1a-c79aa0d84ad8} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:55.337189 [ 258 ] {a2f50508-3116-4b01-9e1a-c79aa0d84ad8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:55.337563 [ 258 ] {a2f50508-3116-4b01-9e1a-c79aa0d84ad8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.19 05:53:55.337808 [ 258 ] {a2f50508-3116-4b01-9e1a-c79aa0d84ad8} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:53:55.338023 [ 258 ] {a2f50508-3116-4b01-9e1a-c79aa0d84ad8} executeQuery: Read 6 rows, 321.00 B in 0.001491 sec., 4024.144869215292 rows/sec., 210.25 KiB/sec. 2024.11.19 05:53:55.338073 [ 258 ] {a2f50508-3116-4b01-9e1a-c79aa0d84ad8} TCPHandler: Processed in 0.001712697 sec. 2024.11.19 05:53:55.338217 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:55.338357 [ 259 ] {a5444165-f81a-46f4-a038-7632b6cf5c1e} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:53:55.338421 [ 259 ] {a5444165-f81a-46f4-a038-7632b6cf5c1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:53:55.339084 [ 259 ] {a5444165-f81a-46f4-a038-7632b6cf5c1e} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:55.339121 [ 259 ] {a5444165-f81a-46f4-a038-7632b6cf5c1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:55.339531 [ 259 ] {a5444165-f81a-46f4-a038-7632b6cf5c1e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.19 05:53:55.339781 [ 259 ] {a5444165-f81a-46f4-a038-7632b6cf5c1e} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:53:55.339986 [ 259 ] {a5444165-f81a-46f4-a038-7632b6cf5c1e} executeQuery: Read 237 rows, 16.27 KiB in 0.001656 sec., 143115.9420289855 rows/sec., 9.59 MiB/sec. 2024.11.19 05:53:55.340056 [ 259 ] {a5444165-f81a-46f4-a038-7632b6cf5c1e} TCPHandler: Processed in 0.00190616 sec. 2024.11.19 05:53:55.340216 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:55.340354 [ 258 ] {41e0c520-e8a4-48f8-a815-465fe2cb41b8} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:53:55.340414 [ 258 ] {41e0c520-e8a4-48f8-a815-465fe2cb41b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:53:55.340951 [ 258 ] {41e0c520-e8a4-48f8-a815-465fe2cb41b8} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:55.340997 [ 258 ] {41e0c520-e8a4-48f8-a815-465fe2cb41b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:55.341376 [ 258 ] {41e0c520-e8a4-48f8-a815-465fe2cb41b8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.19 05:53:55.341614 [ 258 ] {41e0c520-e8a4-48f8-a815-465fe2cb41b8} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:53:55.341910 [ 258 ] {41e0c520-e8a4-48f8-a815-465fe2cb41b8} executeQuery: Read 1 rows, 69.00 B in 0.001562 sec., 640.2048655569782 rows/sec., 43.14 KiB/sec. 2024.11.19 05:53:55.341984 [ 258 ] {41e0c520-e8a4-48f8-a815-465fe2cb41b8} TCPHandler: Processed in 0.001837659 sec. 2024.11.19 05:53:55.342129 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:55.342270 [ 259 ] {540931c6-fab9-40c0-9f48-fc61b57a37e6} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:53:55.342361 [ 259 ] {540931c6-fab9-40c0-9f48-fc61b57a37e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:53:55.343593 [ 259 ] {540931c6-fab9-40c0-9f48-fc61b57a37e6} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:55.343632 [ 259 ] {540931c6-fab9-40c0-9f48-fc61b57a37e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:55.344277 [ 259 ] {540931c6-fab9-40c0-9f48-fc61b57a37e6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.19 05:53:55.344553 [ 259 ] {540931c6-fab9-40c0-9f48-fc61b57a37e6} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:53:55.344790 [ 259 ] {540931c6-fab9-40c0-9f48-fc61b57a37e6} executeQuery: Read 29 rows, 53.21 KiB in 0.00255 sec., 11372.549019607843 rows/sec., 20.38 MiB/sec. 2024.11.19 05:53:55.344895 [ 259 ] {540931c6-fab9-40c0-9f48-fc61b57a37e6} TCPHandler: Processed in 0.002833639 sec. 2024.11.19 05:53:55.345040 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:55.345175 [ 258 ] {a3ceaa8a-a014-4873-9c9a-d4c85a75352a} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.11.19 05:53:55.345235 [ 258 ] {a3ceaa8a-a014-4873-9c9a-d4c85a75352a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.11.19 05:53:55.345768 [ 258 ] {a3ceaa8a-a014-4873-9c9a-d4c85a75352a} oximeter.measurements_i64 (15a1e262-d2de-4fd3-ae3b-7045ee4b1b7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:55.345815 [ 258 ] {a3ceaa8a-a014-4873-9c9a-d4c85a75352a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:55.346213 [ 258 ] {a3ceaa8a-a014-4873-9c9a-d4c85a75352a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.19 05:53:55.346454 [ 258 ] {a3ceaa8a-a014-4873-9c9a-d4c85a75352a} oximeter.measurements_i64 (15a1e262-d2de-4fd3-ae3b-7045ee4b1b7d): 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.19 05:53:55.346722 [ 258 ] {a3ceaa8a-a014-4873-9c9a-d4c85a75352a} executeQuery: Read 3 rows, 246.00 B in 0.001566 sec., 1915.7088122605364 rows/sec., 153.41 KiB/sec. 2024.11.19 05:53:55.346780 [ 258 ] {a3ceaa8a-a014-4873-9c9a-d4c85a75352a} TCPHandler: Processed in 0.001804499 sec. 2024.11.19 05:53:55.346920 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:53:55.347049 [ 259 ] {14b11e2b-8cff-4af9-a2f8-21f860a9e0b5} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:53:55.347109 [ 259 ] {14b11e2b-8cff-4af9-a2f8-21f860a9e0b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:53:55.347676 [ 259 ] {14b11e2b-8cff-4af9-a2f8-21f860a9e0b5} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:55.347723 [ 259 ] {14b11e2b-8cff-4af9-a2f8-21f860a9e0b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:55.348144 [ 259 ] {14b11e2b-8cff-4af9-a2f8-21f860a9e0b5} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.19 05:53:55.348403 [ 259 ] {14b11e2b-8cff-4af9-a2f8-21f860a9e0b5} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:53:55.348586 [ 259 ] {14b11e2b-8cff-4af9-a2f8-21f860a9e0b5} executeQuery: Read 82 rows, 5.33 KiB in 0.001569 sec., 52262.58763543658 rows/sec., 3.32 MiB/sec. 2024.11.19 05:53:55.348638 [ 259 ] {14b11e2b-8cff-4af9-a2f8-21f860a9e0b5} TCPHandler: Processed in 0.001775409 sec. 2024.11.19 05:53:58.616975 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 280 2024.11.19 05:53:58.620276 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:53:58.620330 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:53:58.621814 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.19 05:53:58.622140 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:53:58.622876 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 280 2024.11.19 05:54:00.315734 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:00.315942 [ 258 ] {c47e5ee7-cd60-4f89-9c9d-cd4ed00432cb} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:54:00.316019 [ 258 ] {c47e5ee7-cd60-4f89-9c9d-cd4ed00432cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:54:00.316820 [ 258 ] {c47e5ee7-cd60-4f89-9c9d-cd4ed00432cb} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:00.316872 [ 258 ] {c47e5ee7-cd60-4f89-9c9d-cd4ed00432cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:54:00.317320 [ 258 ] {c47e5ee7-cd60-4f89-9c9d-cd4ed00432cb} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.19 05:54:00.317592 [ 258 ] {c47e5ee7-cd60-4f89-9c9d-cd4ed00432cb} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:54:00.317837 [ 258 ] {c47e5ee7-cd60-4f89-9c9d-cd4ed00432cb} executeQuery: Read 56 rows, 4.41 KiB in 0.00194 sec., 28865.979381443296 rows/sec., 2.22 MiB/sec. 2024.11.19 05:54:00.318032 [ 258 ] {c47e5ee7-cd60-4f89-9c9d-cd4ed00432cb} TCPHandler: Processed in 0.002429565 sec. 2024.11.19 05:54:00.318317 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:00.318511 [ 259 ] {e7b5a3d1-a537-48ed-8555-df81fd30fdc9} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:54:00.318588 [ 259 ] {e7b5a3d1-a537-48ed-8555-df81fd30fdc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:54:00.319393 [ 259 ] {e7b5a3d1-a537-48ed-8555-df81fd30fdc9} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:00.319448 [ 259 ] {e7b5a3d1-a537-48ed-8555-df81fd30fdc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:54:00.319888 [ 259 ] {e7b5a3d1-a537-48ed-8555-df81fd30fdc9} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.19 05:54:00.320160 [ 259 ] {e7b5a3d1-a537-48ed-8555-df81fd30fdc9} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:54:00.320370 [ 259 ] {e7b5a3d1-a537-48ed-8555-df81fd30fdc9} executeQuery: Read 64 rows, 5.12 KiB in 0.001912 sec., 33472.803347280336 rows/sec., 2.61 MiB/sec. 2024.11.19 05:54:00.320469 [ 259 ] {e7b5a3d1-a537-48ed-8555-df81fd30fdc9} TCPHandler: Processed in 0.002289314 sec. 2024.11.19 05:54:00.320637 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:00.320767 [ 258 ] {432b9bf1-9482-43b5-b978-56ed80518003} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:54:00.320825 [ 258 ] {432b9bf1-9482-43b5-b978-56ed80518003} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:54:00.321413 [ 258 ] {432b9bf1-9482-43b5-b978-56ed80518003} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:00.321459 [ 258 ] {432b9bf1-9482-43b5-b978-56ed80518003} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:54:00.321871 [ 258 ] {432b9bf1-9482-43b5-b978-56ed80518003} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.19 05:54:00.322116 [ 258 ] {432b9bf1-9482-43b5-b978-56ed80518003} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:54:00.322329 [ 258 ] {432b9bf1-9482-43b5-b978-56ed80518003} executeQuery: Read 128 rows, 9.13 KiB in 0.001593 sec., 80351.53797865662 rows/sec., 5.60 MiB/sec. 2024.11.19 05:54:00.322384 [ 258 ] {432b9bf1-9482-43b5-b978-56ed80518003} TCPHandler: Processed in 0.001816209 sec. 2024.11.19 05:54:00.322560 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:00.322705 [ 259 ] {8f232de8-8477-44f8-9e7e-77b7db4a2b3b} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:54:00.322769 [ 259 ] {8f232de8-8477-44f8-9e7e-77b7db4a2b3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:54:00.323343 [ 259 ] {8f232de8-8477-44f8-9e7e-77b7db4a2b3b} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:00.323380 [ 259 ] {8f232de8-8477-44f8-9e7e-77b7db4a2b3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:54:00.323768 [ 259 ] {8f232de8-8477-44f8-9e7e-77b7db4a2b3b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.19 05:54:00.324006 [ 259 ] {8f232de8-8477-44f8-9e7e-77b7db4a2b3b} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:54:00.324185 [ 259 ] {8f232de8-8477-44f8-9e7e-77b7db4a2b3b} executeQuery: Read 48 rows, 3.31 KiB in 0.001515 sec., 31683.16831683168 rows/sec., 2.14 MiB/sec. 2024.11.19 05:54:00.324237 [ 259 ] {8f232de8-8477-44f8-9e7e-77b7db4a2b3b} TCPHandler: Processed in 0.001748198 sec. 2024.11.19 05:54:01.103589 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2024.11.19 05:54:01.104232 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:01.104274 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:54:01.104876 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.19 05:54:01.105156 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:54:01.105350 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2024.11.19 05:54:01.294454 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2024.11.19 05:54:01.313103 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:01.313166 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.11.19 05:54:01.320077 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.19 05:54:01.320834 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:54:01.323445 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2024.11.19 05:54:05.317339 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:05.317570 [ 258 ] {83cc07d1-3f01-4a23-a348-7a50a580928e} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:54:05.317654 [ 258 ] {83cc07d1-3f01-4a23-a348-7a50a580928e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:54:05.318493 [ 258 ] {83cc07d1-3f01-4a23-a348-7a50a580928e} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:05.318549 [ 258 ] {83cc07d1-3f01-4a23-a348-7a50a580928e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:05.319015 [ 258 ] {83cc07d1-3f01-4a23-a348-7a50a580928e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.19 05:54:05.319286 [ 258 ] {83cc07d1-3f01-4a23-a348-7a50a580928e} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:54:05.319535 [ 258 ] {83cc07d1-3f01-4a23-a348-7a50a580928e} executeQuery: Read 56 rows, 4.41 KiB in 0.002025 sec., 27654.320987654322 rows/sec., 2.12 MiB/sec. 2024.11.19 05:54:05.319603 [ 258 ] {83cc07d1-3f01-4a23-a348-7a50a580928e} TCPHandler: Processed in 0.002409425 sec. 2024.11.19 05:54:05.319850 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:05.320047 [ 259 ] {da7cf958-ed78-4308-b12e-2a9f0533fd96} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:54:05.320123 [ 259 ] {da7cf958-ed78-4308-b12e-2a9f0533fd96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:54:05.320905 [ 259 ] {da7cf958-ed78-4308-b12e-2a9f0533fd96} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:05.320958 [ 259 ] {da7cf958-ed78-4308-b12e-2a9f0533fd96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:05.321398 [ 259 ] {da7cf958-ed78-4308-b12e-2a9f0533fd96} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.19 05:54:05.321661 [ 259 ] {da7cf958-ed78-4308-b12e-2a9f0533fd96} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:54:05.321934 [ 259 ] {da7cf958-ed78-4308-b12e-2a9f0533fd96} executeQuery: Read 64 rows, 5.12 KiB in 0.001937 sec., 33040.78471863707 rows/sec., 2.58 MiB/sec. 2024.11.19 05:54:05.322133 [ 259 ] {da7cf958-ed78-4308-b12e-2a9f0533fd96} TCPHandler: Processed in 0.002420755 sec. 2024.11.19 05:54:05.322289 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:05.322418 [ 258 ] {cf8161ab-a349-4ac2-95b5-a4b79ddf2803} executeQuery: (from [fd00:1122:3344:101::d]:32967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:54:05.322477 [ 258 ] {cf8161ab-a349-4ac2-95b5-a4b79ddf2803} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:54:05.323075 [ 258 ] {cf8161ab-a349-4ac2-95b5-a4b79ddf2803} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:05.323118 [ 258 ] {cf8161ab-a349-4ac2-95b5-a4b79ddf2803} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:05.323544 [ 258 ] {cf8161ab-a349-4ac2-95b5-a4b79ddf2803} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.19 05:54:05.323790 [ 258 ] {cf8161ab-a349-4ac2-95b5-a4b79ddf2803} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:54:05.324022 [ 258 ] {cf8161ab-a349-4ac2-95b5-a4b79ddf2803} executeQuery: Read 160 rows, 11.41 KiB in 0.001633 sec., 97979.17942437233 rows/sec., 6.82 MiB/sec. 2024.11.19 05:54:05.324136 [ 258 ] {cf8161ab-a349-4ac2-95b5-a4b79ddf2803} TCPHandler: Processed in 0.00190281 sec. 2024.11.19 05:54:05.324277 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:05.324403 [ 259 ] {8d64f3ef-c669-4673-a74f-3c8d1d0eddf0} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:54:05.324457 [ 259 ] {8d64f3ef-c669-4673-a74f-3c8d1d0eddf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:54:05.324983 [ 259 ] {8d64f3ef-c669-4673-a74f-3c8d1d0eddf0} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:05.325022 [ 259 ] {8d64f3ef-c669-4673-a74f-3c8d1d0eddf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:05.325416 [ 259 ] {8d64f3ef-c669-4673-a74f-3c8d1d0eddf0} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.19 05:54:05.325670 [ 259 ] {8d64f3ef-c669-4673-a74f-3c8d1d0eddf0} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:54:05.325908 [ 259 ] {8d64f3ef-c669-4673-a74f-3c8d1d0eddf0} executeQuery: Read 60 rows, 4.14 KiB in 0.001515 sec., 39603.960396039605 rows/sec., 2.67 MiB/sec. 2024.11.19 05:54:05.326045 [ 259 ] {8d64f3ef-c669-4673-a74f-3c8d1d0eddf0} TCPHandler: Processed in 0.001826619 sec. 2024.11.19 05:54:06.580446 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43468, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:06.802574 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38357, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:06.851881 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46490, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:06.857161 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60754, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:06.985613 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38478, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:07.010929 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58093, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:07.027225 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48258, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:07.029468 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60360, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:08.522822 [ 49 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:54:08.522875 [ 49 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:54:08.605569 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 2024.11.19 05:54:08.606185 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:08.606227 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:08.606815 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.19 05:54:08.607082 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:54:08.607402 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2024.11.19 05:54:08.623217 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 296 2024.11.19 05:54:08.625965 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:08.626023 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:08.627482 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.19 05:54:08.627798 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:54:08.628019 [ 49 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.19 05:54:08.628138 [ 49 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:08.628209 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:08.628616 [ 193 ] {3d17012a-6c43-4282-98e6-700f65c969c7::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.19 05:54:08.629819 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 296 2024.11.19 05:54:08.630193 [ 193 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:54:08.630378 [ 193 ] {3d17012a-6c43-4282-98e6-700f65c969c7::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.19 05:54:08.630897 [ 193 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 98 rows starting from the beginning of the part 2024.11.19 05:54:08.631379 [ 193 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part 2024.11.19 05:54:08.631849 [ 193 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part 2024.11.19 05:54:08.632304 [ 193 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part 2024.11.19 05:54:08.632947 [ 193 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 16 rows starting from the beginning of the part 2024.11.19 05:54:08.640802 [ 197 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 296 rows, containing 72 columns (72 merged, 0 gathered) in 0.012448209 sec., 23778.52107078215 rows/sec., 24.23 MiB/sec. 2024.11.19 05:54:08.641705 [ 197 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.19 05:54:08.642417 [ 197 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_6_1} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:54:08.642500 [ 197 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_6_1} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.19 05:54:08.642709 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. 2024.11.19 05:54:08.823624 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2024.11.19 05:54:08.843408 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:08.843466 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:08.850660 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.19 05:54:08.851419 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:54:08.854441 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2024.11.19 05:54:09.701129 [ 258 ] {} TCPHandler: Done processing connection. 2024.11.19 05:54:09.701225 [ 258 ] {} TCP-Session: ea76c9f0-ee2e-4b39-891e-3014fb940d60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.19 05:54:09.756001 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60670, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:10.000177 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 165.29 MiB, peak 171.10 MiB, free memory in arenas 0.00 B, will set to 167.38 MiB (RSS), difference: 2.09 MiB 2024.11.19 05:54:10.241601 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40172, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:10.323611 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:10.323804 [ 259 ] {1693f57f-6257-449f-9167-8739ab0abacb} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:54:10.323877 [ 259 ] {1693f57f-6257-449f-9167-8739ab0abacb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:54:10.324618 [ 259 ] {1693f57f-6257-449f-9167-8739ab0abacb} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:10.324672 [ 259 ] {1693f57f-6257-449f-9167-8739ab0abacb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:10.325113 [ 259 ] {1693f57f-6257-449f-9167-8739ab0abacb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.19 05:54:10.325376 [ 259 ] {1693f57f-6257-449f-9167-8739ab0abacb} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:54:10.325621 [ 259 ] {1693f57f-6257-449f-9167-8739ab0abacb} executeQuery: Read 14 rows, 1.01 KiB in 0.001868 sec., 7494.646680942184 rows/sec., 539.51 KiB/sec. 2024.11.19 05:54:10.325685 [ 259 ] {1693f57f-6257-449f-9167-8739ab0abacb} TCPHandler: Processed in 0.002207923 sec. 2024.11.19 05:54:10.325899 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:10.326017 [ 263 ] {bb97495e-8735-474b-bf6d-5d3f11b9f281} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:54:10.326088 [ 263 ] {bb97495e-8735-474b-bf6d-5d3f11b9f281} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:54:10.326822 [ 263 ] {bb97495e-8735-474b-bf6d-5d3f11b9f281} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:10.326864 [ 263 ] {bb97495e-8735-474b-bf6d-5d3f11b9f281} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:10.327245 [ 263 ] {bb97495e-8735-474b-bf6d-5d3f11b9f281} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.19 05:54:10.327486 [ 263 ] {bb97495e-8735-474b-bf6d-5d3f11b9f281} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:54:10.327703 [ 263 ] {bb97495e-8735-474b-bf6d-5d3f11b9f281} executeQuery: Read 261 rows, 23.51 KiB in 0.001714 sec., 152275.37922987164 rows/sec., 13.39 MiB/sec. 2024.11.19 05:54:10.327758 [ 263 ] {bb97495e-8735-474b-bf6d-5d3f11b9f281} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.11.19 05:54:10.327773 [ 263 ] {bb97495e-8735-474b-bf6d-5d3f11b9f281} TCPHandler: Processed in 0.001975011 sec. 2024.11.19 05:54:10.327928 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:10.328040 [ 259 ] {378399fe-e05c-4dcf-be62-91e2f8206c08} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:54:10.328086 [ 259 ] {378399fe-e05c-4dcf-be62-91e2f8206c08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:54:10.328627 [ 259 ] {378399fe-e05c-4dcf-be62-91e2f8206c08} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:10.328668 [ 259 ] {378399fe-e05c-4dcf-be62-91e2f8206c08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:10.329024 [ 259 ] {378399fe-e05c-4dcf-be62-91e2f8206c08} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.19 05:54:10.329269 [ 259 ] {378399fe-e05c-4dcf-be62-91e2f8206c08} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:54:10.329636 [ 259 ] {378399fe-e05c-4dcf-be62-91e2f8206c08} executeQuery: Read 36 rows, 2.64 KiB in 0.001583 sec., 22741.62981680354 rows/sec., 1.63 MiB/sec. 2024.11.19 05:54:10.329795 [ 259 ] {378399fe-e05c-4dcf-be62-91e2f8206c08} TCPHandler: Processed in 0.00192898 sec. 2024.11.19 05:54:10.329954 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:10.330061 [ 263 ] {beac056d-4211-4893-9689-0f4f1d565f6d} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:54:10.330104 [ 263 ] {beac056d-4211-4893-9689-0f4f1d565f6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:54:10.330630 [ 263 ] {beac056d-4211-4893-9689-0f4f1d565f6d} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:10.330669 [ 263 ] {beac056d-4211-4893-9689-0f4f1d565f6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:10.331009 [ 263 ] {beac056d-4211-4893-9689-0f4f1d565f6d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.19 05:54:10.331244 [ 263 ] {beac056d-4211-4893-9689-0f4f1d565f6d} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:54:10.331597 [ 263 ] {beac056d-4211-4893-9689-0f4f1d565f6d} executeQuery: Read 14 rows, 1004.00 B in 0.001526 sec., 9174.311926605504 rows/sec., 642.51 KiB/sec. 2024.11.19 05:54:10.331806 [ 263 ] {beac056d-4211-4893-9689-0f4f1d565f6d} TCPHandler: Processed in 0.00191146 sec. 2024.11.19 05:54:10.331951 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:10.332059 [ 259 ] {449a638b-df9a-4a98-8f6f-010f6f25cf38} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:54:10.332103 [ 259 ] {449a638b-df9a-4a98-8f6f-010f6f25cf38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:54:10.332621 [ 259 ] {449a638b-df9a-4a98-8f6f-010f6f25cf38} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:10.332687 [ 259 ] {449a638b-df9a-4a98-8f6f-010f6f25cf38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:10.333116 [ 259 ] {449a638b-df9a-4a98-8f6f-010f6f25cf38} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.19 05:54:10.333398 [ 259 ] {449a638b-df9a-4a98-8f6f-010f6f25cf38} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:54:10.333811 [ 259 ] {449a638b-df9a-4a98-8f6f-010f6f25cf38} executeQuery: Read 13 rows, 830.00 B in 0.001756 sec., 7403.189066059225 rows/sec., 461.59 KiB/sec. 2024.11.19 05:54:10.333931 [ 259 ] {449a638b-df9a-4a98-8f6f-010f6f25cf38} TCPHandler: Processed in 0.002039791 sec. 2024.11.19 05:54:10.334072 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:10.334178 [ 263 ] {f7c983fc-4157-452e-b9b8-ccfbbfc19a85} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:54:10.334222 [ 263 ] {f7c983fc-4157-452e-b9b8-ccfbbfc19a85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:54:10.334889 [ 263 ] {f7c983fc-4157-452e-b9b8-ccfbbfc19a85} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:10.334928 [ 263 ] {f7c983fc-4157-452e-b9b8-ccfbbfc19a85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:10.335307 [ 263 ] {f7c983fc-4157-452e-b9b8-ccfbbfc19a85} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.19 05:54:10.335543 [ 263 ] {f7c983fc-4157-452e-b9b8-ccfbbfc19a85} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:54:10.335761 [ 263 ] {f7c983fc-4157-452e-b9b8-ccfbbfc19a85} executeQuery: Read 411 rows, 30.00 KiB in 0.001587 sec., 258979.20604914933 rows/sec., 18.46 MiB/sec. 2024.11.19 05:54:10.336150 [ 263 ] {f7c983fc-4157-452e-b9b8-ccfbbfc19a85} TCPHandler: Processed in 0.002118982 sec. 2024.11.19 05:54:10.336352 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:10.336482 [ 259 ] {d02be17c-405f-4301-8d43-2859d3af9313} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:54:10.336538 [ 259 ] {d02be17c-405f-4301-8d43-2859d3af9313} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:54:10.337081 [ 259 ] {d02be17c-405f-4301-8d43-2859d3af9313} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:10.337127 [ 259 ] {d02be17c-405f-4301-8d43-2859d3af9313} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:10.337555 [ 259 ] {d02be17c-405f-4301-8d43-2859d3af9313} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.19 05:54:10.337813 [ 259 ] {d02be17c-405f-4301-8d43-2859d3af9313} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:54:10.338167 [ 259 ] {d02be17c-405f-4301-8d43-2859d3af9313} executeQuery: Read 6 rows, 321.00 B in 0.00168 sec., 3571.428571428571 rows/sec., 186.59 KiB/sec. 2024.11.19 05:54:10.338354 [ 259 ] {d02be17c-405f-4301-8d43-2859d3af9313} TCPHandler: Processed in 0.002090362 sec. 2024.11.19 05:54:10.338492 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:10.338605 [ 263 ] {d6a468d2-e1ae-4318-9fc5-0797521eaf1c} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:54:10.338661 [ 263 ] {d6a468d2-e1ae-4318-9fc5-0797521eaf1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:54:10.339287 [ 263 ] {d6a468d2-e1ae-4318-9fc5-0797521eaf1c} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:10.339332 [ 263 ] {d6a468d2-e1ae-4318-9fc5-0797521eaf1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:10.339748 [ 263 ] {d6a468d2-e1ae-4318-9fc5-0797521eaf1c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.19 05:54:10.339984 [ 263 ] {d6a468d2-e1ae-4318-9fc5-0797521eaf1c} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:54:10.340235 [ 263 ] {d6a468d2-e1ae-4318-9fc5-0797521eaf1c} executeQuery: Read 237 rows, 16.27 KiB in 0.001644 sec., 144160.58394160584 rows/sec., 9.66 MiB/sec. 2024.11.19 05:54:10.340342 [ 263 ] {d6a468d2-e1ae-4318-9fc5-0797521eaf1c} TCPHandler: Processed in 0.001901689 sec. 2024.11.19 05:54:10.340485 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:10.340600 [ 259 ] {a9a8e9a9-ed4f-45d0-a6bd-19883c179391} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:54:10.340655 [ 259 ] {a9a8e9a9-ed4f-45d0-a6bd-19883c179391} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:54:10.341171 [ 259 ] {a9a8e9a9-ed4f-45d0-a6bd-19883c179391} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:10.341216 [ 259 ] {a9a8e9a9-ed4f-45d0-a6bd-19883c179391} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:10.341621 [ 259 ] {a9a8e9a9-ed4f-45d0-a6bd-19883c179391} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.19 05:54:10.341857 [ 259 ] {a9a8e9a9-ed4f-45d0-a6bd-19883c179391} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:54:10.342176 [ 259 ] {a9a8e9a9-ed4f-45d0-a6bd-19883c179391} executeQuery: Read 1 rows, 69.00 B in 0.001574 sec., 635.3240152477763 rows/sec., 42.81 KiB/sec. 2024.11.19 05:54:10.342344 [ 259 ] {a9a8e9a9-ed4f-45d0-a6bd-19883c179391} TCPHandler: Processed in 0.001905609 sec. 2024.11.19 05:54:10.342490 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:10.342615 [ 263 ] {8fcb0fc9-c11b-464a-a080-38db63f0d389} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:54:10.342696 [ 263 ] {8fcb0fc9-c11b-464a-a080-38db63f0d389} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:54:10.343986 [ 263 ] {8fcb0fc9-c11b-464a-a080-38db63f0d389} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:10.344025 [ 263 ] {8fcb0fc9-c11b-464a-a080-38db63f0d389} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:10.344654 [ 263 ] {8fcb0fc9-c11b-464a-a080-38db63f0d389} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.19 05:54:10.344909 [ 263 ] {8fcb0fc9-c11b-464a-a080-38db63f0d389} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:54:10.345351 [ 263 ] {8fcb0fc9-c11b-464a-a080-38db63f0d389} executeQuery: Read 29 rows, 53.21 KiB in 0.002744 sec., 10568.513119533529 rows/sec., 18.94 MiB/sec. 2024.11.19 05:54:10.345549 [ 263 ] {8fcb0fc9-c11b-464a-a080-38db63f0d389} TCPHandler: Processed in 0.003110613 sec. 2024.11.19 05:54:10.345700 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:10.345828 [ 259 ] {13bb65f0-aa0b-4411-b6b1-77b86536e225} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:54:10.345905 [ 259 ] {13bb65f0-aa0b-4411-b6b1-77b86536e225} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:54:10.346465 [ 259 ] {13bb65f0-aa0b-4411-b6b1-77b86536e225} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:10.346510 [ 259 ] {13bb65f0-aa0b-4411-b6b1-77b86536e225} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:10.346880 [ 259 ] {13bb65f0-aa0b-4411-b6b1-77b86536e225} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.19 05:54:10.347116 [ 259 ] {13bb65f0-aa0b-4411-b6b1-77b86536e225} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:54:10.347330 [ 259 ] {13bb65f0-aa0b-4411-b6b1-77b86536e225} executeQuery: Read 82 rows, 5.33 KiB in 0.00153 sec., 53594.77124183007 rows/sec., 3.40 MiB/sec. 2024.11.19 05:54:10.347378 [ 259 ] {13bb65f0-aa0b-4411-b6b1-77b86536e225} TCPHandler: Processed in 0.001740569 sec. 2024.11.19 05:54:10.472338 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59137, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:10.485883 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64370, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:10.528301 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52116, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:10.654044 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46487, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:10.670971 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60605, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:10.678632 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47225, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:11.000250 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 170.30 MiB, peak 171.73 MiB, free memory in arenas 0.00 B, will set to 167.46 MiB (RSS), difference: -2.84 MiB 2024.11.19 05:54:11.060617 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36002, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:11.297239 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33514, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:11.418105 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56859, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:11.493894 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51496, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:11.508289 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55155, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:11.522683 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50123, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:11.629271 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53721, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:11.666445 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52928, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:11.678884 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63746, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:11.879773 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42276, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:11.913216 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40577, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:11.936882 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43035, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:12.235940 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34649, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:12.286335 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41100, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:12.307689 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54740, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:12.368107 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56790, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:15.318546 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:15.318762 [ 259 ] {1fdadeb4-4fa1-406c-9313-146fb9f06811} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:54:15.318842 [ 259 ] {1fdadeb4-4fa1-406c-9313-146fb9f06811} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:54:15.319778 [ 259 ] {1fdadeb4-4fa1-406c-9313-146fb9f06811} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:15.319836 [ 259 ] {1fdadeb4-4fa1-406c-9313-146fb9f06811} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:15.320324 [ 259 ] {1fdadeb4-4fa1-406c-9313-146fb9f06811} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.19 05:54:15.320683 [ 259 ] {1fdadeb4-4fa1-406c-9313-146fb9f06811} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:54:15.320871 [ 36 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.19 05:54:15.320919 [ 36 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:15.320963 [ 259 ] {1fdadeb4-4fa1-406c-9313-146fb9f06811} executeQuery: Read 56 rows, 4.41 KiB in 0.002237 sec., 25033.527045149756 rows/sec., 1.92 MiB/sec. 2024.11.19 05:54:15.320970 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:15.321101 [ 259 ] {1fdadeb4-4fa1-406c-9313-146fb9f06811} TCPHandler: Processed in 0.002702758 sec. 2024.11.19 05:54:15.321290 [ 191 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:54:15.321401 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:15.321636 [ 191 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:54:15.321644 [ 263 ] {7b2c050b-b69f-40c5-a7b6-d3157a2e27ba} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:54:15.321713 [ 191 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1385 rows starting from the beginning of the part 2024.11.19 05:54:15.321755 [ 263 ] {7b2c050b-b69f-40c5-a7b6-d3157a2e27ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:54:15.322121 [ 191 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 261 rows starting from the beginning of the part 2024.11.19 05:54:15.322451 [ 191 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:54:15.322811 [ 191 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:54:15.323091 [ 191 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 261 rows starting from the beginning of the part 2024.11.19 05:54:15.323393 [ 191 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:54:15.325095 [ 263 ] {7b2c050b-b69f-40c5-a7b6-d3157a2e27ba} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:15.325187 [ 263 ] {7b2c050b-b69f-40c5-a7b6-d3157a2e27ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:15.326242 [ 263 ] {7b2c050b-b69f-40c5-a7b6-d3157a2e27ba} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.19 05:54:15.326448 [ 191 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 2075 rows, containing 5 columns (5 merged, 0 gathered) in 0.005327355 sec., 389499.10415206046 rows/sec., 34.26 MiB/sec. 2024.11.19 05:54:15.326776 [ 191 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.19 05:54:15.326947 [ 263 ] {7b2c050b-b69f-40c5-a7b6-d3157a2e27ba} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:54:15.327256 [ 36 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.19 05:54:15.327338 [ 36 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:15.327402 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:15.327448 [ 191 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_11_2} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:54:15.327584 [ 263 ] {7b2c050b-b69f-40c5-a7b6-d3157a2e27ba} executeQuery: Read 64 rows, 5.12 KiB in 0.005984 sec., 10695.187165775402 rows/sec., 854.82 KiB/sec. 2024.11.19 05:54:15.327947 [ 191 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_11_2} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.19 05:54:15.328268 [ 263 ] {7b2c050b-b69f-40c5-a7b6-d3157a2e27ba} TCPHandler: Processed in 0.006963052 sec. 2024.11.19 05:54:15.328449 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2024.11.19 05:54:15.328545 [ 197 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:54:15.328552 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:15.328885 [ 259 ] {423844f3-1ff1-4935-abd1-3f869f9c1946} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:54:15.328908 [ 197 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:54:15.329012 [ 197 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 866 rows starting from the beginning of the part 2024.11.19 05:54:15.329025 [ 259 ] {423844f3-1ff1-4935-abd1-3f869f9c1946} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:54:15.329518 [ 197 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 414 rows starting from the beginning of the part 2024.11.19 05:54:15.330003 [ 197 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part 2024.11.19 05:54:15.330430 [ 197 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part 2024.11.19 05:54:15.330989 [ 197 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 411 rows starting from the beginning of the part 2024.11.19 05:54:15.331450 [ 197 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part 2024.11.19 05:54:15.332203 [ 259 ] {423844f3-1ff1-4935-abd1-3f869f9c1946} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:15.332257 [ 259 ] {423844f3-1ff1-4935-abd1-3f869f9c1946} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:15.333316 [ 259 ] {423844f3-1ff1-4935-abd1-3f869f9c1946} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.19 05:54:15.334020 [ 259 ] {423844f3-1ff1-4935-abd1-3f869f9c1946} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:54:15.334419 [ 36 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.19 05:54:15.334497 [ 36 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:15.334542 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:15.334645 [ 259 ] {423844f3-1ff1-4935-abd1-3f869f9c1946} executeQuery: Read 128 rows, 9.13 KiB in 0.005854 sec., 21865.391185514178 rows/sec., 1.52 MiB/sec. 2024.11.19 05:54:15.335215 [ 259 ] {423844f3-1ff1-4935-abd1-3f869f9c1946} TCPHandler: Processed in 0.00673597 sec. 2024.11.19 05:54:15.335667 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:15.335809 [ 194 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:54:15.336124 [ 263 ] {2b0d1174-dd94-40e1-9eff-84feb1359bfe} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:54:15.336405 [ 263 ] {2b0d1174-dd94-40e1-9eff-84feb1359bfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:54:15.336479 [ 197 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1883 rows, containing 5 columns (5 merged, 0 gathered) in 0.008852331 sec., 212712.33531597498 rows/sec., 16.24 MiB/sec. 2024.11.19 05:54:15.336707 [ 194 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:54:15.336892 [ 194 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2416 rows starting from the beginning of the part 2024.11.19 05:54:15.336952 [ 197 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.19 05:54:15.337689 [ 194 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 237 rows starting from the beginning of the part 2024.11.19 05:54:15.338306 [ 194 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part 2024.11.19 05:54:15.338545 [ 197 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_11_2} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:54:15.338906 [ 194 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part 2024.11.19 05:54:15.339078 [ 197 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_11_2} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.19 05:54:15.339442 [ 263 ] {2b0d1174-dd94-40e1-9eff-84feb1359bfe} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:15.339491 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2024.11.19 05:54:15.339580 [ 263 ] {2b0d1174-dd94-40e1-9eff-84feb1359bfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:15.339600 [ 194 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part 2024.11.19 05:54:15.339934 [ 194 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part 2024.11.19 05:54:15.340878 [ 263 ] {2b0d1174-dd94-40e1-9eff-84feb1359bfe} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.19 05:54:15.341366 [ 263 ] {2b0d1174-dd94-40e1-9eff-84feb1359bfe} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:54:15.341618 [ 36 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.19 05:54:15.341718 [ 36 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:15.341786 [ 263 ] {2b0d1174-dd94-40e1-9eff-84feb1359bfe} executeQuery: Read 48 rows, 3.31 KiB in 0.005839 sec., 8220.585716732317 rows/sec., 567.31 KiB/sec. 2024.11.19 05:54:15.341803 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:15.342151 [ 263 ] {2b0d1174-dd94-40e1-9eff-84feb1359bfe} TCPHandler: Processed in 0.00674528 sec. 2024.11.19 05:54:15.342419 [ 200 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:54:15.342760 [ 200 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:54:15.342885 [ 200 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 332 rows starting from the beginning of the part 2024.11.19 05:54:15.343282 [ 200 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 82 rows starting from the beginning of the part 2024.11.19 05:54:15.343694 [ 200 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part 2024.11.19 05:54:15.344071 [ 200 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part 2024.11.19 05:54:15.344333 [ 200 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part 2024.11.19 05:54:15.344546 [ 200 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part 2024.11.19 05:54:15.345516 [ 197 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3306 rows, containing 5 columns (5 merged, 0 gathered) in 0.010801792 sec., 306060.32776783704 rows/sec., 20.69 MiB/sec. 2024.11.19 05:54:15.346041 [ 196 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.19 05:54:15.346520 [ 196 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_11_2} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:54:15.346670 [ 196 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_11_2} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.19 05:54:15.346798 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2024.11.19 05:54:15.347072 [ 200 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 4 columns (4 merged, 0 gathered) in 0.005068453 sec., 128638.85686618778 rows/sec., 8.42 MiB/sec. 2024.11.19 05:54:15.347281 [ 200 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.19 05:54:15.347682 [ 200 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_11_2} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:54:15.347793 [ 200 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_11_2} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.19 05:54:15.347889 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2024.11.19 05:54:16.107655 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 2024.11.19 05:54:16.108329 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:16.108384 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:16.108944 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.19 05:54:16.109229 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:54:16.109521 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 2024.11.19 05:54:16.354619 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2024.11.19 05:54:16.373853 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:16.373911 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:16.382132 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.19 05:54:16.382928 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:54:16.385911 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2024.11.19 05:54:18.630122 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 326 2024.11.19 05:54:18.633146 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:18.633189 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:18.634665 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.19 05:54:18.634964 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:54:18.635666 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 326 2024.11.19 05:54:20.318097 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:20.318294 [ 259 ] {9fcfd5cf-d704-4dca-a945-3a02c18f784d} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:54:20.318364 [ 259 ] {9fcfd5cf-d704-4dca-a945-3a02c18f784d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:54:20.319120 [ 259 ] {9fcfd5cf-d704-4dca-a945-3a02c18f784d} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:20.319170 [ 259 ] {9fcfd5cf-d704-4dca-a945-3a02c18f784d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:20.319604 [ 259 ] {9fcfd5cf-d704-4dca-a945-3a02c18f784d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.19 05:54:20.319874 [ 259 ] {9fcfd5cf-d704-4dca-a945-3a02c18f784d} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:54:20.320063 [ 259 ] {9fcfd5cf-d704-4dca-a945-3a02c18f784d} executeQuery: Read 56 rows, 4.41 KiB in 0.00182 sec., 30769.23076923077 rows/sec., 2.36 MiB/sec. 2024.11.19 05:54:20.320117 [ 259 ] {9fcfd5cf-d704-4dca-a945-3a02c18f784d} TCPHandler: Processed in 0.002146743 sec. 2024.11.19 05:54:20.320299 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:20.320432 [ 263 ] {426fd49a-e762-4680-a8fe-03da39af7bf3} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:54:20.320486 [ 263 ] {426fd49a-e762-4680-a8fe-03da39af7bf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:54:20.321138 [ 263 ] {426fd49a-e762-4680-a8fe-03da39af7bf3} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:20.321177 [ 263 ] {426fd49a-e762-4680-a8fe-03da39af7bf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:20.321548 [ 263 ] {426fd49a-e762-4680-a8fe-03da39af7bf3} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.19 05:54:20.321805 [ 263 ] {426fd49a-e762-4680-a8fe-03da39af7bf3} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:54:20.321983 [ 263 ] {426fd49a-e762-4680-a8fe-03da39af7bf3} executeQuery: Read 64 rows, 5.12 KiB in 0.001581 sec., 40480.708412397216 rows/sec., 3.16 MiB/sec. 2024.11.19 05:54:20.322036 [ 263 ] {426fd49a-e762-4680-a8fe-03da39af7bf3} TCPHandler: Processed in 0.001804449 sec. 2024.11.19 05:54:20.322200 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:20.322321 [ 259 ] {b8e148e4-2bb1-459d-9015-c2a98c0726a2} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:54:20.322376 [ 259 ] {b8e148e4-2bb1-459d-9015-c2a98c0726a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:54:20.322952 [ 259 ] {b8e148e4-2bb1-459d-9015-c2a98c0726a2} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:20.322990 [ 259 ] {b8e148e4-2bb1-459d-9015-c2a98c0726a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:20.323407 [ 259 ] {b8e148e4-2bb1-459d-9015-c2a98c0726a2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.19 05:54:20.323693 [ 259 ] {b8e148e4-2bb1-459d-9015-c2a98c0726a2} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:54:20.323872 [ 259 ] {b8e148e4-2bb1-459d-9015-c2a98c0726a2} executeQuery: Read 160 rows, 11.41 KiB in 0.001577 sec., 101458.4654407102 rows/sec., 7.07 MiB/sec. 2024.11.19 05:54:20.323923 [ 259 ] {b8e148e4-2bb1-459d-9015-c2a98c0726a2} TCPHandler: Processed in 0.001784448 sec. 2024.11.19 05:54:20.324066 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:20.324172 [ 263 ] {52e7882a-3a64-40b2-8f3d-13938559fba4} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:54:20.324219 [ 263 ] {52e7882a-3a64-40b2-8f3d-13938559fba4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:54:20.324668 [ 263 ] {52e7882a-3a64-40b2-8f3d-13938559fba4} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:20.324704 [ 263 ] {52e7882a-3a64-40b2-8f3d-13938559fba4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:20.325070 [ 263 ] {52e7882a-3a64-40b2-8f3d-13938559fba4} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.19 05:54:20.325321 [ 263 ] {52e7882a-3a64-40b2-8f3d-13938559fba4} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:54:20.325492 [ 263 ] {52e7882a-3a64-40b2-8f3d-13938559fba4} executeQuery: Read 60 rows, 4.14 KiB in 0.001343 sec., 44676.09828741623 rows/sec., 3.01 MiB/sec. 2024.11.19 05:54:20.325540 [ 263 ] {52e7882a-3a64-40b2-8f3d-13938559fba4} TCPHandler: Processed in 0.001527126 sec. 2024.11.19 05:54:21.143372 [ 27 ] {} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.19 05:54:21.143431 [ 27 ] {} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:21.143452 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:21.143655 [ 196 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::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.19 05:54:21.143831 [ 196 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:54:21.143869 [ 196 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::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.19 05:54:21.143983 [ 196 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::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.19 05:54:21.144184 [ 196 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::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.19 05:54:21.144453 [ 196 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2024.11.19 05:54:21.144626 [ 196 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part 2024.11.19 05:54:21.145819 [ 197 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 115 rows, containing 5 columns (5 merged, 0 gathered) in 0.002290213 sec., 50213.67008221506 rows/sec., 3.76 MiB/sec. 2024.11.19 05:54:21.145989 [ 196 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.19 05:54:21.146300 [ 196 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_5_1} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:54:21.146385 [ 196 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_5_1} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.19 05:54:21.146472 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.19 05:54:22.356865 [ 26 ] {} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.19 05:54:22.356935 [ 26 ] {} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:22.356959 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:22.357173 [ 200 ] {e648c1b8-8686-4259-82f9-325f430fe764::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.19 05:54:22.357510 [ 200 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:54:22.357583 [ 200 ] {e648c1b8-8686-4259-82f9-325f430fe764::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.19 05:54:22.357874 [ 200 ] {e648c1b8-8686-4259-82f9-325f430fe764::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.19 05:54:22.358138 [ 200 ] {e648c1b8-8686-4259-82f9-325f430fe764::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.19 05:54:22.358502 [ 200 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 29 rows starting from the beginning of the part 2024.11.19 05:54:22.358810 [ 200 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 29 rows starting from the beginning of the part 2024.11.19 05:54:22.361030 [ 197 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 87 rows, containing 19 columns (19 merged, 0 gathered) in 0.003986131 sec., 21825.67507189302 rows/sec., 39.11 MiB/sec. 2024.11.19 05:54:22.361422 [ 197 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.19 05:54:22.361972 [ 197 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_5_1} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:54:22.362063 [ 197 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_5_1} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.19 05:54:22.362232 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2024.11.19 05:54:23.522927 [ 24 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:54:23.522983 [ 24 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:54:23.609756 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 2024.11.19 05:54:23.610387 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:23.610425 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:23.610953 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.19 05:54:23.611215 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:54:23.611412 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2024.11.19 05:54:23.886108 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2024.11.19 05:54:23.906147 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:23.906203 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.11.19 05:54:23.913159 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.19 05:54:23.913940 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:54:23.916451 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2024.11.19 05:54:25.323456 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:25.323661 [ 259 ] {90d9fd3e-a71f-4c16-b143-4e2d95a52801} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:54:25.323735 [ 259 ] {90d9fd3e-a71f-4c16-b143-4e2d95a52801} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:54:25.324490 [ 259 ] {90d9fd3e-a71f-4c16-b143-4e2d95a52801} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:25.324544 [ 259 ] {90d9fd3e-a71f-4c16-b143-4e2d95a52801} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:25.324984 [ 259 ] {90d9fd3e-a71f-4c16-b143-4e2d95a52801} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.19 05:54:25.325255 [ 259 ] {90d9fd3e-a71f-4c16-b143-4e2d95a52801} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:54:25.325462 [ 23 ] {} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.19 05:54:25.325528 [ 259 ] {90d9fd3e-a71f-4c16-b143-4e2d95a52801} executeQuery: Read 14 rows, 1.01 KiB in 0.001913 sec., 7318.348144276007 rows/sec., 526.82 KiB/sec. 2024.11.19 05:54:25.325543 [ 23 ] {} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:25.325621 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:25.325681 [ 259 ] {90d9fd3e-a71f-4c16-b143-4e2d95a52801} TCPHandler: Processed in 0.002360375 sec. 2024.11.19 05:54:25.325868 [ 198 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:54:25.325918 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:25.326129 [ 198 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:54:25.326181 [ 263 ] {07c5cc2d-868a-4f27-8102-7feaf69c26c7} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:54:25.326202 [ 198 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:54:25.326273 [ 263 ] {07c5cc2d-868a-4f27-8102-7feaf69c26c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:54:25.326617 [ 198 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:54:25.326983 [ 198 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:54:25.327408 [ 198 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:54:25.327812 [ 198 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:54:25.329069 [ 263 ] {07c5cc2d-868a-4f27-8102-7feaf69c26c7} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:25.329148 [ 263 ] {07c5cc2d-868a-4f27-8102-7feaf69c26c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:25.330289 [ 198 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004519667 sec., 15487.866694603828 rows/sec., 1.15 MiB/sec. 2024.11.19 05:54:25.330338 [ 263 ] {07c5cc2d-868a-4f27-8102-7feaf69c26c7} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.19 05:54:25.330461 [ 200 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.19 05:54:25.330685 [ 263 ] {07c5cc2d-868a-4f27-8102-7feaf69c26c7} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:54:25.330988 [ 200 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_5_1} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:54:25.331131 [ 263 ] {07c5cc2d-868a-4f27-8102-7feaf69c26c7} executeQuery: Read 261 rows, 23.51 KiB in 0.005024 sec., 51950.63694267516 rows/sec., 4.57 MiB/sec. 2024.11.19 05:54:25.331317 [ 200 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_5_1} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.19 05:54:25.331594 [ 263 ] {07c5cc2d-868a-4f27-8102-7feaf69c26c7} TCPHandler: Processed in 0.00575447 sec. 2024.11.19 05:54:25.331649 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.19 05:54:25.331797 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:25.331913 [ 259 ] {6d8d7ea7-e82f-45d7-ac82-efc6e3526b17} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:54:25.331964 [ 259 ] {6d8d7ea7-e82f-45d7-ac82-efc6e3526b17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:54:25.332557 [ 259 ] {6d8d7ea7-e82f-45d7-ac82-efc6e3526b17} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:25.332598 [ 259 ] {6d8d7ea7-e82f-45d7-ac82-efc6e3526b17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:25.333041 [ 259 ] {6d8d7ea7-e82f-45d7-ac82-efc6e3526b17} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.19 05:54:25.333299 [ 259 ] {6d8d7ea7-e82f-45d7-ac82-efc6e3526b17} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:54:25.333521 [ 259 ] {6d8d7ea7-e82f-45d7-ac82-efc6e3526b17} executeQuery: Read 36 rows, 2.64 KiB in 0.001634 sec., 22031.823745410034 rows/sec., 1.58 MiB/sec. 2024.11.19 05:54:25.333576 [ 259 ] {6d8d7ea7-e82f-45d7-ac82-efc6e3526b17} TCPHandler: Processed in 0.001832859 sec. 2024.11.19 05:54:25.333714 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:25.333824 [ 263 ] {934babc5-a716-4fd9-a068-b3e05d3cce8e} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:54:25.333870 [ 263 ] {934babc5-a716-4fd9-a068-b3e05d3cce8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:54:25.334398 [ 263 ] {934babc5-a716-4fd9-a068-b3e05d3cce8e} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:25.334439 [ 263 ] {934babc5-a716-4fd9-a068-b3e05d3cce8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:25.334791 [ 263 ] {934babc5-a716-4fd9-a068-b3e05d3cce8e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.19 05:54:25.335039 [ 263 ] {934babc5-a716-4fd9-a068-b3e05d3cce8e} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:54:25.335314 [ 263 ] {934babc5-a716-4fd9-a068-b3e05d3cce8e} executeQuery: Read 14 rows, 1004.00 B in 0.001489 sec., 9402.283411685694 rows/sec., 658.47 KiB/sec. 2024.11.19 05:54:25.335462 [ 263 ] {934babc5-a716-4fd9-a068-b3e05d3cce8e} TCPHandler: Processed in 0.001801238 sec. 2024.11.19 05:54:25.335598 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:25.335714 [ 259 ] {8fbf8c24-a529-4c99-ad46-9837eb5804a0} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:54:25.335761 [ 259 ] {8fbf8c24-a529-4c99-ad46-9837eb5804a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:54:25.336319 [ 259 ] {8fbf8c24-a529-4c99-ad46-9837eb5804a0} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:25.336360 [ 259 ] {8fbf8c24-a529-4c99-ad46-9837eb5804a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:25.336723 [ 259 ] {8fbf8c24-a529-4c99-ad46-9837eb5804a0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.19 05:54:25.336967 [ 259 ] {8fbf8c24-a529-4c99-ad46-9837eb5804a0} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:54:25.337140 [ 50 ] {} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.19 05:54:25.337203 [ 50 ] {} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:25.337223 [ 259 ] {8fbf8c24-a529-4c99-ad46-9837eb5804a0} executeQuery: Read 13 rows, 830.00 B in 0.001525 sec., 8524.590163934427 rows/sec., 531.51 KiB/sec. 2024.11.19 05:54:25.337236 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:25.337367 [ 259 ] {8fbf8c24-a529-4c99-ad46-9837eb5804a0} TCPHandler: Processed in 0.001821089 sec. 2024.11.19 05:54:25.337631 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:25.337693 [ 190 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:54:25.337870 [ 263 ] {d83f4256-ab88-4ad5-91c3-9dbd5a4be1d8} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:54:25.337941 [ 190 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:54:25.337969 [ 263 ] {d83f4256-ab88-4ad5-91c3-9dbd5a4be1d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:54:25.337994 [ 190 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:54:25.338353 [ 190 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:54:25.338833 [ 190 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:54:25.339179 [ 190 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:54:25.339415 [ 190 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:54:25.340434 [ 263 ] {d83f4256-ab88-4ad5-91c3-9dbd5a4be1d8} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:25.340494 [ 263 ] {d83f4256-ab88-4ad5-91c3-9dbd5a4be1d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:25.341502 [ 263 ] {d83f4256-ab88-4ad5-91c3-9dbd5a4be1d8} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.19 05:54:25.341712 [ 200 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004344705 sec., 14960.739566898099 rows/sec., 991.24 KiB/sec. 2024.11.19 05:54:25.341910 [ 198 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.19 05:54:25.342020 [ 263 ] {d83f4256-ab88-4ad5-91c3-9dbd5a4be1d8} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:54:25.342441 [ 263 ] {d83f4256-ab88-4ad5-91c3-9dbd5a4be1d8} executeQuery: Read 411 rows, 30.00 KiB in 0.004628 sec., 88807.26015557475 rows/sec., 6.33 MiB/sec. 2024.11.19 05:54:25.342599 [ 198 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_5_1} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:54:25.342630 [ 263 ] {d83f4256-ab88-4ad5-91c3-9dbd5a4be1d8} TCPHandler: Processed in 0.005135623 sec. 2024.11.19 05:54:25.342789 [ 198 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_5_1} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.19 05:54:25.342826 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:25.342927 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.19 05:54:25.343026 [ 259 ] {c0973299-0c76-4de4-8abc-dfcf4165df3b} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:54:25.343078 [ 259 ] {c0973299-0c76-4de4-8abc-dfcf4165df3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:54:25.343558 [ 259 ] {c0973299-0c76-4de4-8abc-dfcf4165df3b} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:25.343597 [ 259 ] {c0973299-0c76-4de4-8abc-dfcf4165df3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:25.343965 [ 259 ] {c0973299-0c76-4de4-8abc-dfcf4165df3b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.19 05:54:25.344212 [ 259 ] {c0973299-0c76-4de4-8abc-dfcf4165df3b} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:54:25.344426 [ 259 ] {c0973299-0c76-4de4-8abc-dfcf4165df3b} executeQuery: Read 6 rows, 321.00 B in 0.001426 sec., 4207.57363253857 rows/sec., 219.83 KiB/sec. 2024.11.19 05:54:25.344477 [ 259 ] {c0973299-0c76-4de4-8abc-dfcf4165df3b} TCPHandler: Processed in 0.001735778 sec. 2024.11.19 05:54:25.344617 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:25.344726 [ 263 ] {f2659d6d-bd0d-44b3-bce5-1075a90b065c} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:54:25.344775 [ 263 ] {f2659d6d-bd0d-44b3-bce5-1075a90b065c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:54:25.345311 [ 263 ] {f2659d6d-bd0d-44b3-bce5-1075a90b065c} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:25.345351 [ 263 ] {f2659d6d-bd0d-44b3-bce5-1075a90b065c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:25.345749 [ 263 ] {f2659d6d-bd0d-44b3-bce5-1075a90b065c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.19 05:54:25.345992 [ 263 ] {f2659d6d-bd0d-44b3-bce5-1075a90b065c} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:54:25.346208 [ 263 ] {f2659d6d-bd0d-44b3-bce5-1075a90b065c} executeQuery: Read 237 rows, 16.27 KiB in 0.001504 sec., 157579.78723404257 rows/sec., 10.56 MiB/sec. 2024.11.19 05:54:25.346260 [ 263 ] {f2659d6d-bd0d-44b3-bce5-1075a90b065c} TCPHandler: Processed in 0.001695507 sec. 2024.11.19 05:54:25.346400 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:25.346526 [ 259 ] {3de3160a-faab-475d-9c36-411bce0cb1bd} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:54:25.346581 [ 259 ] {3de3160a-faab-475d-9c36-411bce0cb1bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:54:25.347090 [ 259 ] {3de3160a-faab-475d-9c36-411bce0cb1bd} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:25.347135 [ 259 ] {3de3160a-faab-475d-9c36-411bce0cb1bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:25.347486 [ 259 ] {3de3160a-faab-475d-9c36-411bce0cb1bd} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.19 05:54:25.347722 [ 259 ] {3de3160a-faab-475d-9c36-411bce0cb1bd} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:54:25.347868 [ 50 ] {} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.19 05:54:25.347934 [ 50 ] {} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:25.347971 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:25.347979 [ 259 ] {3de3160a-faab-475d-9c36-411bce0cb1bd} executeQuery: Read 1 rows, 69.00 B in 0.001473 sec., 678.8866259334692 rows/sec., 45.75 KiB/sec. 2024.11.19 05:54:25.348243 [ 259 ] {3de3160a-faab-475d-9c36-411bce0cb1bd} TCPHandler: Processed in 0.0018932 sec. 2024.11.19 05:54:25.348348 [ 200 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:54:25.348547 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:25.348612 [ 200 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:54:25.348648 [ 200 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:54:25.348711 [ 263 ] {c5e5579a-4e2c-4217-be1f-3dd37e7cfcad} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:54:25.348814 [ 200 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:54:25.349151 [ 263 ] {c5e5579a-4e2c-4217-be1f-3dd37e7cfcad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:54:25.349166 [ 200 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:54:25.349549 [ 200 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:54:25.349832 [ 200 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:54:25.352099 [ 198 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.004034742 sec., 1239.2366104201953 rows/sec., 83.50 KiB/sec. 2024.11.19 05:54:25.352350 [ 198 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.19 05:54:25.352969 [ 263 ] {c5e5579a-4e2c-4217-be1f-3dd37e7cfcad} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:25.353033 [ 263 ] {c5e5579a-4e2c-4217-be1f-3dd37e7cfcad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:25.353040 [ 187 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_5_1} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:54:25.353296 [ 187 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_5_1} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.19 05:54:25.353462 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.19 05:54:25.353956 [ 263 ] {c5e5579a-4e2c-4217-be1f-3dd37e7cfcad} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.19 05:54:25.354236 [ 263 ] {c5e5579a-4e2c-4217-be1f-3dd37e7cfcad} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:54:25.354472 [ 263 ] {c5e5579a-4e2c-4217-be1f-3dd37e7cfcad} executeQuery: Read 29 rows, 53.21 KiB in 0.005803 sec., 4997.415130105118 rows/sec., 8.96 MiB/sec. 2024.11.19 05:54:25.354589 [ 263 ] {c5e5579a-4e2c-4217-be1f-3dd37e7cfcad} TCPHandler: Processed in 0.006212315 sec. 2024.11.19 05:54:25.354771 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:25.354898 [ 259 ] {8e6b534c-afc0-4bc0-8f45-2ebc5dffa31c} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:54:25.354953 [ 259 ] {8e6b534c-afc0-4bc0-8f45-2ebc5dffa31c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:54:25.355432 [ 259 ] {8e6b534c-afc0-4bc0-8f45-2ebc5dffa31c} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:25.355471 [ 259 ] {8e6b534c-afc0-4bc0-8f45-2ebc5dffa31c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:25.355823 [ 259 ] {8e6b534c-afc0-4bc0-8f45-2ebc5dffa31c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.19 05:54:25.356064 [ 259 ] {8e6b534c-afc0-4bc0-8f45-2ebc5dffa31c} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:54:25.356330 [ 259 ] {8e6b534c-afc0-4bc0-8f45-2ebc5dffa31c} executeQuery: Read 82 rows, 5.33 KiB in 0.001454 sec., 56396.148555708394 rows/sec., 3.58 MiB/sec. 2024.11.19 05:54:25.356524 [ 259 ] {8e6b534c-afc0-4bc0-8f45-2ebc5dffa31c} TCPHandler: Processed in 0.001815219 sec. 2024.11.19 05:54:28.636066 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 356 2024.11.19 05:54:28.639210 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:28.639263 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:28.640763 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.19 05:54:28.641103 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:54:28.641708 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 356 2024.11.19 05:54:30.313054 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:30.313338 [ 259 ] {d16aa0c4-a666-4d49-9c75-04f7e5af6f03} executeQuery: (from [fd00:1122:3344:101::d]:47547) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.19 05:54:30.313779 [ 259 ] {d16aa0c4-a666-4d49-9c75-04f7e5af6f03} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.19 05:54:30.313832 [ 259 ] {d16aa0c4-a666-4d49-9c75-04f7e5af6f03} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.19 05:54:30.314208 [ 259 ] {d16aa0c4-a666-4d49-9c75-04f7e5af6f03} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:54:30.314287 [ 259 ] {d16aa0c4-a666-4d49-9c75-04f7e5af6f03} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.19 05:54:30.314464 [ 259 ] {d16aa0c4-a666-4d49-9c75-04f7e5af6f03} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2024.11.19 05:54:30.314775 [ 298 ] {d16aa0c4-a666-4d49-9c75-04f7e5af6f03} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.19 05:54:30.314821 [ 299 ] {d16aa0c4-a666-4d49-9c75-04f7e5af6f03} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.19 05:54:30.314951 [ 259 ] {d16aa0c4-a666-4d49-9c75-04f7e5af6f03} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f) (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.19 05:54:30.314985 [ 259 ] {d16aa0c4-a666-4d49-9c75-04f7e5af6f03} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.19 05:54:30.319405 [ 259 ] {d16aa0c4-a666-4d49-9c75-04f7e5af6f03} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.19 05:54:30.319440 [ 259 ] {d16aa0c4-a666-4d49-9c75-04f7e5af6f03} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f) (SelectExecutor): Reading approx. 40 rows with 2 streams 2024.11.19 05:54:30.319504 [ 259 ] {d16aa0c4-a666-4d49-9c75-04f7e5af6f03} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.19 05:54:30.319557 [ 259 ] {d16aa0c4-a666-4d49-9c75-04f7e5af6f03} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.19 05:54:30.321098 [ 259 ] {d16aa0c4-a666-4d49-9c75-04f7e5af6f03} executeQuery: Read 40 rows, 1.53 KiB in 0.00789 sec., 5069.708491761724 rows/sec., 193.33 KiB/sec. 2024.11.19 05:54:30.321260 [ 259 ] {d16aa0c4-a666-4d49-9c75-04f7e5af6f03} TCPHandler: Processed in 0.008342097 sec. 2024.11.19 05:54:30.327880 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:30.328008 [ 259 ] {c559151b-874f-4884-a5c7-00fbffbea3b2} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.11.19 05:54:30.328059 [ 259 ] {c559151b-874f-4884-a5c7-00fbffbea3b2} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.19 05:54:30.328776 [ 259 ] {c559151b-874f-4884-a5c7-00fbffbea3b2} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:30.328827 [ 259 ] {c559151b-874f-4884-a5c7-00fbffbea3b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:30.329347 [ 259 ] {c559151b-874f-4884-a5c7-00fbffbea3b2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.19 05:54:30.329573 [ 259 ] {c559151b-874f-4884-a5c7-00fbffbea3b2} oximeter.timeseries_schema (24bb68fd-0473-4756-a1e3-b2f3868a1c8f): 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.19 05:54:30.329781 [ 259 ] {c559151b-874f-4884-a5c7-00fbffbea3b2} executeQuery: Read 1 rows, 232.00 B in 0.001805 sec., 554.016620498615 rows/sec., 125.52 KiB/sec. 2024.11.19 05:54:30.329979 [ 259 ] {c559151b-874f-4884-a5c7-00fbffbea3b2} TCPHandler: Processed in 0.002158162 sec. 2024.11.19 05:54:30.330173 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:30.330287 [ 263 ] {480f4e34-a83c-49a0-a0b5-cb28fa8020cc} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.19 05:54:30.330333 [ 263 ] {480f4e34-a83c-49a0-a0b5-cb28fa8020cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.19 05:54:30.330916 [ 263 ] {480f4e34-a83c-49a0-a0b5-cb28fa8020cc} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:30.330955 [ 263 ] {480f4e34-a83c-49a0-a0b5-cb28fa8020cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:30.331308 [ 263 ] {480f4e34-a83c-49a0-a0b5-cb28fa8020cc} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.19 05:54:30.331545 [ 263 ] {480f4e34-a83c-49a0-a0b5-cb28fa8020cc} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): 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.19 05:54:30.331763 [ 263 ] {480f4e34-a83c-49a0-a0b5-cb28fa8020cc} executeQuery: Read 12 rows, 1002.00 B in 0.00149 sec., 8053.6912751677855 rows/sec., 656.72 KiB/sec. 2024.11.19 05:54:30.331887 [ 263 ] {480f4e34-a83c-49a0-a0b5-cb28fa8020cc} TCPHandler: Processed in 0.001770138 sec. 2024.11.19 05:54:30.332037 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:30.332157 [ 259 ] {6592c0ef-442f-4b51-9ec4-b1b8d42c3de3} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:54:30.332203 [ 259 ] {6592c0ef-442f-4b51-9ec4-b1b8d42c3de3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:54:30.332766 [ 259 ] {6592c0ef-442f-4b51-9ec4-b1b8d42c3de3} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:30.332805 [ 259 ] {6592c0ef-442f-4b51-9ec4-b1b8d42c3de3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:30.333160 [ 259 ] {6592c0ef-442f-4b51-9ec4-b1b8d42c3de3} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.19 05:54:30.333418 [ 259 ] {6592c0ef-442f-4b51-9ec4-b1b8d42c3de3} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:54:30.333592 [ 259 ] {6592c0ef-442f-4b51-9ec4-b1b8d42c3de3} executeQuery: Read 84 rows, 6.93 KiB in 0.001457 sec., 57652.71105010295 rows/sec., 4.64 MiB/sec. 2024.11.19 05:54:30.333641 [ 259 ] {6592c0ef-442f-4b51-9ec4-b1b8d42c3de3} TCPHandler: Processed in 0.001658997 sec. 2024.11.19 05:54:30.333778 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:30.333885 [ 263 ] {9577ed15-46fe-4f8a-a2bd-34a90237aaab} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:54:30.333932 [ 263 ] {9577ed15-46fe-4f8a-a2bd-34a90237aaab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:54:30.334512 [ 263 ] {9577ed15-46fe-4f8a-a2bd-34a90237aaab} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:30.334551 [ 263 ] {9577ed15-46fe-4f8a-a2bd-34a90237aaab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:30.334910 [ 263 ] {9577ed15-46fe-4f8a-a2bd-34a90237aaab} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.19 05:54:30.335161 [ 263 ] {9577ed15-46fe-4f8a-a2bd-34a90237aaab} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:54:30.335363 [ 263 ] {9577ed15-46fe-4f8a-a2bd-34a90237aaab} executeQuery: Read 23 rows, 1.67 KiB in 0.001499 sec., 15343.562374916612 rows/sec., 1.08 MiB/sec. 2024.11.19 05:54:30.335521 [ 263 ] {9577ed15-46fe-4f8a-a2bd-34a90237aaab} TCPHandler: Processed in 0.001794929 sec. 2024.11.19 05:54:30.335671 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:30.335778 [ 259 ] {8054a815-d0e3-44fb-8bf2-458d880ac3f9} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:54:30.335823 [ 259 ] {8054a815-d0e3-44fb-8bf2-458d880ac3f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:54:30.336384 [ 259 ] {8054a815-d0e3-44fb-8bf2-458d880ac3f9} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:30.336423 [ 259 ] {8054a815-d0e3-44fb-8bf2-458d880ac3f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:30.336775 [ 259 ] {8054a815-d0e3-44fb-8bf2-458d880ac3f9} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.19 05:54:30.337004 [ 259 ] {8054a815-d0e3-44fb-8bf2-458d880ac3f9} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:54:30.337164 [ 259 ] {8054a815-d0e3-44fb-8bf2-458d880ac3f9} executeQuery: Read 100 rows, 8.03 KiB in 0.001423 sec., 70274.06886858749 rows/sec., 5.51 MiB/sec. 2024.11.19 05:54:30.337210 [ 259 ] {8054a815-d0e3-44fb-8bf2-458d880ac3f9} TCPHandler: Processed in 0.001608967 sec. 2024.11.19 05:54:30.337347 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:30.337468 [ 263 ] {ad998cc4-d443-4731-9a17-b69fee8dfdfe} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:54:30.337522 [ 263 ] {ad998cc4-d443-4731-9a17-b69fee8dfdfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:54:30.338182 [ 263 ] {ad998cc4-d443-4731-9a17-b69fee8dfdfe} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:30.338225 [ 263 ] {ad998cc4-d443-4731-9a17-b69fee8dfdfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:30.338613 [ 263 ] {ad998cc4-d443-4731-9a17-b69fee8dfdfe} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.19 05:54:30.338857 [ 263 ] {ad998cc4-d443-4731-9a17-b69fee8dfdfe} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:54:30.339064 [ 263 ] {ad998cc4-d443-4731-9a17-b69fee8dfdfe} executeQuery: Read 166 rows, 11.83 KiB in 0.001588 sec., 104534.00503778337 rows/sec., 7.28 MiB/sec. 2024.11.19 05:54:30.339259 [ 263 ] {ad998cc4-d443-4731-9a17-b69fee8dfdfe} TCPHandler: Processed in 0.00194316 sec. 2024.11.19 05:54:30.339414 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:30.339521 [ 259 ] {2c7cdd25-a21a-427e-b60d-a50a447dab63} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:54:30.339598 [ 259 ] {2c7cdd25-a21a-427e-b60d-a50a447dab63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:54:30.340652 [ 259 ] {2c7cdd25-a21a-427e-b60d-a50a447dab63} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:30.340690 [ 259 ] {2c7cdd25-a21a-427e-b60d-a50a447dab63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:30.341322 [ 259 ] {2c7cdd25-a21a-427e-b60d-a50a447dab63} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.19 05:54:30.341594 [ 259 ] {2c7cdd25-a21a-427e-b60d-a50a447dab63} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:54:30.341907 [ 259 ] {2c7cdd25-a21a-427e-b60d-a50a447dab63} executeQuery: Read 11 rows, 20.18 KiB in 0.002382 sec., 4617.968094038623 rows/sec., 8.28 MiB/sec. 2024.11.19 05:54:30.342124 [ 259 ] {2c7cdd25-a21a-427e-b60d-a50a447dab63} TCPHandler: Processed in 0.002760218 sec. 2024.11.19 05:54:30.342293 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:30.342408 [ 263 ] {d5550826-d9a0-4051-a672-60a17f50c6bf} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.11.19 05:54:30.342457 [ 263 ] {d5550826-d9a0-4051-a672-60a17f50c6bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.11.19 05:54:30.342910 [ 263 ] {d5550826-d9a0-4051-a672-60a17f50c6bf} oximeter.measurements_i64 (15a1e262-d2de-4fd3-ae3b-7045ee4b1b7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:30.342962 [ 263 ] {d5550826-d9a0-4051-a672-60a17f50c6bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:30.343337 [ 263 ] {d5550826-d9a0-4051-a672-60a17f50c6bf} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.19 05:54:30.343583 [ 263 ] {d5550826-d9a0-4051-a672-60a17f50c6bf} oximeter.measurements_i64 (15a1e262-d2de-4fd3-ae3b-7045ee4b1b7d): 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.19 05:54:30.343856 [ 263 ] {d5550826-d9a0-4051-a672-60a17f50c6bf} executeQuery: Read 15 rows, 1.09 KiB in 0.001449 sec., 10351.966873706004 rows/sec., 750.79 KiB/sec. 2024.11.19 05:54:30.343958 [ 263 ] {d5550826-d9a0-4051-a672-60a17f50c6bf} TCPHandler: Processed in 0.001720798 sec. 2024.11.19 05:54:30.344126 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:30.344238 [ 259 ] {849ab24a-99f6-4288-aeb9-ae5e265bde57} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:54:30.344285 [ 259 ] {849ab24a-99f6-4288-aeb9-ae5e265bde57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:54:30.344742 [ 259 ] {849ab24a-99f6-4288-aeb9-ae5e265bde57} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:30.344782 [ 259 ] {849ab24a-99f6-4288-aeb9-ae5e265bde57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:30.345147 [ 259 ] {849ab24a-99f6-4288-aeb9-ae5e265bde57} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.19 05:54:30.345394 [ 259 ] {849ab24a-99f6-4288-aeb9-ae5e265bde57} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:54:30.345660 [ 259 ] {849ab24a-99f6-4288-aeb9-ae5e265bde57} executeQuery: Read 60 rows, 4.14 KiB in 0.001437 sec., 41753.65344467641 rows/sec., 2.81 MiB/sec. 2024.11.19 05:54:30.345829 [ 259 ] {849ab24a-99f6-4288-aeb9-ae5e265bde57} TCPHandler: Processed in 0.001768399 sec. 2024.11.19 05:54:31.111640 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 2024.11.19 05:54:31.112385 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:31.112434 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:31.112960 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.19 05:54:31.113226 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:54:31.113430 [ 153 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.19 05:54:31.113491 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 2024.11.19 05:54:31.113540 [ 153 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:31.113571 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:31.113685 [ 200 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::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.19 05:54:31.113791 [ 200 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:54:31.113825 [ 200 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::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.19 05:54:31.113894 [ 200 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part 2024.11.19 05:54:31.114109 [ 200 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part 2024.11.19 05:54:31.114290 [ 200 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part 2024.11.19 05:54:31.114429 [ 200 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part 2024.11.19 05:54:31.114564 [ 200 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part 2024.11.19 05:54:31.116355 [ 187 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002717869 sec., 1885300.5792405743 rows/sec., 26.97 MiB/sec. 2024.11.19 05:54:31.117125 [ 189 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.19 05:54:31.117468 [ 189 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_11_2} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:54:31.117563 [ 189 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_11_2} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.19 05:54:31.117676 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2024.11.19 05:54:31.416630 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2024.11.19 05:54:31.437832 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:31.437894 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:31.445303 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.19 05:54:31.446064 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:54:31.446368 [ 127 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.19 05:54:31.446445 [ 127 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:31.446494 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:31.446742 [ 187 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:54:31.455234 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2024.11.19 05:54:31.456466 [ 187 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:54:31.457338 [ 187 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:54:31.461563 [ 187 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:54:31.465796 [ 187 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:54:31.470302 [ 187 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:54:31.475174 [ 187 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:54:31.479463 [ 187 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:54:31.535001 [ 189 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.088410448 sec., 938.8030699720015 rows/sec., 4.85 MiB/sec. 2024.11.19 05:54:31.537704 [ 189 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.19 05:54:31.540978 [ 189 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_11_2} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:54:31.541117 [ 189 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_11_2} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.19 05:54:31.543604 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2024.11.19 05:54:32.000181 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 170.32 MiB, peak 180.21 MiB, free memory in arenas 0.00 B, will set to 172.27 MiB (RSS), difference: 1.95 MiB 2024.11.19 05:54:35.318042 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:35.318253 [ 259 ] {d7574763-c567-4472-9a8b-53fba33a7818} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:54:35.318333 [ 259 ] {d7574763-c567-4472-9a8b-53fba33a7818} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:54:35.319099 [ 259 ] {d7574763-c567-4472-9a8b-53fba33a7818} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:35.319146 [ 259 ] {d7574763-c567-4472-9a8b-53fba33a7818} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:35.319582 [ 259 ] {d7574763-c567-4472-9a8b-53fba33a7818} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.19 05:54:35.319850 [ 259 ] {d7574763-c567-4472-9a8b-53fba33a7818} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:54:35.320055 [ 259 ] {d7574763-c567-4472-9a8b-53fba33a7818} executeQuery: Read 56 rows, 4.41 KiB in 0.001855 sec., 30188.679245283016 rows/sec., 2.32 MiB/sec. 2024.11.19 05:54:35.320118 [ 259 ] {d7574763-c567-4472-9a8b-53fba33a7818} TCPHandler: Processed in 0.002206633 sec. 2024.11.19 05:54:35.320288 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:35.320410 [ 263 ] {a4a47ca1-88ce-4e2d-a71b-ad13c04f566f} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:54:35.320462 [ 263 ] {a4a47ca1-88ce-4e2d-a71b-ad13c04f566f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:54:35.321042 [ 263 ] {a4a47ca1-88ce-4e2d-a71b-ad13c04f566f} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:35.321084 [ 263 ] {a4a47ca1-88ce-4e2d-a71b-ad13c04f566f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:35.321476 [ 263 ] {a4a47ca1-88ce-4e2d-a71b-ad13c04f566f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.19 05:54:35.321736 [ 263 ] {a4a47ca1-88ce-4e2d-a71b-ad13c04f566f} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:54:35.321922 [ 263 ] {a4a47ca1-88ce-4e2d-a71b-ad13c04f566f} executeQuery: Read 64 rows, 5.12 KiB in 0.001541 sec., 41531.47306943543 rows/sec., 3.24 MiB/sec. 2024.11.19 05:54:35.321976 [ 263 ] {a4a47ca1-88ce-4e2d-a71b-ad13c04f566f} TCPHandler: Processed in 0.001747538 sec. 2024.11.19 05:54:35.322114 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:35.322227 [ 259 ] {6f83520a-31a4-4f98-bf92-4d5da23b6cf7} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:54:35.322277 [ 259 ] {6f83520a-31a4-4f98-bf92-4d5da23b6cf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:54:35.322794 [ 259 ] {6f83520a-31a4-4f98-bf92-4d5da23b6cf7} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:35.322832 [ 259 ] {6f83520a-31a4-4f98-bf92-4d5da23b6cf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:35.323235 [ 259 ] {6f83520a-31a4-4f98-bf92-4d5da23b6cf7} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.19 05:54:35.323484 [ 259 ] {6f83520a-31a4-4f98-bf92-4d5da23b6cf7} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:54:35.323674 [ 259 ] {6f83520a-31a4-4f98-bf92-4d5da23b6cf7} executeQuery: Read 160 rows, 11.41 KiB in 0.00147 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. 2024.11.19 05:54:35.323778 [ 259 ] {6f83520a-31a4-4f98-bf92-4d5da23b6cf7} TCPHandler: Processed in 0.001715348 sec. 2024.11.19 05:54:35.323923 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:35.324057 [ 263 ] {32fab87f-1cad-43c5-be2f-11b9b4145c75} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:54:35.324114 [ 263 ] {32fab87f-1cad-43c5-be2f-11b9b4145c75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:54:35.324618 [ 263 ] {32fab87f-1cad-43c5-be2f-11b9b4145c75} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:35.324656 [ 263 ] {32fab87f-1cad-43c5-be2f-11b9b4145c75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:35.325039 [ 263 ] {32fab87f-1cad-43c5-be2f-11b9b4145c75} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.19 05:54:35.325291 [ 263 ] {32fab87f-1cad-43c5-be2f-11b9b4145c75} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:54:35.325470 [ 263 ] {32fab87f-1cad-43c5-be2f-11b9b4145c75} executeQuery: Read 60 rows, 4.14 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.80 MiB/sec. 2024.11.19 05:54:35.325520 [ 263 ] {32fab87f-1cad-43c5-be2f-11b9b4145c75} TCPHandler: Processed in 0.001661017 sec. 2024.11.19 05:54:36.583923 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37000, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:36.621274 [ 78 ] {} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.19 05:54:36.621337 [ 78 ] {} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:36.621359 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:36.621575 [ 201 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:54:36.621757 [ 201 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:54:36.621797 [ 201 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:54:36.621878 [ 201 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:54:36.622097 [ 201 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:54:36.622316 [ 201 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:54:36.622448 [ 201 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:54:36.623529 [ 189 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.002089132 sec., 14360.030864493005 rows/sec., 750.26 KiB/sec. 2024.11.19 05:54:36.623717 [ 192 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.19 05:54:36.624074 [ 192 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_5_1} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:54:36.624159 [ 192 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_5_1} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.19 05:54:36.624257 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.11.19 05:54:36.817569 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56385, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:36.866949 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38420, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:36.874284 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36599, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:37.005659 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52186, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:37.015079 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34823, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:37.034467 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34936, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:37.044841 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59021, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:37.736334 [ 65 ] {} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.19 05:54:37.736403 [ 65 ] {} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:37.736429 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:37.736584 [ 192 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:54:37.736737 [ 192 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:54:37.736772 [ 192 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 242 rows starting from the beginning of the part 2024.11.19 05:54:37.736855 [ 192 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:54:37.737105 [ 192 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:54:37.737330 [ 192 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:54:37.737504 [ 192 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:54:37.738730 [ 186 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002221174 sec., 134163.2848214503 rows/sec., 9.62 MiB/sec. 2024.11.19 05:54:37.738966 [ 186 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.19 05:54:37.739363 [ 186 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_5_1} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:54:37.739471 [ 186 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_5_1} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.19 05:54:37.739590 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.11.19 05:54:38.523024 [ 60 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:54:38.523072 [ 60 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:54:38.613765 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 2024.11.19 05:54:38.614544 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:38.614589 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:38.615188 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.19 05:54:38.615465 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:54:38.615643 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2024.11.19 05:54:38.642087 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 384 2024.11.19 05:54:38.645508 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:38.645558 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:38.647047 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.19 05:54:38.647371 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:54:38.648236 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 384 2024.11.19 05:54:38.955417 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2024.11.19 05:54:38.974463 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:38.974518 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:38.981646 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.19 05:54:38.982422 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:54:38.985563 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2024.11.19 05:54:39.775570 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62272, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:40.247282 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46229, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:40.324766 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:40.324953 [ 259 ] {7c474aa0-8d4a-4fee-af54-37a08754d9e3} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:54:40.325027 [ 259 ] {7c474aa0-8d4a-4fee-af54-37a08754d9e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:54:40.325808 [ 259 ] {7c474aa0-8d4a-4fee-af54-37a08754d9e3} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:40.325861 [ 259 ] {7c474aa0-8d4a-4fee-af54-37a08754d9e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:40.326318 [ 259 ] {7c474aa0-8d4a-4fee-af54-37a08754d9e3} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.19 05:54:40.326615 [ 259 ] {7c474aa0-8d4a-4fee-af54-37a08754d9e3} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:54:40.326857 [ 259 ] {7c474aa0-8d4a-4fee-af54-37a08754d9e3} executeQuery: Read 14 rows, 1.01 KiB in 0.001957 sec., 7153.806847215125 rows/sec., 514.98 KiB/sec. 2024.11.19 05:54:40.326925 [ 259 ] {7c474aa0-8d4a-4fee-af54-37a08754d9e3} TCPHandler: Processed in 0.002289184 sec. 2024.11.19 05:54:40.327124 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:40.327273 [ 263 ] {447b7577-17ea-4b8f-8001-578f1d628d50} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:54:40.327334 [ 263 ] {447b7577-17ea-4b8f-8001-578f1d628d50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:54:40.328121 [ 263 ] {447b7577-17ea-4b8f-8001-578f1d628d50} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:40.328165 [ 263 ] {447b7577-17ea-4b8f-8001-578f1d628d50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:40.328575 [ 263 ] {447b7577-17ea-4b8f-8001-578f1d628d50} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.19 05:54:40.328834 [ 263 ] {447b7577-17ea-4b8f-8001-578f1d628d50} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:54:40.329014 [ 62 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.19 05:54:40.329088 [ 263 ] {447b7577-17ea-4b8f-8001-578f1d628d50} executeQuery: Read 283 rows, 25.59 KiB in 0.001847 sec., 153221.44017325394 rows/sec., 13.53 MiB/sec. 2024.11.19 05:54:40.329099 [ 62 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:40.329173 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:40.329228 [ 263 ] {447b7577-17ea-4b8f-8001-578f1d628d50} TCPHandler: Processed in 0.002173683 sec. 2024.11.19 05:54:40.329439 [ 189 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:54:40.329452 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:40.329717 [ 189 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:54:40.329730 [ 259 ] {8b038bc4-da1a-4b5b-a5b0-30726390c8cd} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:54:40.329780 [ 189 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1401 rows starting from the beginning of the part 2024.11.19 05:54:40.329824 [ 259 ] {8b038bc4-da1a-4b5b-a5b0-30726390c8cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:54:40.330100 [ 189 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:54:40.330449 [ 189 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 261 rows starting from the beginning of the part 2024.11.19 05:54:40.330816 [ 189 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 84 rows starting from the beginning of the part 2024.11.19 05:54:40.331183 [ 189 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:54:40.331514 [ 189 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:54:40.332852 [ 259 ] {8b038bc4-da1a-4b5b-a5b0-30726390c8cd} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:40.332918 [ 259 ] {8b038bc4-da1a-4b5b-a5b0-30726390c8cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:40.334108 [ 259 ] {8b038bc4-da1a-4b5b-a5b0-30726390c8cd} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.19 05:54:40.334498 [ 259 ] {8b038bc4-da1a-4b5b-a5b0-30726390c8cd} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:54:40.335078 [ 259 ] {8b038bc4-da1a-4b5b-a5b0-30726390c8cd} executeQuery: Read 47 rows, 3.46 KiB in 0.005421 sec., 8669.987087253276 rows/sec., 638.97 KiB/sec. 2024.11.19 05:54:40.335141 [ 192 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2141 rows, containing 5 columns (5 merged, 0 gathered) in 0.005839221 sec., 366658.4977687948 rows/sec., 32.32 MiB/sec. 2024.11.19 05:54:40.335182 [ 259 ] {8b038bc4-da1a-4b5b-a5b0-30726390c8cd} TCPHandler: Processed in 0.005830991 sec. 2024.11.19 05:54:40.335330 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:40.335391 [ 192 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.19 05:54:40.335471 [ 263 ] {46f8990b-a268-48b5-9945-a65565bfd805} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:54:40.335522 [ 263 ] {46f8990b-a268-48b5-9945-a65565bfd805} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:54:40.335767 [ 192 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_16_3} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:54:40.335902 [ 192 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_16_3} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.19 05:54:40.336009 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. 2024.11.19 05:54:40.336247 [ 263 ] {46f8990b-a268-48b5-9945-a65565bfd805} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:40.336288 [ 263 ] {46f8990b-a268-48b5-9945-a65565bfd805} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:40.336657 [ 263 ] {46f8990b-a268-48b5-9945-a65565bfd805} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.19 05:54:40.336909 [ 263 ] {46f8990b-a268-48b5-9945-a65565bfd805} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:54:40.337128 [ 263 ] {46f8990b-a268-48b5-9945-a65565bfd805} executeQuery: Read 14 rows, 1004.00 B in 0.001698 sec., 8244.994110718491 rows/sec., 577.43 KiB/sec. 2024.11.19 05:54:40.337186 [ 263 ] {46f8990b-a268-48b5-9945-a65565bfd805} TCPHandler: Processed in 0.001911619 sec. 2024.11.19 05:54:40.337325 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:40.337456 [ 259 ] {d25206b6-aad5-4aaf-be06-a52801c40a17} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:54:40.337509 [ 259 ] {d25206b6-aad5-4aaf-be06-a52801c40a17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:54:40.338068 [ 259 ] {d25206b6-aad5-4aaf-be06-a52801c40a17} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:40.338108 [ 259 ] {d25206b6-aad5-4aaf-be06-a52801c40a17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:40.338458 [ 259 ] {d25206b6-aad5-4aaf-be06-a52801c40a17} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.19 05:54:40.338699 [ 259 ] {d25206b6-aad5-4aaf-be06-a52801c40a17} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:54:40.338937 [ 259 ] {d25206b6-aad5-4aaf-be06-a52801c40a17} executeQuery: Read 13 rows, 830.00 B in 0.001509 sec., 8614.976805831677 rows/sec., 537.14 KiB/sec. 2024.11.19 05:54:40.338989 [ 259 ] {d25206b6-aad5-4aaf-be06-a52801c40a17} TCPHandler: Processed in 0.001728268 sec. 2024.11.19 05:54:40.339138 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:40.339266 [ 263 ] {d2cf810b-d6b1-4493-ad6a-011f9d179d78} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:54:40.339321 [ 263 ] {d2cf810b-d6b1-4493-ad6a-011f9d179d78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:54:40.340121 [ 263 ] {d2cf810b-d6b1-4493-ad6a-011f9d179d78} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:40.340162 [ 263 ] {d2cf810b-d6b1-4493-ad6a-011f9d179d78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:40.340552 [ 263 ] {d2cf810b-d6b1-4493-ad6a-011f9d179d78} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.19 05:54:40.340821 [ 263 ] {d2cf810b-d6b1-4493-ad6a-011f9d179d78} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:54:40.341004 [ 62 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.19 05:54:40.341081 [ 62 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:40.341097 [ 263 ] {d2cf810b-d6b1-4493-ad6a-011f9d179d78} executeQuery: Read 422 rows, 30.88 KiB in 0.001852 sec., 227861.77105831535 rows/sec., 16.29 MiB/sec. 2024.11.19 05:54:40.341115 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:40.341265 [ 263 ] {d2cf810b-d6b1-4493-ad6a-011f9d179d78} TCPHandler: Processed in 0.002185973 sec. 2024.11.19 05:54:40.341357 [ 193 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:54:40.341460 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:40.341538 [ 193 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:54:40.341599 [ 193 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 874 rows starting from the beginning of the part 2024.11.19 05:54:40.341721 [ 259 ] {5173d91a-6566-4f06-89c2-79784e425c56} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:54:40.341795 [ 193 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part 2024.11.19 05:54:40.341970 [ 259 ] {5173d91a-6566-4f06-89c2-79784e425c56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:54:40.342191 [ 193 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 411 rows starting from the beginning of the part 2024.11.19 05:54:40.342468 [ 193 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 100 rows starting from the beginning of the part 2024.11.19 05:54:40.342867 [ 193 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:54:40.343205 [ 193 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:54:40.344283 [ 259 ] {5173d91a-6566-4f06-89c2-79784e425c56} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:40.344361 [ 259 ] {5173d91a-6566-4f06-89c2-79784e425c56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:40.345406 [ 259 ] {5173d91a-6566-4f06-89c2-79784e425c56} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.19 05:54:40.345815 [ 259 ] {5173d91a-6566-4f06-89c2-79784e425c56} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:54:40.346322 [ 259 ] {5173d91a-6566-4f06-89c2-79784e425c56} executeQuery: Read 6 rows, 321.00 B in 0.004666 sec., 1285.8979854264894 rows/sec., 67.18 KiB/sec. 2024.11.19 05:54:40.346442 [ 192 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1935 rows, containing 5 columns (5 merged, 0 gathered) in 0.005198013 sec., 372257.62998284155 rows/sec., 28.48 MiB/sec. 2024.11.19 05:54:40.346445 [ 259 ] {5173d91a-6566-4f06-89c2-79784e425c56} TCPHandler: Processed in 0.005065753 sec. 2024.11.19 05:54:40.346642 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:40.346652 [ 192 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.19 05:54:40.346779 [ 263 ] {1ed1e221-5689-4ab8-a6c0-665549384c17} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:54:40.346840 [ 263 ] {1ed1e221-5689-4ab8-a6c0-665549384c17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:54:40.347017 [ 192 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_16_3} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:54:40.347142 [ 192 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_16_3} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.19 05:54:40.347236 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.11.19 05:54:40.347514 [ 263 ] {1ed1e221-5689-4ab8-a6c0-665549384c17} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:40.347554 [ 263 ] {1ed1e221-5689-4ab8-a6c0-665549384c17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:40.347954 [ 263 ] {1ed1e221-5689-4ab8-a6c0-665549384c17} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.19 05:54:40.348208 [ 263 ] {1ed1e221-5689-4ab8-a6c0-665549384c17} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:54:40.348376 [ 62 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.19 05:54:40.348435 [ 62 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:40.348474 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:40.348479 [ 263 ] {1ed1e221-5689-4ab8-a6c0-665549384c17} executeQuery: Read 237 rows, 16.27 KiB in 0.001719 sec., 137870.85514834206 rows/sec., 9.24 MiB/sec. 2024.11.19 05:54:40.348683 [ 263 ] {1ed1e221-5689-4ab8-a6c0-665549384c17} TCPHandler: Processed in 0.002102352 sec. 2024.11.19 05:54:40.348761 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:54:40.348854 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:40.349012 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:54:40.349078 [ 259 ] {c9c0187c-9c07-4450-9ea0-f232d6cf9baa} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:54:40.349093 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3306 rows starting from the beginning of the part 2024.11.19 05:54:40.349178 [ 259 ] {c9c0187c-9c07-4450-9ea0-f232d6cf9baa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:54:40.349458 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part 2024.11.19 05:54:40.349809 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 237 rows starting from the beginning of the part 2024.11.19 05:54:40.350175 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 166 rows starting from the beginning of the part 2024.11.19 05:54:40.350502 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:54:40.350786 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:54:40.351611 [ 259 ] {c9c0187c-9c07-4450-9ea0-f232d6cf9baa} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:40.351679 [ 259 ] {c9c0187c-9c07-4450-9ea0-f232d6cf9baa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:40.352388 [ 259 ] {c9c0187c-9c07-4450-9ea0-f232d6cf9baa} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.19 05:54:40.352937 [ 259 ] {c9c0187c-9c07-4450-9ea0-f232d6cf9baa} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:54:40.353299 [ 259 ] {c9c0187c-9c07-4450-9ea0-f232d6cf9baa} executeQuery: Read 1 rows, 69.00 B in 0.004273 sec., 234.02761525860052 rows/sec., 15.77 KiB/sec. 2024.11.19 05:54:40.353365 [ 259 ] {c9c0187c-9c07-4450-9ea0-f232d6cf9baa} TCPHandler: Processed in 0.004578337 sec. 2024.11.19 05:54:40.353640 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:40.353933 [ 263 ] {ee944941-5963-436f-953b-6ec3837ffdee} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:54:40.353948 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 4266 rows, containing 5 columns (5 merged, 0 gathered) in 0.005382135 sec., 792622.2586389974 rows/sec., 53.71 MiB/sec. 2024.11.19 05:54:40.354055 [ 263 ] {ee944941-5963-436f-953b-6ec3837ffdee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:54:40.354370 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.19 05:54:40.355136 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_16_3} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:54:40.355323 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_16_3} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.19 05:54:40.355429 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2024.11.19 05:54:40.356026 [ 263 ] {ee944941-5963-436f-953b-6ec3837ffdee} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:40.356071 [ 263 ] {ee944941-5963-436f-953b-6ec3837ffdee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:40.356770 [ 263 ] {ee944941-5963-436f-953b-6ec3837ffdee} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.19 05:54:40.357037 [ 263 ] {ee944941-5963-436f-953b-6ec3837ffdee} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:54:40.357299 [ 263 ] {ee944941-5963-436f-953b-6ec3837ffdee} executeQuery: Read 40 rows, 73.40 KiB in 0.003425 sec., 11678.83211678832 rows/sec., 20.93 MiB/sec. 2024.11.19 05:54:40.357432 [ 263 ] {ee944941-5963-436f-953b-6ec3837ffdee} TCPHandler: Processed in 0.003963701 sec. 2024.11.19 05:54:40.357574 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:40.357683 [ 259 ] {251dc329-07bd-4214-96cf-7e38688ee88c} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:54:40.357728 [ 259 ] {251dc329-07bd-4214-96cf-7e38688ee88c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:54:40.358171 [ 259 ] {251dc329-07bd-4214-96cf-7e38688ee88c} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:40.358209 [ 259 ] {251dc329-07bd-4214-96cf-7e38688ee88c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:40.358567 [ 259 ] {251dc329-07bd-4214-96cf-7e38688ee88c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.19 05:54:40.358806 [ 259 ] {251dc329-07bd-4214-96cf-7e38688ee88c} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:54:40.358974 [ 67 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.19 05:54:40.359030 [ 67 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:40.359040 [ 259 ] {251dc329-07bd-4214-96cf-7e38688ee88c} executeQuery: Read 82 rows, 5.33 KiB in 0.001373 sec., 59723.233794610336 rows/sec., 3.79 MiB/sec. 2024.11.19 05:54:40.359066 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:40.359157 [ 259 ] {251dc329-07bd-4214-96cf-7e38688ee88c} TCPHandler: Processed in 0.001626986 sec. 2024.11.19 05:54:40.359243 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:54:40.359356 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:54:40.359383 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 652 rows starting from the beginning of the part 2024.11.19 05:54:40.359454 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part 2024.11.19 05:54:40.359560 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part 2024.11.19 05:54:40.359792 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part 2024.11.19 05:54:40.359873 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:54:40.359937 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:54:40.361114 [ 194 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 996 rows, containing 4 columns (4 merged, 0 gathered) in 0.00194282 sec., 512656.85961643385 rows/sec., 33.57 MiB/sec. 2024.11.19 05:54:40.361348 [ 194 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.19 05:54:40.361723 [ 194 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_16_3} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:54:40.361811 [ 194 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_16_3} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.19 05:54:40.361909 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.11.19 05:54:40.491201 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38511, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:40.502549 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48827, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:40.543024 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54556, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:40.666192 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50387, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:40.691979 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40222, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:40.691980 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56767, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:41.080700 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58957, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:41.318289 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52227, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:41.431070 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36396, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:41.507810 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50128, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:41.518263 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46077, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:41.528540 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45674, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:41.646960 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40540, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:41.684095 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47534, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:41.701480 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33282, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:41.899359 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50177, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:41.915684 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56159, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:41.950387 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45500, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:42.241348 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46929, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:42.302577 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55041, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:42.311540 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42291, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:42.376238 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49840, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:54:45.317412 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:45.317617 [ 259 ] {a0310ac7-82a4-4580-aa26-0066261e190f} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.19 05:54:45.317692 [ 259 ] {a0310ac7-82a4-4580-aa26-0066261e190f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.19 05:54:45.318476 [ 259 ] {a0310ac7-82a4-4580-aa26-0066261e190f} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:45.318528 [ 259 ] {a0310ac7-82a4-4580-aa26-0066261e190f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:45.318940 [ 259 ] {a0310ac7-82a4-4580-aa26-0066261e190f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.19 05:54:45.319198 [ 259 ] {a0310ac7-82a4-4580-aa26-0066261e190f} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): 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.19 05:54:45.319412 [ 259 ] {a0310ac7-82a4-4580-aa26-0066261e190f} executeQuery: Read 2 rows, 167.00 B in 0.001846 sec., 1083.4236186348862 rows/sec., 88.35 KiB/sec. 2024.11.19 05:54:45.319589 [ 259 ] {a0310ac7-82a4-4580-aa26-0066261e190f} TCPHandler: Processed in 0.002307924 sec. 2024.11.19 05:54:45.319796 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:45.319920 [ 263 ] {b989bc38-8977-4688-ae8e-72e25db70e70} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:54:45.319971 [ 263 ] {b989bc38-8977-4688-ae8e-72e25db70e70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:54:45.320562 [ 263 ] {b989bc38-8977-4688-ae8e-72e25db70e70} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:45.320600 [ 263 ] {b989bc38-8977-4688-ae8e-72e25db70e70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:45.320967 [ 263 ] {b989bc38-8977-4688-ae8e-72e25db70e70} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.19 05:54:45.321238 [ 263 ] {b989bc38-8977-4688-ae8e-72e25db70e70} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:54:45.321414 [ 263 ] {b989bc38-8977-4688-ae8e-72e25db70e70} executeQuery: Read 57 rows, 4.48 KiB in 0.001523 sec., 37426.13263296126 rows/sec., 2.87 MiB/sec. 2024.11.19 05:54:45.321465 [ 263 ] {b989bc38-8977-4688-ae8e-72e25db70e70} TCPHandler: Processed in 0.001727989 sec. 2024.11.19 05:54:45.321620 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:45.321752 [ 259 ] {d6ef4b49-f7b1-47f5-8629-c6f3c20b53b0} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:54:45.321798 [ 259 ] {d6ef4b49-f7b1-47f5-8629-c6f3c20b53b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:54:45.322395 [ 259 ] {d6ef4b49-f7b1-47f5-8629-c6f3c20b53b0} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:45.322435 [ 259 ] {d6ef4b49-f7b1-47f5-8629-c6f3c20b53b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:45.322850 [ 259 ] {d6ef4b49-f7b1-47f5-8629-c6f3c20b53b0} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.19 05:54:45.323101 [ 259 ] {d6ef4b49-f7b1-47f5-8629-c6f3c20b53b0} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:54:45.323287 [ 259 ] {d6ef4b49-f7b1-47f5-8629-c6f3c20b53b0} executeQuery: Read 2 rows, 143.00 B in 0.001555 sec., 1286.1736334405145 rows/sec., 89.81 KiB/sec. 2024.11.19 05:54:45.323382 [ 259 ] {d6ef4b49-f7b1-47f5-8629-c6f3c20b53b0} TCPHandler: Processed in 0.001816909 sec. 2024.11.19 05:54:45.323554 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:45.323660 [ 263 ] {6e743ca4-51c7-4b03-ae88-030e88ba435e} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:54:45.323703 [ 263 ] {6e743ca4-51c7-4b03-ae88-030e88ba435e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:54:45.324268 [ 263 ] {6e743ca4-51c7-4b03-ae88-030e88ba435e} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:45.324305 [ 263 ] {6e743ca4-51c7-4b03-ae88-030e88ba435e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:45.324674 [ 263 ] {6e743ca4-51c7-4b03-ae88-030e88ba435e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.19 05:54:45.324941 [ 263 ] {6e743ca4-51c7-4b03-ae88-030e88ba435e} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:54:45.325135 [ 263 ] {6e743ca4-51c7-4b03-ae88-030e88ba435e} executeQuery: Read 66 rows, 5.28 KiB in 0.001496 sec., 44117.64705882353 rows/sec., 3.45 MiB/sec. 2024.11.19 05:54:45.325246 [ 263 ] {6e743ca4-51c7-4b03-ae88-030e88ba435e} TCPHandler: Processed in 0.001745518 sec. 2024.11.19 05:54:45.325460 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:45.325579 [ 259 ] {a9c33903-facd-472a-a9b5-7a421586eb28} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:54:45.325632 [ 259 ] {a9c33903-facd-472a-a9b5-7a421586eb28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:54:45.326186 [ 259 ] {a9c33903-facd-472a-a9b5-7a421586eb28} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:45.326227 [ 259 ] {a9c33903-facd-472a-a9b5-7a421586eb28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:45.326630 [ 259 ] {a9c33903-facd-472a-a9b5-7a421586eb28} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.19 05:54:45.326871 [ 259 ] {a9c33903-facd-472a-a9b5-7a421586eb28} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:54:45.327088 [ 259 ] {a9c33903-facd-472a-a9b5-7a421586eb28} executeQuery: Read 129 rows, 9.20 KiB in 0.001532 sec., 84203.65535248042 rows/sec., 5.86 MiB/sec. 2024.11.19 05:54:45.327140 [ 259 ] {a9c33903-facd-472a-a9b5-7a421586eb28} TCPHandler: Processed in 0.001793679 sec. 2024.11.19 05:54:45.327288 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:45.327394 [ 263 ] {ee6a7e2e-f514-4b62-8a30-39498ea8858b} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:54:45.327445 [ 263 ] {ee6a7e2e-f514-4b62-8a30-39498ea8858b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:54:45.327886 [ 263 ] {ee6a7e2e-f514-4b62-8a30-39498ea8858b} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:45.327926 [ 263 ] {ee6a7e2e-f514-4b62-8a30-39498ea8858b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:45.328290 [ 263 ] {ee6a7e2e-f514-4b62-8a30-39498ea8858b} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.19 05:54:45.328524 [ 263 ] {ee6a7e2e-f514-4b62-8a30-39498ea8858b} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:54:45.328753 [ 263 ] {ee6a7e2e-f514-4b62-8a30-39498ea8858b} executeQuery: Read 48 rows, 3.31 KiB in 0.001372 sec., 34985.42274052478 rows/sec., 2.36 MiB/sec. 2024.11.19 05:54:45.328843 [ 263 ] {ee6a7e2e-f514-4b62-8a30-39498ea8858b} TCPHandler: Processed in 0.001606307 sec. 2024.11.19 05:54:46.115874 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 2024.11.19 05:54:46.116540 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:46.116597 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:46.117140 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.19 05:54:46.117415 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:54:46.117675 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 2024.11.19 05:54:46.485734 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2024.11.19 05:54:46.505693 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:46.505746 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:46.513317 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.19 05:54:46.514088 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:54:46.516798 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2024.11.19 05:54:48.648570 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 418 2024.11.19 05:54:48.651673 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:48.651716 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.11.19 05:54:48.653293 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.19 05:54:48.653607 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:54:48.654505 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 418 2024.11.19 05:54:50.318254 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:50.318448 [ 259 ] {0af558ec-4549-4648-a02a-5aa41d19aa25} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:54:50.318520 [ 259 ] {0af558ec-4549-4648-a02a-5aa41d19aa25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:54:50.319279 [ 259 ] {0af558ec-4549-4648-a02a-5aa41d19aa25} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:50.319332 [ 259 ] {0af558ec-4549-4648-a02a-5aa41d19aa25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:54:50.319765 [ 259 ] {0af558ec-4549-4648-a02a-5aa41d19aa25} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.19 05:54:50.320049 [ 259 ] {0af558ec-4549-4648-a02a-5aa41d19aa25} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:54:50.320275 [ 259 ] {0af558ec-4549-4648-a02a-5aa41d19aa25} executeQuery: Read 56 rows, 4.41 KiB in 0.001877 sec., 29834.84283431007 rows/sec., 2.29 MiB/sec. 2024.11.19 05:54:50.320333 [ 259 ] {0af558ec-4549-4648-a02a-5aa41d19aa25} TCPHandler: Processed in 0.002207723 sec. 2024.11.19 05:54:50.320509 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:50.320648 [ 263 ] {992374ca-1311-45bf-a92a-b38b98e59d42} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:54:50.320702 [ 263 ] {992374ca-1311-45bf-a92a-b38b98e59d42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:54:50.321321 [ 263 ] {992374ca-1311-45bf-a92a-b38b98e59d42} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:50.321361 [ 263 ] {992374ca-1311-45bf-a92a-b38b98e59d42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:54:50.321719 [ 263 ] {992374ca-1311-45bf-a92a-b38b98e59d42} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.19 05:54:50.321965 [ 263 ] {992374ca-1311-45bf-a92a-b38b98e59d42} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:54:50.322169 [ 263 ] {992374ca-1311-45bf-a92a-b38b98e59d42} executeQuery: Read 64 rows, 5.12 KiB in 0.001548 sec., 41343.669250645995 rows/sec., 3.23 MiB/sec. 2024.11.19 05:54:50.322279 [ 263 ] {992374ca-1311-45bf-a92a-b38b98e59d42} TCPHandler: Processed in 0.001837699 sec. 2024.11.19 05:54:50.322471 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:50.322608 [ 259 ] {1f2bd873-9c5f-4089-b7b4-815623f23deb} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:54:50.322668 [ 259 ] {1f2bd873-9c5f-4089-b7b4-815623f23deb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:54:50.323305 [ 259 ] {1f2bd873-9c5f-4089-b7b4-815623f23deb} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:50.323345 [ 259 ] {1f2bd873-9c5f-4089-b7b4-815623f23deb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:54:50.323731 [ 259 ] {1f2bd873-9c5f-4089-b7b4-815623f23deb} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.19 05:54:50.323977 [ 259 ] {1f2bd873-9c5f-4089-b7b4-815623f23deb} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:54:50.324217 [ 259 ] {1f2bd873-9c5f-4089-b7b4-815623f23deb} executeQuery: Read 160 rows, 11.41 KiB in 0.001639 sec., 97620.50030506407 rows/sec., 6.80 MiB/sec. 2024.11.19 05:54:50.324272 [ 259 ] {1f2bd873-9c5f-4089-b7b4-815623f23deb} TCPHandler: Processed in 0.00190383 sec. 2024.11.19 05:54:50.324427 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:50.324556 [ 263 ] {4454f2ab-3a8d-4e24-86b8-253c51aaa690} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:54:50.324610 [ 263 ] {4454f2ab-3a8d-4e24-86b8-253c51aaa690} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:54:50.325134 [ 263 ] {4454f2ab-3a8d-4e24-86b8-253c51aaa690} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:50.325172 [ 263 ] {4454f2ab-3a8d-4e24-86b8-253c51aaa690} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:54:50.325516 [ 263 ] {4454f2ab-3a8d-4e24-86b8-253c51aaa690} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.19 05:54:50.325743 [ 263 ] {4454f2ab-3a8d-4e24-86b8-253c51aaa690} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:54:50.325941 [ 263 ] {4454f2ab-3a8d-4e24-86b8-253c51aaa690} executeQuery: Read 60 rows, 4.14 KiB in 0.00146 sec., 41095.890410958906 rows/sec., 2.77 MiB/sec. 2024.11.19 05:54:50.325989 [ 263 ] {4454f2ab-3a8d-4e24-86b8-253c51aaa690} TCPHandler: Processed in 0.001673848 sec. 2024.11.19 05:54:53.523133 [ 147 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:54:53.523210 [ 147 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:54:53.617912 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 2024.11.19 05:54:53.618577 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:53.618625 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:54:53.619196 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.19 05:54:53.619467 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:54:53.619738 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2024.11.19 05:54:54.016984 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2024.11.19 05:54:54.038274 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:54.038334 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:54:54.045886 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.19 05:54:54.046669 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:54:54.049626 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2024.11.19 05:54:55.324887 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:55.325094 [ 259 ] {a49d34d0-0ae1-48f0-a152-6e3995936609} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:54:55.325166 [ 259 ] {a49d34d0-0ae1-48f0-a152-6e3995936609} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:54:55.325893 [ 259 ] {a49d34d0-0ae1-48f0-a152-6e3995936609} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:55.325948 [ 259 ] {a49d34d0-0ae1-48f0-a152-6e3995936609} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:54:55.326371 [ 259 ] {a49d34d0-0ae1-48f0-a152-6e3995936609} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.19 05:54:55.326624 [ 259 ] {a49d34d0-0ae1-48f0-a152-6e3995936609} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:54:55.326884 [ 259 ] {a49d34d0-0ae1-48f0-a152-6e3995936609} executeQuery: Read 14 rows, 1.01 KiB in 0.001832 sec., 7641.921397379912 rows/sec., 550.12 KiB/sec. 2024.11.19 05:54:55.327080 [ 259 ] {a49d34d0-0ae1-48f0-a152-6e3995936609} TCPHandler: Processed in 0.002325444 sec. 2024.11.19 05:54:55.327247 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:55.327377 [ 263 ] {8955faba-f38b-49ba-a775-7a9471d2a811} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:54:55.327429 [ 263 ] {8955faba-f38b-49ba-a775-7a9471d2a811} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:54:55.328153 [ 263 ] {8955faba-f38b-49ba-a775-7a9471d2a811} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:55.328196 [ 263 ] {8955faba-f38b-49ba-a775-7a9471d2a811} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:54:55.328607 [ 263 ] {8955faba-f38b-49ba-a775-7a9471d2a811} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.19 05:54:55.328864 [ 263 ] {8955faba-f38b-49ba-a775-7a9471d2a811} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:54:55.329143 [ 263 ] {8955faba-f38b-49ba-a775-7a9471d2a811} executeQuery: Read 283 rows, 25.59 KiB in 0.001796 sec., 157572.38307349666 rows/sec., 13.91 MiB/sec. 2024.11.19 05:54:55.329374 [ 263 ] {8955faba-f38b-49ba-a775-7a9471d2a811} TCPHandler: Processed in 0.002182923 sec. 2024.11.19 05:54:55.329534 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:55.329667 [ 259 ] {2c5204a5-f24e-4a80-a060-baf9e3ab51f0} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:54:55.329722 [ 259 ] {2c5204a5-f24e-4a80-a060-baf9e3ab51f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:54:55.330370 [ 259 ] {2c5204a5-f24e-4a80-a060-baf9e3ab51f0} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:55.330410 [ 259 ] {2c5204a5-f24e-4a80-a060-baf9e3ab51f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:54:55.330768 [ 259 ] {2c5204a5-f24e-4a80-a060-baf9e3ab51f0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.19 05:54:55.331003 [ 259 ] {2c5204a5-f24e-4a80-a060-baf9e3ab51f0} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:54:55.331159 [ 145 ] {} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.11.19 05:54:55.331233 [ 259 ] {2c5204a5-f24e-4a80-a060-baf9e3ab51f0} executeQuery: Read 47 rows, 3.46 KiB in 0.00159 sec., 29559.748427672956 rows/sec., 2.13 MiB/sec. 2024.11.19 05:54:55.331244 [ 145 ] {} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:55.331320 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:54:55.331368 [ 259 ] {2c5204a5-f24e-4a80-a060-baf9e3ab51f0} TCPHandler: Processed in 0.001896049 sec. 2024.11.19 05:54:55.331635 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:55.331752 [ 199 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::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.19 05:54:55.331964 [ 263 ] {3994fef1-ae21-4d60-9fb7-0a5682ede781} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:54:55.332079 [ 263 ] {3994fef1-ae21-4d60-9fb7-0a5682ede781} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:54:55.332090 [ 199 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:54:55.332188 [ 199 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 36 rows starting from the beginning of the part 2024.11.19 05:54:55.332494 [ 199 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part 2024.11.19 05:54:55.332885 [ 199 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part 2024.11.19 05:54:55.333248 [ 199 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::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.19 05:54:55.333550 [ 199 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::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.19 05:54:55.333887 [ 199 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::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.19 05:54:55.334765 [ 263 ] {3994fef1-ae21-4d60-9fb7-0a5682ede781} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:55.334837 [ 263 ] {3994fef1-ae21-4d60-9fb7-0a5682ede781} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:54:55.335807 [ 263 ] {3994fef1-ae21-4d60-9fb7-0a5682ede781} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.19 05:54:55.336432 [ 263 ] {3994fef1-ae21-4d60-9fb7-0a5682ede781} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:54:55.336442 [ 199 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 5 columns (5 merged, 0 gathered) in 0.004988112 sec., 38291.04077855509 rows/sec., 2.89 MiB/sec. 2024.11.19 05:54:55.336673 [ 199 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.11.19 05:54:55.336857 [ 263 ] {3994fef1-ae21-4d60-9fb7-0a5682ede781} executeQuery: Read 14 rows, 1004.00 B in 0.004995 sec., 2802.8028028028025 rows/sec., 196.29 KiB/sec. 2024.11.19 05:54:55.336999 [ 263 ] {3994fef1-ae21-4d60-9fb7-0a5682ede781} TCPHandler: Processed in 0.005523217 sec. 2024.11.19 05:54:55.337215 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:55.337229 [ 199 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_10_2} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:54:55.337375 [ 199 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_10_2} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2024.11.19 05:54:55.337422 [ 259 ] {75b5700f-bf3d-4988-8dc2-0688e01baa1f} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:54:55.337505 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.11.19 05:54:55.337532 [ 259 ] {75b5700f-bf3d-4988-8dc2-0688e01baa1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:54:55.338208 [ 259 ] {75b5700f-bf3d-4988-8dc2-0688e01baa1f} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:55.338250 [ 259 ] {75b5700f-bf3d-4988-8dc2-0688e01baa1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:54:55.338612 [ 259 ] {75b5700f-bf3d-4988-8dc2-0688e01baa1f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.19 05:54:55.338850 [ 259 ] {75b5700f-bf3d-4988-8dc2-0688e01baa1f} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:54:55.339124 [ 259 ] {75b5700f-bf3d-4988-8dc2-0688e01baa1f} executeQuery: Read 13 rows, 830.00 B in 0.001739 sec., 7475.560667050028 rows/sec., 466.10 KiB/sec. 2024.11.19 05:54:55.339276 [ 259 ] {75b5700f-bf3d-4988-8dc2-0688e01baa1f} TCPHandler: Processed in 0.002141982 sec. 2024.11.19 05:54:55.339440 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:55.339571 [ 263 ] {cc1b6e86-231f-4a2a-9ab6-3a3004284565} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:54:55.339624 [ 263 ] {cc1b6e86-231f-4a2a-9ab6-3a3004284565} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:54:55.340398 [ 263 ] {cc1b6e86-231f-4a2a-9ab6-3a3004284565} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:55.340438 [ 263 ] {cc1b6e86-231f-4a2a-9ab6-3a3004284565} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:54:55.340807 [ 263 ] {cc1b6e86-231f-4a2a-9ab6-3a3004284565} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.19 05:54:55.341049 [ 263 ] {cc1b6e86-231f-4a2a-9ab6-3a3004284565} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:54:55.341295 [ 263 ] {cc1b6e86-231f-4a2a-9ab6-3a3004284565} executeQuery: Read 422 rows, 30.88 KiB in 0.001744 sec., 241972.47706422018 rows/sec., 17.29 MiB/sec. 2024.11.19 05:54:55.341521 [ 263 ] {cc1b6e86-231f-4a2a-9ab6-3a3004284565} TCPHandler: Processed in 0.002138323 sec. 2024.11.19 05:54:55.341694 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:55.341824 [ 259 ] {b47f5cad-daf6-49b6-ac46-4e84247e964d} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:54:55.341880 [ 259 ] {b47f5cad-daf6-49b6-ac46-4e84247e964d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:54:55.342398 [ 259 ] {b47f5cad-daf6-49b6-ac46-4e84247e964d} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:55.342437 [ 259 ] {b47f5cad-daf6-49b6-ac46-4e84247e964d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:54:55.342794 [ 259 ] {b47f5cad-daf6-49b6-ac46-4e84247e964d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.19 05:54:55.343030 [ 259 ] {b47f5cad-daf6-49b6-ac46-4e84247e964d} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:54:55.343330 [ 259 ] {b47f5cad-daf6-49b6-ac46-4e84247e964d} executeQuery: Read 6 rows, 321.00 B in 0.001514 sec., 3963.011889035667 rows/sec., 207.05 KiB/sec. 2024.11.19 05:54:55.343439 [ 259 ] {b47f5cad-daf6-49b6-ac46-4e84247e964d} TCPHandler: Processed in 0.001807669 sec. 2024.11.19 05:54:55.343601 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:55.343732 [ 263 ] {f1411b5e-894b-41bd-81c7-12516ff052fe} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:54:55.343789 [ 263 ] {f1411b5e-894b-41bd-81c7-12516ff052fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:54:55.344377 [ 263 ] {f1411b5e-894b-41bd-81c7-12516ff052fe} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:55.344414 [ 263 ] {f1411b5e-894b-41bd-81c7-12516ff052fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:54:55.344786 [ 263 ] {f1411b5e-894b-41bd-81c7-12516ff052fe} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.19 05:54:55.345025 [ 263 ] {f1411b5e-894b-41bd-81c7-12516ff052fe} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:54:55.345234 [ 263 ] {f1411b5e-894b-41bd-81c7-12516ff052fe} executeQuery: Read 237 rows, 16.27 KiB in 0.001532 sec., 154699.73890339426 rows/sec., 10.37 MiB/sec. 2024.11.19 05:54:55.345286 [ 263 ] {f1411b5e-894b-41bd-81c7-12516ff052fe} TCPHandler: Processed in 0.001747518 sec. 2024.11.19 05:54:55.345440 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:55.345568 [ 259 ] {222a5218-846a-4834-99b4-fd36e1a6c579} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:54:55.345624 [ 259 ] {222a5218-846a-4834-99b4-fd36e1a6c579} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:54:55.346123 [ 259 ] {222a5218-846a-4834-99b4-fd36e1a6c579} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:55.346169 [ 259 ] {222a5218-846a-4834-99b4-fd36e1a6c579} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:54:55.346526 [ 259 ] {222a5218-846a-4834-99b4-fd36e1a6c579} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.19 05:54:55.346769 [ 259 ] {222a5218-846a-4834-99b4-fd36e1a6c579} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:54:55.346984 [ 259 ] {222a5218-846a-4834-99b4-fd36e1a6c579} executeQuery: Read 1 rows, 69.00 B in 0.001443 sec., 693.000693000693 rows/sec., 46.70 KiB/sec. 2024.11.19 05:54:55.347033 [ 259 ] {222a5218-846a-4834-99b4-fd36e1a6c579} TCPHandler: Processed in 0.001654627 sec. 2024.11.19 05:54:55.347174 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:55.347289 [ 263 ] {05f8ad51-29b3-4f30-b42c-774f8ca903d9} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:54:55.347367 [ 263 ] {05f8ad51-29b3-4f30-b42c-774f8ca903d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:54:55.348588 [ 263 ] {05f8ad51-29b3-4f30-b42c-774f8ca903d9} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:55.348627 [ 263 ] {05f8ad51-29b3-4f30-b42c-774f8ca903d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:54:55.349272 [ 263 ] {05f8ad51-29b3-4f30-b42c-774f8ca903d9} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.19 05:54:55.349534 [ 263 ] {05f8ad51-29b3-4f30-b42c-774f8ca903d9} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:54:55.349788 [ 263 ] {05f8ad51-29b3-4f30-b42c-774f8ca903d9} executeQuery: Read 40 rows, 73.40 KiB in 0.002505 sec., 15968.06387225549 rows/sec., 28.61 MiB/sec. 2024.11.19 05:54:55.349974 [ 263 ] {05f8ad51-29b3-4f30-b42c-774f8ca903d9} TCPHandler: Processed in 0.00285237 sec. 2024.11.19 05:54:55.350130 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:54:55.350256 [ 259 ] {faf195f1-da0a-486b-8565-263d637e0ca0} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:54:55.350310 [ 259 ] {faf195f1-da0a-486b-8565-263d637e0ca0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:54:55.350824 [ 259 ] {faf195f1-da0a-486b-8565-263d637e0ca0} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:55.350868 [ 259 ] {faf195f1-da0a-486b-8565-263d637e0ca0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:54:55.351307 [ 259 ] {faf195f1-da0a-486b-8565-263d637e0ca0} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.19 05:54:55.351551 [ 259 ] {faf195f1-da0a-486b-8565-263d637e0ca0} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:54:55.351733 [ 259 ] {faf195f1-da0a-486b-8565-263d637e0ca0} executeQuery: Read 82 rows, 5.33 KiB in 0.001505 sec., 54485.04983388704 rows/sec., 3.46 MiB/sec. 2024.11.19 05:54:55.351781 [ 259 ] {faf195f1-da0a-486b-8565-263d637e0ca0} TCPHandler: Processed in 0.001714428 sec. 2024.11.19 05:54:58.654902 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 448 2024.11.19 05:54:58.658094 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:58.658155 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:54:58.659674 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.19 05:54:58.659998 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:54:58.660226 [ 141 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.19 05:54:58.660363 [ 141 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:54:58.660461 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:54:58.661089 [ 191 ] {3d17012a-6c43-4282-98e6-700f65c969c7::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.19 05:54:58.661968 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 448 2024.11.19 05:54:58.662404 [ 191 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:54:58.662570 [ 191 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 296 rows starting from the beginning of the part 2024.11.19 05:54:58.663089 [ 191 ] {3d17012a-6c43-4282-98e6-700f65c969c7::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.19 05:54:58.663591 [ 191 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part 2024.11.19 05:54:58.664068 [ 191 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part 2024.11.19 05:54:58.664528 [ 191 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part 2024.11.19 05:54:58.664982 [ 191 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part 2024.11.19 05:54:58.672321 [ 191 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 448 rows, containing 72 columns (72 merged, 0 gathered) in 0.011660601 sec., 38419.97509390811 rows/sec., 35.32 MiB/sec. 2024.11.19 05:54:58.673318 [ 190 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.19 05:54:58.674107 [ 190 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_11_2} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:54:58.674197 [ 190 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_11_2} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.19 05:54:58.674502 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. 2024.11.19 05:55:00.316956 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:00.317177 [ 259 ] {05752d3d-8239-4b7e-85f5-75184ec4058c} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:55:00.317257 [ 259 ] {05752d3d-8239-4b7e-85f5-75184ec4058c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:55:00.318032 [ 259 ] {05752d3d-8239-4b7e-85f5-75184ec4058c} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:00.318083 [ 259 ] {05752d3d-8239-4b7e-85f5-75184ec4058c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:55:00.318512 [ 259 ] {05752d3d-8239-4b7e-85f5-75184ec4058c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.19 05:55:00.318795 [ 259 ] {05752d3d-8239-4b7e-85f5-75184ec4058c} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:55:00.319019 [ 259 ] {05752d3d-8239-4b7e-85f5-75184ec4058c} executeQuery: Read 56 rows, 4.41 KiB in 0.001899 sec., 29489.20484465508 rows/sec., 2.27 MiB/sec. 2024.11.19 05:55:00.319077 [ 259 ] {05752d3d-8239-4b7e-85f5-75184ec4058c} TCPHandler: Processed in 0.002263263 sec. 2024.11.19 05:55:00.319268 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:00.319407 [ 263 ] {2321cd1a-71c1-44ae-a7e7-b41acf4ead31} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:55:00.319460 [ 263 ] {2321cd1a-71c1-44ae-a7e7-b41acf4ead31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:55:00.320031 [ 263 ] {2321cd1a-71c1-44ae-a7e7-b41acf4ead31} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:00.320071 [ 263 ] {2321cd1a-71c1-44ae-a7e7-b41acf4ead31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:55:00.320448 [ 263 ] {2321cd1a-71c1-44ae-a7e7-b41acf4ead31} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.19 05:55:00.320697 [ 263 ] {2321cd1a-71c1-44ae-a7e7-b41acf4ead31} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:55:00.320941 [ 263 ] {2321cd1a-71c1-44ae-a7e7-b41acf4ead31} executeQuery: Read 64 rows, 5.12 KiB in 0.001559 sec., 41051.95638229634 rows/sec., 3.20 MiB/sec. 2024.11.19 05:55:00.321111 [ 263 ] {2321cd1a-71c1-44ae-a7e7-b41acf4ead31} TCPHandler: Processed in 0.00190725 sec. 2024.11.19 05:55:00.321296 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:00.321405 [ 259 ] {8e8276e3-ba02-442a-84b8-f12f471f5a06} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:55:00.321465 [ 259 ] {8e8276e3-ba02-442a-84b8-f12f471f5a06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:55:00.322099 [ 259 ] {8e8276e3-ba02-442a-84b8-f12f471f5a06} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:00.322147 [ 259 ] {8e8276e3-ba02-442a-84b8-f12f471f5a06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:55:00.322574 [ 259 ] {8e8276e3-ba02-442a-84b8-f12f471f5a06} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.19 05:55:00.322819 [ 259 ] {8e8276e3-ba02-442a-84b8-f12f471f5a06} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:55:00.323058 [ 259 ] {8e8276e3-ba02-442a-84b8-f12f471f5a06} executeQuery: Read 128 rows, 9.13 KiB in 0.001676 sec., 76372.31503579952 rows/sec., 5.32 MiB/sec. 2024.11.19 05:55:00.323228 [ 259 ] {8e8276e3-ba02-442a-84b8-f12f471f5a06} TCPHandler: Processed in 0.001996321 sec. 2024.11.19 05:55:00.323427 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:00.323562 [ 263 ] {b84be10f-718b-4b93-9265-7d7d38bb233d} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:55:00.323621 [ 263 ] {b84be10f-718b-4b93-9265-7d7d38bb233d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:55:00.324201 [ 263 ] {b84be10f-718b-4b93-9265-7d7d38bb233d} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:00.324249 [ 263 ] {b84be10f-718b-4b93-9265-7d7d38bb233d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:55:00.324648 [ 263 ] {b84be10f-718b-4b93-9265-7d7d38bb233d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.19 05:55:00.324891 [ 263 ] {b84be10f-718b-4b93-9265-7d7d38bb233d} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:55:00.325101 [ 263 ] {b84be10f-718b-4b93-9265-7d7d38bb233d} executeQuery: Read 48 rows, 3.31 KiB in 0.001571 sec., 30553.7873965627 rows/sec., 2.06 MiB/sec. 2024.11.19 05:55:00.325154 [ 263 ] {b84be10f-718b-4b93-9265-7d7d38bb233d} TCPHandler: Processed in 0.001782969 sec. 2024.11.19 05:55:01.119973 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 2024.11.19 05:55:01.120640 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:01.120694 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:55:01.121225 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.19 05:55:01.121502 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:55:01.121755 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 2024.11.19 05:55:01.549962 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 2024.11.19 05:55:01.571139 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:01.571201 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:55:01.578493 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.19 05:55:01.579268 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:55:01.582762 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 113 2024.11.19 05:55:05.318752 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:05.318951 [ 259 ] {816fa3fe-5a2a-4d79-91bc-99d0032b0f43} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:55:05.319022 [ 259 ] {816fa3fe-5a2a-4d79-91bc-99d0032b0f43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:55:05.319754 [ 259 ] {816fa3fe-5a2a-4d79-91bc-99d0032b0f43} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:05.319806 [ 259 ] {816fa3fe-5a2a-4d79-91bc-99d0032b0f43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:55:05.320242 [ 259 ] {816fa3fe-5a2a-4d79-91bc-99d0032b0f43} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.19 05:55:05.320508 [ 259 ] {816fa3fe-5a2a-4d79-91bc-99d0032b0f43} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:55:05.320721 [ 134 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.19 05:55:05.320742 [ 259 ] {816fa3fe-5a2a-4d79-91bc-99d0032b0f43} executeQuery: Read 56 rows, 4.41 KiB in 0.001836 sec., 30501.089324618737 rows/sec., 2.34 MiB/sec. 2024.11.19 05:55:05.320812 [ 134 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:05.320886 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:55:05.320892 [ 259 ] {816fa3fe-5a2a-4d79-91bc-99d0032b0f43} TCPHandler: Processed in 0.002269674 sec. 2024.11.19 05:55:05.321144 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:05.321147 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:55:05.321353 [ 263 ] {bc070157-224e-40f1-abe7-351ded395c0c} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:55:05.321466 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:55:05.321476 [ 263 ] {bc070157-224e-40f1-abe7-351ded395c0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:55:05.321558 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1429 rows starting from the beginning of the part 2024.11.19 05:55:05.321891 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:55:05.322390 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:55:05.322802 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:55:05.323088 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part 2024.11.19 05:55:05.323364 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:55:05.324175 [ 263 ] {bc070157-224e-40f1-abe7-351ded395c0c} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:05.324241 [ 263 ] {bc070157-224e-40f1-abe7-351ded395c0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:05.325097 [ 263 ] {bc070157-224e-40f1-abe7-351ded395c0c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.19 05:55:05.325566 [ 263 ] {bc070157-224e-40f1-abe7-351ded395c0c} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:55:05.325918 [ 134 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.19 05:55:05.326053 [ 134 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:05.326133 [ 263 ] {bc070157-224e-40f1-abe7-351ded395c0c} executeQuery: Read 64 rows, 5.12 KiB in 0.004807 sec., 13313.917204077388 rows/sec., 1.04 MiB/sec. 2024.11.19 05:55:05.326128 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:05.326442 [ 263 ] {bc070157-224e-40f1-abe7-351ded395c0c} TCPHandler: Processed in 0.005399305 sec. 2024.11.19 05:55:05.326746 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:05.326845 [ 190 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:55:05.327113 [ 259 ] {44c18dd5-b6e1-4f70-b87d-da695d2c41ab} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:55:05.327326 [ 259 ] {44c18dd5-b6e1-4f70-b87d-da695d2c41ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:55:05.327517 [ 190 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:55:05.327699 [ 190 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 908 rows starting from the beginning of the part 2024.11.19 05:55:05.328260 [ 190 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:55:05.328968 [ 190 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:55:05.329613 [ 190 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:55:05.329833 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1937 rows, containing 5 columns (5 merged, 0 gathered) in 0.008814662 sec., 219747.50705131976 rows/sec., 19.22 MiB/sec. 2024.11.19 05:55:05.330081 [ 190 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part 2024.11.19 05:55:05.330438 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.19 05:55:05.330633 [ 190 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:55:05.331086 [ 259 ] {44c18dd5-b6e1-4f70-b87d-da695d2c41ab} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:05.331191 [ 259 ] {44c18dd5-b6e1-4f70-b87d-da695d2c41ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:05.332041 [ 196 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_21_4} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:55:05.332461 [ 196 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_21_4} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.19 05:55:05.332789 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2024.11.19 05:55:05.332860 [ 259 ] {44c18dd5-b6e1-4f70-b87d-da695d2c41ab} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.19 05:55:05.333385 [ 259 ] {44c18dd5-b6e1-4f70-b87d-da695d2c41ab} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:55:05.333794 [ 134 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.19 05:55:05.333915 [ 134 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:05.334017 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:05.334185 [ 259 ] {44c18dd5-b6e1-4f70-b87d-da695d2c41ab} executeQuery: Read 160 rows, 11.41 KiB in 0.007173 sec., 22305.86923184163 rows/sec., 1.55 MiB/sec. 2024.11.19 05:55:05.334438 [ 196 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:55:05.334528 [ 259 ] {44c18dd5-b6e1-4f70-b87d-da695d2c41ab} TCPHandler: Processed in 0.007952022 sec. 2024.11.19 05:55:05.334731 [ 196 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:55:05.334747 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:05.334787 [ 196 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4266 rows starting from the beginning of the part 2024.11.19 05:55:05.335164 [ 263 ] {9c8f1eba-02ab-4670-bd2e-265e8a85906c} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:55:05.335200 [ 196 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 129 rows starting from the beginning of the part 2024.11.19 05:55:05.335371 [ 263 ] {9c8f1eba-02ab-4670-bd2e-265e8a85906c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:55:05.335709 [ 196 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:55:05.336190 [ 196 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:55:05.336716 [ 196 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 128 rows starting from the beginning of the part 2024.11.19 05:55:05.337157 [ 196 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:55:05.338108 [ 190 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1588 rows, containing 5 columns (5 merged, 0 gathered) in 0.011648801 sec., 136323.04303249752 rows/sec., 10.51 MiB/sec. 2024.11.19 05:55:05.338591 [ 190 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.19 05:55:05.338633 [ 263 ] {9c8f1eba-02ab-4670-bd2e-265e8a85906c} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:05.338740 [ 263 ] {9c8f1eba-02ab-4670-bd2e-265e8a85906c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:05.339483 [ 190 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_21_4} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:55:05.339880 [ 190 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_21_4} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.19 05:55:05.339934 [ 263 ] {9c8f1eba-02ab-4670-bd2e-265e8a85906c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.19 05:55:05.340133 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. 2024.11.19 05:55:05.340458 [ 263 ] {9c8f1eba-02ab-4670-bd2e-265e8a85906c} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:55:05.340666 [ 134 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.19 05:55:05.340729 [ 134 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:05.340770 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:05.340777 [ 263 ] {9c8f1eba-02ab-4670-bd2e-265e8a85906c} executeQuery: Read 60 rows, 4.14 KiB in 0.005774 sec., 10391.409767925183 rows/sec., 717.12 KiB/sec. 2024.11.19 05:55:05.341165 [ 263 ] {9c8f1eba-02ab-4670-bd2e-265e8a85906c} TCPHandler: Processed in 0.006490537 sec. 2024.11.19 05:55:05.341237 [ 198 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:55:05.341426 [ 198 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:55:05.341457 [ 198 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 996 rows starting from the beginning of the part 2024.11.19 05:55:05.341524 [ 198 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part 2024.11.19 05:55:05.341747 [ 198 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:55:05.341872 [ 198 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:55:05.342062 [ 198 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:55:05.342372 [ 198 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:55:05.342862 [ 196 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 5080 rows, containing 5 columns (5 merged, 0 gathered) in 0.00866341 sec., 586374.1875312377 rows/sec., 39.84 MiB/sec. 2024.11.19 05:55:05.343404 [ 196 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.19 05:55:05.344070 [ 196 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_21_4} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:55:05.344262 [ 196 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_21_4} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.19 05:55:05.344436 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. 2024.11.19 05:55:05.344611 [ 198 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1294 rows, containing 4 columns (4 merged, 0 gathered) in 0.003759379 sec., 344205.78505120124 rows/sec., 22.60 MiB/sec. 2024.11.19 05:55:05.344771 [ 198 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.19 05:55:05.345040 [ 198 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_21_4} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:55:05.345113 [ 198 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_21_4} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.19 05:55:05.345181 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. 2024.11.19 05:55:06.593178 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48773, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:06.820314 [ 293 ] {} 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.19 05:55:06.876783 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35825, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:06.883067 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36062, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:07.025389 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35815, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:07.031679 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47990, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:07.044985 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48979, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:07.050410 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36541, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:08.523254 [ 131 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:55:08.523301 [ 131 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:55:08.621990 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 2024.11.19 05:55:08.622744 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:08.622793 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:55:08.623335 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.19 05:55:08.623606 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:55:08.623829 [ 133 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.19 05:55:08.623872 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2024.11.19 05:55:08.623919 [ 133 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:08.623952 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:55:08.624161 [ 190 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::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.19 05:55:08.624414 [ 190 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:55:08.624488 [ 190 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part 2024.11.19 05:55:08.624675 [ 190 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part 2024.11.19 05:55:08.624826 [ 190 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part 2024.11.19 05:55:08.625070 [ 190 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part 2024.11.19 05:55:08.625259 [ 190 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part 2024.11.19 05:55:08.625425 [ 190 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part 2024.11.19 05:55:08.627244 [ 200 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003203283 sec., 2304198.5363141503 rows/sec., 32.96 MiB/sec. 2024.11.19 05:55:08.627671 [ 200 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.19 05:55:08.627968 [ 200 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_16_3} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:55:08.628048 [ 200 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_16_3} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.19 05:55:08.628152 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2024.11.19 05:55:08.662343 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 464 2024.11.19 05:55:08.665187 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:08.665236 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:55:08.666643 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.19 05:55:08.666976 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:55:08.667618 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 464 2024.11.19 05:55:09.001327 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00094242 sec. 2024.11.19 05:55:09.082951 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 2024.11.19 05:55:09.104899 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:09.104949 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:55:09.112368 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.19 05:55:09.113131 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:55:09.113570 [ 133 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.19 05:55:09.113763 [ 133 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:09.113839 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.11.19 05:55:09.114209 [ 188 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:55:09.127716 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2024.11.19 05:55:09.129329 [ 188 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:55:09.130502 [ 188 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:55:09.135558 [ 188 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:55:09.140772 [ 188 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:55:09.146101 [ 188 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:55:09.151616 [ 188 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:55:09.156153 [ 188 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:55:09.216955 [ 190 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.102973909 sec., 1175.054935517695 rows/sec., 6.08 MiB/sec. 2024.11.19 05:55:09.219581 [ 187 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.19 05:55:09.222372 [ 187 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_16_3} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:55:09.222469 [ 187 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_16_3} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.19 05:55:09.224591 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2024.11.19 05:55:09.778524 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50108, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:10.000196 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 177.75 MiB, peak 187.68 MiB, free memory in arenas 0.00 B, will set to 179.36 MiB (RSS), difference: 1.61 MiB 2024.11.19 05:55:10.264884 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44656, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:10.325219 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:10.325409 [ 259 ] {e5d144fb-7eb9-40b7-90ba-a2c5afda69fd} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:55:10.325483 [ 259 ] {e5d144fb-7eb9-40b7-90ba-a2c5afda69fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:55:10.326240 [ 259 ] {e5d144fb-7eb9-40b7-90ba-a2c5afda69fd} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:10.326295 [ 259 ] {e5d144fb-7eb9-40b7-90ba-a2c5afda69fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:10.326739 [ 259 ] {e5d144fb-7eb9-40b7-90ba-a2c5afda69fd} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.19 05:55:10.326998 [ 259 ] {e5d144fb-7eb9-40b7-90ba-a2c5afda69fd} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:55:10.327262 [ 259 ] {e5d144fb-7eb9-40b7-90ba-a2c5afda69fd} executeQuery: Read 14 rows, 1.01 KiB in 0.001895 sec., 7387.862796833773 rows/sec., 531.83 KiB/sec. 2024.11.19 05:55:10.327454 [ 259 ] {e5d144fb-7eb9-40b7-90ba-a2c5afda69fd} TCPHandler: Processed in 0.002360604 sec. 2024.11.19 05:55:10.327642 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:10.327768 [ 263 ] {c07871ae-941c-4a84-a47d-cb5e7194c3ad} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:55:10.327828 [ 263 ] {c07871ae-941c-4a84-a47d-cb5e7194c3ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:55:10.328691 [ 263 ] {c07871ae-941c-4a84-a47d-cb5e7194c3ad} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:10.328741 [ 263 ] {c07871ae-941c-4a84-a47d-cb5e7194c3ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:10.329140 [ 263 ] {c07871ae-941c-4a84-a47d-cb5e7194c3ad} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.19 05:55:10.329389 [ 263 ] {c07871ae-941c-4a84-a47d-cb5e7194c3ad} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:55:10.329607 [ 263 ] {c07871ae-941c-4a84-a47d-cb5e7194c3ad} executeQuery: Read 283 rows, 25.59 KiB in 0.001866 sec., 151661.30760986067 rows/sec., 13.39 MiB/sec. 2024.11.19 05:55:10.329704 [ 263 ] {c07871ae-941c-4a84-a47d-cb5e7194c3ad} TCPHandler: Processed in 0.002121042 sec. 2024.11.19 05:55:10.329870 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:10.329983 [ 259 ] {bc8188f6-f9db-4971-ba2e-83fd49af1114} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:55:10.330031 [ 259 ] {bc8188f6-f9db-4971-ba2e-83fd49af1114} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:55:10.330589 [ 259 ] {bc8188f6-f9db-4971-ba2e-83fd49af1114} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:10.330628 [ 259 ] {bc8188f6-f9db-4971-ba2e-83fd49af1114} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:10.330993 [ 259 ] {bc8188f6-f9db-4971-ba2e-83fd49af1114} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.19 05:55:10.331249 [ 259 ] {bc8188f6-f9db-4971-ba2e-83fd49af1114} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:55:10.331546 [ 259 ] {bc8188f6-f9db-4971-ba2e-83fd49af1114} executeQuery: Read 47 rows, 3.46 KiB in 0.001573 sec., 29879.211697393515 rows/sec., 2.15 MiB/sec. 2024.11.19 05:55:10.331843 [ 259 ] {bc8188f6-f9db-4971-ba2e-83fd49af1114} TCPHandler: Processed in 0.002020781 sec. 2024.11.19 05:55:10.332062 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:10.332200 [ 263 ] {5a3369e1-c0cf-4e31-b8b4-4946c1008bb9} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:55:10.332256 [ 263 ] {5a3369e1-c0cf-4e31-b8b4-4946c1008bb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:55:10.332900 [ 263 ] {5a3369e1-c0cf-4e31-b8b4-4946c1008bb9} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:10.332940 [ 263 ] {5a3369e1-c0cf-4e31-b8b4-4946c1008bb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:10.333292 [ 263 ] {5a3369e1-c0cf-4e31-b8b4-4946c1008bb9} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.19 05:55:10.333529 [ 263 ] {5a3369e1-c0cf-4e31-b8b4-4946c1008bb9} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:55:10.333945 [ 263 ] {5a3369e1-c0cf-4e31-b8b4-4946c1008bb9} executeQuery: Read 14 rows, 1004.00 B in 0.001739 sec., 8050.6037952846455 rows/sec., 563.81 KiB/sec. 2024.11.19 05:55:10.334191 [ 263 ] {5a3369e1-c0cf-4e31-b8b4-4946c1008bb9} TCPHandler: Processed in 0.002224583 sec. 2024.11.19 05:55:10.334376 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:10.334508 [ 259 ] {1c071e6a-e0b0-485d-9b34-ee8d7dd99e87} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:55:10.334563 [ 259 ] {1c071e6a-e0b0-485d-9b34-ee8d7dd99e87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:55:10.335171 [ 259 ] {1c071e6a-e0b0-485d-9b34-ee8d7dd99e87} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:10.335210 [ 259 ] {1c071e6a-e0b0-485d-9b34-ee8d7dd99e87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:10.335566 [ 259 ] {1c071e6a-e0b0-485d-9b34-ee8d7dd99e87} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.19 05:55:10.335809 [ 259 ] {1c071e6a-e0b0-485d-9b34-ee8d7dd99e87} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:55:10.336063 [ 259 ] {1c071e6a-e0b0-485d-9b34-ee8d7dd99e87} executeQuery: Read 13 rows, 830.00 B in 0.001565 sec., 8306.70926517572 rows/sec., 517.92 KiB/sec. 2024.11.19 05:55:10.336346 [ 259 ] {1c071e6a-e0b0-485d-9b34-ee8d7dd99e87} TCPHandler: Processed in 0.002027241 sec. 2024.11.19 05:55:10.336550 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:10.336689 [ 263 ] {19d24404-a2cb-4127-b68d-f066919bef69} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:55:10.336745 [ 263 ] {19d24404-a2cb-4127-b68d-f066919bef69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:55:10.337464 [ 263 ] {19d24404-a2cb-4127-b68d-f066919bef69} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:10.337504 [ 263 ] {19d24404-a2cb-4127-b68d-f066919bef69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:10.337883 [ 263 ] {19d24404-a2cb-4127-b68d-f066919bef69} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.19 05:55:10.338141 [ 263 ] {19d24404-a2cb-4127-b68d-f066919bef69} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:55:10.338388 [ 263 ] {19d24404-a2cb-4127-b68d-f066919bef69} executeQuery: Read 422 rows, 30.88 KiB in 0.001724 sec., 244779.5823665893 rows/sec., 17.49 MiB/sec. 2024.11.19 05:55:10.338605 [ 263 ] {19d24404-a2cb-4127-b68d-f066919bef69} TCPHandler: Processed in 0.002132572 sec. 2024.11.19 05:55:10.338752 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:10.338859 [ 259 ] {9cd356e8-bdc7-4a15-a21e-f2282e49a032} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:55:10.338907 [ 259 ] {9cd356e8-bdc7-4a15-a21e-f2282e49a032} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:55:10.339367 [ 259 ] {9cd356e8-bdc7-4a15-a21e-f2282e49a032} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:10.339406 [ 259 ] {9cd356e8-bdc7-4a15-a21e-f2282e49a032} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:10.339777 [ 259 ] {9cd356e8-bdc7-4a15-a21e-f2282e49a032} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.19 05:55:10.340027 [ 259 ] {9cd356e8-bdc7-4a15-a21e-f2282e49a032} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:55:10.340321 [ 259 ] {9cd356e8-bdc7-4a15-a21e-f2282e49a032} executeQuery: Read 6 rows, 321.00 B in 0.001461 sec., 4106.776180698152 rows/sec., 214.56 KiB/sec. 2024.11.19 05:55:10.340403 [ 259 ] {9cd356e8-bdc7-4a15-a21e-f2282e49a032} TCPHandler: Processed in 0.001703108 sec. 2024.11.19 05:55:10.340551 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:10.340660 [ 263 ] {6b04302f-5626-4c64-8af8-1ae7fda4d5ee} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:55:10.340709 [ 263 ] {6b04302f-5626-4c64-8af8-1ae7fda4d5ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:55:10.341233 [ 263 ] {6b04302f-5626-4c64-8af8-1ae7fda4d5ee} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:10.341271 [ 263 ] {6b04302f-5626-4c64-8af8-1ae7fda4d5ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:10.341664 [ 263 ] {6b04302f-5626-4c64-8af8-1ae7fda4d5ee} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.19 05:55:10.341908 [ 263 ] {6b04302f-5626-4c64-8af8-1ae7fda4d5ee} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:55:10.342144 [ 263 ] {6b04302f-5626-4c64-8af8-1ae7fda4d5ee} executeQuery: Read 237 rows, 16.27 KiB in 0.001505 sec., 157475.0830564784 rows/sec., 10.56 MiB/sec. 2024.11.19 05:55:10.342383 [ 263 ] {6b04302f-5626-4c64-8af8-1ae7fda4d5ee} TCPHandler: Processed in 0.001880759 sec. 2024.11.19 05:55:10.342528 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:10.342635 [ 259 ] {e365af71-2001-4ef9-8de3-f7fa9c1fa13c} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:55:10.342683 [ 259 ] {e365af71-2001-4ef9-8de3-f7fa9c1fa13c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:55:10.343196 [ 259 ] {e365af71-2001-4ef9-8de3-f7fa9c1fa13c} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:10.343242 [ 259 ] {e365af71-2001-4ef9-8de3-f7fa9c1fa13c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:10.343673 [ 259 ] {e365af71-2001-4ef9-8de3-f7fa9c1fa13c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.19 05:55:10.343939 [ 259 ] {e365af71-2001-4ef9-8de3-f7fa9c1fa13c} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:55:10.344227 [ 259 ] {e365af71-2001-4ef9-8de3-f7fa9c1fa13c} executeQuery: Read 1 rows, 69.00 B in 0.001592 sec., 628.1407035175879 rows/sec., 42.33 KiB/sec. 2024.11.19 05:55:10.344319 [ 259 ] {e365af71-2001-4ef9-8de3-f7fa9c1fa13c} TCPHandler: Processed in 0.00184401 sec. 2024.11.19 05:55:10.344452 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:10.344559 [ 263 ] {da629f28-49fd-43bb-9475-41707d598d11} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:55:10.344628 [ 263 ] {da629f28-49fd-43bb-9475-41707d598d11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:55:10.345800 [ 263 ] {da629f28-49fd-43bb-9475-41707d598d11} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:10.345840 [ 263 ] {da629f28-49fd-43bb-9475-41707d598d11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:10.346503 [ 263 ] {da629f28-49fd-43bb-9475-41707d598d11} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.19 05:55:10.346789 [ 263 ] {da629f28-49fd-43bb-9475-41707d598d11} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:55:10.346967 [ 129 ] {} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.11.19 05:55:10.347063 [ 129 ] {} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:10.347071 [ 263 ] {da629f28-49fd-43bb-9475-41707d598d11} executeQuery: Read 40 rows, 73.40 KiB in 0.002524 sec., 15847.860538827257 rows/sec., 28.40 MiB/sec. 2024.11.19 05:55:10.347100 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:10.347543 [ 201 ] {e648c1b8-8686-4259-82f9-325f430fe764::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.19 05:55:10.347760 [ 263 ] {da629f28-49fd-43bb-9475-41707d598d11} TCPHandler: Processed in 0.003357375 sec. 2024.11.19 05:55:10.347988 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:10.348245 [ 259 ] {bb3716f9-47b0-4397-af8d-586fa7d395ba} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:55:10.348312 [ 201 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:55:10.348337 [ 259 ] {bb3716f9-47b0-4397-af8d-586fa7d395ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:55:10.348506 [ 201 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 87 rows starting from the beginning of the part 2024.11.19 05:55:10.349346 [ 201 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part 2024.11.19 05:55:10.349977 [ 201 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part 2024.11.19 05:55:10.350727 [ 201 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part 2024.11.19 05:55:10.350743 [ 259 ] {bb3716f9-47b0-4397-af8d-586fa7d395ba} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:10.350817 [ 259 ] {bb3716f9-47b0-4397-af8d-586fa7d395ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:10.351335 [ 201 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part 2024.11.19 05:55:10.352240 [ 201 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part 2024.11.19 05:55:10.352652 [ 259 ] {bb3716f9-47b0-4397-af8d-586fa7d395ba} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.19 05:55:10.353508 [ 259 ] {bb3716f9-47b0-4397-af8d-586fa7d395ba} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:55:10.354045 [ 259 ] {bb3716f9-47b0-4397-af8d-586fa7d395ba} executeQuery: Read 82 rows, 5.33 KiB in 0.005852 sec., 14012.303485987695 rows/sec., 911.31 KiB/sec. 2024.11.19 05:55:10.354380 [ 259 ] {bb3716f9-47b0-4397-af8d-586fa7d395ba} TCPHandler: Processed in 0.006505388 sec. 2024.11.19 05:55:10.357414 [ 187 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 247 rows, containing 19 columns (19 merged, 0 gathered) in 0.010188226 sec., 24243.67107679001 rows/sec., 43.44 MiB/sec. 2024.11.19 05:55:10.357943 [ 201 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.11.19 05:55:10.358489 [ 201 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_10_2} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:55:10.358575 [ 201 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_10_2} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2024.11.19 05:55:10.358695 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. 2024.11.19 05:55:10.498583 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58771, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:10.508024 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56772, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:10.546516 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48267, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:10.686582 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39358, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:10.714494 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60016, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:10.714541 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47010, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:11.102361 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35812, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:11.326863 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42231, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:11.441307 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65429, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:11.516342 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55135, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:11.534711 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42173, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:11.541024 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63051, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:11.657257 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64324, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:11.705399 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53307, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:11.719772 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37308, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:11.915867 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58377, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:11.920284 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62289, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:11.966831 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52738, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:12.243769 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63445, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:12.314236 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38740, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:12.328558 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40356, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:12.396865 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52373, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:15.320522 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:15.320774 [ 259 ] {2095143a-d7ef-437e-bb93-131f513541e0} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:55:15.320868 [ 259 ] {2095143a-d7ef-437e-bb93-131f513541e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:55:15.321864 [ 259 ] {2095143a-d7ef-437e-bb93-131f513541e0} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:15.321932 [ 259 ] {2095143a-d7ef-437e-bb93-131f513541e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:15.322494 [ 259 ] {2095143a-d7ef-437e-bb93-131f513541e0} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.19 05:55:15.322821 [ 259 ] {2095143a-d7ef-437e-bb93-131f513541e0} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:55:15.323099 [ 259 ] {2095143a-d7ef-437e-bb93-131f513541e0} executeQuery: Read 56 rows, 4.41 KiB in 0.002387 sec., 23460.410557184754 rows/sec., 1.80 MiB/sec. 2024.11.19 05:55:15.323184 [ 259 ] {2095143a-d7ef-437e-bb93-131f513541e0} TCPHandler: Processed in 0.002844679 sec. 2024.11.19 05:55:15.323425 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:15.323578 [ 263 ] {5884a46c-4ec5-45fa-885d-8e06b0ae4b59} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:55:15.323646 [ 263 ] {5884a46c-4ec5-45fa-885d-8e06b0ae4b59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:55:15.324461 [ 263 ] {5884a46c-4ec5-45fa-885d-8e06b0ae4b59} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:15.324520 [ 263 ] {5884a46c-4ec5-45fa-885d-8e06b0ae4b59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:15.325148 [ 263 ] {5884a46c-4ec5-45fa-885d-8e06b0ae4b59} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.19 05:55:15.325508 [ 263 ] {5884a46c-4ec5-45fa-885d-8e06b0ae4b59} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:55:15.325792 [ 263 ] {5884a46c-4ec5-45fa-885d-8e06b0ae4b59} executeQuery: Read 64 rows, 5.12 KiB in 0.002252 sec., 28419.18294849023 rows/sec., 2.22 MiB/sec. 2024.11.19 05:55:15.325876 [ 263 ] {5884a46c-4ec5-45fa-885d-8e06b0ae4b59} TCPHandler: Processed in 0.002522246 sec. 2024.11.19 05:55:15.326069 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:15.326210 [ 259 ] {7b1db882-a814-4b8f-ba6e-2bd662f979bd} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:55:15.326279 [ 259 ] {7b1db882-a814-4b8f-ba6e-2bd662f979bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:55:15.326976 [ 259 ] {7b1db882-a814-4b8f-ba6e-2bd662f979bd} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:15.327027 [ 259 ] {7b1db882-a814-4b8f-ba6e-2bd662f979bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:15.327534 [ 259 ] {7b1db882-a814-4b8f-ba6e-2bd662f979bd} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.19 05:55:15.327850 [ 259 ] {7b1db882-a814-4b8f-ba6e-2bd662f979bd} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:55:15.328135 [ 259 ] {7b1db882-a814-4b8f-ba6e-2bd662f979bd} executeQuery: Read 160 rows, 11.41 KiB in 0.00195 sec., 82051.28205128206 rows/sec., 5.71 MiB/sec. 2024.11.19 05:55:15.328296 [ 259 ] {7b1db882-a814-4b8f-ba6e-2bd662f979bd} TCPHandler: Processed in 0.002284814 sec. 2024.11.19 05:55:15.328550 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:15.328694 [ 263 ] {5ed7d5bd-6468-40d2-9720-32eb0fd72200} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:55:15.328756 [ 263 ] {5ed7d5bd-6468-40d2-9720-32eb0fd72200} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:55:15.329360 [ 263 ] {5ed7d5bd-6468-40d2-9720-32eb0fd72200} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:15.329410 [ 263 ] {5ed7d5bd-6468-40d2-9720-32eb0fd72200} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:15.329882 [ 263 ] {5ed7d5bd-6468-40d2-9720-32eb0fd72200} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.19 05:55:15.330206 [ 263 ] {5ed7d5bd-6468-40d2-9720-32eb0fd72200} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:55:15.330513 [ 263 ] {5ed7d5bd-6468-40d2-9720-32eb0fd72200} executeQuery: Read 60 rows, 4.14 KiB in 0.001849 sec., 32449.97295835587 rows/sec., 2.19 MiB/sec. 2024.11.19 05:55:15.330773 [ 263 ] {5ed7d5bd-6468-40d2-9720-32eb0fd72200} TCPHandler: Processed in 0.002305954 sec. 2024.11.19 05:55:16.124119 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 2024.11.19 05:55:16.124886 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:16.124949 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:16.125510 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.19 05:55:16.125789 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:55:16.126004 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 2024.11.19 05:55:16.627917 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2024.11.19 05:55:16.647921 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:16.647986 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:16.654753 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.19 05:55:16.655478 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:55:16.658034 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2024.11.19 05:55:18.667912 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 494 2024.11.19 05:55:18.671059 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:18.671111 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:18.672580 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.19 05:55:18.672888 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:55:18.674157 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 494 2024.11.19 05:55:20.318146 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:20.318361 [ 259 ] {45b7bc0b-47e9-4296-9eae-66aadcd2b57c} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:55:20.318440 [ 259 ] {45b7bc0b-47e9-4296-9eae-66aadcd2b57c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:55:20.319280 [ 259 ] {45b7bc0b-47e9-4296-9eae-66aadcd2b57c} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:20.319327 [ 259 ] {45b7bc0b-47e9-4296-9eae-66aadcd2b57c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:20.319752 [ 259 ] {45b7bc0b-47e9-4296-9eae-66aadcd2b57c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.19 05:55:20.320009 [ 259 ] {45b7bc0b-47e9-4296-9eae-66aadcd2b57c} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:55:20.320250 [ 259 ] {45b7bc0b-47e9-4296-9eae-66aadcd2b57c} executeQuery: Read 56 rows, 4.41 KiB in 0.001945 sec., 28791.77377892031 rows/sec., 2.21 MiB/sec. 2024.11.19 05:55:20.320308 [ 259 ] {45b7bc0b-47e9-4296-9eae-66aadcd2b57c} TCPHandler: Processed in 0.002298163 sec. 2024.11.19 05:55:20.320479 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:20.320613 [ 263 ] {4c03d4fc-3fcc-4d9b-8eaa-d0e198b9ddb3} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:55:20.320668 [ 263 ] {4c03d4fc-3fcc-4d9b-8eaa-d0e198b9ddb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:55:20.321318 [ 263 ] {4c03d4fc-3fcc-4d9b-8eaa-d0e198b9ddb3} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:20.321358 [ 263 ] {4c03d4fc-3fcc-4d9b-8eaa-d0e198b9ddb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:20.321714 [ 263 ] {4c03d4fc-3fcc-4d9b-8eaa-d0e198b9ddb3} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.19 05:55:20.321967 [ 263 ] {4c03d4fc-3fcc-4d9b-8eaa-d0e198b9ddb3} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:55:20.322178 [ 263 ] {4c03d4fc-3fcc-4d9b-8eaa-d0e198b9ddb3} executeQuery: Read 64 rows, 5.12 KiB in 0.001594 sec., 40150.564617314936 rows/sec., 3.13 MiB/sec. 2024.11.19 05:55:20.322232 [ 263 ] {4c03d4fc-3fcc-4d9b-8eaa-d0e198b9ddb3} TCPHandler: Processed in 0.001821119 sec. 2024.11.19 05:55:20.322381 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:20.322512 [ 259 ] {e2af5d97-135b-4b34-8dde-6ab36505b155} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:55:20.322570 [ 259 ] {e2af5d97-135b-4b34-8dde-6ab36505b155} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:55:20.323187 [ 259 ] {e2af5d97-135b-4b34-8dde-6ab36505b155} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:20.323227 [ 259 ] {e2af5d97-135b-4b34-8dde-6ab36505b155} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:20.323618 [ 259 ] {e2af5d97-135b-4b34-8dde-6ab36505b155} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.19 05:55:20.323912 [ 259 ] {e2af5d97-135b-4b34-8dde-6ab36505b155} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:55:20.324171 [ 259 ] {e2af5d97-135b-4b34-8dde-6ab36505b155} executeQuery: Read 160 rows, 11.41 KiB in 0.001684 sec., 95011.87648456058 rows/sec., 6.62 MiB/sec. 2024.11.19 05:55:20.324305 [ 259 ] {e2af5d97-135b-4b34-8dde-6ab36505b155} TCPHandler: Processed in 0.001983931 sec. 2024.11.19 05:55:20.324526 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:20.324658 [ 263 ] {4d934a95-973c-43e4-8d6a-113f32a81a04} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:55:20.324714 [ 263 ] {4d934a95-973c-43e4-8d6a-113f32a81a04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:55:20.325376 [ 263 ] {4d934a95-973c-43e4-8d6a-113f32a81a04} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:20.325414 [ 263 ] {4d934a95-973c-43e4-8d6a-113f32a81a04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:20.325769 [ 263 ] {4d934a95-973c-43e4-8d6a-113f32a81a04} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.19 05:55:20.326007 [ 263 ] {4d934a95-973c-43e4-8d6a-113f32a81a04} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:55:20.326181 [ 263 ] {4d934a95-973c-43e4-8d6a-113f32a81a04} executeQuery: Read 60 rows, 4.14 KiB in 0.001554 sec., 38610.03861003861 rows/sec., 2.60 MiB/sec. 2024.11.19 05:55:20.326230 [ 263 ] {4d934a95-973c-43e4-8d6a-113f32a81a04} TCPHandler: Processed in 0.001818999 sec. 2024.11.19 05:55:23.523364 [ 114 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:55:23.523419 [ 114 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:55:23.626262 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 2024.11.19 05:55:23.626882 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:23.626929 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:23.627561 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.19 05:55:23.627828 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:55:23.628076 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2024.11.19 05:55:24.158219 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2024.11.19 05:55:24.177448 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:24.177496 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:24.184882 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.19 05:55:24.185626 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:55:24.188445 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2024.11.19 05:55:25.324847 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:25.325053 [ 259 ] {6a33d877-4d3d-43df-8c39-b37741554956} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:55:25.325132 [ 259 ] {6a33d877-4d3d-43df-8c39-b37741554956} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:55:25.325891 [ 259 ] {6a33d877-4d3d-43df-8c39-b37741554956} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:25.325936 [ 259 ] {6a33d877-4d3d-43df-8c39-b37741554956} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:25.326368 [ 259 ] {6a33d877-4d3d-43df-8c39-b37741554956} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.19 05:55:25.326624 [ 259 ] {6a33d877-4d3d-43df-8c39-b37741554956} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:55:25.326819 [ 113 ] {} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.11.19 05:55:25.326890 [ 259 ] {6a33d877-4d3d-43df-8c39-b37741554956} executeQuery: Read 14 rows, 1.01 KiB in 0.001883 sec., 7434.944237918216 rows/sec., 535.22 KiB/sec. 2024.11.19 05:55:25.326907 [ 113 ] {} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:25.326983 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:25.327037 [ 259 ] {6a33d877-4d3d-43df-8c39-b37741554956} TCPHandler: Processed in 0.002317144 sec. 2024.11.19 05:55:25.327327 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:25.327490 [ 186 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:55:25.327633 [ 263 ] {bc30e214-5f02-449d-8ea2-ba9ee44cd663} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:55:25.327751 [ 263 ] {bc30e214-5f02-449d-8ea2-ba9ee44cd663} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:55:25.327812 [ 186 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:55:25.327914 [ 186 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:55:25.328196 [ 186 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:55:25.328694 [ 186 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:55:25.329142 [ 186 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:55:25.329471 [ 186 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:55:25.330583 [ 263 ] {bc30e214-5f02-449d-8ea2-ba9ee44cd663} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:25.330644 [ 263 ] {bc30e214-5f02-449d-8ea2-ba9ee44cd663} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:25.331790 [ 263 ] {bc30e214-5f02-449d-8ea2-ba9ee44cd663} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.19 05:55:25.331944 [ 201 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00482667 sec., 14502.752415226232 rows/sec., 1.07 MiB/sec. 2024.11.19 05:55:25.332184 [ 201 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.11.19 05:55:25.332267 [ 263 ] {bc30e214-5f02-449d-8ea2-ba9ee44cd663} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:55:25.332808 [ 263 ] {bc30e214-5f02-449d-8ea2-ba9ee44cd663} executeQuery: Read 285 rows, 25.79 KiB in 0.005228 sec., 54514.1545524101 rows/sec., 4.82 MiB/sec. 2024.11.19 05:55:25.333051 [ 186 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_9_2} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:55:25.333214 [ 263 ] {bc30e214-5f02-449d-8ea2-ba9ee44cd663} TCPHandler: Processed in 0.006013042 sec. 2024.11.19 05:55:25.333369 [ 186 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_9_2} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.11.19 05:55:25.333458 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:25.333545 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.19 05:55:25.333638 [ 259 ] {3c554e2c-6d65-4749-b0a2-0cdedd49f603} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:55:25.333690 [ 259 ] {3c554e2c-6d65-4749-b0a2-0cdedd49f603} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:55:25.334302 [ 259 ] {3c554e2c-6d65-4749-b0a2-0cdedd49f603} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:25.334343 [ 259 ] {3c554e2c-6d65-4749-b0a2-0cdedd49f603} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:25.334715 [ 259 ] {3c554e2c-6d65-4749-b0a2-0cdedd49f603} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.19 05:55:25.334970 [ 259 ] {3c554e2c-6d65-4749-b0a2-0cdedd49f603} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:55:25.335285 [ 259 ] {3c554e2c-6d65-4749-b0a2-0cdedd49f603} executeQuery: Read 48 rows, 3.54 KiB in 0.001644 sec., 29197.0802919708 rows/sec., 2.10 MiB/sec. 2024.11.19 05:55:25.335415 [ 259 ] {3c554e2c-6d65-4749-b0a2-0cdedd49f603} TCPHandler: Processed in 0.002051761 sec. 2024.11.19 05:55:25.335566 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:25.335674 [ 263 ] {dc99567b-1598-476b-815c-dde0bf2d8698} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:55:25.335717 [ 263 ] {dc99567b-1598-476b-815c-dde0bf2d8698} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:55:25.336258 [ 263 ] {dc99567b-1598-476b-815c-dde0bf2d8698} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:25.336297 [ 263 ] {dc99567b-1598-476b-815c-dde0bf2d8698} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:25.336639 [ 263 ] {dc99567b-1598-476b-815c-dde0bf2d8698} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.19 05:55:25.336891 [ 263 ] {dc99567b-1598-476b-815c-dde0bf2d8698} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:55:25.337104 [ 263 ] {dc99567b-1598-476b-815c-dde0bf2d8698} executeQuery: Read 14 rows, 1004.00 B in 0.001453 sec., 9635.237439779765 rows/sec., 674.79 KiB/sec. 2024.11.19 05:55:25.337156 [ 263 ] {dc99567b-1598-476b-815c-dde0bf2d8698} TCPHandler: Processed in 0.001643978 sec. 2024.11.19 05:55:25.337307 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:25.337415 [ 259 ] {cc321939-ea44-4fef-a8b7-4bb351c56eb9} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:55:25.337459 [ 259 ] {cc321939-ea44-4fef-a8b7-4bb351c56eb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:55:25.337993 [ 259 ] {cc321939-ea44-4fef-a8b7-4bb351c56eb9} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:25.338034 [ 259 ] {cc321939-ea44-4fef-a8b7-4bb351c56eb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:25.338394 [ 259 ] {cc321939-ea44-4fef-a8b7-4bb351c56eb9} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.19 05:55:25.338633 [ 259 ] {cc321939-ea44-4fef-a8b7-4bb351c56eb9} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:55:25.338768 [ 112 ] {} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.11.19 05:55:25.338806 [ 112 ] {} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:25.338816 [ 259 ] {cc321939-ea44-4fef-a8b7-4bb351c56eb9} executeQuery: Read 13 rows, 830.00 B in 0.00142 sec., 9154.929577464789 rows/sec., 570.81 KiB/sec. 2024.11.19 05:55:25.338832 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:25.338941 [ 259 ] {cc321939-ea44-4fef-a8b7-4bb351c56eb9} TCPHandler: Processed in 0.001689048 sec. 2024.11.19 05:55:25.339253 [ 201 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:55:25.339252 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:25.339561 [ 263 ] {1d28b247-1be2-4ce2-a3d3-e01bc81020c4} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:55:25.339572 [ 201 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:55:25.339653 [ 263 ] {1d28b247-1be2-4ce2-a3d3-e01bc81020c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:55:25.339654 [ 201 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:55:25.340061 [ 201 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:55:25.340434 [ 201 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:55:25.340778 [ 201 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:55:25.341158 [ 201 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:55:25.342223 [ 263 ] {1d28b247-1be2-4ce2-a3d3-e01bc81020c4} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:25.342293 [ 263 ] {1d28b247-1be2-4ce2-a3d3-e01bc81020c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:25.343430 [ 263 ] {1d28b247-1be2-4ce2-a3d3-e01bc81020c4} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.19 05:55:25.343450 [ 186 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004511957 sec., 14406.16566159651 rows/sec., 954.50 KiB/sec. 2024.11.19 05:55:25.343646 [ 193 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.11.19 05:55:25.343828 [ 263 ] {1d28b247-1be2-4ce2-a3d3-e01bc81020c4} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:55:25.344410 [ 263 ] {1d28b247-1be2-4ce2-a3d3-e01bc81020c4} executeQuery: Read 423 rows, 30.96 KiB in 0.004874 sec., 86787.0332375872 rows/sec., 6.20 MiB/sec. 2024.11.19 05:55:25.344436 [ 193 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_9_2} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:55:25.344768 [ 193 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_9_2} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.11.19 05:55:25.344791 [ 263 ] {1d28b247-1be2-4ce2-a3d3-e01bc81020c4} TCPHandler: Processed in 0.00572649 sec. 2024.11.19 05:55:25.344979 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.19 05:55:25.345016 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:25.345140 [ 259 ] {866de3e2-267f-4ce0-adff-e28f72e80bcb} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:55:25.345190 [ 259 ] {866de3e2-267f-4ce0-adff-e28f72e80bcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:55:25.345683 [ 259 ] {866de3e2-267f-4ce0-adff-e28f72e80bcb} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:25.345725 [ 259 ] {866de3e2-267f-4ce0-adff-e28f72e80bcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:25.346114 [ 259 ] {866de3e2-267f-4ce0-adff-e28f72e80bcb} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.19 05:55:25.346369 [ 259 ] {866de3e2-267f-4ce0-adff-e28f72e80bcb} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:55:25.346567 [ 259 ] {866de3e2-267f-4ce0-adff-e28f72e80bcb} executeQuery: Read 6 rows, 321.00 B in 0.001445 sec., 4152.249134948097 rows/sec., 216.94 KiB/sec. 2024.11.19 05:55:25.346644 [ 259 ] {866de3e2-267f-4ce0-adff-e28f72e80bcb} TCPHandler: Processed in 0.001723778 sec. 2024.11.19 05:55:25.346795 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:25.346904 [ 263 ] {f1034070-d1f7-4506-8086-c889778764dc} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:55:25.346951 [ 263 ] {f1034070-d1f7-4506-8086-c889778764dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:55:25.347470 [ 263 ] {f1034070-d1f7-4506-8086-c889778764dc} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:25.347507 [ 263 ] {f1034070-d1f7-4506-8086-c889778764dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:25.347899 [ 263 ] {f1034070-d1f7-4506-8086-c889778764dc} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.19 05:55:25.348139 [ 263 ] {f1034070-d1f7-4506-8086-c889778764dc} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:55:25.348319 [ 263 ] {f1034070-d1f7-4506-8086-c889778764dc} executeQuery: Read 237 rows, 16.27 KiB in 0.001438 sec., 164812.23922114048 rows/sec., 11.05 MiB/sec. 2024.11.19 05:55:25.348370 [ 263 ] {f1034070-d1f7-4506-8086-c889778764dc} TCPHandler: Processed in 0.001627947 sec. 2024.11.19 05:55:25.348527 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:25.348655 [ 259 ] {44dc16bf-dfc9-492b-8223-fdb57b4cf267} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:55:25.348713 [ 259 ] {44dc16bf-dfc9-492b-8223-fdb57b4cf267} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:55:25.349221 [ 259 ] {44dc16bf-dfc9-492b-8223-fdb57b4cf267} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:25.349266 [ 259 ] {44dc16bf-dfc9-492b-8223-fdb57b4cf267} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:25.349644 [ 259 ] {44dc16bf-dfc9-492b-8223-fdb57b4cf267} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.19 05:55:25.349885 [ 259 ] {44dc16bf-dfc9-492b-8223-fdb57b4cf267} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:55:25.350131 [ 259 ] {44dc16bf-dfc9-492b-8223-fdb57b4cf267} executeQuery: Read 1 rows, 69.00 B in 0.001484 sec., 673.8544474393531 rows/sec., 45.41 KiB/sec. 2024.11.19 05:55:25.350284 [ 259 ] {44dc16bf-dfc9-492b-8223-fdb57b4cf267} TCPHandler: Processed in 0.001820569 sec. 2024.11.19 05:55:25.350437 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:25.350565 [ 263 ] {4eb6543f-7710-4ab4-9059-76a4c9560c96} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:55:25.350646 [ 263 ] {4eb6543f-7710-4ab4-9059-76a4c9560c96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:55:25.351901 [ 263 ] {4eb6543f-7710-4ab4-9059-76a4c9560c96} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:25.351938 [ 263 ] {4eb6543f-7710-4ab4-9059-76a4c9560c96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:25.352618 [ 263 ] {4eb6543f-7710-4ab4-9059-76a4c9560c96} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.19 05:55:25.352869 [ 263 ] {4eb6543f-7710-4ab4-9059-76a4c9560c96} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:55:25.353099 [ 263 ] {4eb6543f-7710-4ab4-9059-76a4c9560c96} executeQuery: Read 41 rows, 75.23 KiB in 0.002558 sec., 16028.14698983581 rows/sec., 28.72 MiB/sec. 2024.11.19 05:55:25.353197 [ 263 ] {4eb6543f-7710-4ab4-9059-76a4c9560c96} TCPHandler: Processed in 0.002822769 sec. 2024.11.19 05:55:25.353351 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:25.353458 [ 259 ] {b7a011b4-eba4-45fb-8661-7a11b6f79617} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:55:25.353505 [ 259 ] {b7a011b4-eba4-45fb-8661-7a11b6f79617} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:55:25.353940 [ 259 ] {b7a011b4-eba4-45fb-8661-7a11b6f79617} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:25.353977 [ 259 ] {b7a011b4-eba4-45fb-8661-7a11b6f79617} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:25.354340 [ 259 ] {b7a011b4-eba4-45fb-8661-7a11b6f79617} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.19 05:55:25.354586 [ 259 ] {b7a011b4-eba4-45fb-8661-7a11b6f79617} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:55:25.354767 [ 259 ] {b7a011b4-eba4-45fb-8661-7a11b6f79617} executeQuery: Read 82 rows, 5.33 KiB in 0.00133 sec., 61654.13533834586 rows/sec., 3.92 MiB/sec. 2024.11.19 05:55:25.354817 [ 259 ] {b7a011b4-eba4-45fb-8661-7a11b6f79617} TCPHandler: Processed in 0.001529716 sec. 2024.11.19 05:55:28.674506 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 524 2024.11.19 05:55:28.677452 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:28.677506 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:28.678983 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.19 05:55:28.679295 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:55:28.679854 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 524 2024.11.19 05:55:30.317659 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:30.317863 [ 259 ] {73258816-820c-473f-8ea9-f36f27f57a82} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.19 05:55:30.317942 [ 259 ] {73258816-820c-473f-8ea9-f36f27f57a82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.19 05:55:30.318708 [ 259 ] {73258816-820c-473f-8ea9-f36f27f57a82} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:30.318758 [ 259 ] {73258816-820c-473f-8ea9-f36f27f57a82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:30.319177 [ 259 ] {73258816-820c-473f-8ea9-f36f27f57a82} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.19 05:55:30.319443 [ 259 ] {73258816-820c-473f-8ea9-f36f27f57a82} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): 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.19 05:55:30.319700 [ 259 ] {73258816-820c-473f-8ea9-f36f27f57a82} executeQuery: Read 16 rows, 1.30 KiB in 0.001876 sec., 8528.784648187633 rows/sec., 695.46 KiB/sec. 2024.11.19 05:55:30.319899 [ 259 ] {73258816-820c-473f-8ea9-f36f27f57a82} TCPHandler: Processed in 0.002372894 sec. 2024.11.19 05:55:30.320085 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:30.320201 [ 263 ] {266af460-5769-40c7-bbd9-55d1c2154c86} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:55:30.320250 [ 263 ] {266af460-5769-40c7-bbd9-55d1c2154c86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:55:30.320870 [ 263 ] {266af460-5769-40c7-bbd9-55d1c2154c86} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:30.320912 [ 263 ] {266af460-5769-40c7-bbd9-55d1c2154c86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:30.321314 [ 263 ] {266af460-5769-40c7-bbd9-55d1c2154c86} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.19 05:55:30.321565 [ 263 ] {266af460-5769-40c7-bbd9-55d1c2154c86} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:55:30.321748 [ 106 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.11.19 05:55:30.321808 [ 263 ] {266af460-5769-40c7-bbd9-55d1c2154c86} executeQuery: Read 64 rows, 4.99 KiB in 0.001631 sec., 39239.73022685469 rows/sec., 2.99 MiB/sec. 2024.11.19 05:55:30.321831 [ 106 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:30.321908 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:30.321931 [ 263 ] {266af460-5769-40c7-bbd9-55d1c2154c86} TCPHandler: Processed in 0.00190952 sec. 2024.11.19 05:55:30.322103 [ 192 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:55:30.322124 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:30.322231 [ 192 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:55:30.322280 [ 259 ] {aa3645cc-048e-400f-b3f3-bf7f8455a46c} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:55:30.322284 [ 192 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:55:30.322337 [ 259 ] {aa3645cc-048e-400f-b3f3-bf7f8455a46c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:55:30.322462 [ 192 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:55:30.322887 [ 192 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:55:30.323232 [ 192 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:55:30.323556 [ 192 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 285 rows starting from the beginning of the part 2024.11.19 05:55:30.323905 [ 192 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part 2024.11.19 05:55:30.324727 [ 259 ] {aa3645cc-048e-400f-b3f3-bf7f8455a46c} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:30.324775 [ 259 ] {aa3645cc-048e-400f-b3f3-bf7f8455a46c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:30.325296 [ 259 ] {aa3645cc-048e-400f-b3f3-bf7f8455a46c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.19 05:55:30.325656 [ 259 ] {aa3645cc-048e-400f-b3f3-bf7f8455a46c} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:55:30.325963 [ 259 ] {aa3645cc-048e-400f-b3f3-bf7f8455a46c} executeQuery: Read 16 rows, 1.12 KiB in 0.003721 sec., 4299.919376511691 rows/sec., 300.24 KiB/sec. 2024.11.19 05:55:30.326050 [ 259 ] {aa3645cc-048e-400f-b3f3-bf7f8455a46c} TCPHandler: Processed in 0.003995221 sec. 2024.11.19 05:55:30.326249 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:30.326266 [ 186 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 2174 rows, containing 5 columns (5 merged, 0 gathered) in 0.004261684 sec., 510126.9826669457 rows/sec., 44.99 MiB/sec. 2024.11.19 05:55:30.326391 [ 263 ] {1d5be87e-38c5-4fdc-a84f-a12c139e1e99} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:55:30.326482 [ 263 ] {1d5be87e-38c5-4fdc-a84f-a12c139e1e99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:55:30.326614 [ 186 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.11.19 05:55:30.327222 [ 186 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_26_5} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:55:30.327421 [ 186 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_26_5} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.11.19 05:55:30.327606 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2024.11.19 05:55:30.327717 [ 263 ] {1d5be87e-38c5-4fdc-a84f-a12c139e1e99} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:30.327760 [ 263 ] {1d5be87e-38c5-4fdc-a84f-a12c139e1e99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:30.328193 [ 263 ] {1d5be87e-38c5-4fdc-a84f-a12c139e1e99} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.19 05:55:30.328444 [ 263 ] {1d5be87e-38c5-4fdc-a84f-a12c139e1e99} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:55:30.328623 [ 106 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.11.19 05:55:30.328688 [ 106 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:30.328699 [ 263 ] {1d5be87e-38c5-4fdc-a84f-a12c139e1e99} executeQuery: Read 80 rows, 6.42 KiB in 0.002329 sec., 34349.506225848 rows/sec., 2.69 MiB/sec. 2024.11.19 05:55:30.328736 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:30.328857 [ 263 ] {1d5be87e-38c5-4fdc-a84f-a12c139e1e99} TCPHandler: Processed in 0.002696678 sec. 2024.11.19 05:55:30.328975 [ 195 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:55:30.329051 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:30.329162 [ 195 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:55:30.329247 [ 195 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 910 rows starting from the beginning of the part 2024.11.19 05:55:30.329256 [ 259 ] {8407416b-0349-4a95-af30-e58327e7dee7} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:55:30.329436 [ 259 ] {8407416b-0349-4a95-af30-e58327e7dee7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:55:30.329497 [ 195 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:55:30.329857 [ 195 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:55:30.330183 [ 195 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:55:30.330507 [ 195 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 423 rows starting from the beginning of the part 2024.11.19 05:55:30.330823 [ 195 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 80 rows starting from the beginning of the part 2024.11.19 05:55:30.332026 [ 259 ] {8407416b-0349-4a95-af30-e58327e7dee7} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:30.332089 [ 259 ] {8407416b-0349-4a95-af30-e58327e7dee7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:30.333211 [ 259 ] {8407416b-0349-4a95-af30-e58327e7dee7} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.19 05:55:30.333620 [ 259 ] {8407416b-0349-4a95-af30-e58327e7dee7} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:55:30.334003 [ 106 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.11.19 05:55:30.334021 [ 192 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1963 rows, containing 5 columns (5 merged, 0 gathered) in 0.005144543 sec., 381569.3638871325 rows/sec., 29.22 MiB/sec. 2024.11.19 05:55:30.334098 [ 106 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:30.334144 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:30.334212 [ 259 ] {8407416b-0349-4a95-af30-e58327e7dee7} executeQuery: Read 136 rows, 9.69 KiB in 0.004989 sec., 27259.971938264178 rows/sec., 1.90 MiB/sec. 2024.11.19 05:55:30.334398 [ 192 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.11.19 05:55:30.334656 [ 259 ] {8407416b-0349-4a95-af30-e58327e7dee7} TCPHandler: Processed in 0.005663629 sec. 2024.11.19 05:55:30.334739 [ 189 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:55:30.334878 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:30.335205 [ 263 ] {7e032470-5136-4574-88b3-fc1c3b6c96ac} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:55:30.335305 [ 192 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_26_5} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:55:30.335317 [ 189 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:55:30.335344 [ 263 ] {7e032470-5136-4574-88b3-fc1c3b6c96ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:55:30.335495 [ 189 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 5080 rows starting from the beginning of the part 2024.11.19 05:55:30.335581 [ 192 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_26_5} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.11.19 05:55:30.335954 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.11.19 05:55:30.336075 [ 189 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:55:30.336509 [ 189 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:55:30.336842 [ 189 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:55:30.337065 [ 189 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:55:30.337457 [ 189 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 136 rows starting from the beginning of the part 2024.11.19 05:55:30.338093 [ 263 ] {7e032470-5136-4574-88b3-fc1c3b6c96ac} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:30.338142 [ 263 ] {7e032470-5136-4574-88b3-fc1c3b6c96ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:30.338853 [ 263 ] {7e032470-5136-4574-88b3-fc1c3b6c96ac} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.19 05:55:30.339268 [ 263 ] {7e032470-5136-4574-88b3-fc1c3b6c96ac} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:55:30.339640 [ 106 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.11.19 05:55:30.339807 [ 106 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:30.339862 [ 263 ] {7e032470-5136-4574-88b3-fc1c3b6c96ac} executeQuery: Read 48 rows, 3.31 KiB in 0.004749 sec., 10107.391029690461 rows/sec., 697.52 KiB/sec. 2024.11.19 05:55:30.339912 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:30.340167 [ 263 ] {7e032470-5136-4574-88b3-fc1c3b6c96ac} TCPHandler: Processed in 0.005401467 sec. 2024.11.19 05:55:30.340607 [ 194 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:55:30.340905 [ 194 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:55:30.340968 [ 194 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1294 rows starting from the beginning of the part 2024.11.19 05:55:30.341132 [ 194 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:55:30.341449 [ 194 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:55:30.341886 [ 194 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:55:30.342142 [ 194 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:55:30.342359 [ 194 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:55:30.343030 [ 192 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 6010 rows, containing 5 columns (5 merged, 0 gathered) in 0.008741011 sec., 687563.4866493132 rows/sec., 46.75 MiB/sec. 2024.11.19 05:55:30.343729 [ 192 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.11.19 05:55:30.344481 [ 192 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_26_5} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:55:30.344610 [ 192 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_26_5} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.11.19 05:55:30.344839 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. 2024.11.19 05:55:30.345032 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1626 rows, containing 4 columns (4 merged, 0 gathered) in 0.00483056 sec., 336606.93584180716 rows/sec., 22.09 MiB/sec. 2024.11.19 05:55:30.345312 [ 192 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.11.19 05:55:30.345611 [ 192 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_26_5} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:55:30.345690 [ 192 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_26_5} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.11.19 05:55:30.345777 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.11.19 05:55:31.128336 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 2024.11.19 05:55:31.129016 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:31.129068 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:31.129605 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.19 05:55:31.129872 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:55:31.130111 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 2024.11.19 05:55:31.688634 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2024.11.19 05:55:31.708911 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:31.708965 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.11.19 05:55:31.716734 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.19 05:55:31.717508 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:55:31.720763 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2024.11.19 05:55:35.319157 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:35.319363 [ 259 ] {24f9949f-dde6-4ec5-83a6-e039c4c18f4e} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:55:35.319438 [ 259 ] {24f9949f-dde6-4ec5-83a6-e039c4c18f4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:55:35.320242 [ 259 ] {24f9949f-dde6-4ec5-83a6-e039c4c18f4e} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:35.320295 [ 259 ] {24f9949f-dde6-4ec5-83a6-e039c4c18f4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:35.320741 [ 259 ] {24f9949f-dde6-4ec5-83a6-e039c4c18f4e} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.19 05:55:35.321004 [ 259 ] {24f9949f-dde6-4ec5-83a6-e039c4c18f4e} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:55:35.321253 [ 259 ] {24f9949f-dde6-4ec5-83a6-e039c4c18f4e} executeQuery: Read 56 rows, 4.41 KiB in 0.001938 sec., 28895.768833849328 rows/sec., 2.22 MiB/sec. 2024.11.19 05:55:35.321384 [ 259 ] {24f9949f-dde6-4ec5-83a6-e039c4c18f4e} TCPHandler: Processed in 0.002355885 sec. 2024.11.19 05:55:35.321640 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:35.321789 [ 263 ] {e351dd7a-b8b5-44e5-911a-17ac56861671} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:55:35.321851 [ 263 ] {e351dd7a-b8b5-44e5-911a-17ac56861671} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:55:35.322658 [ 263 ] {e351dd7a-b8b5-44e5-911a-17ac56861671} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:35.322711 [ 263 ] {e351dd7a-b8b5-44e5-911a-17ac56861671} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:35.323107 [ 263 ] {e351dd7a-b8b5-44e5-911a-17ac56861671} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.19 05:55:35.323368 [ 263 ] {e351dd7a-b8b5-44e5-911a-17ac56861671} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:55:35.323625 [ 263 ] {e351dd7a-b8b5-44e5-911a-17ac56861671} executeQuery: Read 64 rows, 5.12 KiB in 0.001861 sec., 34390.11284255776 rows/sec., 2.68 MiB/sec. 2024.11.19 05:55:35.323765 [ 263 ] {e351dd7a-b8b5-44e5-911a-17ac56861671} TCPHandler: Processed in 0.002235513 sec. 2024.11.19 05:55:35.323988 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:35.324126 [ 259 ] {33673e01-4931-4988-bee5-eeb578842dcd} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:55:35.324187 [ 259 ] {33673e01-4931-4988-bee5-eeb578842dcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:55:35.324751 [ 259 ] {33673e01-4931-4988-bee5-eeb578842dcd} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:35.324793 [ 259 ] {33673e01-4931-4988-bee5-eeb578842dcd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:35.325219 [ 259 ] {33673e01-4931-4988-bee5-eeb578842dcd} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.19 05:55:35.325470 [ 259 ] {33673e01-4931-4988-bee5-eeb578842dcd} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:55:35.325679 [ 259 ] {33673e01-4931-4988-bee5-eeb578842dcd} executeQuery: Read 160 rows, 11.41 KiB in 0.001582 sec., 101137.80025284449 rows/sec., 7.04 MiB/sec. 2024.11.19 05:55:35.325740 [ 259 ] {33673e01-4931-4988-bee5-eeb578842dcd} TCPHandler: Processed in 0.001847219 sec. 2024.11.19 05:55:35.325887 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:35.326001 [ 263 ] {1f9f8538-e87d-4d37-85cd-82f6809f5f50} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:55:35.326049 [ 263 ] {1f9f8538-e87d-4d37-85cd-82f6809f5f50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:55:35.326510 [ 263 ] {1f9f8538-e87d-4d37-85cd-82f6809f5f50} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:35.326551 [ 263 ] {1f9f8538-e87d-4d37-85cd-82f6809f5f50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:35.326927 [ 263 ] {1f9f8538-e87d-4d37-85cd-82f6809f5f50} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.19 05:55:35.327192 [ 263 ] {1f9f8538-e87d-4d37-85cd-82f6809f5f50} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:55:35.327433 [ 263 ] {1f9f8538-e87d-4d37-85cd-82f6809f5f50} executeQuery: Read 60 rows, 4.14 KiB in 0.001452 sec., 41322.31404958678 rows/sec., 2.78 MiB/sec. 2024.11.19 05:55:35.327628 [ 263 ] {1f9f8538-e87d-4d37-85cd-82f6809f5f50} TCPHandler: Processed in 0.001789938 sec. 2024.11.19 05:55:36.017225 [ 97 ] {} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.11.19 05:55:36.017322 [ 97 ] {} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:36.017365 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:36.017643 [ 194 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:55:36.017885 [ 194 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:55:36.017926 [ 194 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:55:36.018011 [ 194 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:55:36.018203 [ 194 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:55:36.018474 [ 194 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:55:36.018669 [ 194 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:55:36.019844 [ 197 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.002353215 sec., 22947.32950452891 rows/sec., 1.17 MiB/sec. 2024.11.19 05:55:36.020120 [ 197 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.11.19 05:55:36.020699 [ 197 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_9_2} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:55:36.020827 [ 197 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_9_2} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.11.19 05:55:36.020924 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.19 05:55:36.602084 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47267, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:36.829969 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44772, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:36.878304 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44445, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:36.891543 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50752, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:37.032820 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53595, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:37.054160 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37009, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:37.054179 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63814, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:37.065504 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58853, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:37.459127 [ 95 ] {} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.11.19 05:55:37.459186 [ 95 ] {} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:37.459208 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:37.459376 [ 194 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:55:37.459548 [ 194 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:55:37.459593 [ 194 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:55:37.459726 [ 194 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:55:37.459947 [ 194 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:55:37.460148 [ 194 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:55:37.460301 [ 194 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:55:37.461514 [ 196 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002221663 sec., 134133.7547593852 rows/sec., 9.62 MiB/sec. 2024.11.19 05:55:37.461682 [ 194 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.11.19 05:55:37.461965 [ 194 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_9_2} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:55:37.462051 [ 194 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_9_2} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.11.19 05:55:37.462134 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.11.19 05:55:37.544537 [ 95 ] {} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.11.19 05:55:37.544611 [ 95 ] {} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:37.544648 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:37.544863 [ 198 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:55:37.545060 [ 198 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:55:37.545099 [ 198 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:55:37.545186 [ 198 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:55:37.545454 [ 198 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:55:37.545573 [ 198 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:55:37.545792 [ 198 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:55:37.547117 [ 194 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002379165 sec., 3782.8397778212106 rows/sec., 254.90 KiB/sec. 2024.11.19 05:55:37.547313 [ 196 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.11.19 05:55:37.547680 [ 196 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_9_2} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:55:37.547772 [ 196 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_9_2} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.11.19 05:55:37.547877 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2024.11.19 05:55:38.523463 [ 95 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:55:38.523513 [ 95 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:55:38.630363 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 2024.11.19 05:55:38.630969 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:38.631013 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:38.631622 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.19 05:55:38.631881 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:55:38.632120 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2024.11.19 05:55:38.680202 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 544 2024.11.19 05:55:38.683005 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:38.683052 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:38.684520 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.19 05:55:38.684841 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:55:38.685555 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 544 2024.11.19 05:55:39.220956 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2024.11.19 05:55:39.242276 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:39.242341 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:39.250141 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.19 05:55:39.250967 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:55:39.254834 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2024.11.19 05:55:39.799908 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60602, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:40.281296 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48026, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:40.324936 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:40.325119 [ 259 ] {c9392c3b-90ce-4ce3-a154-6b894555b8e7} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:55:40.325192 [ 259 ] {c9392c3b-90ce-4ce3-a154-6b894555b8e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:55:40.325950 [ 259 ] {c9392c3b-90ce-4ce3-a154-6b894555b8e7} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:40.326001 [ 259 ] {c9392c3b-90ce-4ce3-a154-6b894555b8e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:40.326434 [ 259 ] {c9392c3b-90ce-4ce3-a154-6b894555b8e7} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.19 05:55:40.326696 [ 259 ] {c9392c3b-90ce-4ce3-a154-6b894555b8e7} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:55:40.326961 [ 259 ] {c9392c3b-90ce-4ce3-a154-6b894555b8e7} executeQuery: Read 14 rows, 1.01 KiB in 0.001892 sec., 7399.577167019027 rows/sec., 532.67 KiB/sec. 2024.11.19 05:55:40.327055 [ 259 ] {c9392c3b-90ce-4ce3-a154-6b894555b8e7} TCPHandler: Processed in 0.002242884 sec. 2024.11.19 05:55:40.327257 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:40.327401 [ 263 ] {bfa08172-e995-4a72-9b36-c5000639f243} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:55:40.327462 [ 263 ] {bfa08172-e995-4a72-9b36-c5000639f243} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:55:40.328256 [ 263 ] {bfa08172-e995-4a72-9b36-c5000639f243} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:40.328300 [ 263 ] {bfa08172-e995-4a72-9b36-c5000639f243} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:40.328706 [ 263 ] {bfa08172-e995-4a72-9b36-c5000639f243} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.19 05:55:40.328966 [ 263 ] {bfa08172-e995-4a72-9b36-c5000639f243} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:55:40.329227 [ 263 ] {bfa08172-e995-4a72-9b36-c5000639f243} executeQuery: Read 285 rows, 25.79 KiB in 0.001857 sec., 153473.34410339256 rows/sec., 13.56 MiB/sec. 2024.11.19 05:55:40.329440 [ 263 ] {bfa08172-e995-4a72-9b36-c5000639f243} TCPHandler: Processed in 0.002249653 sec. 2024.11.19 05:55:40.329644 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:40.329777 [ 259 ] {fe85589f-13e9-478f-a52f-d88008d2b533} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:55:40.329834 [ 259 ] {fe85589f-13e9-478f-a52f-d88008d2b533} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:55:40.330433 [ 259 ] {fe85589f-13e9-478f-a52f-d88008d2b533} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:40.330472 [ 259 ] {fe85589f-13e9-478f-a52f-d88008d2b533} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:40.330833 [ 259 ] {fe85589f-13e9-478f-a52f-d88008d2b533} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.19 05:55:40.331084 [ 259 ] {fe85589f-13e9-478f-a52f-d88008d2b533} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:55:40.331307 [ 259 ] {fe85589f-13e9-478f-a52f-d88008d2b533} executeQuery: Read 48 rows, 3.54 KiB in 0.001561 sec., 30749.519538757206 rows/sec., 2.21 MiB/sec. 2024.11.19 05:55:40.331362 [ 259 ] {fe85589f-13e9-478f-a52f-d88008d2b533} TCPHandler: Processed in 0.001806728 sec. 2024.11.19 05:55:40.331514 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:40.331646 [ 263 ] {081da9dd-06c0-44b6-afd3-a2bb4e3ef293} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:55:40.331702 [ 263 ] {081da9dd-06c0-44b6-afd3-a2bb4e3ef293} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:55:40.332289 [ 263 ] {081da9dd-06c0-44b6-afd3-a2bb4e3ef293} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:40.332330 [ 263 ] {081da9dd-06c0-44b6-afd3-a2bb4e3ef293} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:40.332694 [ 263 ] {081da9dd-06c0-44b6-afd3-a2bb4e3ef293} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.19 05:55:40.332946 [ 263 ] {081da9dd-06c0-44b6-afd3-a2bb4e3ef293} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:55:40.333199 [ 263 ] {081da9dd-06c0-44b6-afd3-a2bb4e3ef293} executeQuery: Read 14 rows, 1004.00 B in 0.001574 sec., 8894.53621346887 rows/sec., 622.92 KiB/sec. 2024.11.19 05:55:40.333281 [ 263 ] {081da9dd-06c0-44b6-afd3-a2bb4e3ef293} TCPHandler: Processed in 0.001830449 sec. 2024.11.19 05:55:40.333427 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:40.333555 [ 259 ] {d6b7bc73-01ad-44fd-a44c-3ad9d98176bb} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:55:40.333609 [ 259 ] {d6b7bc73-01ad-44fd-a44c-3ad9d98176bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:55:40.334218 [ 259 ] {d6b7bc73-01ad-44fd-a44c-3ad9d98176bb} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:40.334257 [ 259 ] {d6b7bc73-01ad-44fd-a44c-3ad9d98176bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:40.334599 [ 259 ] {d6b7bc73-01ad-44fd-a44c-3ad9d98176bb} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.19 05:55:40.334838 [ 259 ] {d6b7bc73-01ad-44fd-a44c-3ad9d98176bb} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:55:40.335087 [ 259 ] {d6b7bc73-01ad-44fd-a44c-3ad9d98176bb} executeQuery: Read 13 rows, 830.00 B in 0.001557 sec., 8349.389852280026 rows/sec., 520.58 KiB/sec. 2024.11.19 05:55:40.335242 [ 259 ] {d6b7bc73-01ad-44fd-a44c-3ad9d98176bb} TCPHandler: Processed in 0.001882209 sec. 2024.11.19 05:55:40.335396 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:40.335505 [ 263 ] {709d12ce-db2f-4c72-9484-a3ebed9e59ae} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:55:40.335551 [ 263 ] {709d12ce-db2f-4c72-9484-a3ebed9e59ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:55:40.336268 [ 263 ] {709d12ce-db2f-4c72-9484-a3ebed9e59ae} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:40.336308 [ 263 ] {709d12ce-db2f-4c72-9484-a3ebed9e59ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:40.336685 [ 263 ] {709d12ce-db2f-4c72-9484-a3ebed9e59ae} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.19 05:55:40.336944 [ 263 ] {709d12ce-db2f-4c72-9484-a3ebed9e59ae} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:55:40.337157 [ 263 ] {709d12ce-db2f-4c72-9484-a3ebed9e59ae} executeQuery: Read 423 rows, 30.96 KiB in 0.001676 sec., 252386.63484486873 rows/sec., 18.04 MiB/sec. 2024.11.19 05:55:40.337212 [ 263 ] {709d12ce-db2f-4c72-9484-a3ebed9e59ae} TCPHandler: Processed in 0.001869649 sec. 2024.11.19 05:55:40.337358 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:40.337485 [ 259 ] {edc6ee94-934f-4a41-9988-4dc69ce8fcde} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:55:40.337541 [ 259 ] {edc6ee94-934f-4a41-9988-4dc69ce8fcde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:55:40.338046 [ 259 ] {edc6ee94-934f-4a41-9988-4dc69ce8fcde} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:40.338085 [ 259 ] {edc6ee94-934f-4a41-9988-4dc69ce8fcde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:40.338445 [ 259 ] {edc6ee94-934f-4a41-9988-4dc69ce8fcde} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.19 05:55:40.338689 [ 259 ] {edc6ee94-934f-4a41-9988-4dc69ce8fcde} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:55:40.338895 [ 259 ] {edc6ee94-934f-4a41-9988-4dc69ce8fcde} executeQuery: Read 6 rows, 321.00 B in 0.001439 sec., 4169.562195969424 rows/sec., 217.84 KiB/sec. 2024.11.19 05:55:40.338947 [ 259 ] {edc6ee94-934f-4a41-9988-4dc69ce8fcde} TCPHandler: Processed in 0.001650997 sec. 2024.11.19 05:55:40.339096 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:40.339227 [ 263 ] {a0ad5f31-9d3d-4adf-8ee1-7cb855b0b8f2} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:55:40.339287 [ 263 ] {a0ad5f31-9d3d-4adf-8ee1-7cb855b0b8f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:55:40.339939 [ 263 ] {a0ad5f31-9d3d-4adf-8ee1-7cb855b0b8f2} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:40.339980 [ 263 ] {a0ad5f31-9d3d-4adf-8ee1-7cb855b0b8f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:40.340375 [ 263 ] {a0ad5f31-9d3d-4adf-8ee1-7cb855b0b8f2} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.19 05:55:40.340620 [ 263 ] {a0ad5f31-9d3d-4adf-8ee1-7cb855b0b8f2} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:55:40.340831 [ 263 ] {a0ad5f31-9d3d-4adf-8ee1-7cb855b0b8f2} executeQuery: Read 237 rows, 16.27 KiB in 0.001634 sec., 145042.83965728275 rows/sec., 9.72 MiB/sec. 2024.11.19 05:55:40.340884 [ 263 ] {a0ad5f31-9d3d-4adf-8ee1-7cb855b0b8f2} TCPHandler: Processed in 0.001851889 sec. 2024.11.19 05:55:40.341029 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:40.341159 [ 259 ] {8a5c5758-f55e-4f92-b857-c0ee0c45872d} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:55:40.341215 [ 259 ] {8a5c5758-f55e-4f92-b857-c0ee0c45872d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:55:40.341724 [ 259 ] {8a5c5758-f55e-4f92-b857-c0ee0c45872d} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:40.341771 [ 259 ] {8a5c5758-f55e-4f92-b857-c0ee0c45872d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:40.342143 [ 259 ] {8a5c5758-f55e-4f92-b857-c0ee0c45872d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.19 05:55:40.342382 [ 259 ] {8a5c5758-f55e-4f92-b857-c0ee0c45872d} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:55:40.342563 [ 259 ] {8a5c5758-f55e-4f92-b857-c0ee0c45872d} executeQuery: Read 1 rows, 69.00 B in 0.001437 sec., 695.8942240779402 rows/sec., 46.89 KiB/sec. 2024.11.19 05:55:40.342646 [ 259 ] {8a5c5758-f55e-4f92-b857-c0ee0c45872d} TCPHandler: Processed in 0.001678507 sec. 2024.11.19 05:55:40.342789 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:40.342897 [ 263 ] {e43977ad-e559-4dfc-bd77-d0d431971e1e} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:55:40.342972 [ 263 ] {e43977ad-e559-4dfc-bd77-d0d431971e1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:55:40.344348 [ 263 ] {e43977ad-e559-4dfc-bd77-d0d431971e1e} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:40.344389 [ 263 ] {e43977ad-e559-4dfc-bd77-d0d431971e1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:40.345041 [ 263 ] {e43977ad-e559-4dfc-bd77-d0d431971e1e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.19 05:55:40.345309 [ 263 ] {e43977ad-e559-4dfc-bd77-d0d431971e1e} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:55:40.345508 [ 263 ] {e43977ad-e559-4dfc-bd77-d0d431971e1e} executeQuery: Read 41 rows, 75.23 KiB in 0.002633 sec., 15571.591340676036 rows/sec., 27.90 MiB/sec. 2024.11.19 05:55:40.345613 [ 263 ] {e43977ad-e559-4dfc-bd77-d0d431971e1e} TCPHandler: Processed in 0.00287486 sec. 2024.11.19 05:55:40.345749 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:40.345856 [ 259 ] {3fb0e27b-30e2-4949-ba18-ada90c581a93} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:55:40.345902 [ 259 ] {3fb0e27b-30e2-4949-ba18-ada90c581a93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:55:40.346424 [ 259 ] {3fb0e27b-30e2-4949-ba18-ada90c581a93} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:40.346469 [ 259 ] {3fb0e27b-30e2-4949-ba18-ada90c581a93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:40.346897 [ 259 ] {3fb0e27b-30e2-4949-ba18-ada90c581a93} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.19 05:55:40.347138 [ 259 ] {3fb0e27b-30e2-4949-ba18-ada90c581a93} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:55:40.347314 [ 259 ] {3fb0e27b-30e2-4949-ba18-ada90c581a93} executeQuery: Read 82 rows, 5.33 KiB in 0.001481 sec., 55367.99459824443 rows/sec., 3.52 MiB/sec. 2024.11.19 05:55:40.347364 [ 259 ] {3fb0e27b-30e2-4949-ba18-ada90c581a93} TCPHandler: Processed in 0.001665037 sec. 2024.11.19 05:55:40.513048 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37556, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:40.520392 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65430, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:40.558802 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34749, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:40.701475 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47238, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:40.719863 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65034, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:40.730280 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60925, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:41.109421 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53617, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:41.337104 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64471, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:41.447596 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35055, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:41.523523 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57077, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:41.545914 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57309, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:41.554238 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63076, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:41.669322 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60352, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:41.719894 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41240, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:41.728320 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54563, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:41.924595 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47290, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:41.934981 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34480, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:41.981480 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58807, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:42.258322 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60729, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:42.327730 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47932, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:42.346065 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64830, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:42.403527 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34940, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:55:45.318877 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:45.319113 [ 259 ] {fec22aa2-f0cf-4970-9cb4-022a8b602abb} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.19 05:55:45.319196 [ 259 ] {fec22aa2-f0cf-4970-9cb4-022a8b602abb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.19 05:55:45.319996 [ 259 ] {fec22aa2-f0cf-4970-9cb4-022a8b602abb} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:45.320048 [ 259 ] {fec22aa2-f0cf-4970-9cb4-022a8b602abb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:45.320517 [ 259 ] {fec22aa2-f0cf-4970-9cb4-022a8b602abb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.19 05:55:45.320799 [ 259 ] {fec22aa2-f0cf-4970-9cb4-022a8b602abb} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): 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.19 05:55:45.321013 [ 259 ] {fec22aa2-f0cf-4970-9cb4-022a8b602abb} executeQuery: Read 2 rows, 167.00 B in 0.001969 sec., 1015.7440325038091 rows/sec., 82.83 KiB/sec. 2024.11.19 05:55:45.321086 [ 259 ] {fec22aa2-f0cf-4970-9cb4-022a8b602abb} TCPHandler: Processed in 0.002399015 sec. 2024.11.19 05:55:45.321281 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:45.321405 [ 263 ] {5fd84c77-2663-4eb5-85a1-82e641ae70fa} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:55:45.321457 [ 263 ] {5fd84c77-2663-4eb5-85a1-82e641ae70fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:55:45.322065 [ 263 ] {5fd84c77-2663-4eb5-85a1-82e641ae70fa} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:45.322136 [ 263 ] {5fd84c77-2663-4eb5-85a1-82e641ae70fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:45.322526 [ 263 ] {5fd84c77-2663-4eb5-85a1-82e641ae70fa} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.19 05:55:45.322781 [ 263 ] {5fd84c77-2663-4eb5-85a1-82e641ae70fa} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:55:45.322977 [ 263 ] {5fd84c77-2663-4eb5-85a1-82e641ae70fa} executeQuery: Read 57 rows, 4.48 KiB in 0.001603 sec., 35558.328134747346 rows/sec., 2.73 MiB/sec. 2024.11.19 05:55:45.323033 [ 263 ] {5fd84c77-2663-4eb5-85a1-82e641ae70fa} TCPHandler: Processed in 0.001813949 sec. 2024.11.19 05:55:45.323210 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:45.323325 [ 259 ] {7626fa2e-652c-47c7-9092-0001ef10f376} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:55:45.323374 [ 259 ] {7626fa2e-652c-47c7-9092-0001ef10f376} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:55:45.323960 [ 259 ] {7626fa2e-652c-47c7-9092-0001ef10f376} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:45.324030 [ 259 ] {7626fa2e-652c-47c7-9092-0001ef10f376} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:45.324474 [ 259 ] {7626fa2e-652c-47c7-9092-0001ef10f376} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.19 05:55:45.324729 [ 259 ] {7626fa2e-652c-47c7-9092-0001ef10f376} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:55:45.324874 [ 88 ] {} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2024.11.19 05:55:45.324916 [ 88 ] {} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:45.324929 [ 259 ] {7626fa2e-652c-47c7-9092-0001ef10f376} executeQuery: Read 2 rows, 143.00 B in 0.001628 sec., 1228.5012285012285 rows/sec., 85.78 KiB/sec. 2024.11.19 05:55:45.324944 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:45.325008 [ 259 ] {7626fa2e-652c-47c7-9092-0001ef10f376} TCPHandler: Processed in 0.001851649 sec. 2024.11.19 05:55:45.325086 [ 200 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::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.19 05:55:45.325197 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:45.325209 [ 200 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:55:45.325258 [ 200 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 61 rows starting from the beginning of the part 2024.11.19 05:55:45.325338 [ 263 ] {4d32f54e-08a2-44bc-a13b-f5603e0263e2} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:55:45.325360 [ 200 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 47 rows starting from the beginning of the part 2024.11.19 05:55:45.325451 [ 263 ] {4d32f54e-08a2-44bc-a13b-f5603e0263e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:55:45.325717 [ 200 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part 2024.11.19 05:55:45.326154 [ 200 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part 2024.11.19 05:55:45.326479 [ 200 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part 2024.11.19 05:55:45.326756 [ 200 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2024.11.19 05:55:45.327684 [ 263 ] {4d32f54e-08a2-44bc-a13b-f5603e0263e2} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:45.327731 [ 263 ] {4d32f54e-08a2-44bc-a13b-f5603e0263e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:45.328416 [ 263 ] {4d32f54e-08a2-44bc-a13b-f5603e0263e2} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.19 05:55:45.328802 [ 196 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 5 columns (5 merged, 0 gathered) in 0.003777439 sec., 58769.976166392094 rows/sec., 4.42 MiB/sec. 2024.11.19 05:55:45.328925 [ 263 ] {4d32f54e-08a2-44bc-a13b-f5603e0263e2} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:55:45.329002 [ 196 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.11.19 05:55:45.329220 [ 263 ] {4d32f54e-08a2-44bc-a13b-f5603e0263e2} executeQuery: Read 66 rows, 5.28 KiB in 0.003915 sec., 16858.23754789272 rows/sec., 1.32 MiB/sec. 2024.11.19 05:55:45.329401 [ 263 ] {4d32f54e-08a2-44bc-a13b-f5603e0263e2} TCPHandler: Processed in 0.004267624 sec. 2024.11.19 05:55:45.329579 [ 196 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_15_3} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:55:45.329605 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:45.329703 [ 196 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_15_3} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2024.11.19 05:55:45.329749 [ 259 ] {41e4fe55-0c7e-44ad-8fdd-7a1f486b6ac0} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:55:45.329811 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.11.19 05:55:45.329828 [ 259 ] {41e4fe55-0c7e-44ad-8fdd-7a1f486b6ac0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:55:45.330455 [ 259 ] {41e4fe55-0c7e-44ad-8fdd-7a1f486b6ac0} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:45.330494 [ 259 ] {41e4fe55-0c7e-44ad-8fdd-7a1f486b6ac0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:45.330905 [ 259 ] {41e4fe55-0c7e-44ad-8fdd-7a1f486b6ac0} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.19 05:55:45.331162 [ 259 ] {41e4fe55-0c7e-44ad-8fdd-7a1f486b6ac0} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:55:45.331370 [ 259 ] {41e4fe55-0c7e-44ad-8fdd-7a1f486b6ac0} executeQuery: Read 161 rows, 11.48 KiB in 0.001657 sec., 97163.54858177429 rows/sec., 6.77 MiB/sec. 2024.11.19 05:55:45.331431 [ 259 ] {41e4fe55-0c7e-44ad-8fdd-7a1f486b6ac0} TCPHandler: Processed in 0.00190194 sec. 2024.11.19 05:55:45.331616 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:45.331743 [ 263 ] {ee9f5fdc-32cc-42fd-b6ed-6fc600b90d16} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:55:45.331809 [ 263 ] {ee9f5fdc-32cc-42fd-b6ed-6fc600b90d16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:55:45.332316 [ 263 ] {ee9f5fdc-32cc-42fd-b6ed-6fc600b90d16} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:45.332356 [ 263 ] {ee9f5fdc-32cc-42fd-b6ed-6fc600b90d16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:45.332754 [ 263 ] {ee9f5fdc-32cc-42fd-b6ed-6fc600b90d16} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.19 05:55:45.333035 [ 263 ] {ee9f5fdc-32cc-42fd-b6ed-6fc600b90d16} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:55:45.333334 [ 263 ] {ee9f5fdc-32cc-42fd-b6ed-6fc600b90d16} executeQuery: Read 60 rows, 4.14 KiB in 0.001619 sec., 37059.91352686844 rows/sec., 2.50 MiB/sec. 2024.11.19 05:55:45.333402 [ 263 ] {ee9f5fdc-32cc-42fd-b6ed-6fc600b90d16} TCPHandler: Processed in 0.00185204 sec. 2024.11.19 05:55:46.132365 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 2024.11.19 05:55:46.133020 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:46.133075 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:46.133612 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.19 05:55:46.133882 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:55:46.134086 [ 87 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.19 05:55:46.134146 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 2024.11.19 05:55:46.134171 [ 87 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:46.134201 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:46.134480 [ 194 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::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.19 05:55:46.134670 [ 194 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:55:46.134716 [ 194 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::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.19 05:55:46.134800 [ 194 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part 2024.11.19 05:55:46.135032 [ 194 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part 2024.11.19 05:55:46.135268 [ 194 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part 2024.11.19 05:55:46.135408 [ 194 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part 2024.11.19 05:55:46.135587 [ 194 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part 2024.11.19 05:55:46.138171 [ 196 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.00388203 sec., 2498435.097101259 rows/sec., 35.74 MiB/sec. 2024.11.19 05:55:46.138414 [ 190 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.19 05:55:46.138761 [ 190 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_21_4} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:55:46.138860 [ 190 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_21_4} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.19 05:55:46.138967 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2024.11.19 05:55:46.755024 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2024.11.19 05:55:46.775542 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:46.775584 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:46.782962 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.19 05:55:46.783723 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:55:46.784005 [ 87 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.19 05:55:46.784076 [ 87 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:46.784122 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:46.784721 [ 188 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:55:46.799359 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2024.11.19 05:55:46.800893 [ 188 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:55:46.802084 [ 188 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:55:46.807153 [ 188 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:55:46.812447 [ 188 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:55:46.817932 [ 188 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:55:46.823473 [ 188 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:55:46.828097 [ 188 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:55:46.885506 [ 190 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.101253971 sec., 1570.308783247622 rows/sec., 8.12 MiB/sec. 2024.11.19 05:55:46.888102 [ 201 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.19 05:55:46.890957 [ 201 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_21_4} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:55:46.891078 [ 201 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_21_4} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.19 05:55:46.893480 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2024.11.19 05:55:47.000193 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 183.88 MiB, peak 194.44 MiB, free memory in arenas 0.00 B, will set to 186.13 MiB (RSS), difference: 2.25 MiB 2024.11.19 05:55:48.685872 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 578 2024.11.19 05:55:48.688953 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:48.689001 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:48.690496 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.19 05:55:48.690799 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:55:48.690972 [ 82 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.19 05:55:48.691041 [ 82 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:48.691079 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:48.691644 [ 193 ] {3d17012a-6c43-4282-98e6-700f65c969c7::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.19 05:55:48.692639 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 578 2024.11.19 05:55:48.693088 [ 193 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:55:48.693276 [ 193 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 448 rows starting from the beginning of the part 2024.11.19 05:55:48.693976 [ 193 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 16 rows starting from the beginning of the part 2024.11.19 05:55:48.694624 [ 193 ] {3d17012a-6c43-4282-98e6-700f65c969c7::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.19 05:55:48.695312 [ 193 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part 2024.11.19 05:55:48.695887 [ 193 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part 2024.11.19 05:55:48.696505 [ 193 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part 2024.11.19 05:55:48.704652 [ 190 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 72 columns (72 merged, 0 gathered) in 0.013435469 sec., 43020.45578014433 rows/sec., 37.50 MiB/sec. 2024.11.19 05:55:48.705756 [ 189 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.19 05:55:48.706466 [ 189 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_16_3} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:55:48.706551 [ 189 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_16_3} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.19 05:55:48.706766 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. 2024.11.19 05:55:50.319180 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:50.319408 [ 259 ] {50154099-863f-4c37-b221-ad387309b4e7} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:55:50.319492 [ 259 ] {50154099-863f-4c37-b221-ad387309b4e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:55:50.320338 [ 259 ] {50154099-863f-4c37-b221-ad387309b4e7} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:50.320387 [ 259 ] {50154099-863f-4c37-b221-ad387309b4e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:50.320814 [ 259 ] {50154099-863f-4c37-b221-ad387309b4e7} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.19 05:55:50.321072 [ 259 ] {50154099-863f-4c37-b221-ad387309b4e7} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:55:50.321276 [ 259 ] {50154099-863f-4c37-b221-ad387309b4e7} executeQuery: Read 56 rows, 4.41 KiB in 0.001928 sec., 29045.64315352697 rows/sec., 2.23 MiB/sec. 2024.11.19 05:55:50.321352 [ 259 ] {50154099-863f-4c37-b221-ad387309b4e7} TCPHandler: Processed in 0.002307544 sec. 2024.11.19 05:55:50.321541 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:50.321684 [ 263 ] {2e5de10e-7a81-430a-9bd4-eea2e3ba79a2} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:55:50.321741 [ 263 ] {2e5de10e-7a81-430a-9bd4-eea2e3ba79a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:55:50.322402 [ 263 ] {2e5de10e-7a81-430a-9bd4-eea2e3ba79a2} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:50.322445 [ 263 ] {2e5de10e-7a81-430a-9bd4-eea2e3ba79a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:50.322829 [ 263 ] {2e5de10e-7a81-430a-9bd4-eea2e3ba79a2} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.19 05:55:50.323080 [ 263 ] {2e5de10e-7a81-430a-9bd4-eea2e3ba79a2} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:55:50.323301 [ 263 ] {2e5de10e-7a81-430a-9bd4-eea2e3ba79a2} executeQuery: Read 64 rows, 5.12 KiB in 0.001649 sec., 38811.400848999394 rows/sec., 3.03 MiB/sec. 2024.11.19 05:55:50.323355 [ 263 ] {2e5de10e-7a81-430a-9bd4-eea2e3ba79a2} TCPHandler: Processed in 0.00188493 sec. 2024.11.19 05:55:50.323498 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:50.323607 [ 259 ] {7492a602-317f-4d33-9fb4-b4f8d42008ab} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:55:50.323658 [ 259 ] {7492a602-317f-4d33-9fb4-b4f8d42008ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:55:50.324187 [ 259 ] {7492a602-317f-4d33-9fb4-b4f8d42008ab} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:50.324227 [ 259 ] {7492a602-317f-4d33-9fb4-b4f8d42008ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:50.324633 [ 259 ] {7492a602-317f-4d33-9fb4-b4f8d42008ab} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.19 05:55:50.324880 [ 259 ] {7492a602-317f-4d33-9fb4-b4f8d42008ab} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:55:50.325099 [ 259 ] {7492a602-317f-4d33-9fb4-b4f8d42008ab} executeQuery: Read 160 rows, 11.41 KiB in 0.001513 sec., 105750.16523463318 rows/sec., 7.37 MiB/sec. 2024.11.19 05:55:50.325172 [ 259 ] {7492a602-317f-4d33-9fb4-b4f8d42008ab} TCPHandler: Processed in 0.001728328 sec. 2024.11.19 05:55:50.325335 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:50.325470 [ 263 ] {55decc58-51eb-4792-8524-5740456fe739} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:55:50.325526 [ 263 ] {55decc58-51eb-4792-8524-5740456fe739} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:55:50.326049 [ 263 ] {55decc58-51eb-4792-8524-5740456fe739} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:50.326095 [ 263 ] {55decc58-51eb-4792-8524-5740456fe739} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:50.326491 [ 263 ] {55decc58-51eb-4792-8524-5740456fe739} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.19 05:55:50.326733 [ 263 ] {55decc58-51eb-4792-8524-5740456fe739} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:55:50.326950 [ 263 ] {55decc58-51eb-4792-8524-5740456fe739} executeQuery: Read 60 rows, 4.14 KiB in 0.001509 sec., 39761.431411530815 rows/sec., 2.68 MiB/sec. 2024.11.19 05:55:50.326999 [ 263 ] {55decc58-51eb-4792-8524-5740456fe739} TCPHandler: Processed in 0.001740258 sec. 2024.11.19 05:55:53.523584 [ 74 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:55:53.523672 [ 74 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:55:53.634414 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 2024.11.19 05:55:53.635055 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:53.635107 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:53.635707 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.19 05:55:53.635989 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:55:53.636242 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2024.11.19 05:55:54.299571 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2024.11.19 05:55:54.317963 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:54.318019 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:54.324982 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.19 05:55:54.325724 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:55:54.328451 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2024.11.19 05:55:55.325260 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:55.325459 [ 259 ] {b06efdbc-6e00-44e2-a5ea-43dd6273c3e7} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:55:55.325529 [ 259 ] {b06efdbc-6e00-44e2-a5ea-43dd6273c3e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:55:55.326268 [ 259 ] {b06efdbc-6e00-44e2-a5ea-43dd6273c3e7} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:55.326317 [ 259 ] {b06efdbc-6e00-44e2-a5ea-43dd6273c3e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:55.326761 [ 259 ] {b06efdbc-6e00-44e2-a5ea-43dd6273c3e7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.19 05:55:55.327008 [ 259 ] {b06efdbc-6e00-44e2-a5ea-43dd6273c3e7} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:55:55.327243 [ 259 ] {b06efdbc-6e00-44e2-a5ea-43dd6273c3e7} executeQuery: Read 14 rows, 1.01 KiB in 0.001834 sec., 7633.587786259543 rows/sec., 549.52 KiB/sec. 2024.11.19 05:55:55.327342 [ 259 ] {b06efdbc-6e00-44e2-a5ea-43dd6273c3e7} TCPHandler: Processed in 0.002209713 sec. 2024.11.19 05:55:55.327571 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:55.327713 [ 263 ] {c39b87c1-9bb5-4445-877a-5125a013f5d0} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:55:55.327771 [ 263 ] {c39b87c1-9bb5-4445-877a-5125a013f5d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:55:55.328586 [ 263 ] {c39b87c1-9bb5-4445-877a-5125a013f5d0} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:55.328626 [ 263 ] {c39b87c1-9bb5-4445-877a-5125a013f5d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:55.329017 [ 263 ] {c39b87c1-9bb5-4445-877a-5125a013f5d0} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.19 05:55:55.329264 [ 263 ] {c39b87c1-9bb5-4445-877a-5125a013f5d0} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:55:55.329456 [ 69 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.11.19 05:55:55.329500 [ 263 ] {c39b87c1-9bb5-4445-877a-5125a013f5d0} executeQuery: Read 285 rows, 25.79 KiB in 0.001811 sec., 157371.61789066816 rows/sec., 13.91 MiB/sec. 2024.11.19 05:55:55.329548 [ 69 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:55.329628 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:55.329635 [ 263 ] {c39b87c1-9bb5-4445-877a-5125a013f5d0} TCPHandler: Processed in 0.002143893 sec. 2024.11.19 05:55:55.329852 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:55.329879 [ 186 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:55:55.330056 [ 259 ] {f5a9cd64-b937-41ed-b9bd-d6f518467e38} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:55:55.330164 [ 259 ] {f5a9cd64-b937-41ed-b9bd-d6f518467e38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:55:55.330177 [ 186 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:55:55.330279 [ 186 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1434 rows starting from the beginning of the part 2024.11.19 05:55:55.330526 [ 186 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:55:55.331054 [ 186 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 285 rows starting from the beginning of the part 2024.11.19 05:55:55.331483 [ 186 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:55:55.331797 [ 186 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:55:55.332161 [ 186 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 285 rows starting from the beginning of the part 2024.11.19 05:55:55.332902 [ 259 ] {f5a9cd64-b937-41ed-b9bd-d6f518467e38} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:55.332965 [ 259 ] {f5a9cd64-b937-41ed-b9bd-d6f518467e38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:55:55.333904 [ 259 ] {f5a9cd64-b937-41ed-b9bd-d6f518467e38} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.19 05:55:55.334479 [ 259 ] {f5a9cd64-b937-41ed-b9bd-d6f518467e38} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:55:55.334870 [ 259 ] {f5a9cd64-b937-41ed-b9bd-d6f518467e38} executeQuery: Read 48 rows, 3.54 KiB in 0.004871 sec., 9854.239375898173 rows/sec., 726.56 KiB/sec. 2024.11.19 05:55:55.334966 [ 259 ] {f5a9cd64-b937-41ed-b9bd-d6f518467e38} TCPHandler: Processed in 0.005213884 sec. 2024.11.19 05:55:55.335199 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:55.335420 [ 186 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2173 rows, containing 5 columns (5 merged, 0 gathered) in 0.005662789 sec., 383733.1745894117 rows/sec., 33.86 MiB/sec. 2024.11.19 05:55:55.335455 [ 263 ] {6b332f74-e438-441f-a6f7-1bdebf5d5ec4} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:55:55.335522 [ 263 ] {6b332f74-e438-441f-a6f7-1bdebf5d5ec4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:55:55.335714 [ 186 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.11.19 05:55:55.336350 [ 186 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_31_6} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:55:55.336531 [ 186 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_31_6} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.11.19 05:55:55.336710 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2024.11.19 05:55:55.336785 [ 263 ] {6b332f74-e438-441f-a6f7-1bdebf5d5ec4} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:55.336832 [ 263 ] {6b332f74-e438-441f-a6f7-1bdebf5d5ec4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:55.337209 [ 263 ] {6b332f74-e438-441f-a6f7-1bdebf5d5ec4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.19 05:55:55.337475 [ 263 ] {6b332f74-e438-441f-a6f7-1bdebf5d5ec4} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:55:55.337700 [ 263 ] {6b332f74-e438-441f-a6f7-1bdebf5d5ec4} executeQuery: Read 14 rows, 1004.00 B in 0.00229 sec., 6113.53711790393 rows/sec., 428.15 KiB/sec. 2024.11.19 05:55:55.337765 [ 263 ] {6b332f74-e438-441f-a6f7-1bdebf5d5ec4} TCPHandler: Processed in 0.002698138 sec. 2024.11.19 05:55:55.337924 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:55.338053 [ 259 ] {0eda3209-bec5-43ac-8a9f-6b41e33e572e} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:55:55.338107 [ 259 ] {0eda3209-bec5-43ac-8a9f-6b41e33e572e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:55:55.338719 [ 259 ] {0eda3209-bec5-43ac-8a9f-6b41e33e572e} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:55.338758 [ 259 ] {0eda3209-bec5-43ac-8a9f-6b41e33e572e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:55.339108 [ 259 ] {0eda3209-bec5-43ac-8a9f-6b41e33e572e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.19 05:55:55.339357 [ 259 ] {0eda3209-bec5-43ac-8a9f-6b41e33e572e} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:55:55.339620 [ 259 ] {0eda3209-bec5-43ac-8a9f-6b41e33e572e} executeQuery: Read 13 rows, 830.00 B in 0.001588 sec., 8186.39798488665 rows/sec., 510.42 KiB/sec. 2024.11.19 05:55:55.339831 [ 259 ] {0eda3209-bec5-43ac-8a9f-6b41e33e572e} TCPHandler: Processed in 0.001968081 sec. 2024.11.19 05:55:55.339978 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:55.340088 [ 263 ] {ed160fa2-9005-4638-b436-c02c9c68e348} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:55:55.340138 [ 263 ] {ed160fa2-9005-4638-b436-c02c9c68e348} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:55:55.340868 [ 263 ] {ed160fa2-9005-4638-b436-c02c9c68e348} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:55.340909 [ 263 ] {ed160fa2-9005-4638-b436-c02c9c68e348} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:55.341287 [ 263 ] {ed160fa2-9005-4638-b436-c02c9c68e348} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.19 05:55:55.341537 [ 263 ] {ed160fa2-9005-4638-b436-c02c9c68e348} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:55:55.341705 [ 69 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.11.19 05:55:55.341775 [ 69 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:55.341785 [ 263 ] {ed160fa2-9005-4638-b436-c02c9c68e348} executeQuery: Read 423 rows, 30.96 KiB in 0.001712 sec., 247079.43925233645 rows/sec., 17.66 MiB/sec. 2024.11.19 05:55:55.341807 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:55.341947 [ 263 ] {ed160fa2-9005-4638-b436-c02c9c68e348} TCPHandler: Processed in 0.002017341 sec. 2024.11.19 05:55:55.342085 [ 189 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:55:55.342167 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:55.342324 [ 189 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:55:55.342395 [ 259 ] {c4bc9eb4-43e1-43a6-a7e9-d237a51d6c24} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:55:55.342405 [ 189 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 915 rows starting from the beginning of the part 2024.11.19 05:55:55.342509 [ 259 ] {c4bc9eb4-43e1-43a6-a7e9-d237a51d6c24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:55:55.342827 [ 189 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:55:55.343213 [ 189 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 423 rows starting from the beginning of the part 2024.11.19 05:55:55.343575 [ 189 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:55:55.343824 [ 189 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:55:55.344197 [ 189 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 423 rows starting from the beginning of the part 2024.11.19 05:55:55.344849 [ 259 ] {c4bc9eb4-43e1-43a6-a7e9-d237a51d6c24} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:55.344913 [ 259 ] {c4bc9eb4-43e1-43a6-a7e9-d237a51d6c24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:55:55.345798 [ 259 ] {c4bc9eb4-43e1-43a6-a7e9-d237a51d6c24} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.19 05:55:55.346388 [ 259 ] {c4bc9eb4-43e1-43a6-a7e9-d237a51d6c24} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:55:55.346776 [ 259 ] {c4bc9eb4-43e1-43a6-a7e9-d237a51d6c24} executeQuery: Read 6 rows, 321.00 B in 0.004437 sec., 1352.265043948614 rows/sec., 70.65 KiB/sec. 2024.11.19 05:55:55.346853 [ 259 ] {c4bc9eb4-43e1-43a6-a7e9-d237a51d6c24} TCPHandler: Processed in 0.004782249 sec. 2024.11.19 05:55:55.347097 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:55.347291 [ 189 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.005349066 sec., 365484.3668034756 rows/sec., 27.98 MiB/sec. 2024.11.19 05:55:55.347351 [ 263 ] {70656d3b-05b0-47c8-bba2-f054f9791832} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:55:55.347432 [ 263 ] {70656d3b-05b0-47c8-bba2-f054f9791832} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:55:55.347542 [ 189 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.11.19 05:55:55.348470 [ 189 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_31_6} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:55:55.348797 [ 189 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_31_6} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.11.19 05:55:55.349008 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.11.19 05:55:55.349233 [ 263 ] {70656d3b-05b0-47c8-bba2-f054f9791832} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:55.349278 [ 263 ] {70656d3b-05b0-47c8-bba2-f054f9791832} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:55.349674 [ 263 ] {70656d3b-05b0-47c8-bba2-f054f9791832} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.19 05:55:55.349922 [ 263 ] {70656d3b-05b0-47c8-bba2-f054f9791832} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:55:55.350091 [ 69 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.11.19 05:55:55.350154 [ 69 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:55.350170 [ 263 ] {70656d3b-05b0-47c8-bba2-f054f9791832} executeQuery: Read 237 rows, 16.27 KiB in 0.00288 sec., 82291.66666666666 rows/sec., 5.52 MiB/sec. 2024.11.19 05:55:55.350210 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:55.350341 [ 263 ] {70656d3b-05b0-47c8-bba2-f054f9791832} TCPHandler: Processed in 0.003390576 sec. 2024.11.19 05:55:55.350523 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:55:55.350552 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:55.350821 [ 259 ] {6d4bf62f-b642-4cea-ab59-8e6eb3ec76a0} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:55:55.350956 [ 259 ] {6d4bf62f-b642-4cea-ab59-8e6eb3ec76a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:55:55.350971 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:55:55.351124 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 6010 rows starting from the beginning of the part 2024.11.19 05:55:55.351649 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:55:55.351992 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:55:55.352212 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 161 rows starting from the beginning of the part 2024.11.19 05:55:55.352527 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:55:55.352867 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:55:55.353502 [ 259 ] {6d4bf62f-b642-4cea-ab59-8e6eb3ec76a0} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:55.353557 [ 259 ] {6d4bf62f-b642-4cea-ab59-8e6eb3ec76a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:55:55.354316 [ 259 ] {6d4bf62f-b642-4cea-ab59-8e6eb3ec76a0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.19 05:55:55.354898 [ 259 ] {6d4bf62f-b642-4cea-ab59-8e6eb3ec76a0} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:55:55.355450 [ 259 ] {6d4bf62f-b642-4cea-ab59-8e6eb3ec76a0} executeQuery: Read 1 rows, 69.00 B in 0.004703 sec., 212.630236019562 rows/sec., 14.33 KiB/sec. 2024.11.19 05:55:55.355538 [ 259 ] {6d4bf62f-b642-4cea-ab59-8e6eb3ec76a0} TCPHandler: Processed in 0.005081903 sec. 2024.11.19 05:55:55.355673 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:55.355798 [ 263 ] {872d5f22-5e53-4892-ac4a-6d25b8b99eb0} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:55:55.355872 [ 263 ] {872d5f22-5e53-4892-ac4a-6d25b8b99eb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:55:55.356941 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 6965 rows, containing 5 columns (5 merged, 0 gathered) in 0.006582938 sec., 1058038.2194090236 rows/sec., 71.99 MiB/sec. 2024.11.19 05:55:55.357498 [ 197 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.11.19 05:55:55.358168 [ 263 ] {872d5f22-5e53-4892-ac4a-6d25b8b99eb0} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:55.358215 [ 197 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_31_6} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:55:55.358245 [ 263 ] {872d5f22-5e53-4892-ac4a-6d25b8b99eb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:55.358419 [ 197 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_31_6} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.11.19 05:55:55.358612 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. 2024.11.19 05:55:55.359227 [ 263 ] {872d5f22-5e53-4892-ac4a-6d25b8b99eb0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.19 05:55:55.359514 [ 263 ] {872d5f22-5e53-4892-ac4a-6d25b8b99eb0} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:55:55.359763 [ 263 ] {872d5f22-5e53-4892-ac4a-6d25b8b99eb0} executeQuery: Read 41 rows, 75.23 KiB in 0.003988 sec., 10280.842527582749 rows/sec., 18.42 MiB/sec. 2024.11.19 05:55:55.359890 [ 263 ] {872d5f22-5e53-4892-ac4a-6d25b8b99eb0} TCPHandler: Processed in 0.004271395 sec. 2024.11.19 05:55:55.360035 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:55:55.360146 [ 259 ] {9c8629ac-eb5d-4575-bba7-df82a2c79b33} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:55:55.360192 [ 259 ] {9c8629ac-eb5d-4575-bba7-df82a2c79b33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:55:55.360644 [ 259 ] {9c8629ac-eb5d-4575-bba7-df82a2c79b33} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:55.360684 [ 259 ] {9c8629ac-eb5d-4575-bba7-df82a2c79b33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:55.361061 [ 259 ] {9c8629ac-eb5d-4575-bba7-df82a2c79b33} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.19 05:55:55.361311 [ 259 ] {9c8629ac-eb5d-4575-bba7-df82a2c79b33} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:55:55.361471 [ 69 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.11.19 05:55:55.361535 [ 69 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:55.361573 [ 259 ] {9c8629ac-eb5d-4575-bba7-df82a2c79b33} executeQuery: Read 82 rows, 5.33 KiB in 0.001437 sec., 57063.326374391094 rows/sec., 3.62 MiB/sec. 2024.11.19 05:55:55.361579 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:55.361732 [ 259 ] {9c8629ac-eb5d-4575-bba7-df82a2c79b33} TCPHandler: Processed in 0.001745498 sec. 2024.11.19 05:55:55.361872 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:55:55.362003 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:55:55.362038 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1626 rows starting from the beginning of the part 2024.11.19 05:55:55.362129 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:55:55.362214 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:55:55.362370 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part 2024.11.19 05:55:55.362456 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:55:55.362550 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:55:55.363731 [ 198 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1970 rows, containing 4 columns (4 merged, 0 gathered) in 0.00200748 sec., 981329.8264490805 rows/sec., 64.39 MiB/sec. 2024.11.19 05:55:55.363986 [ 198 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.11.19 05:55:55.364349 [ 198 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_31_6} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:55:55.364484 [ 198 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_31_6} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.11.19 05:55:55.364584 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.11.19 05:55:58.693034 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 608 2024.11.19 05:55:58.696059 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:55:58.696123 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.11.19 05:55:58.697609 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.19 05:55:58.697938 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:55:58.698589 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 608 2024.11.19 05:56:00.317903 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:00.318113 [ 259 ] {2ac798c1-1151-4a2a-b188-418278a65aeb} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:56:00.318189 [ 259 ] {2ac798c1-1151-4a2a-b188-418278a65aeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:56:00.319050 [ 259 ] {2ac798c1-1151-4a2a-b188-418278a65aeb} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:00.319109 [ 259 ] {2ac798c1-1151-4a2a-b188-418278a65aeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:00.319570 [ 259 ] {2ac798c1-1151-4a2a-b188-418278a65aeb} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.19 05:56:00.319864 [ 259 ] {2ac798c1-1151-4a2a-b188-418278a65aeb} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:56:00.320116 [ 259 ] {2ac798c1-1151-4a2a-b188-418278a65aeb} executeQuery: Read 56 rows, 4.41 KiB in 0.002055 sec., 27250.608272506084 rows/sec., 2.09 MiB/sec. 2024.11.19 05:56:00.320217 [ 259 ] {2ac798c1-1151-4a2a-b188-418278a65aeb} TCPHandler: Processed in 0.002446545 sec. 2024.11.19 05:56:00.320426 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:00.320547 [ 263 ] {2fcd507a-06c6-442c-b28e-39b6b3c94307} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:56:00.320599 [ 263 ] {2fcd507a-06c6-442c-b28e-39b6b3c94307} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:56:00.321264 [ 263 ] {2fcd507a-06c6-442c-b28e-39b6b3c94307} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:00.321306 [ 263 ] {2fcd507a-06c6-442c-b28e-39b6b3c94307} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:00.321695 [ 263 ] {2fcd507a-06c6-442c-b28e-39b6b3c94307} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.19 05:56:00.321947 [ 263 ] {2fcd507a-06c6-442c-b28e-39b6b3c94307} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:56:00.322176 [ 263 ] {2fcd507a-06c6-442c-b28e-39b6b3c94307} executeQuery: Read 64 rows, 5.12 KiB in 0.001657 sec., 38624.01931200965 rows/sec., 3.01 MiB/sec. 2024.11.19 05:56:00.322233 [ 263 ] {2fcd507a-06c6-442c-b28e-39b6b3c94307} TCPHandler: Processed in 0.00187072 sec. 2024.11.19 05:56:00.322395 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:00.322516 [ 259 ] {9af7c902-81f9-4751-9c93-609670891551} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:56:00.322586 [ 259 ] {9af7c902-81f9-4751-9c93-609670891551} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:56:00.323122 [ 259 ] {9af7c902-81f9-4751-9c93-609670891551} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:00.323164 [ 259 ] {9af7c902-81f9-4751-9c93-609670891551} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:00.323573 [ 259 ] {9af7c902-81f9-4751-9c93-609670891551} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.19 05:56:00.323826 [ 259 ] {9af7c902-81f9-4751-9c93-609670891551} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:56:00.324045 [ 259 ] {9af7c902-81f9-4751-9c93-609670891551} executeQuery: Read 128 rows, 9.13 KiB in 0.001558 sec., 82156.61103979462 rows/sec., 5.72 MiB/sec. 2024.11.19 05:56:00.324101 [ 259 ] {9af7c902-81f9-4751-9c93-609670891551} TCPHandler: Processed in 0.001761488 sec. 2024.11.19 05:56:00.324273 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:00.324385 [ 263 ] {5706ace7-9a0f-40bb-bba1-fa48e61adece} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:56:00.324433 [ 263 ] {5706ace7-9a0f-40bb-bba1-fa48e61adece} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:56:00.324899 [ 263 ] {5706ace7-9a0f-40bb-bba1-fa48e61adece} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:00.324939 [ 263 ] {5706ace7-9a0f-40bb-bba1-fa48e61adece} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:00.325305 [ 263 ] {5706ace7-9a0f-40bb-bba1-fa48e61adece} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.19 05:56:00.325544 [ 263 ] {5706ace7-9a0f-40bb-bba1-fa48e61adece} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:56:00.325801 [ 263 ] {5706ace7-9a0f-40bb-bba1-fa48e61adece} executeQuery: Read 48 rows, 3.31 KiB in 0.001429 sec., 33589.92302309308 rows/sec., 2.26 MiB/sec. 2024.11.19 05:56:00.325914 [ 263 ] {5706ace7-9a0f-40bb-bba1-fa48e61adece} TCPHandler: Processed in 0.001689047 sec. 2024.11.19 05:56:01.136492 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 2024.11.19 05:56:01.137162 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:01.137216 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:01.137781 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.19 05:56:01.138048 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:56:01.138283 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 2024.11.19 05:56:01.828646 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2024.11.19 05:56:01.852461 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:01.852531 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:01.860487 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.19 05:56:01.861281 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:56:01.864445 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2024.11.19 05:56:05.319112 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:05.319319 [ 259 ] {eadac7de-e9a7-4193-a546-e57b69581f07} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:56:05.319393 [ 259 ] {eadac7de-e9a7-4193-a546-e57b69581f07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:56:05.320181 [ 259 ] {eadac7de-e9a7-4193-a546-e57b69581f07} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:05.320235 [ 259 ] {eadac7de-e9a7-4193-a546-e57b69581f07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:05.320676 [ 259 ] {eadac7de-e9a7-4193-a546-e57b69581f07} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.19 05:56:05.320951 [ 259 ] {eadac7de-e9a7-4193-a546-e57b69581f07} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:56:05.321189 [ 259 ] {eadac7de-e9a7-4193-a546-e57b69581f07} executeQuery: Read 56 rows, 4.41 KiB in 0.001923 sec., 29121.164846593863 rows/sec., 2.24 MiB/sec. 2024.11.19 05:56:05.321259 [ 259 ] {eadac7de-e9a7-4193-a546-e57b69581f07} TCPHandler: Processed in 0.002280894 sec. 2024.11.19 05:56:05.321448 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:05.321591 [ 263 ] {fa7d395e-1cfd-4cc8-899e-90345592e5ae} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:56:05.321651 [ 263 ] {fa7d395e-1cfd-4cc8-899e-90345592e5ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:56:05.322276 [ 263 ] {fa7d395e-1cfd-4cc8-899e-90345592e5ae} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:05.322318 [ 263 ] {fa7d395e-1cfd-4cc8-899e-90345592e5ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:05.322697 [ 263 ] {fa7d395e-1cfd-4cc8-899e-90345592e5ae} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.19 05:56:05.322947 [ 263 ] {fa7d395e-1cfd-4cc8-899e-90345592e5ae} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:56:05.323181 [ 263 ] {fa7d395e-1cfd-4cc8-899e-90345592e5ae} executeQuery: Read 64 rows, 5.12 KiB in 0.001619 sec., 39530.57442865967 rows/sec., 3.09 MiB/sec. 2024.11.19 05:56:05.323274 [ 263 ] {fa7d395e-1cfd-4cc8-899e-90345592e5ae} TCPHandler: Processed in 0.001895 sec. 2024.11.19 05:56:05.323520 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:05.323687 [ 259 ] {6c4352e5-ae4e-4073-b769-78e41cfc754f} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:56:05.323749 [ 259 ] {6c4352e5-ae4e-4073-b769-78e41cfc754f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:56:05.324324 [ 259 ] {6c4352e5-ae4e-4073-b769-78e41cfc754f} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:05.324366 [ 259 ] {6c4352e5-ae4e-4073-b769-78e41cfc754f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:05.324767 [ 259 ] {6c4352e5-ae4e-4073-b769-78e41cfc754f} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.19 05:56:05.325025 [ 259 ] {6c4352e5-ae4e-4073-b769-78e41cfc754f} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:56:05.325242 [ 259 ] {6c4352e5-ae4e-4073-b769-78e41cfc754f} executeQuery: Read 160 rows, 11.41 KiB in 0.001587 sec., 100819.15563957152 rows/sec., 7.02 MiB/sec. 2024.11.19 05:56:05.325298 [ 259 ] {6c4352e5-ae4e-4073-b769-78e41cfc754f} TCPHandler: Processed in 0.00192533 sec. 2024.11.19 05:56:05.325460 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:05.325593 [ 263 ] {ba128771-c4ca-4951-80e6-e05a96ec0b7c} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:56:05.325652 [ 263 ] {ba128771-c4ca-4951-80e6-e05a96ec0b7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:56:05.326145 [ 263 ] {ba128771-c4ca-4951-80e6-e05a96ec0b7c} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:05.326184 [ 263 ] {ba128771-c4ca-4951-80e6-e05a96ec0b7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:05.326545 [ 263 ] {ba128771-c4ca-4951-80e6-e05a96ec0b7c} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.19 05:56:05.326808 [ 263 ] {ba128771-c4ca-4951-80e6-e05a96ec0b7c} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:56:05.327023 [ 263 ] {ba128771-c4ca-4951-80e6-e05a96ec0b7c} executeQuery: Read 60 rows, 4.14 KiB in 0.001462 sec., 41039.67168262654 rows/sec., 2.77 MiB/sec. 2024.11.19 05:56:05.327073 [ 263 ] {ba128771-c4ca-4951-80e6-e05a96ec0b7c} TCPHandler: Processed in 0.001676417 sec. 2024.11.19 05:56:06.611840 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49137, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:06.843161 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33627, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:06.891528 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61489, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:06.899836 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57679, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:07.041311 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51588, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:07.058757 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49874, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:07.058989 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34522, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:07.072412 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51943, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:08.523730 [ 37 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:56:08.523810 [ 37 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:56:08.638538 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 2024.11.19 05:56:08.639154 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:08.639197 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:08.639783 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.19 05:56:08.640047 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:56:08.640279 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2024.11.19 05:56:08.698955 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 624 2024.11.19 05:56:08.701779 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:08.701824 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:08.703280 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.19 05:56:08.703588 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:56:08.704689 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 624 2024.11.19 05:56:09.364659 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2024.11.19 05:56:09.385454 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:09.385521 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:09.393110 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.19 05:56:09.393879 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:56:09.396551 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2024.11.19 05:56:09.802674 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:32811, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:10.301270 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58261, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:10.325554 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:10.325747 [ 259 ] {1e8f9999-9908-497f-bcaa-e122f8976beb} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:56:10.325821 [ 259 ] {1e8f9999-9908-497f-bcaa-e122f8976beb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:56:10.326590 [ 259 ] {1e8f9999-9908-497f-bcaa-e122f8976beb} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:10.326644 [ 259 ] {1e8f9999-9908-497f-bcaa-e122f8976beb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:10.327089 [ 259 ] {1e8f9999-9908-497f-bcaa-e122f8976beb} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.19 05:56:10.327357 [ 259 ] {1e8f9999-9908-497f-bcaa-e122f8976beb} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:56:10.327653 [ 259 ] {1e8f9999-9908-497f-bcaa-e122f8976beb} executeQuery: Read 14 rows, 1.01 KiB in 0.001955 sec., 7161.125319693094 rows/sec., 515.51 KiB/sec. 2024.11.19 05:56:10.327891 [ 259 ] {1e8f9999-9908-497f-bcaa-e122f8976beb} TCPHandler: Processed in 0.002464005 sec. 2024.11.19 05:56:10.328079 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:10.328200 [ 263 ] {01e317ca-8b17-480b-94fb-be48b07cf294} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:56:10.328251 [ 263 ] {01e317ca-8b17-480b-94fb-be48b07cf294} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:56:10.328986 [ 263 ] {01e317ca-8b17-480b-94fb-be48b07cf294} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:10.329027 [ 263 ] {01e317ca-8b17-480b-94fb-be48b07cf294} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:10.329444 [ 263 ] {01e317ca-8b17-480b-94fb-be48b07cf294} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.19 05:56:10.329693 [ 263 ] {01e317ca-8b17-480b-94fb-be48b07cf294} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:56:10.329914 [ 263 ] {01e317ca-8b17-480b-94fb-be48b07cf294} executeQuery: Read 285 rows, 25.79 KiB in 0.001742 sec., 163605.05166475315 rows/sec., 14.46 MiB/sec. 2024.11.19 05:56:10.329968 [ 263 ] {01e317ca-8b17-480b-94fb-be48b07cf294} TCPHandler: Processed in 0.00194843 sec. 2024.11.19 05:56:10.330113 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:10.330244 [ 259 ] {20e27cf1-1e2d-42dc-84d6-e98021db68c4} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:56:10.330298 [ 259 ] {20e27cf1-1e2d-42dc-84d6-e98021db68c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:56:10.330952 [ 259 ] {20e27cf1-1e2d-42dc-84d6-e98021db68c4} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:10.331000 [ 259 ] {20e27cf1-1e2d-42dc-84d6-e98021db68c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:10.331375 [ 259 ] {20e27cf1-1e2d-42dc-84d6-e98021db68c4} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.19 05:56:10.331636 [ 259 ] {20e27cf1-1e2d-42dc-84d6-e98021db68c4} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:56:10.331862 [ 259 ] {20e27cf1-1e2d-42dc-84d6-e98021db68c4} executeQuery: Read 48 rows, 3.54 KiB in 0.001646 sec., 29161.603888213853 rows/sec., 2.10 MiB/sec. 2024.11.19 05:56:10.331915 [ 259 ] {20e27cf1-1e2d-42dc-84d6-e98021db68c4} TCPHandler: Processed in 0.001859209 sec. 2024.11.19 05:56:10.332057 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:10.332180 [ 263 ] {0ca1fa6b-1c06-4f38-98ef-40c0ff710aae} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:56:10.332234 [ 263 ] {0ca1fa6b-1c06-4f38-98ef-40c0ff710aae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:56:10.332891 [ 263 ] {0ca1fa6b-1c06-4f38-98ef-40c0ff710aae} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:10.332938 [ 263 ] {0ca1fa6b-1c06-4f38-98ef-40c0ff710aae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:10.333319 [ 263 ] {0ca1fa6b-1c06-4f38-98ef-40c0ff710aae} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.19 05:56:10.333568 [ 263 ] {0ca1fa6b-1c06-4f38-98ef-40c0ff710aae} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:56:10.333824 [ 263 ] {0ca1fa6b-1c06-4f38-98ef-40c0ff710aae} executeQuery: Read 14 rows, 1004.00 B in 0.001669 sec., 8388.256440982625 rows/sec., 587.46 KiB/sec. 2024.11.19 05:56:10.334027 [ 263 ] {0ca1fa6b-1c06-4f38-98ef-40c0ff710aae} TCPHandler: Processed in 0.002016321 sec. 2024.11.19 05:56:10.334178 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:10.334310 [ 259 ] {8531a237-6dc3-44ad-9a7e-8b70cba57ce6} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:56:10.334365 [ 259 ] {8531a237-6dc3-44ad-9a7e-8b70cba57ce6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:56:10.335012 [ 259 ] {8531a237-6dc3-44ad-9a7e-8b70cba57ce6} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:10.335061 [ 259 ] {8531a237-6dc3-44ad-9a7e-8b70cba57ce6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:10.335422 [ 259 ] {8531a237-6dc3-44ad-9a7e-8b70cba57ce6} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.19 05:56:10.335676 [ 259 ] {8531a237-6dc3-44ad-9a7e-8b70cba57ce6} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:56:10.335977 [ 259 ] {8531a237-6dc3-44ad-9a7e-8b70cba57ce6} executeQuery: Read 13 rows, 830.00 B in 0.001667 sec., 7798.440311937612 rows/sec., 486.23 KiB/sec. 2024.11.19 05:56:10.336112 [ 259 ] {8531a237-6dc3-44ad-9a7e-8b70cba57ce6} TCPHandler: Processed in 0.001997171 sec. 2024.11.19 05:56:10.336277 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:10.336406 [ 263 ] {1e1aab20-4181-4434-93a0-c67314bb690c} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:56:10.336460 [ 263 ] {1e1aab20-4181-4434-93a0-c67314bb690c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:56:10.337227 [ 263 ] {1e1aab20-4181-4434-93a0-c67314bb690c} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:10.337266 [ 263 ] {1e1aab20-4181-4434-93a0-c67314bb690c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:10.337630 [ 263 ] {1e1aab20-4181-4434-93a0-c67314bb690c} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.19 05:56:10.337880 [ 263 ] {1e1aab20-4181-4434-93a0-c67314bb690c} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:56:10.338110 [ 263 ] {1e1aab20-4181-4434-93a0-c67314bb690c} executeQuery: Read 423 rows, 30.96 KiB in 0.001718 sec., 246216.5308498254 rows/sec., 17.60 MiB/sec. 2024.11.19 05:56:10.338257 [ 263 ] {1e1aab20-4181-4434-93a0-c67314bb690c} TCPHandler: Processed in 0.002039751 sec. 2024.11.19 05:56:10.338495 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:10.338631 [ 259 ] {af12ad05-3ad8-47ae-9d52-84243d3a3f95} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:56:10.338689 [ 259 ] {af12ad05-3ad8-47ae-9d52-84243d3a3f95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:56:10.339218 [ 259 ] {af12ad05-3ad8-47ae-9d52-84243d3a3f95} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:10.339259 [ 259 ] {af12ad05-3ad8-47ae-9d52-84243d3a3f95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:10.339624 [ 259 ] {af12ad05-3ad8-47ae-9d52-84243d3a3f95} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.19 05:56:10.339875 [ 259 ] {af12ad05-3ad8-47ae-9d52-84243d3a3f95} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:56:10.340109 [ 259 ] {af12ad05-3ad8-47ae-9d52-84243d3a3f95} executeQuery: Read 6 rows, 321.00 B in 0.001508 sec., 3978.7798408488065 rows/sec., 207.88 KiB/sec. 2024.11.19 05:56:10.340210 [ 259 ] {af12ad05-3ad8-47ae-9d52-84243d3a3f95} TCPHandler: Processed in 0.001844639 sec. 2024.11.19 05:56:10.340370 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:10.340499 [ 263 ] {5f4508fd-ba9e-4818-bba6-b7da82117add} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:56:10.340557 [ 263 ] {5f4508fd-ba9e-4818-bba6-b7da82117add} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:56:10.341163 [ 263 ] {5f4508fd-ba9e-4818-bba6-b7da82117add} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:10.341202 [ 263 ] {5f4508fd-ba9e-4818-bba6-b7da82117add} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:10.341577 [ 263 ] {5f4508fd-ba9e-4818-bba6-b7da82117add} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.19 05:56:10.341816 [ 263 ] {5f4508fd-ba9e-4818-bba6-b7da82117add} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:56:10.342016 [ 263 ] {5f4508fd-ba9e-4818-bba6-b7da82117add} executeQuery: Read 237 rows, 16.27 KiB in 0.001545 sec., 153398.0582524272 rows/sec., 10.28 MiB/sec. 2024.11.19 05:56:10.342067 [ 263 ] {5f4508fd-ba9e-4818-bba6-b7da82117add} TCPHandler: Processed in 0.001760949 sec. 2024.11.19 05:56:10.342208 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:10.342316 [ 259 ] {27d833dc-e6f4-4451-af55-5e8c773fb661} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:56:10.342363 [ 259 ] {27d833dc-e6f4-4451-af55-5e8c773fb661} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:56:10.342786 [ 259 ] {27d833dc-e6f4-4451-af55-5e8c773fb661} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:10.342825 [ 259 ] {27d833dc-e6f4-4451-af55-5e8c773fb661} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:10.343173 [ 259 ] {27d833dc-e6f4-4451-af55-5e8c773fb661} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.19 05:56:10.343416 [ 259 ] {27d833dc-e6f4-4451-af55-5e8c773fb661} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:56:10.343702 [ 259 ] {27d833dc-e6f4-4451-af55-5e8c773fb661} executeQuery: Read 1 rows, 69.00 B in 0.001381 sec., 724.112961622013 rows/sec., 48.79 KiB/sec. 2024.11.19 05:56:10.343835 [ 259 ] {27d833dc-e6f4-4451-af55-5e8c773fb661} TCPHandler: Processed in 0.001678387 sec. 2024.11.19 05:56:10.343971 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:10.344079 [ 263 ] {e6df5f60-6e47-44a8-8a7b-3e46b3ab6ef1} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:56:10.344150 [ 263 ] {e6df5f60-6e47-44a8-8a7b-3e46b3ab6ef1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:56:10.345296 [ 263 ] {e6df5f60-6e47-44a8-8a7b-3e46b3ab6ef1} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:10.345336 [ 263 ] {e6df5f60-6e47-44a8-8a7b-3e46b3ab6ef1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:10.346005 [ 263 ] {e6df5f60-6e47-44a8-8a7b-3e46b3ab6ef1} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.19 05:56:10.346281 [ 263 ] {e6df5f60-6e47-44a8-8a7b-3e46b3ab6ef1} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:56:10.346553 [ 263 ] {e6df5f60-6e47-44a8-8a7b-3e46b3ab6ef1} executeQuery: Read 41 rows, 75.23 KiB in 0.002489 sec., 16472.478907191646 rows/sec., 29.52 MiB/sec. 2024.11.19 05:56:10.346693 [ 263 ] {e6df5f60-6e47-44a8-8a7b-3e46b3ab6ef1} TCPHandler: Processed in 0.002772589 sec. 2024.11.19 05:56:10.346831 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:10.346942 [ 259 ] {fa2e7467-b7b2-4c03-80e1-30e93722f54c} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:56:10.346989 [ 259 ] {fa2e7467-b7b2-4c03-80e1-30e93722f54c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:56:10.347445 [ 259 ] {fa2e7467-b7b2-4c03-80e1-30e93722f54c} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:10.347485 [ 259 ] {fa2e7467-b7b2-4c03-80e1-30e93722f54c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:10.347859 [ 259 ] {fa2e7467-b7b2-4c03-80e1-30e93722f54c} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.19 05:56:10.348102 [ 259 ] {fa2e7467-b7b2-4c03-80e1-30e93722f54c} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:56:10.348309 [ 259 ] {fa2e7467-b7b2-4c03-80e1-30e93722f54c} executeQuery: Read 82 rows, 5.33 KiB in 0.00139 sec., 58992.80575539568 rows/sec., 3.75 MiB/sec. 2024.11.19 05:56:10.348359 [ 259 ] {fa2e7467-b7b2-4c03-80e1-30e93722f54c} TCPHandler: Processed in 0.001581407 sec. 2024.11.19 05:56:10.522204 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54041, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:10.522526 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44995, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:10.562074 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61258, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:10.717609 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45501, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:10.725987 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33799, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:10.752437 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56563, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:11.115313 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33098, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:11.358884 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36245, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:11.463358 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45394, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:11.530445 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39514, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:11.557946 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34195, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:11.568305 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56636, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:11.688701 [ 293 ] {} 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.19 05:56:11.732978 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40013, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:11.750311 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36397, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:11.934841 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45122, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:11.950202 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48296, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:11.999911 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35506, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:12.268474 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33213, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:12.332846 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63880, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:12.350129 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44579, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:12.410481 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58361, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:15.323781 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:15.324081 [ 259 ] {40ec8b70-1c78-4c84-a26c-91325f9241d8} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:56:15.324198 [ 259 ] {40ec8b70-1c78-4c84-a26c-91325f9241d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:56:15.325462 [ 259 ] {40ec8b70-1c78-4c84-a26c-91325f9241d8} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:15.325538 [ 259 ] {40ec8b70-1c78-4c84-a26c-91325f9241d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:15.326197 [ 259 ] {40ec8b70-1c78-4c84-a26c-91325f9241d8} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.19 05:56:15.326590 [ 259 ] {40ec8b70-1c78-4c84-a26c-91325f9241d8} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:56:15.326894 [ 259 ] {40ec8b70-1c78-4c84-a26c-91325f9241d8} executeQuery: Read 56 rows, 4.41 KiB in 0.002887 sec., 19397.29823346034 rows/sec., 1.49 MiB/sec. 2024.11.19 05:56:15.327053 [ 259 ] {40ec8b70-1c78-4c84-a26c-91325f9241d8} TCPHandler: Processed in 0.003476246 sec. 2024.11.19 05:56:15.327365 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:15.327539 [ 263 ] {0c7ceb8c-f32e-4884-9e7e-f2a0c52b0068} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:56:15.327611 [ 263 ] {0c7ceb8c-f32e-4884-9e7e-f2a0c52b0068} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:56:15.328464 [ 263 ] {0c7ceb8c-f32e-4884-9e7e-f2a0c52b0068} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:15.328516 [ 263 ] {0c7ceb8c-f32e-4884-9e7e-f2a0c52b0068} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:15.328959 [ 263 ] {0c7ceb8c-f32e-4884-9e7e-f2a0c52b0068} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.19 05:56:15.329324 [ 263 ] {0c7ceb8c-f32e-4884-9e7e-f2a0c52b0068} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:56:15.329596 [ 263 ] {0c7ceb8c-f32e-4884-9e7e-f2a0c52b0068} executeQuery: Read 64 rows, 5.12 KiB in 0.002096 sec., 30534.351145038167 rows/sec., 2.38 MiB/sec. 2024.11.19 05:56:15.329666 [ 263 ] {0c7ceb8c-f32e-4884-9e7e-f2a0c52b0068} TCPHandler: Processed in 0.002444235 sec. 2024.11.19 05:56:15.329878 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:15.330022 [ 259 ] {59aa1985-a63d-4b86-8320-720dceef626a} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:56:15.330088 [ 259 ] {59aa1985-a63d-4b86-8320-720dceef626a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:56:15.330814 [ 259 ] {59aa1985-a63d-4b86-8320-720dceef626a} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:15.330864 [ 259 ] {59aa1985-a63d-4b86-8320-720dceef626a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:15.331405 [ 259 ] {59aa1985-a63d-4b86-8320-720dceef626a} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.19 05:56:15.331753 [ 259 ] {59aa1985-a63d-4b86-8320-720dceef626a} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:56:15.332013 [ 259 ] {59aa1985-a63d-4b86-8320-720dceef626a} executeQuery: Read 160 rows, 11.41 KiB in 0.002022 sec., 79129.57467853611 rows/sec., 5.51 MiB/sec. 2024.11.19 05:56:15.332085 [ 259 ] {59aa1985-a63d-4b86-8320-720dceef626a} TCPHandler: Processed in 0.002276824 sec. 2024.11.19 05:56:15.332285 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:15.332423 [ 263 ] {36801b15-5886-4ddb-bed1-d3357f2096cb} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:56:15.332483 [ 263 ] {36801b15-5886-4ddb-bed1-d3357f2096cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:56:15.333055 [ 263 ] {36801b15-5886-4ddb-bed1-d3357f2096cb} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:15.333100 [ 263 ] {36801b15-5886-4ddb-bed1-d3357f2096cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:15.333572 [ 263 ] {36801b15-5886-4ddb-bed1-d3357f2096cb} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.19 05:56:15.333878 [ 263 ] {36801b15-5886-4ddb-bed1-d3357f2096cb} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:56:15.334133 [ 263 ] {36801b15-5886-4ddb-bed1-d3357f2096cb} executeQuery: Read 60 rows, 4.14 KiB in 0.00174 sec., 34482.75862068965 rows/sec., 2.32 MiB/sec. 2024.11.19 05:56:15.334193 [ 263 ] {36801b15-5886-4ddb-bed1-d3357f2096cb} TCPHandler: Processed in 0.001973521 sec. 2024.11.19 05:56:16.140544 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 2024.11.19 05:56:16.141327 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:16.141378 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:16.141896 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.19 05:56:16.142172 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:56:16.142424 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 2024.11.19 05:56:16.896748 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2024.11.19 05:56:16.918045 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:16.918106 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:16.925807 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.19 05:56:16.926581 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:56:16.929642 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2024.11.19 05:56:18.705007 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 654 2024.11.19 05:56:18.708198 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:18.708260 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:18.709765 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.19 05:56:18.710096 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:56:18.710906 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 654 2024.11.19 05:56:20.320079 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:20.320311 [ 259 ] {761ef84b-2d61-496c-a5c9-b3e9b709bb24} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:56:20.320393 [ 259 ] {761ef84b-2d61-496c-a5c9-b3e9b709bb24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:56:20.321166 [ 259 ] {761ef84b-2d61-496c-a5c9-b3e9b709bb24} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:20.321210 [ 259 ] {761ef84b-2d61-496c-a5c9-b3e9b709bb24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:20.321663 [ 259 ] {761ef84b-2d61-496c-a5c9-b3e9b709bb24} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.19 05:56:20.321927 [ 259 ] {761ef84b-2d61-496c-a5c9-b3e9b709bb24} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:56:20.322074 [ 48 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.11.19 05:56:20.322126 [ 48 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:20.322153 [ 259 ] {761ef84b-2d61-496c-a5c9-b3e9b709bb24} executeQuery: Read 56 rows, 4.41 KiB in 0.001896 sec., 29535.864978902955 rows/sec., 2.27 MiB/sec. 2024.11.19 05:56:20.322159 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:20.322283 [ 259 ] {761ef84b-2d61-496c-a5c9-b3e9b709bb24} TCPHandler: Processed in 0.002339374 sec. 2024.11.19 05:56:20.322545 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:20.322575 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:56:20.322708 [ 263 ] {ff672cca-3835-4f0b-9606-b090daad0741} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:56:20.322812 [ 263 ] {ff672cca-3835-4f0b-9606-b090daad0741} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:56:20.322890 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:56:20.323005 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1434 rows starting from the beginning of the part 2024.11.19 05:56:20.323308 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part 2024.11.19 05:56:20.323724 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:56:20.324234 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 285 rows starting from the beginning of the part 2024.11.19 05:56:20.324467 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:56:20.324618 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:56:20.325720 [ 263 ] {ff672cca-3835-4f0b-9606-b090daad0741} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:20.325798 [ 263 ] {ff672cca-3835-4f0b-9606-b090daad0741} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:20.326841 [ 263 ] {ff672cca-3835-4f0b-9606-b090daad0741} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.19 05:56:20.327329 [ 263 ] {ff672cca-3835-4f0b-9606-b090daad0741} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:56:20.327582 [ 49 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.11.19 05:56:20.327683 [ 49 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:20.327745 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:20.327811 [ 263 ] {ff672cca-3835-4f0b-9606-b090daad0741} executeQuery: Read 64 rows, 5.12 KiB in 0.005138 sec., 12456.208641494744 rows/sec., 995.57 KiB/sec. 2024.11.19 05:56:20.328210 [ 263 ] {ff672cca-3835-4f0b-9606-b090daad0741} TCPHandler: Processed in 0.0057992 sec. 2024.11.19 05:56:20.328501 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:20.328587 [ 200 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1943 rows, containing 5 columns (5 merged, 0 gathered) in 0.006274114 sec., 309685.16032701987 rows/sec., 27.08 MiB/sec. 2024.11.19 05:56:20.328682 [ 198 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:56:20.328772 [ 259 ] {eb873845-3eb3-4057-82b4-bf54b40a06a2} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:56:20.328964 [ 259 ] {eb873845-3eb3-4057-82b4-bf54b40a06a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:56:20.329041 [ 196 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.11.19 05:56:20.329142 [ 198 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:56:20.329325 [ 198 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 915 rows starting from the beginning of the part 2024.11.19 05:56:20.329935 [ 198 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part 2024.11.19 05:56:20.330302 [ 196 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_36_7} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:56:20.330606 [ 196 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_36_7} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.11.19 05:56:20.330768 [ 198 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:56:20.330921 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2024.11.19 05:56:20.331215 [ 198 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 423 rows starting from the beginning of the part 2024.11.19 05:56:20.331604 [ 198 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:56:20.331953 [ 198 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:56:20.332660 [ 259 ] {eb873845-3eb3-4057-82b4-bf54b40a06a2} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:20.332727 [ 259 ] {eb873845-3eb3-4057-82b4-bf54b40a06a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:20.333693 [ 259 ] {eb873845-3eb3-4057-82b4-bf54b40a06a2} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.19 05:56:20.334327 [ 259 ] {eb873845-3eb3-4057-82b4-bf54b40a06a2} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:56:20.334704 [ 49 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.11.19 05:56:20.334821 [ 259 ] {eb873845-3eb3-4057-82b4-bf54b40a06a2} executeQuery: Read 160 rows, 11.41 KiB in 0.006072 sec., 26350.461133069828 rows/sec., 1.84 MiB/sec. 2024.11.19 05:56:20.334871 [ 49 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:20.335194 [ 259 ] {eb873845-3eb3-4057-82b4-bf54b40a06a2} TCPHandler: Processed in 0.006854981 sec. 2024.11.19 05:56:20.335482 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:20.335527 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:20.335564 [ 200 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1594 rows, containing 5 columns (5 merged, 0 gathered) in 0.007607439 sec., 209531.74912082765 rows/sec., 16.15 MiB/sec. 2024.11.19 05:56:20.335912 [ 263 ] {9d4bb086-e2e3-4793-aa4a-3a44a350fb1a} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:56:20.335934 [ 200 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.11.19 05:56:20.335924 [ 198 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:56:20.336084 [ 263 ] {9d4bb086-e2e3-4793-aa4a-3a44a350fb1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:56:20.336553 [ 198 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:56:20.336681 [ 198 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 6965 rows starting from the beginning of the part 2024.11.19 05:56:20.336860 [ 200 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_36_7} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:56:20.337241 [ 200 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_36_7} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.11.19 05:56:20.337484 [ 198 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 128 rows starting from the beginning of the part 2024.11.19 05:56:20.337545 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. 2024.11.19 05:56:20.337884 [ 198 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:56:20.338130 [ 198 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:56:20.338748 [ 198 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:56:20.339158 [ 198 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:56:20.339188 [ 263 ] {9d4bb086-e2e3-4793-aa4a-3a44a350fb1a} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:20.339290 [ 263 ] {9d4bb086-e2e3-4793-aa4a-3a44a350fb1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:20.340342 [ 263 ] {9d4bb086-e2e3-4793-aa4a-3a44a350fb1a} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.19 05:56:20.340705 [ 263 ] {9d4bb086-e2e3-4793-aa4a-3a44a350fb1a} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:56:20.341045 [ 49 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.11.19 05:56:20.341205 [ 49 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:20.341305 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:20.341368 [ 263 ] {9d4bb086-e2e3-4793-aa4a-3a44a350fb1a} executeQuery: Read 60 rows, 4.14 KiB in 0.005589 sec., 10735.373054213633 rows/sec., 740.85 KiB/sec. 2024.11.19 05:56:20.341929 [ 263 ] {9d4bb086-e2e3-4793-aa4a-3a44a350fb1a} TCPHandler: Processed in 0.006591938 sec. 2024.11.19 05:56:20.342107 [ 196 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:56:20.342684 [ 196 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:56:20.342810 [ 196 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1970 rows starting from the beginning of the part 2024.11.19 05:56:20.343184 [ 196 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part 2024.11.19 05:56:20.343474 [ 196 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:56:20.343767 [ 196 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:56:20.344049 [ 196 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:56:20.344356 [ 196 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:56:20.346158 [ 201 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 7810 rows, containing 5 columns (5 merged, 0 gathered) in 0.010520509 sec., 742359.5189168128 rows/sec., 50.58 MiB/sec. 2024.11.19 05:56:20.346423 [ 188 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2280 rows, containing 4 columns (4 merged, 0 gathered) in 0.004974702 sec., 458318.91035885166 rows/sec., 30.12 MiB/sec. 2024.11.19 05:56:20.346741 [ 188 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.11.19 05:56:20.346960 [ 201 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.11.19 05:56:20.347259 [ 188 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_36_7} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:56:20.347463 [ 188 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_36_7} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.11.19 05:56:20.347529 [ 201 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_36_7} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:56:20.347633 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2024.11.19 05:56:20.347723 [ 201 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_36_7} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.11.19 05:56:20.347828 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. 2024.11.19 05:56:23.523865 [ 45 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:56:23.523945 [ 45 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:56:23.642693 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 2024.11.19 05:56:23.643435 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:23.643496 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:23.644053 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.19 05:56:23.644323 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:56:23.644532 [ 45 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.11.19 05:56:23.644589 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2024.11.19 05:56:23.644619 [ 45 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:23.644652 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:23.644813 [ 194 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::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.19 05:56:23.644987 [ 194 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:56:23.645040 [ 194 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part 2024.11.19 05:56:23.645136 [ 194 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part 2024.11.19 05:56:23.645398 [ 194 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part 2024.11.19 05:56:23.645583 [ 194 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part 2024.11.19 05:56:23.645729 [ 194 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part 2024.11.19 05:56:23.645965 [ 194 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part 2024.11.19 05:56:23.650889 [ 201 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.006156084 sec., 1942143.7394291565 rows/sec., 27.78 MiB/sec. 2024.11.19 05:56:23.651310 [ 188 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.11.19 05:56:23.651670 [ 188 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_26_5} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:56:23.651750 [ 188 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_26_5} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.11.19 05:56:23.651858 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. 2024.11.19 05:56:24.429846 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2024.11.19 05:56:24.450966 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:24.451014 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:24.458407 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.19 05:56:24.459181 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:56:24.459458 [ 43 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.11.19 05:56:24.459521 [ 43 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:24.459567 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2024.11.19 05:56:24.459792 [ 199 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:56:24.468571 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2024.11.19 05:56:24.469809 [ 199 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:56:24.470708 [ 199 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:56:24.475032 [ 199 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:56:24.479350 [ 199 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:56:24.484377 [ 199 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:56:24.489892 [ 199 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:56:24.494347 [ 199 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:56:24.555964 [ 193 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.09631178 sec., 2035.0573938099783 rows/sec., 10.52 MiB/sec. 2024.11.19 05:56:24.558802 [ 201 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.11.19 05:56:24.561896 [ 201 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_26_5} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:56:24.562026 [ 201 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_26_5} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.11.19 05:56:24.564602 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. 2024.11.19 05:56:25.000193 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 191.31 MiB, peak 201.85 MiB, free memory in arenas 0.00 B, will set to 193.11 MiB (RSS), difference: 1.80 MiB 2024.11.19 05:56:25.326829 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:25.327028 [ 259 ] {2b8f651e-d2ee-4a0c-994a-0577f790b902} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:56:25.327105 [ 259 ] {2b8f651e-d2ee-4a0c-994a-0577f790b902} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:56:25.327899 [ 259 ] {2b8f651e-d2ee-4a0c-994a-0577f790b902} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:25.327954 [ 259 ] {2b8f651e-d2ee-4a0c-994a-0577f790b902} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:25.328409 [ 259 ] {2b8f651e-d2ee-4a0c-994a-0577f790b902} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.19 05:56:25.328676 [ 259 ] {2b8f651e-d2ee-4a0c-994a-0577f790b902} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:56:25.328879 [ 42 ] {} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.11.19 05:56:25.328947 [ 259 ] {2b8f651e-d2ee-4a0c-994a-0577f790b902} executeQuery: Read 14 rows, 1.01 KiB in 0.001962 sec., 7135.575942915391 rows/sec., 513.67 KiB/sec. 2024.11.19 05:56:25.328978 [ 42 ] {} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:25.329059 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:25.329091 [ 259 ] {2b8f651e-d2ee-4a0c-994a-0577f790b902} TCPHandler: Processed in 0.002391455 sec. 2024.11.19 05:56:25.329295 [ 190 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:56:25.329339 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:25.329558 [ 190 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:56:25.329605 [ 263 ] {97033b71-2458-490e-a4c2-51e7531578c1} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:56:25.329631 [ 190 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:56:25.329721 [ 263 ] {97033b71-2458-490e-a4c2-51e7531578c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:56:25.329976 [ 190 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:56:25.330375 [ 190 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:56:25.330813 [ 190 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:56:25.331220 [ 190 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:56:25.332795 [ 263 ] {97033b71-2458-490e-a4c2-51e7531578c1} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:25.332874 [ 263 ] {97033b71-2458-490e-a4c2-51e7531578c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:25.333837 [ 190 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004716098 sec., 14842.778924441349 rows/sec., 1.10 MiB/sec. 2024.11.19 05:56:25.334111 [ 263 ] {97033b71-2458-490e-a4c2-51e7531578c1} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.19 05:56:25.334112 [ 190 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.11.19 05:56:25.334572 [ 263 ] {97033b71-2458-490e-a4c2-51e7531578c1} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:56:25.334636 [ 190 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_13_3} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:56:25.334825 [ 190 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_13_3} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.11.19 05:56:25.335015 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.19 05:56:25.335040 [ 263 ] {97033b71-2458-490e-a4c2-51e7531578c1} executeQuery: Read 285 rows, 25.79 KiB in 0.005506 sec., 51761.71449328006 rows/sec., 4.57 MiB/sec. 2024.11.19 05:56:25.335126 [ 263 ] {97033b71-2458-490e-a4c2-51e7531578c1} TCPHandler: Processed in 0.005897302 sec. 2024.11.19 05:56:25.335290 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:25.335406 [ 259 ] {57411bf5-766b-4132-8998-8a2bd568e905} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:56:25.335455 [ 259 ] {57411bf5-766b-4132-8998-8a2bd568e905} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:56:25.336040 [ 259 ] {57411bf5-766b-4132-8998-8a2bd568e905} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:25.336082 [ 259 ] {57411bf5-766b-4132-8998-8a2bd568e905} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:25.336461 [ 259 ] {57411bf5-766b-4132-8998-8a2bd568e905} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.19 05:56:25.336716 [ 259 ] {57411bf5-766b-4132-8998-8a2bd568e905} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:56:25.336944 [ 259 ] {57411bf5-766b-4132-8998-8a2bd568e905} executeQuery: Read 48 rows, 3.54 KiB in 0.001564 sec., 30690.537084398977 rows/sec., 2.21 MiB/sec. 2024.11.19 05:56:25.337000 [ 259 ] {57411bf5-766b-4132-8998-8a2bd568e905} TCPHandler: Processed in 0.001763638 sec. 2024.11.19 05:56:25.337161 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:25.337293 [ 263 ] {730b84dd-2d54-4634-b381-d2f04edf1245} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:56:25.337347 [ 263 ] {730b84dd-2d54-4634-b381-d2f04edf1245} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:56:25.337940 [ 263 ] {730b84dd-2d54-4634-b381-d2f04edf1245} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:25.337985 [ 263 ] {730b84dd-2d54-4634-b381-d2f04edf1245} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:25.338337 [ 263 ] {730b84dd-2d54-4634-b381-d2f04edf1245} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.19 05:56:25.338572 [ 263 ] {730b84dd-2d54-4634-b381-d2f04edf1245} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:56:25.338832 [ 263 ] {730b84dd-2d54-4634-b381-d2f04edf1245} executeQuery: Read 14 rows, 1004.00 B in 0.001561 sec., 8968.609865470851 rows/sec., 628.10 KiB/sec. 2024.11.19 05:56:25.339032 [ 263 ] {730b84dd-2d54-4634-b381-d2f04edf1245} TCPHandler: Processed in 0.00193129 sec. 2024.11.19 05:56:25.339234 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:25.339368 [ 259 ] {fdf89b76-a3a1-4d1f-a06f-c0ab21d2b3e8} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:56:25.339424 [ 259 ] {fdf89b76-a3a1-4d1f-a06f-c0ab21d2b3e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:56:25.340048 [ 259 ] {fdf89b76-a3a1-4d1f-a06f-c0ab21d2b3e8} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:25.340090 [ 259 ] {fdf89b76-a3a1-4d1f-a06f-c0ab21d2b3e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:25.340453 [ 259 ] {fdf89b76-a3a1-4d1f-a06f-c0ab21d2b3e8} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.19 05:56:25.340697 [ 259 ] {fdf89b76-a3a1-4d1f-a06f-c0ab21d2b3e8} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:56:25.340856 [ 42 ] {} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.11.19 05:56:25.340919 [ 42 ] {} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:25.340960 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:25.340957 [ 259 ] {fdf89b76-a3a1-4d1f-a06f-c0ab21d2b3e8} executeQuery: Read 13 rows, 830.00 B in 0.001612 sec., 8064.5161290322585 rows/sec., 502.82 KiB/sec. 2024.11.19 05:56:25.341276 [ 259 ] {fdf89b76-a3a1-4d1f-a06f-c0ab21d2b3e8} TCPHandler: Processed in 0.002132132 sec. 2024.11.19 05:56:25.341464 [ 192 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:56:25.341577 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:25.341828 [ 192 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:56:25.341845 [ 263 ] {da980975-15b5-46ca-81c5-caabe3c74aa2} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:56:25.341864 [ 192 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:56:25.341908 [ 263 ] {da980975-15b5-46ca-81c5-caabe3c74aa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:56:25.342089 [ 192 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:56:25.342497 [ 192 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:56:25.342836 [ 192 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:56:25.343177 [ 192 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:56:25.344410 [ 263 ] {da980975-15b5-46ca-81c5-caabe3c74aa2} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:25.344458 [ 263 ] {da980975-15b5-46ca-81c5-caabe3c74aa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:25.344833 [ 192 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003767329 sec., 17253.60328232549 rows/sec., 1.12 MiB/sec. 2024.11.19 05:56:25.344966 [ 192 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.11.19 05:56:25.345048 [ 263 ] {da980975-15b5-46ca-81c5-caabe3c74aa2} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.19 05:56:25.345333 [ 192 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_13_3} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:56:25.345369 [ 263 ] {da980975-15b5-46ca-81c5-caabe3c74aa2} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:56:25.345441 [ 192 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_13_3} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.11.19 05:56:25.345631 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.19 05:56:25.345735 [ 263 ] {da980975-15b5-46ca-81c5-caabe3c74aa2} executeQuery: Read 423 rows, 30.96 KiB in 0.003933 sec., 107551.48741418765 rows/sec., 7.69 MiB/sec. 2024.11.19 05:56:25.345866 [ 263 ] {da980975-15b5-46ca-81c5-caabe3c74aa2} TCPHandler: Processed in 0.004471516 sec. 2024.11.19 05:56:25.346031 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:25.346140 [ 259 ] {3922cfb7-af45-4eb8-92bc-fcf8ea71494a} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:56:25.346185 [ 259 ] {3922cfb7-af45-4eb8-92bc-fcf8ea71494a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:56:25.346629 [ 259 ] {3922cfb7-af45-4eb8-92bc-fcf8ea71494a} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:25.346666 [ 259 ] {3922cfb7-af45-4eb8-92bc-fcf8ea71494a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:25.347029 [ 259 ] {3922cfb7-af45-4eb8-92bc-fcf8ea71494a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.19 05:56:25.347272 [ 259 ] {3922cfb7-af45-4eb8-92bc-fcf8ea71494a} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:56:25.347589 [ 259 ] {3922cfb7-af45-4eb8-92bc-fcf8ea71494a} executeQuery: Read 6 rows, 321.00 B in 0.001447 sec., 4146.51002073255 rows/sec., 216.64 KiB/sec. 2024.11.19 05:56:25.347724 [ 259 ] {3922cfb7-af45-4eb8-92bc-fcf8ea71494a} TCPHandler: Processed in 0.001749728 sec. 2024.11.19 05:56:25.347875 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:25.348008 [ 263 ] {e2d4dd2b-d688-43b3-abd0-662c8f49dbe2} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:56:25.348066 [ 263 ] {e2d4dd2b-d688-43b3-abd0-662c8f49dbe2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:56:25.348704 [ 263 ] {e2d4dd2b-d688-43b3-abd0-662c8f49dbe2} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:25.348744 [ 263 ] {e2d4dd2b-d688-43b3-abd0-662c8f49dbe2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:25.349128 [ 263 ] {e2d4dd2b-d688-43b3-abd0-662c8f49dbe2} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.19 05:56:25.349374 [ 263 ] {e2d4dd2b-d688-43b3-abd0-662c8f49dbe2} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:56:25.349597 [ 263 ] {e2d4dd2b-d688-43b3-abd0-662c8f49dbe2} executeQuery: Read 237 rows, 16.27 KiB in 0.001619 sec., 146386.65843113032 rows/sec., 9.81 MiB/sec. 2024.11.19 05:56:25.349727 [ 263 ] {e2d4dd2b-d688-43b3-abd0-662c8f49dbe2} TCPHandler: Processed in 0.00191456 sec. 2024.11.19 05:56:25.349877 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:25.350006 [ 259 ] {2affbb38-4c52-4d60-b36b-0e640ac8c7f4} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:56:25.350060 [ 259 ] {2affbb38-4c52-4d60-b36b-0e640ac8c7f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:56:25.350565 [ 259 ] {2affbb38-4c52-4d60-b36b-0e640ac8c7f4} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:25.350612 [ 259 ] {2affbb38-4c52-4d60-b36b-0e640ac8c7f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:25.350986 [ 259 ] {2affbb38-4c52-4d60-b36b-0e640ac8c7f4} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.19 05:56:25.351229 [ 259 ] {2affbb38-4c52-4d60-b36b-0e640ac8c7f4} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:56:25.351439 [ 259 ] {2affbb38-4c52-4d60-b36b-0e640ac8c7f4} executeQuery: Read 1 rows, 69.00 B in 0.001462 sec., 683.9945280437756 rows/sec., 46.09 KiB/sec. 2024.11.19 05:56:25.351488 [ 259 ] {2affbb38-4c52-4d60-b36b-0e640ac8c7f4} TCPHandler: Processed in 0.001676857 sec. 2024.11.19 05:56:25.351635 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:25.351755 [ 263 ] {aa305c20-8acd-42c5-aa7c-3bfd43a6424c} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:56:25.351836 [ 263 ] {aa305c20-8acd-42c5-aa7c-3bfd43a6424c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:56:25.353049 [ 263 ] {aa305c20-8acd-42c5-aa7c-3bfd43a6424c} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:25.353090 [ 263 ] {aa305c20-8acd-42c5-aa7c-3bfd43a6424c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:25.353740 [ 263 ] {aa305c20-8acd-42c5-aa7c-3bfd43a6424c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.19 05:56:25.354002 [ 263 ] {aa305c20-8acd-42c5-aa7c-3bfd43a6424c} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:56:25.354179 [ 42 ] {} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2024.11.19 05:56:25.354244 [ 42 ] {} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:25.354274 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:25.354312 [ 263 ] {aa305c20-8acd-42c5-aa7c-3bfd43a6424c} executeQuery: Read 41 rows, 75.23 KiB in 0.002574 sec., 15928.51592851593 rows/sec., 28.54 MiB/sec. 2024.11.19 05:56:25.354828 [ 191 ] {e648c1b8-8686-4259-82f9-325f430fe764::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.19 05:56:25.355086 [ 263 ] {aa305c20-8acd-42c5-aa7c-3bfd43a6424c} TCPHandler: Processed in 0.003500187 sec. 2024.11.19 05:56:25.355311 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:25.355591 [ 259 ] {e09d6f6b-e7a5-4e7a-a965-42b3ca193f33} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:56:25.355674 [ 191 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:56:25.355698 [ 259 ] {e09d6f6b-e7a5-4e7a-a965-42b3ca193f33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:56:25.355895 [ 191 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 247 rows starting from the beginning of the part 2024.11.19 05:56:25.356820 [ 191 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part 2024.11.19 05:56:25.357372 [ 191 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part 2024.11.19 05:56:25.358092 [ 191 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part 2024.11.19 05:56:25.358129 [ 259 ] {e09d6f6b-e7a5-4e7a-a965-42b3ca193f33} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:25.358219 [ 259 ] {e09d6f6b-e7a5-4e7a-a965-42b3ca193f33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:25.358880 [ 191 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part 2024.11.19 05:56:25.359604 [ 191 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part 2024.11.19 05:56:25.359742 [ 259 ] {e09d6f6b-e7a5-4e7a-a965-42b3ca193f33} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.19 05:56:25.360540 [ 259 ] {e09d6f6b-e7a5-4e7a-a965-42b3ca193f33} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:56:25.361010 [ 259 ] {e09d6f6b-e7a5-4e7a-a965-42b3ca193f33} executeQuery: Read 82 rows, 5.33 KiB in 0.005507 sec., 14890.139822044672 rows/sec., 968.41 KiB/sec. 2024.11.19 05:56:25.361142 [ 259 ] {e09d6f6b-e7a5-4e7a-a965-42b3ca193f33} TCPHandler: Processed in 0.005938791 sec. 2024.11.19 05:56:25.364435 [ 186 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 452 rows, containing 19 columns (19 merged, 0 gathered) in 0.010030125 sec., 45064.24396505527 rows/sec., 80.75 MiB/sec. 2024.11.19 05:56:25.365750 [ 186 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.11.19 05:56:25.366189 [ 186 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_15_3} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:56:25.366268 [ 186 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_15_3} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2024.11.19 05:56:25.366421 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. 2024.11.19 05:56:28.711319 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 684 2024.11.19 05:56:28.714778 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:28.714837 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:28.716318 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.19 05:56:28.716643 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:56:28.717890 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 684 2024.11.19 05:56:30.318728 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:30.318951 [ 259 ] {2602d1a1-495b-4d20-b29e-266ffc38b071} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.19 05:56:30.319023 [ 259 ] {2602d1a1-495b-4d20-b29e-266ffc38b071} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.19 05:56:30.319769 [ 259 ] {2602d1a1-495b-4d20-b29e-266ffc38b071} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:30.319815 [ 259 ] {2602d1a1-495b-4d20-b29e-266ffc38b071} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:30.320255 [ 259 ] {2602d1a1-495b-4d20-b29e-266ffc38b071} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.19 05:56:30.320512 [ 259 ] {2602d1a1-495b-4d20-b29e-266ffc38b071} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): 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.19 05:56:30.320889 [ 259 ] {2602d1a1-495b-4d20-b29e-266ffc38b071} executeQuery: Read 16 rows, 1.30 KiB in 0.001958 sec., 8171.603677221654 rows/sec., 666.34 KiB/sec. 2024.11.19 05:56:30.321213 [ 259 ] {2602d1a1-495b-4d20-b29e-266ffc38b071} TCPHandler: Processed in 0.002620197 sec. 2024.11.19 05:56:30.321399 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:30.321553 [ 263 ] {9a201b1a-d509-436e-b4a2-317bc54fe6f7} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:56:30.321614 [ 263 ] {9a201b1a-d509-436e-b4a2-317bc54fe6f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:56:30.322276 [ 263 ] {9a201b1a-d509-436e-b4a2-317bc54fe6f7} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:30.322320 [ 263 ] {9a201b1a-d509-436e-b4a2-317bc54fe6f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:30.322702 [ 263 ] {9a201b1a-d509-436e-b4a2-317bc54fe6f7} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.19 05:56:30.322945 [ 263 ] {9a201b1a-d509-436e-b4a2-317bc54fe6f7} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:56:30.323184 [ 263 ] {9a201b1a-d509-436e-b4a2-317bc54fe6f7} executeQuery: Read 64 rows, 4.99 KiB in 0.001666 sec., 38415.36614645858 rows/sec., 2.93 MiB/sec. 2024.11.19 05:56:30.323244 [ 263 ] {9a201b1a-d509-436e-b4a2-317bc54fe6f7} TCPHandler: Processed in 0.00191591 sec. 2024.11.19 05:56:30.323388 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:30.323518 [ 259 ] {4ba9ce4e-c7de-49d7-beaf-4801aa0e523d} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:56:30.323575 [ 259 ] {4ba9ce4e-c7de-49d7-beaf-4801aa0e523d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:56:30.324168 [ 259 ] {4ba9ce4e-c7de-49d7-beaf-4801aa0e523d} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:30.324208 [ 259 ] {4ba9ce4e-c7de-49d7-beaf-4801aa0e523d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:30.324551 [ 259 ] {4ba9ce4e-c7de-49d7-beaf-4801aa0e523d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.19 05:56:30.324798 [ 259 ] {4ba9ce4e-c7de-49d7-beaf-4801aa0e523d} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:56:30.325071 [ 259 ] {4ba9ce4e-c7de-49d7-beaf-4801aa0e523d} executeQuery: Read 16 rows, 1.12 KiB in 0.001573 sec., 10171.6465352829 rows/sec., 710.23 KiB/sec. 2024.11.19 05:56:30.325157 [ 259 ] {4ba9ce4e-c7de-49d7-beaf-4801aa0e523d} TCPHandler: Processed in 0.001828319 sec. 2024.11.19 05:56:30.325406 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:30.325580 [ 263 ] {46d0082c-fcff-4c84-9d4c-271f00b21c17} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:56:30.325637 [ 263 ] {46d0082c-fcff-4c84-9d4c-271f00b21c17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:56:30.326257 [ 263 ] {46d0082c-fcff-4c84-9d4c-271f00b21c17} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:30.326297 [ 263 ] {46d0082c-fcff-4c84-9d4c-271f00b21c17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:30.326656 [ 263 ] {46d0082c-fcff-4c84-9d4c-271f00b21c17} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.19 05:56:30.326900 [ 263 ] {46d0082c-fcff-4c84-9d4c-271f00b21c17} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:56:30.327123 [ 263 ] {46d0082c-fcff-4c84-9d4c-271f00b21c17} executeQuery: Read 80 rows, 6.42 KiB in 0.001576 sec., 50761.42131979696 rows/sec., 3.98 MiB/sec. 2024.11.19 05:56:30.327178 [ 263 ] {46d0082c-fcff-4c84-9d4c-271f00b21c17} TCPHandler: Processed in 0.00191834 sec. 2024.11.19 05:56:30.327318 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:30.327449 [ 259 ] {b9f50998-1a6a-431e-9030-27524ed67768} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:56:30.327506 [ 259 ] {b9f50998-1a6a-431e-9030-27524ed67768} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:56:30.328094 [ 259 ] {b9f50998-1a6a-431e-9030-27524ed67768} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:30.328132 [ 259 ] {b9f50998-1a6a-431e-9030-27524ed67768} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:30.328511 [ 259 ] {b9f50998-1a6a-431e-9030-27524ed67768} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.19 05:56:30.328747 [ 259 ] {b9f50998-1a6a-431e-9030-27524ed67768} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:56:30.328963 [ 259 ] {b9f50998-1a6a-431e-9030-27524ed67768} executeQuery: Read 136 rows, 9.69 KiB in 0.001543 sec., 88139.98703823719 rows/sec., 6.13 MiB/sec. 2024.11.19 05:56:30.329014 [ 259 ] {b9f50998-1a6a-431e-9030-27524ed67768} TCPHandler: Processed in 0.001758938 sec. 2024.11.19 05:56:30.329175 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:30.329307 [ 263 ] {98effe37-3dfc-4409-924d-498581886999} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:56:30.329364 [ 263 ] {98effe37-3dfc-4409-924d-498581886999} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:56:30.329888 [ 263 ] {98effe37-3dfc-4409-924d-498581886999} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:30.329933 [ 263 ] {98effe37-3dfc-4409-924d-498581886999} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:30.330290 [ 263 ] {98effe37-3dfc-4409-924d-498581886999} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.19 05:56:30.330526 [ 263 ] {98effe37-3dfc-4409-924d-498581886999} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:56:30.330736 [ 263 ] {98effe37-3dfc-4409-924d-498581886999} executeQuery: Read 48 rows, 3.31 KiB in 0.001459 sec., 32899.24605894448 rows/sec., 2.22 MiB/sec. 2024.11.19 05:56:30.330787 [ 263 ] {98effe37-3dfc-4409-924d-498581886999} TCPHandler: Processed in 0.001677087 sec. 2024.11.19 05:56:31.144849 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 2024.11.19 05:56:31.145624 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:31.145674 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:31.146227 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.19 05:56:31.146487 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:56:31.146685 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 2024.11.19 05:56:31.968781 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2024.11.19 05:56:31.987171 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:31.987225 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:31.994185 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.19 05:56:31.994920 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:56:31.997407 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2024.11.19 05:56:35.320238 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:35.320464 [ 259 ] {6ff8b452-43c4-4030-b750-83f23d3cb18c} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:56:35.320543 [ 259 ] {6ff8b452-43c4-4030-b750-83f23d3cb18c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:56:35.321362 [ 259 ] {6ff8b452-43c4-4030-b750-83f23d3cb18c} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:35.321411 [ 259 ] {6ff8b452-43c4-4030-b750-83f23d3cb18c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:35.321846 [ 259 ] {6ff8b452-43c4-4030-b750-83f23d3cb18c} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.19 05:56:35.322108 [ 259 ] {6ff8b452-43c4-4030-b750-83f23d3cb18c} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:56:35.322353 [ 259 ] {6ff8b452-43c4-4030-b750-83f23d3cb18c} executeQuery: Read 56 rows, 4.41 KiB in 0.001945 sec., 28791.77377892031 rows/sec., 2.21 MiB/sec. 2024.11.19 05:56:35.322416 [ 259 ] {6ff8b452-43c4-4030-b750-83f23d3cb18c} TCPHandler: Processed in 0.002317744 sec. 2024.11.19 05:56:35.322592 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:35.322741 [ 263 ] {d83c52f1-cf71-4b55-936c-6946282a3df3} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:56:35.322801 [ 263 ] {d83c52f1-cf71-4b55-936c-6946282a3df3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:56:35.323430 [ 263 ] {d83c52f1-cf71-4b55-936c-6946282a3df3} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:35.323471 [ 263 ] {d83c52f1-cf71-4b55-936c-6946282a3df3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:35.323842 [ 263 ] {d83c52f1-cf71-4b55-936c-6946282a3df3} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.19 05:56:35.324086 [ 263 ] {d83c52f1-cf71-4b55-936c-6946282a3df3} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:56:35.324305 [ 263 ] {d83c52f1-cf71-4b55-936c-6946282a3df3} executeQuery: Read 64 rows, 5.12 KiB in 0.0016 sec., 40000 rows/sec., 3.12 MiB/sec. 2024.11.19 05:56:35.324360 [ 263 ] {d83c52f1-cf71-4b55-936c-6946282a3df3} TCPHandler: Processed in 0.001838039 sec. 2024.11.19 05:56:35.324506 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:35.324640 [ 259 ] {2dbc5168-b2bd-48d1-87f0-9710d7c08659} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:56:35.324699 [ 259 ] {2dbc5168-b2bd-48d1-87f0-9710d7c08659} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:56:35.325278 [ 259 ] {2dbc5168-b2bd-48d1-87f0-9710d7c08659} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:35.325318 [ 259 ] {2dbc5168-b2bd-48d1-87f0-9710d7c08659} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:35.325738 [ 259 ] {2dbc5168-b2bd-48d1-87f0-9710d7c08659} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.19 05:56:35.325989 [ 259 ] {2dbc5168-b2bd-48d1-87f0-9710d7c08659} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:56:35.326222 [ 259 ] {2dbc5168-b2bd-48d1-87f0-9710d7c08659} executeQuery: Read 160 rows, 11.41 KiB in 0.001611 sec., 99317.19428926133 rows/sec., 6.92 MiB/sec. 2024.11.19 05:56:35.326305 [ 259 ] {2dbc5168-b2bd-48d1-87f0-9710d7c08659} TCPHandler: Processed in 0.001859789 sec. 2024.11.19 05:56:35.326470 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:35.326579 [ 263 ] {4af0f00e-7a23-4b97-8e93-350b1717fe33} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:56:35.326625 [ 263 ] {4af0f00e-7a23-4b97-8e93-350b1717fe33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:56:35.327094 [ 263 ] {4af0f00e-7a23-4b97-8e93-350b1717fe33} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:35.327133 [ 263 ] {4af0f00e-7a23-4b97-8e93-350b1717fe33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:35.327492 [ 263 ] {4af0f00e-7a23-4b97-8e93-350b1717fe33} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.19 05:56:35.327751 [ 263 ] {4af0f00e-7a23-4b97-8e93-350b1717fe33} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:56:35.327959 [ 263 ] {4af0f00e-7a23-4b97-8e93-350b1717fe33} executeQuery: Read 60 rows, 4.14 KiB in 0.001403 sec., 42765.50249465431 rows/sec., 2.88 MiB/sec. 2024.11.19 05:56:35.328011 [ 263 ] {4af0f00e-7a23-4b97-8e93-350b1717fe33} TCPHandler: Processed in 0.001620817 sec. 2024.11.19 05:56:36.615142 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35667, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:36.864592 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41299, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:36.905047 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60610, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:36.912480 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48645, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:37.055020 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45583, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:37.061484 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39016, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:37.078902 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62295, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:37.089273 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63327, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:37.221015 [ 24 ] {} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.11.19 05:56:37.221082 [ 24 ] {} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:37.221107 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:37.221278 [ 193 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:56:37.221459 [ 193 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:56:37.221503 [ 193 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:56:37.221612 [ 193 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:56:37.221708 [ 193 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:56:37.222005 [ 193 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:56:37.222127 [ 193 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:56:37.223176 [ 195 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.001993721 sec., 149469.25873780734 rows/sec., 10.71 MiB/sec. 2024.11.19 05:56:37.223388 [ 189 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.11.19 05:56:37.223747 [ 189 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_13_3} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:56:37.223846 [ 189 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_13_3} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.11.19 05:56:37.223941 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.11.19 05:56:37.926499 [ 23 ] {} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.11.19 05:56:37.926569 [ 23 ] {} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:37.926595 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:37.926821 [ 193 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:56:37.927022 [ 193 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:56:37.927069 [ 193 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:56:37.927165 [ 193 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:56:37.927248 [ 193 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:56:37.927500 [ 193 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:56:37.927673 [ 193 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:56:37.928814 [ 189 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 4 columns (4 merged, 0 gathered) in 0.002136622 sec., 36506.223375028436 rows/sec., 1.86 MiB/sec. 2024.11.19 05:56:37.928948 [ 193 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.11.19 05:56:37.929232 [ 193 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_13_3} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:56:37.929315 [ 193 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_13_3} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.11.19 05:56:37.929396 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.19 05:56:38.147895 [ 23 ] {} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.11.19 05:56:38.147953 [ 23 ] {} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:38.147974 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:38.148155 [ 187 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:56:38.148404 [ 187 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:56:38.148448 [ 187 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:56:38.148546 [ 187 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:56:38.148677 [ 187 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:56:38.148786 [ 187 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:56:38.148879 [ 187 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:56:38.149870 [ 193 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.001831659 sec., 7097.390944493489 rows/sec., 478.24 KiB/sec. 2024.11.19 05:56:38.150020 [ 187 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.11.19 05:56:38.150307 [ 187 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_13_3} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:56:38.150388 [ 187 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_13_3} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.11.19 05:56:38.150469 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.19 05:56:38.524006 [ 50 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:56:38.524067 [ 50 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:56:38.646942 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 2024.11.19 05:56:38.647582 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:38.647631 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:38.648226 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.19 05:56:38.648492 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:56:38.648789 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2024.11.19 05:56:38.718300 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 704 2024.11.19 05:56:38.721202 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:38.721254 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:38.722704 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.19 05:56:38.723033 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:56:38.723202 [ 50 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.19 05:56:38.723263 [ 50 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:38.723301 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:38.724035 [ 200 ] {3d17012a-6c43-4282-98e6-700f65c969c7::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.19 05:56:38.725178 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 704 2024.11.19 05:56:38.725604 [ 200 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:56:38.725771 [ 200 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 578 rows starting from the beginning of the part 2024.11.19 05:56:38.726387 [ 200 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part 2024.11.19 05:56:38.727014 [ 200 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part 2024.11.19 05:56:38.727641 [ 200 ] {3d17012a-6c43-4282-98e6-700f65c969c7::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.19 05:56:38.728225 [ 200 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part 2024.11.19 05:56:38.728793 [ 200 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part 2024.11.19 05:56:38.736735 [ 187 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 704 rows, containing 72 columns (72 merged, 0 gathered) in 0.013292158 sec., 52963.559416010554 rows/sec., 44.60 MiB/sec. 2024.11.19 05:56:38.737646 [ 196 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.19 05:56:38.738316 [ 196 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_21_4} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:56:38.738397 [ 196 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_21_4} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.19 05:56:38.738596 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. 2024.11.19 05:56:39.497628 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2024.11.19 05:56:39.518461 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:39.518521 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:39.526008 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.19 05:56:39.526797 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:56:39.530475 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2024.11.19 05:56:39.806561 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51152, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:40.314921 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33825, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:40.326595 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:40.326791 [ 259 ] {4f907124-48a4-45f0-b5e0-7d62e2ee9628} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:56:40.326872 [ 259 ] {4f907124-48a4-45f0-b5e0-7d62e2ee9628} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:56:40.327689 [ 259 ] {4f907124-48a4-45f0-b5e0-7d62e2ee9628} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:40.327739 [ 259 ] {4f907124-48a4-45f0-b5e0-7d62e2ee9628} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:40.328169 [ 259 ] {4f907124-48a4-45f0-b5e0-7d62e2ee9628} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.19 05:56:40.328431 [ 259 ] {4f907124-48a4-45f0-b5e0-7d62e2ee9628} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:56:40.328706 [ 259 ] {4f907124-48a4-45f0-b5e0-7d62e2ee9628} executeQuery: Read 14 rows, 1.01 KiB in 0.001966 sec., 7121.057985757884 rows/sec., 512.62 KiB/sec. 2024.11.19 05:56:40.328936 [ 259 ] {4f907124-48a4-45f0-b5e0-7d62e2ee9628} TCPHandler: Processed in 0.002474636 sec. 2024.11.19 05:56:40.329175 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:40.329321 [ 263 ] {b9947b13-068e-4793-8575-445d42afc139} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:56:40.329380 [ 263 ] {b9947b13-068e-4793-8575-445d42afc139} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:56:40.330239 [ 263 ] {b9947b13-068e-4793-8575-445d42afc139} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:40.330290 [ 263 ] {b9947b13-068e-4793-8575-445d42afc139} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:40.330683 [ 263 ] {b9947b13-068e-4793-8575-445d42afc139} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.19 05:56:40.330928 [ 263 ] {b9947b13-068e-4793-8575-445d42afc139} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:56:40.331150 [ 263 ] {b9947b13-068e-4793-8575-445d42afc139} executeQuery: Read 285 rows, 25.79 KiB in 0.001864 sec., 152896.9957081545 rows/sec., 13.51 MiB/sec. 2024.11.19 05:56:40.331207 [ 263 ] {b9947b13-068e-4793-8575-445d42afc139} TCPHandler: Processed in 0.002117362 sec. 2024.11.19 05:56:40.331358 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:40.331489 [ 259 ] {dbf5740f-1283-4f35-abc2-91d09e9073fc} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:56:40.331544 [ 259 ] {dbf5740f-1283-4f35-abc2-91d09e9073fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:56:40.332210 [ 259 ] {dbf5740f-1283-4f35-abc2-91d09e9073fc} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:40.332258 [ 259 ] {dbf5740f-1283-4f35-abc2-91d09e9073fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:40.332633 [ 259 ] {dbf5740f-1283-4f35-abc2-91d09e9073fc} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.19 05:56:40.332884 [ 259 ] {dbf5740f-1283-4f35-abc2-91d09e9073fc} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:56:40.333041 [ 55 ] {} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2024.11.19 05:56:40.333111 [ 259 ] {dbf5740f-1283-4f35-abc2-91d09e9073fc} executeQuery: Read 48 rows, 3.54 KiB in 0.001647 sec., 29143.897996357013 rows/sec., 2.10 MiB/sec. 2024.11.19 05:56:40.333119 [ 55 ] {} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:40.333184 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:40.333239 [ 259 ] {dbf5740f-1283-4f35-abc2-91d09e9073fc} TCPHandler: Processed in 0.00194163 sec. 2024.11.19 05:56:40.333526 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:40.333728 [ 198 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2024.11.19 05:56:40.333932 [ 263 ] {e720430d-2c7f-4103-9d82-80c828816c99} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:56:40.334122 [ 263 ] {e720430d-2c7f-4103-9d82-80c828816c99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:56:40.334485 [ 198 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:56:40.334582 [ 198 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 66 rows starting from the beginning of the part 2024.11.19 05:56:40.334947 [ 198 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part 2024.11.19 05:56:40.335438 [ 198 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part 2024.11.19 05:56:40.335805 [ 198 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part 2024.11.19 05:56:40.336042 [ 198 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part 2024.11.19 05:56:40.336432 [ 198 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part 2024.11.19 05:56:40.337120 [ 263 ] {e720430d-2c7f-4103-9d82-80c828816c99} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:40.337173 [ 263 ] {e720430d-2c7f-4103-9d82-80c828816c99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:40.338141 [ 263 ] {e720430d-2c7f-4103-9d82-80c828816c99} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.19 05:56:40.338704 [ 263 ] {e720430d-2c7f-4103-9d82-80c828816c99} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:56:40.339292 [ 263 ] {e720430d-2c7f-4103-9d82-80c828816c99} executeQuery: Read 14 rows, 1004.00 B in 0.005483 sec., 2553.3467080065657 rows/sec., 178.82 KiB/sec. 2024.11.19 05:56:40.339496 [ 263 ] {e720430d-2c7f-4103-9d82-80c828816c99} TCPHandler: Processed in 0.006162944 sec. 2024.11.19 05:56:40.339495 [ 198 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 274 rows, containing 5 columns (5 merged, 0 gathered) in 0.006169124 sec., 44414.73376122769 rows/sec., 3.35 MiB/sec. 2024.11.19 05:56:40.339767 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:40.339863 [ 196 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2024.11.19 05:56:40.340087 [ 259 ] {a6e1cb18-8d55-483b-bd1a-c7a31c1329a9} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:56:40.340142 [ 259 ] {a6e1cb18-8d55-483b-bd1a-c7a31c1329a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:56:40.340359 [ 196 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_20_4} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.19 05:56:40.340491 [ 196 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_20_4} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2024.11.19 05:56:40.340609 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.11.19 05:56:40.340888 [ 259 ] {a6e1cb18-8d55-483b-bd1a-c7a31c1329a9} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:40.340927 [ 259 ] {a6e1cb18-8d55-483b-bd1a-c7a31c1329a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:40.341275 [ 259 ] {a6e1cb18-8d55-483b-bd1a-c7a31c1329a9} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.19 05:56:40.341511 [ 259 ] {a6e1cb18-8d55-483b-bd1a-c7a31c1329a9} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:56:40.341723 [ 259 ] {a6e1cb18-8d55-483b-bd1a-c7a31c1329a9} executeQuery: Read 13 rows, 830.00 B in 0.001675 sec., 7761.194029850746 rows/sec., 483.91 KiB/sec. 2024.11.19 05:56:40.341778 [ 259 ] {a6e1cb18-8d55-483b-bd1a-c7a31c1329a9} TCPHandler: Processed in 0.002159673 sec. 2024.11.19 05:56:40.341919 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:40.342051 [ 263 ] {64ed2f59-239e-4025-ad7c-86c3d87d742e} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:56:40.342106 [ 263 ] {64ed2f59-239e-4025-ad7c-86c3d87d742e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:56:40.342838 [ 263 ] {64ed2f59-239e-4025-ad7c-86c3d87d742e} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:40.342879 [ 263 ] {64ed2f59-239e-4025-ad7c-86c3d87d742e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:40.343258 [ 263 ] {64ed2f59-239e-4025-ad7c-86c3d87d742e} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.19 05:56:40.343500 [ 263 ] {64ed2f59-239e-4025-ad7c-86c3d87d742e} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:56:40.343716 [ 263 ] {64ed2f59-239e-4025-ad7c-86c3d87d742e} executeQuery: Read 423 rows, 30.96 KiB in 0.001695 sec., 249557.5221238938 rows/sec., 17.84 MiB/sec. 2024.11.19 05:56:40.343769 [ 263 ] {64ed2f59-239e-4025-ad7c-86c3d87d742e} TCPHandler: Processed in 0.00191439 sec. 2024.11.19 05:56:40.343919 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:40.344049 [ 259 ] {07e8d49d-6443-49d2-b648-aaf2988f0c91} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:56:40.344104 [ 259 ] {07e8d49d-6443-49d2-b648-aaf2988f0c91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:56:40.344576 [ 259 ] {07e8d49d-6443-49d2-b648-aaf2988f0c91} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:40.344616 [ 259 ] {07e8d49d-6443-49d2-b648-aaf2988f0c91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:40.344978 [ 259 ] {07e8d49d-6443-49d2-b648-aaf2988f0c91} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.19 05:56:40.345218 [ 259 ] {07e8d49d-6443-49d2-b648-aaf2988f0c91} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:56:40.345431 [ 259 ] {07e8d49d-6443-49d2-b648-aaf2988f0c91} executeQuery: Read 6 rows, 321.00 B in 0.001409 sec., 4258.3392476934 rows/sec., 222.48 KiB/sec. 2024.11.19 05:56:40.345543 [ 259 ] {07e8d49d-6443-49d2-b648-aaf2988f0c91} TCPHandler: Processed in 0.001686058 sec. 2024.11.19 05:56:40.345695 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:40.345825 [ 263 ] {0fb80632-f448-4faf-902e-629ef5e927ce} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:56:40.345881 [ 263 ] {0fb80632-f448-4faf-902e-629ef5e927ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:56:40.346481 [ 263 ] {0fb80632-f448-4faf-902e-629ef5e927ce} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:40.346520 [ 263 ] {0fb80632-f448-4faf-902e-629ef5e927ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:40.346915 [ 263 ] {0fb80632-f448-4faf-902e-629ef5e927ce} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.19 05:56:40.347149 [ 263 ] {0fb80632-f448-4faf-902e-629ef5e927ce} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:56:40.347373 [ 263 ] {0fb80632-f448-4faf-902e-629ef5e927ce} executeQuery: Read 237 rows, 16.27 KiB in 0.001577 sec., 150285.35193405199 rows/sec., 10.07 MiB/sec. 2024.11.19 05:56:40.347426 [ 263 ] {0fb80632-f448-4faf-902e-629ef5e927ce} TCPHandler: Processed in 0.001795668 sec. 2024.11.19 05:56:40.347571 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:40.347700 [ 259 ] {54a42e6a-80b1-4cd9-b099-b29cb7376380} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:56:40.347755 [ 259 ] {54a42e6a-80b1-4cd9-b099-b29cb7376380} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:56:40.348270 [ 259 ] {54a42e6a-80b1-4cd9-b099-b29cb7376380} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:40.348314 [ 259 ] {54a42e6a-80b1-4cd9-b099-b29cb7376380} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:40.348658 [ 259 ] {54a42e6a-80b1-4cd9-b099-b29cb7376380} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.19 05:56:40.348897 [ 259 ] {54a42e6a-80b1-4cd9-b099-b29cb7376380} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:56:40.349095 [ 259 ] {54a42e6a-80b1-4cd9-b099-b29cb7376380} executeQuery: Read 1 rows, 69.00 B in 0.001424 sec., 702.2471910112359 rows/sec., 47.32 KiB/sec. 2024.11.19 05:56:40.349143 [ 259 ] {54a42e6a-80b1-4cd9-b099-b29cb7376380} TCPHandler: Processed in 0.001635537 sec. 2024.11.19 05:56:40.349279 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:40.349408 [ 263 ] {e1c29ebc-c043-416f-8040-1487738db6c9} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:56:40.349486 [ 263 ] {e1c29ebc-c043-416f-8040-1487738db6c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:56:40.350779 [ 263 ] {e1c29ebc-c043-416f-8040-1487738db6c9} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:40.350819 [ 263 ] {e1c29ebc-c043-416f-8040-1487738db6c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:40.351464 [ 263 ] {e1c29ebc-c043-416f-8040-1487738db6c9} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.19 05:56:40.351723 [ 263 ] {e1c29ebc-c043-416f-8040-1487738db6c9} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:56:40.352034 [ 263 ] {e1c29ebc-c043-416f-8040-1487738db6c9} executeQuery: Read 41 rows, 75.23 KiB in 0.00265 sec., 15471.698113207547 rows/sec., 27.72 MiB/sec. 2024.11.19 05:56:40.352376 [ 263 ] {e1c29ebc-c043-416f-8040-1487738db6c9} TCPHandler: Processed in 0.003151903 sec. 2024.11.19 05:56:40.352558 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:40.352686 [ 259 ] {7d73bc9b-9006-4098-95e2-17a98124a203} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:56:40.352741 [ 259 ] {7d73bc9b-9006-4098-95e2-17a98124a203} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:56:40.353277 [ 259 ] {7d73bc9b-9006-4098-95e2-17a98124a203} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:40.353323 [ 259 ] {7d73bc9b-9006-4098-95e2-17a98124a203} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:40.353674 [ 259 ] {7d73bc9b-9006-4098-95e2-17a98124a203} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.19 05:56:40.353910 [ 259 ] {7d73bc9b-9006-4098-95e2-17a98124a203} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:56:40.354134 [ 259 ] {7d73bc9b-9006-4098-95e2-17a98124a203} executeQuery: Read 82 rows, 5.33 KiB in 0.001474 sec., 55630.93622795115 rows/sec., 3.53 MiB/sec. 2024.11.19 05:56:40.354245 [ 259 ] {7d73bc9b-9006-4098-95e2-17a98124a203} TCPHandler: Processed in 0.001748898 sec. 2024.11.19 05:56:40.524875 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46001, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:40.525255 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65111, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:40.581773 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51495, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:40.735205 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40947, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:40.739663 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61927, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:40.757031 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35857, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:41.132310 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40860, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:41.372808 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36331, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:41.482366 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59776, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:41.546227 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59153, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:41.570568 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53904, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:41.576810 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38352, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:41.705588 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53724, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:41.753464 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34892, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:41.766830 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37098, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:41.939214 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36405, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:41.954657 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61960, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:42.015279 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33818, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:42.279498 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38180, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:42.342947 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37852, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:42.360429 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58205, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:42.427778 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48427, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:56:42.443328 [ 121 ] {} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.19 05:56:42.443397 [ 121 ] {} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:42.443419 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:42.443565 [ 197 ] {3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9::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.19 05:56:42.443715 [ 197 ] {3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:56:42.443759 [ 197 ] {3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2024.11.19 05:56:42.443852 [ 197 ] {3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9::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.19 05:56:42.444117 [ 197 ] {3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part 2024.11.19 05:56:42.444322 [ 197 ] {3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.11.19 05:56:42.444459 [ 197 ] {3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part 2024.11.19 05:56:42.445611 [ 196 ] {3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.002125083 sec., 22587.353058680532 rows/sec., 1.88 MiB/sec. 2024.11.19 05:56:42.445817 [ 194 ] {3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.19 05:56:42.446172 [ 194 ] {3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9::all_1_5_1} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): 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.19 05:56:42.446269 [ 194 ] {3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9::all_1_5_1} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.19 05:56:42.446379 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.19 05:56:45.320946 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:45.321212 [ 259 ] {85ab7409-f648-47d0-85dd-f36b029e580a} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.19 05:56:45.321325 [ 259 ] {85ab7409-f648-47d0-85dd-f36b029e580a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.19 05:56:45.322185 [ 259 ] {85ab7409-f648-47d0-85dd-f36b029e580a} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:45.322249 [ 259 ] {85ab7409-f648-47d0-85dd-f36b029e580a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:45.322842 [ 259 ] {85ab7409-f648-47d0-85dd-f36b029e580a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.19 05:56:45.323182 [ 259 ] {85ab7409-f648-47d0-85dd-f36b029e580a} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): 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.19 05:56:45.323510 [ 259 ] {85ab7409-f648-47d0-85dd-f36b029e580a} executeQuery: Read 2 rows, 167.00 B in 0.002359 sec., 847.816871555744 rows/sec., 69.13 KiB/sec. 2024.11.19 05:56:45.323743 [ 259 ] {85ab7409-f648-47d0-85dd-f36b029e580a} TCPHandler: Processed in 0.002985502 sec. 2024.11.19 05:56:45.323996 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:45.324138 [ 263 ] {8cf76021-f04d-4ab7-9c62-0c78a9fae9b6} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:56:45.324198 [ 263 ] {8cf76021-f04d-4ab7-9c62-0c78a9fae9b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:56:45.324869 [ 263 ] {8cf76021-f04d-4ab7-9c62-0c78a9fae9b6} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:45.324916 [ 263 ] {8cf76021-f04d-4ab7-9c62-0c78a9fae9b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:45.325320 [ 263 ] {8cf76021-f04d-4ab7-9c62-0c78a9fae9b6} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.19 05:56:45.325685 [ 263 ] {8cf76021-f04d-4ab7-9c62-0c78a9fae9b6} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:56:45.325931 [ 153 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.11.19 05:56:45.326005 [ 263 ] {8cf76021-f04d-4ab7-9c62-0c78a9fae9b6} executeQuery: Read 57 rows, 4.48 KiB in 0.001894 sec., 30095.036958817316 rows/sec., 2.31 MiB/sec. 2024.11.19 05:56:45.326040 [ 153 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:45.326121 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:45.326188 [ 263 ] {8cf76021-f04d-4ab7-9c62-0c78a9fae9b6} TCPHandler: Processed in 0.002257314 sec. 2024.11.19 05:56:45.326487 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:45.326543 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:56:45.326962 [ 259 ] {7c2c3b66-9b6c-46ab-8365-313dc3e16cf0} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:56:45.327024 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:56:45.327141 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1434 rows starting from the beginning of the part 2024.11.19 05:56:45.327146 [ 259 ] {7c2c3b66-9b6c-46ab-8365-313dc3e16cf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:56:45.327565 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:56:45.327970 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part 2024.11.19 05:56:45.328432 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:56:45.328700 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:56:45.329096 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:56:45.330138 [ 259 ] {7c2c3b66-9b6c-46ab-8365-313dc3e16cf0} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:45.330215 [ 259 ] {7c2c3b66-9b6c-46ab-8365-313dc3e16cf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:45.331355 [ 259 ] {7c2c3b66-9b6c-46ab-8365-313dc3e16cf0} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.19 05:56:45.332053 [ 259 ] {7c2c3b66-9b6c-46ab-8365-313dc3e16cf0} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:56:45.332393 [ 259 ] {7c2c3b66-9b6c-46ab-8365-313dc3e16cf0} executeQuery: Read 2 rows, 143.00 B in 0.005639 sec., 354.6728143287817 rows/sec., 24.76 KiB/sec. 2024.11.19 05:56:45.332506 [ 259 ] {7c2c3b66-9b6c-46ab-8365-313dc3e16cf0} TCPHandler: Processed in 0.006171564 sec. 2024.11.19 05:56:45.332708 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:45.332914 [ 263 ] {260ec6d7-5684-4a3d-bafc-706396ff2a00} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:56:45.333056 [ 263 ] {260ec6d7-5684-4a3d-bafc-706396ff2a00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:56:45.333402 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2181 rows, containing 5 columns (5 merged, 0 gathered) in 0.007154414 sec., 304846.77011981694 rows/sec., 26.89 MiB/sec. 2024.11.19 05:56:45.333766 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.11.19 05:56:45.334325 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_41_8} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:56:45.334533 [ 197 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_41_8} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.11.19 05:56:45.334673 [ 263 ] {260ec6d7-5684-4a3d-bafc-706396ff2a00} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:45.334700 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.11.19 05:56:45.334753 [ 263 ] {260ec6d7-5684-4a3d-bafc-706396ff2a00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:45.335167 [ 263 ] {260ec6d7-5684-4a3d-bafc-706396ff2a00} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.19 05:56:45.335504 [ 263 ] {260ec6d7-5684-4a3d-bafc-706396ff2a00} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:56:45.335700 [ 127 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.11.19 05:56:45.335722 [ 263 ] {260ec6d7-5684-4a3d-bafc-706396ff2a00} executeQuery: Read 66 rows, 5.28 KiB in 0.002883 sec., 22892.819979188345 rows/sec., 1.79 MiB/sec. 2024.11.19 05:56:45.335786 [ 127 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:45.335871 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:45.335880 [ 263 ] {260ec6d7-5684-4a3d-bafc-706396ff2a00} TCPHandler: Processed in 0.003254054 sec. 2024.11.19 05:56:45.336065 [ 188 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:56:45.336095 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:45.336178 [ 188 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:56:45.336226 [ 188 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 915 rows starting from the beginning of the part 2024.11.19 05:56:45.336263 [ 259 ] {96f8a6af-2eb5-43ff-ae08-893e843215c5} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:56:45.336385 [ 188 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:56:45.336435 [ 259 ] {96f8a6af-2eb5-43ff-ae08-893e843215c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:56:45.336826 [ 188 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 80 rows starting from the beginning of the part 2024.11.19 05:56:45.337233 [ 188 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:56:45.337640 [ 188 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:56:45.337999 [ 188 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:56:45.338946 [ 259 ] {96f8a6af-2eb5-43ff-ae08-893e843215c5} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:45.338994 [ 259 ] {96f8a6af-2eb5-43ff-ae08-893e843215c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:45.339614 [ 259 ] {96f8a6af-2eb5-43ff-ae08-893e843215c5} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.19 05:56:45.339899 [ 259 ] {96f8a6af-2eb5-43ff-ae08-893e843215c5} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:56:45.340176 [ 188 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1971 rows, containing 5 columns (5 merged, 0 gathered) in 0.004201304 sec., 469140.05746787187 rows/sec., 35.94 MiB/sec. 2024.11.19 05:56:45.340182 [ 127 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.11.19 05:56:45.340293 [ 127 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:45.340362 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:45.340376 [ 259 ] {96f8a6af-2eb5-43ff-ae08-893e843215c5} executeQuery: Read 129 rows, 9.20 KiB in 0.004147 sec., 31106.824210272487 rows/sec., 2.17 MiB/sec. 2024.11.19 05:56:45.340442 [ 188 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.11.19 05:56:45.340810 [ 259 ] {96f8a6af-2eb5-43ff-ae08-893e843215c5} TCPHandler: Processed in 0.00479214 sec. 2024.11.19 05:56:45.341004 [ 199 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:56:45.341176 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:45.341621 [ 263 ] {77829460-1cb3-4f11-9fc7-8debd657dbdd} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:56:45.341731 [ 188 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_41_8} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:56:45.341808 [ 199 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:56:45.341878 [ 263 ] {77829460-1cb3-4f11-9fc7-8debd657dbdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:56:45.342062 [ 199 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 7810 rows starting from the beginning of the part 2024.11.19 05:56:45.342125 [ 188 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_41_8} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.11.19 05:56:45.342546 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.11.19 05:56:45.342695 [ 199 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:56:45.343215 [ 199 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 136 rows starting from the beginning of the part 2024.11.19 05:56:45.343645 [ 199 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:56:45.343979 [ 199 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:56:45.344424 [ 199 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:56:45.345642 [ 263 ] {77829460-1cb3-4f11-9fc7-8debd657dbdd} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:45.345716 [ 263 ] {77829460-1cb3-4f11-9fc7-8debd657dbdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:45.346539 [ 263 ] {77829460-1cb3-4f11-9fc7-8debd657dbdd} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.19 05:56:45.346920 [ 263 ] {77829460-1cb3-4f11-9fc7-8debd657dbdd} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:56:45.347231 [ 127 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.11.19 05:56:45.347324 [ 127 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:45.347399 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:45.347622 [ 263 ] {77829460-1cb3-4f11-9fc7-8debd657dbdd} executeQuery: Read 48 rows, 3.31 KiB in 0.006139 sec., 7818.863007004397 rows/sec., 539.58 KiB/sec. 2024.11.19 05:56:45.347779 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:56:45.347929 [ 263 ] {77829460-1cb3-4f11-9fc7-8debd657dbdd} TCPHandler: Processed in 0.006961413 sec. 2024.11.19 05:56:45.348202 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:56:45.348265 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2280 rows starting from the beginning of the part 2024.11.19 05:56:45.348353 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:56:45.348511 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:56:45.348683 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:56:45.348806 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:56:45.349076 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:56:45.350462 [ 190 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 8709 rows, containing 5 columns (5 merged, 0 gathered) in 0.009903223 sec., 879410.6726668682 rows/sec., 59.93 MiB/sec. 2024.11.19 05:56:45.350685 [ 199 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.11.19 05:56:45.351000 [ 186 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2600 rows, containing 4 columns (4 merged, 0 gathered) in 0.003490817 sec., 744811.314944324 rows/sec., 48.92 MiB/sec. 2024.11.19 05:56:45.351145 [ 199 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_41_8} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:56:45.351238 [ 199 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_41_8} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.11.19 05:56:45.351334 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. 2024.11.19 05:56:45.351501 [ 186 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.11.19 05:56:45.351861 [ 186 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_41_8} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:56:45.351962 [ 186 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_41_8} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.11.19 05:56:45.352070 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2024.11.19 05:56:46.149065 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 2024.11.19 05:56:46.149747 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:46.149803 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:46.150354 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.19 05:56:46.150613 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:56:46.150883 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 2024.11.19 05:56:47.030686 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2024.11.19 05:56:47.051000 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:47.051051 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:47.058358 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.19 05:56:47.059130 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:56:47.062344 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2024.11.19 05:56:48.725559 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 738 2024.11.19 05:56:48.729314 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:48.729355 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:48.730852 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.19 05:56:48.731177 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:56:48.732327 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 738 2024.11.19 05:56:50.320585 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:50.320864 [ 259 ] {ccba7f08-6096-4ae2-9921-031b3ef9e09e} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:56:50.320971 [ 259 ] {ccba7f08-6096-4ae2-9921-031b3ef9e09e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:56:50.321977 [ 259 ] {ccba7f08-6096-4ae2-9921-031b3ef9e09e} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:50.322026 [ 259 ] {ccba7f08-6096-4ae2-9921-031b3ef9e09e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:50.322467 [ 259 ] {ccba7f08-6096-4ae2-9921-031b3ef9e09e} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.19 05:56:50.322723 [ 259 ] {ccba7f08-6096-4ae2-9921-031b3ef9e09e} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:56:50.322966 [ 259 ] {ccba7f08-6096-4ae2-9921-031b3ef9e09e} executeQuery: Read 56 rows, 4.41 KiB in 0.002183 sec., 25652.77141548328 rows/sec., 1.97 MiB/sec. 2024.11.19 05:56:50.323034 [ 259 ] {ccba7f08-6096-4ae2-9921-031b3ef9e09e} TCPHandler: Processed in 0.002590847 sec. 2024.11.19 05:56:50.323201 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:50.323341 [ 263 ] {eb9b077a-c8a0-4e98-9ffb-cb64c9ac74aa} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:56:50.323399 [ 263 ] {eb9b077a-c8a0-4e98-9ffb-cb64c9ac74aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:56:50.324011 [ 263 ] {eb9b077a-c8a0-4e98-9ffb-cb64c9ac74aa} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:50.324052 [ 263 ] {eb9b077a-c8a0-4e98-9ffb-cb64c9ac74aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:50.324418 [ 263 ] {eb9b077a-c8a0-4e98-9ffb-cb64c9ac74aa} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.19 05:56:50.324663 [ 263 ] {eb9b077a-c8a0-4e98-9ffb-cb64c9ac74aa} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:56:50.324905 [ 263 ] {eb9b077a-c8a0-4e98-9ffb-cb64c9ac74aa} executeQuery: Read 64 rows, 5.12 KiB in 0.001591 sec., 40226.27278441232 rows/sec., 3.14 MiB/sec. 2024.11.19 05:56:50.324996 [ 263 ] {eb9b077a-c8a0-4e98-9ffb-cb64c9ac74aa} TCPHandler: Processed in 0.001865569 sec. 2024.11.19 05:56:50.325221 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:50.325405 [ 259 ] {d5f896b6-a230-4326-a355-bfbb3695e258} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:56:50.325468 [ 259 ] {d5f896b6-a230-4326-a355-bfbb3695e258} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:56:50.326047 [ 259 ] {d5f896b6-a230-4326-a355-bfbb3695e258} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:50.326088 [ 259 ] {d5f896b6-a230-4326-a355-bfbb3695e258} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:50.326481 [ 259 ] {d5f896b6-a230-4326-a355-bfbb3695e258} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.19 05:56:50.326721 [ 259 ] {d5f896b6-a230-4326-a355-bfbb3695e258} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:56:50.326925 [ 259 ] {d5f896b6-a230-4326-a355-bfbb3695e258} executeQuery: Read 160 rows, 11.41 KiB in 0.001554 sec., 102960.10296010296 rows/sec., 7.17 MiB/sec. 2024.11.19 05:56:50.326976 [ 259 ] {d5f896b6-a230-4326-a355-bfbb3695e258} TCPHandler: Processed in 0.00189708 sec. 2024.11.19 05:56:50.327121 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:50.327251 [ 263 ] {8128785b-a47d-4376-a106-77786fc66cde} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:56:50.327305 [ 263 ] {8128785b-a47d-4376-a106-77786fc66cde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:56:50.327803 [ 263 ] {8128785b-a47d-4376-a106-77786fc66cde} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:50.327841 [ 263 ] {8128785b-a47d-4376-a106-77786fc66cde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:50.328204 [ 263 ] {8128785b-a47d-4376-a106-77786fc66cde} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.19 05:56:50.328442 [ 263 ] {8128785b-a47d-4376-a106-77786fc66cde} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:56:50.328647 [ 263 ] {8128785b-a47d-4376-a106-77786fc66cde} executeQuery: Read 60 rows, 4.14 KiB in 0.001426 sec., 42075.7363253857 rows/sec., 2.84 MiB/sec. 2024.11.19 05:56:50.328695 [ 263 ] {8128785b-a47d-4376-a106-77786fc66cde} TCPHandler: Processed in 0.001638477 sec. 2024.11.19 05:56:53.524120 [ 60 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:56:53.524192 [ 60 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:56:53.651208 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 2024.11.19 05:56:53.652228 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:53.652271 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:53.652837 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.19 05:56:53.653115 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:56:53.653362 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2024.11.19 05:56:54.562553 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 2024.11.19 05:56:54.584389 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:54.584455 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2024.11.19 05:56:54.592355 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.19 05:56:54.593173 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:56:54.597108 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 226 2024.11.19 05:56:55.327390 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:55.327600 [ 259 ] {9f89a26c-da0c-4c34-8417-5f2eafc5000b} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:56:55.327674 [ 259 ] {9f89a26c-da0c-4c34-8417-5f2eafc5000b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:56:55.328438 [ 259 ] {9f89a26c-da0c-4c34-8417-5f2eafc5000b} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:55.328496 [ 259 ] {9f89a26c-da0c-4c34-8417-5f2eafc5000b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:56:55.328952 [ 259 ] {9f89a26c-da0c-4c34-8417-5f2eafc5000b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.19 05:56:55.329220 [ 259 ] {9f89a26c-da0c-4c34-8417-5f2eafc5000b} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:56:55.329488 [ 259 ] {9f89a26c-da0c-4c34-8417-5f2eafc5000b} executeQuery: Read 14 rows, 1.01 KiB in 0.00192 sec., 7291.666666666666 rows/sec., 524.90 KiB/sec. 2024.11.19 05:56:55.329648 [ 259 ] {9f89a26c-da0c-4c34-8417-5f2eafc5000b} TCPHandler: Processed in 0.002385515 sec. 2024.11.19 05:56:55.329860 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:55.329987 [ 263 ] {1af73dc6-e950-4054-8046-76420a5b5297} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:56:55.330037 [ 263 ] {1af73dc6-e950-4054-8046-76420a5b5297} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:56:55.330780 [ 263 ] {1af73dc6-e950-4054-8046-76420a5b5297} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:55.330823 [ 263 ] {1af73dc6-e950-4054-8046-76420a5b5297} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:56:55.331213 [ 263 ] {1af73dc6-e950-4054-8046-76420a5b5297} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.19 05:56:55.331498 [ 263 ] {1af73dc6-e950-4054-8046-76420a5b5297} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:56:55.331721 [ 263 ] {1af73dc6-e950-4054-8046-76420a5b5297} executeQuery: Read 285 rows, 25.79 KiB in 0.001763 sec., 161656.26772546794 rows/sec., 14.29 MiB/sec. 2024.11.19 05:56:55.331776 [ 263 ] {1af73dc6-e950-4054-8046-76420a5b5297} TCPHandler: Processed in 0.001983901 sec. 2024.11.19 05:56:55.331935 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:55.332052 [ 259 ] {dcc59bc5-428e-4e6a-808e-65c836815a59} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:56:55.332098 [ 259 ] {dcc59bc5-428e-4e6a-808e-65c836815a59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:56:55.332657 [ 259 ] {dcc59bc5-428e-4e6a-808e-65c836815a59} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:55.332697 [ 259 ] {dcc59bc5-428e-4e6a-808e-65c836815a59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:56:55.333058 [ 259 ] {dcc59bc5-428e-4e6a-808e-65c836815a59} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.19 05:56:55.333300 [ 259 ] {dcc59bc5-428e-4e6a-808e-65c836815a59} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:56:55.333511 [ 259 ] {dcc59bc5-428e-4e6a-808e-65c836815a59} executeQuery: Read 48 rows, 3.54 KiB in 0.001483 sec., 32366.824005394472 rows/sec., 2.33 MiB/sec. 2024.11.19 05:56:55.333562 [ 259 ] {dcc59bc5-428e-4e6a-808e-65c836815a59} TCPHandler: Processed in 0.001684387 sec. 2024.11.19 05:56:55.333700 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:55.333806 [ 263 ] {d24c5e06-9d49-40ba-91ab-be15dd09804e} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:56:55.333850 [ 263 ] {d24c5e06-9d49-40ba-91ab-be15dd09804e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:56:55.334472 [ 263 ] {d24c5e06-9d49-40ba-91ab-be15dd09804e} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:55.334518 [ 263 ] {d24c5e06-9d49-40ba-91ab-be15dd09804e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:56:55.334925 [ 263 ] {d24c5e06-9d49-40ba-91ab-be15dd09804e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.19 05:56:55.335165 [ 263 ] {d24c5e06-9d49-40ba-91ab-be15dd09804e} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:56:55.335375 [ 263 ] {d24c5e06-9d49-40ba-91ab-be15dd09804e} executeQuery: Read 14 rows, 1004.00 B in 0.001591 sec., 8799.497171590196 rows/sec., 616.26 KiB/sec. 2024.11.19 05:56:55.335426 [ 263 ] {d24c5e06-9d49-40ba-91ab-be15dd09804e} TCPHandler: Processed in 0.001778229 sec. 2024.11.19 05:56:55.335550 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:55.335656 [ 259 ] {808c5388-1f33-4089-91b1-777dc2d2339e} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:56:55.335701 [ 259 ] {808c5388-1f33-4089-91b1-777dc2d2339e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:56:55.336226 [ 259 ] {808c5388-1f33-4089-91b1-777dc2d2339e} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:55.336265 [ 259 ] {808c5388-1f33-4089-91b1-777dc2d2339e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:56:55.336606 [ 259 ] {808c5388-1f33-4089-91b1-777dc2d2339e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.19 05:56:55.336840 [ 259 ] {808c5388-1f33-4089-91b1-777dc2d2339e} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:56:55.337045 [ 259 ] {808c5388-1f33-4089-91b1-777dc2d2339e} executeQuery: Read 13 rows, 830.00 B in 0.001409 sec., 9226.401703335698 rows/sec., 575.26 KiB/sec. 2024.11.19 05:56:55.337097 [ 259 ] {808c5388-1f33-4089-91b1-777dc2d2339e} TCPHandler: Processed in 0.001598207 sec. 2024.11.19 05:56:55.337246 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:55.337374 [ 263 ] {dd3c22f0-51f3-4a24-bbe4-fb99dbf6fd9c} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:56:55.337427 [ 263 ] {dd3c22f0-51f3-4a24-bbe4-fb99dbf6fd9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:56:55.338159 [ 263 ] {dd3c22f0-51f3-4a24-bbe4-fb99dbf6fd9c} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:55.338198 [ 263 ] {dd3c22f0-51f3-4a24-bbe4-fb99dbf6fd9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:56:55.338560 [ 263 ] {dd3c22f0-51f3-4a24-bbe4-fb99dbf6fd9c} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.19 05:56:55.338794 [ 263 ] {dd3c22f0-51f3-4a24-bbe4-fb99dbf6fd9c} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:56:55.339013 [ 263 ] {dd3c22f0-51f3-4a24-bbe4-fb99dbf6fd9c} executeQuery: Read 423 rows, 30.96 KiB in 0.001666 sec., 253901.56062424972 rows/sec., 18.15 MiB/sec. 2024.11.19 05:56:55.339065 [ 263 ] {dd3c22f0-51f3-4a24-bbe4-fb99dbf6fd9c} TCPHandler: Processed in 0.001881369 sec. 2024.11.19 05:56:55.339201 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:55.339329 [ 259 ] {63cda7d2-85fa-410b-9ec1-ca6bbe09ac72} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:56:55.339383 [ 259 ] {63cda7d2-85fa-410b-9ec1-ca6bbe09ac72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:56:55.339896 [ 259 ] {63cda7d2-85fa-410b-9ec1-ca6bbe09ac72} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:55.339934 [ 259 ] {63cda7d2-85fa-410b-9ec1-ca6bbe09ac72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:56:55.340288 [ 259 ] {63cda7d2-85fa-410b-9ec1-ca6bbe09ac72} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.19 05:56:55.340532 [ 259 ] {63cda7d2-85fa-410b-9ec1-ca6bbe09ac72} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:56:55.340738 [ 259 ] {63cda7d2-85fa-410b-9ec1-ca6bbe09ac72} executeQuery: Read 6 rows, 321.00 B in 0.001437 sec., 4175.365344467641 rows/sec., 218.15 KiB/sec. 2024.11.19 05:56:55.340787 [ 259 ] {63cda7d2-85fa-410b-9ec1-ca6bbe09ac72} TCPHandler: Processed in 0.001648367 sec. 2024.11.19 05:56:55.340929 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:55.341057 [ 263 ] {97fecd80-a5f1-424e-ac3c-9f66bbb2e26d} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:56:55.341113 [ 263 ] {97fecd80-a5f1-424e-ac3c-9f66bbb2e26d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:56:55.341732 [ 263 ] {97fecd80-a5f1-424e-ac3c-9f66bbb2e26d} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:55.341777 [ 263 ] {97fecd80-a5f1-424e-ac3c-9f66bbb2e26d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:56:55.342174 [ 263 ] {97fecd80-a5f1-424e-ac3c-9f66bbb2e26d} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.19 05:56:55.342416 [ 263 ] {97fecd80-a5f1-424e-ac3c-9f66bbb2e26d} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:56:55.342654 [ 263 ] {97fecd80-a5f1-424e-ac3c-9f66bbb2e26d} executeQuery: Read 237 rows, 16.27 KiB in 0.001619 sec., 146386.65843113032 rows/sec., 9.81 MiB/sec. 2024.11.19 05:56:55.342720 [ 263 ] {97fecd80-a5f1-424e-ac3c-9f66bbb2e26d} TCPHandler: Processed in 0.001853589 sec. 2024.11.19 05:56:55.342935 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:55.343101 [ 259 ] {bbf1621f-2969-4eb1-a505-d9666d3b172d} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:56:55.343158 [ 259 ] {bbf1621f-2969-4eb1-a505-d9666d3b172d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:56:55.343655 [ 259 ] {bbf1621f-2969-4eb1-a505-d9666d3b172d} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:55.343701 [ 259 ] {bbf1621f-2969-4eb1-a505-d9666d3b172d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:56:55.344071 [ 259 ] {bbf1621f-2969-4eb1-a505-d9666d3b172d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.19 05:56:55.344307 [ 259 ] {bbf1621f-2969-4eb1-a505-d9666d3b172d} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:56:55.344524 [ 259 ] {bbf1621f-2969-4eb1-a505-d9666d3b172d} executeQuery: Read 1 rows, 69.00 B in 0.001454 sec., 687.757909215956 rows/sec., 46.34 KiB/sec. 2024.11.19 05:56:55.344629 [ 259 ] {bbf1621f-2969-4eb1-a505-d9666d3b172d} TCPHandler: Processed in 0.001813979 sec. 2024.11.19 05:56:55.344761 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:55.344866 [ 263 ] {334203cb-5f5c-4635-8034-bfb33f319181} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:56:55.344943 [ 263 ] {334203cb-5f5c-4635-8034-bfb33f319181} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:56:55.346200 [ 263 ] {334203cb-5f5c-4635-8034-bfb33f319181} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:55.346238 [ 263 ] {334203cb-5f5c-4635-8034-bfb33f319181} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:56:55.346880 [ 263 ] {334203cb-5f5c-4635-8034-bfb33f319181} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.19 05:56:55.347138 [ 263 ] {334203cb-5f5c-4635-8034-bfb33f319181} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:56:55.347472 [ 263 ] {334203cb-5f5c-4635-8034-bfb33f319181} executeQuery: Read 41 rows, 75.23 KiB in 0.002605 sec., 15738.963531669864 rows/sec., 28.20 MiB/sec. 2024.11.19 05:56:55.347692 [ 263 ] {334203cb-5f5c-4635-8034-bfb33f319181} TCPHandler: Processed in 0.002992041 sec. 2024.11.19 05:56:55.347816 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:56:55.347937 [ 259 ] {88a22cfd-a889-4973-bb71-5a86db5a8c3b} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:56:55.347988 [ 259 ] {88a22cfd-a889-4973-bb71-5a86db5a8c3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:56:55.348468 [ 259 ] {88a22cfd-a889-4973-bb71-5a86db5a8c3b} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:55.348576 [ 259 ] {88a22cfd-a889-4973-bb71-5a86db5a8c3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:56:55.348977 [ 259 ] {88a22cfd-a889-4973-bb71-5a86db5a8c3b} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.19 05:56:55.349208 [ 259 ] {88a22cfd-a889-4973-bb71-5a86db5a8c3b} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:56:55.349405 [ 259 ] {88a22cfd-a889-4973-bb71-5a86db5a8c3b} executeQuery: Read 82 rows, 5.33 KiB in 0.001469 sec., 55820.28590878148 rows/sec., 3.55 MiB/sec. 2024.11.19 05:56:55.349453 [ 259 ] {88a22cfd-a889-4973-bb71-5a86db5a8c3b} TCPHandler: Processed in 0.001668117 sec. 2024.11.19 05:56:58.732699 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 768 2024.11.19 05:56:58.735736 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:56:58.735787 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:56:58.737293 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.19 05:56:58.737621 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:56:58.739078 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 768 2024.11.19 05:57:00.319371 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:00.319597 [ 259 ] {5a825f20-5fb7-40ab-80f3-43135c04577f} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:57:00.319677 [ 259 ] {5a825f20-5fb7-40ab-80f3-43135c04577f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:57:00.320520 [ 259 ] {5a825f20-5fb7-40ab-80f3-43135c04577f} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:00.320569 [ 259 ] {5a825f20-5fb7-40ab-80f3-43135c04577f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:00.321018 [ 259 ] {5a825f20-5fb7-40ab-80f3-43135c04577f} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.19 05:57:00.321282 [ 259 ] {5a825f20-5fb7-40ab-80f3-43135c04577f} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:57:00.321536 [ 259 ] {5a825f20-5fb7-40ab-80f3-43135c04577f} executeQuery: Read 56 rows, 4.41 KiB in 0.001994 sec., 28084.252758274823 rows/sec., 2.16 MiB/sec. 2024.11.19 05:57:00.321601 [ 259 ] {5a825f20-5fb7-40ab-80f3-43135c04577f} TCPHandler: Processed in 0.002366664 sec. 2024.11.19 05:57:00.321803 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:00.321946 [ 263 ] {4b1e44e6-b9c2-4efc-ac8e-67bcc47dc9ad} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:57:00.322004 [ 263 ] {4b1e44e6-b9c2-4efc-ac8e-67bcc47dc9ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:57:00.322604 [ 263 ] {4b1e44e6-b9c2-4efc-ac8e-67bcc47dc9ad} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:00.322645 [ 263 ] {4b1e44e6-b9c2-4efc-ac8e-67bcc47dc9ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:00.323017 [ 263 ] {4b1e44e6-b9c2-4efc-ac8e-67bcc47dc9ad} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.19 05:57:00.323254 [ 263 ] {4b1e44e6-b9c2-4efc-ac8e-67bcc47dc9ad} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:57:00.323476 [ 263 ] {4b1e44e6-b9c2-4efc-ac8e-67bcc47dc9ad} executeQuery: Read 64 rows, 5.12 KiB in 0.001564 sec., 40920.71611253197 rows/sec., 3.19 MiB/sec. 2024.11.19 05:57:00.323529 [ 263 ] {4b1e44e6-b9c2-4efc-ac8e-67bcc47dc9ad} TCPHandler: Processed in 0.001795308 sec. 2024.11.19 05:57:00.323662 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:00.323772 [ 259 ] {ae95fdfd-5325-428a-a1a0-216bdd5cef95} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:57:00.323822 [ 259 ] {ae95fdfd-5325-428a-a1a0-216bdd5cef95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:57:00.324341 [ 259 ] {ae95fdfd-5325-428a-a1a0-216bdd5cef95} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:00.324381 [ 259 ] {ae95fdfd-5325-428a-a1a0-216bdd5cef95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:00.324784 [ 259 ] {ae95fdfd-5325-428a-a1a0-216bdd5cef95} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.19 05:57:00.325023 [ 259 ] {ae95fdfd-5325-428a-a1a0-216bdd5cef95} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:57:00.325263 [ 259 ] {ae95fdfd-5325-428a-a1a0-216bdd5cef95} executeQuery: Read 128 rows, 9.13 KiB in 0.001507 sec., 84936.9608493696 rows/sec., 5.92 MiB/sec. 2024.11.19 05:57:00.325356 [ 259 ] {ae95fdfd-5325-428a-a1a0-216bdd5cef95} TCPHandler: Processed in 0.001748188 sec. 2024.11.19 05:57:00.325597 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:00.325857 [ 263 ] {517c0ea5-e3de-43fe-837b-1d9e2233a95b} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:57:00.325923 [ 263 ] {517c0ea5-e3de-43fe-837b-1d9e2233a95b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:57:00.326422 [ 263 ] {517c0ea5-e3de-43fe-837b-1d9e2233a95b} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:00.326463 [ 263 ] {517c0ea5-e3de-43fe-837b-1d9e2233a95b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:00.326824 [ 263 ] {517c0ea5-e3de-43fe-837b-1d9e2233a95b} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.19 05:57:00.327066 [ 263 ] {517c0ea5-e3de-43fe-837b-1d9e2233a95b} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:57:00.327290 [ 263 ] {517c0ea5-e3de-43fe-837b-1d9e2233a95b} executeQuery: Read 48 rows, 3.31 KiB in 0.001509 sec., 31809.145129224653 rows/sec., 2.14 MiB/sec. 2024.11.19 05:57:00.327385 [ 263 ] {517c0ea5-e3de-43fe-837b-1d9e2233a95b} TCPHandler: Processed in 0.00192482 sec. 2024.11.19 05:57:01.153619 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 2024.11.19 05:57:01.154353 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:01.154402 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:01.154954 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.19 05:57:01.155206 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:57:01.155436 [ 154 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.11.19 05:57:01.155456 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 2024.11.19 05:57:01.155533 [ 154 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:01.155566 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:01.155699 [ 190 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::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.19 05:57:01.155847 [ 190 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:57:01.155896 [ 190 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::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.19 05:57:01.155987 [ 190 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part 2024.11.19 05:57:01.156166 [ 190 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part 2024.11.19 05:57:01.156447 [ 190 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part 2024.11.19 05:57:01.156630 [ 190 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part 2024.11.19 05:57:01.156832 [ 190 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part 2024.11.19 05:57:01.159440 [ 195 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003800799 sec., 3755526.140687787 rows/sec., 53.72 MiB/sec. 2024.11.19 05:57:01.159977 [ 189 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.11.19 05:57:01.160368 [ 189 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_31_6} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:57:01.160468 [ 189 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_31_6} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.11.19 05:57:01.160591 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2024.11.19 05:57:02.097310 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 2024.11.19 05:57:02.119173 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:02.119235 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:02.127236 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.19 05:57:02.128044 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:57:02.128439 [ 152 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.11.19 05:57:02.128579 [ 152 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:02.128653 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:02.129277 [ 193 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:57:02.146358 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2024.11.19 05:57:02.147691 [ 193 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:57:02.149347 [ 193 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:57:02.155389 [ 193 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:57:02.160973 [ 193 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:57:02.167749 [ 193 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:57:02.173648 [ 193 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part 2024.11.19 05:57:02.178379 [ 193 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part 2024.11.19 05:57:02.239408 [ 195 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.110580518 sec., 2116.1051171780546 rows/sec., 10.94 MiB/sec. 2024.11.19 05:57:02.242141 [ 200 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.11.19 05:57:02.245065 [ 200 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_31_6} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:57:02.245201 [ 200 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_31_6} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.11.19 05:57:02.247602 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2024.11.19 05:57:03.000185 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 197.78 MiB, peak 208.32 MiB, free memory in arenas 0.00 B, will set to 199.76 MiB (RSS), difference: 1.98 MiB 2024.11.19 05:57:05.321051 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:05.321281 [ 259 ] {29df41d1-81b3-4102-be41-b137284534e1} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:57:05.321354 [ 259 ] {29df41d1-81b3-4102-be41-b137284534e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:57:05.322137 [ 259 ] {29df41d1-81b3-4102-be41-b137284534e1} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:05.322189 [ 259 ] {29df41d1-81b3-4102-be41-b137284534e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:05.322629 [ 259 ] {29df41d1-81b3-4102-be41-b137284534e1} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.19 05:57:05.322887 [ 259 ] {29df41d1-81b3-4102-be41-b137284534e1} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:57:05.323152 [ 259 ] {29df41d1-81b3-4102-be41-b137284534e1} executeQuery: Read 56 rows, 4.41 KiB in 0.001927 sec., 29060.716139076285 rows/sec., 2.23 MiB/sec. 2024.11.19 05:57:05.323218 [ 259 ] {29df41d1-81b3-4102-be41-b137284534e1} TCPHandler: Processed in 0.002309534 sec. 2024.11.19 05:57:05.323404 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:05.323544 [ 263 ] {ee30ef8d-2132-4911-991a-116554517b79} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:57:05.323602 [ 263 ] {ee30ef8d-2132-4911-991a-116554517b79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:57:05.324291 [ 263 ] {ee30ef8d-2132-4911-991a-116554517b79} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:05.324331 [ 263 ] {ee30ef8d-2132-4911-991a-116554517b79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:05.324698 [ 263 ] {ee30ef8d-2132-4911-991a-116554517b79} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.19 05:57:05.324932 [ 263 ] {ee30ef8d-2132-4911-991a-116554517b79} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:57:05.325147 [ 263 ] {ee30ef8d-2132-4911-991a-116554517b79} executeQuery: Read 64 rows, 5.12 KiB in 0.001661 sec., 38531.00541842264 rows/sec., 3.01 MiB/sec. 2024.11.19 05:57:05.325197 [ 263 ] {ee30ef8d-2132-4911-991a-116554517b79} TCPHandler: Processed in 0.0018928 sec. 2024.11.19 05:57:05.325331 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:05.325433 [ 259 ] {032af7b7-5e95-4959-bba4-69bcfa280a04} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:57:05.325480 [ 259 ] {032af7b7-5e95-4959-bba4-69bcfa280a04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:57:05.326067 [ 259 ] {032af7b7-5e95-4959-bba4-69bcfa280a04} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:05.326106 [ 259 ] {032af7b7-5e95-4959-bba4-69bcfa280a04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:05.326499 [ 259 ] {032af7b7-5e95-4959-bba4-69bcfa280a04} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.19 05:57:05.326739 [ 259 ] {032af7b7-5e95-4959-bba4-69bcfa280a04} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:57:05.326953 [ 259 ] {032af7b7-5e95-4959-bba4-69bcfa280a04} executeQuery: Read 160 rows, 11.41 KiB in 0.001492 sec., 107238.60589812332 rows/sec., 7.47 MiB/sec. 2024.11.19 05:57:05.327056 [ 259 ] {032af7b7-5e95-4959-bba4-69bcfa280a04} TCPHandler: Processed in 0.001734458 sec. 2024.11.19 05:57:05.327246 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:05.327407 [ 263 ] {8e611c62-5ff0-488e-a2c1-e5ea0fac60a0} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:57:05.327464 [ 263 ] {8e611c62-5ff0-488e-a2c1-e5ea0fac60a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:57:05.328011 [ 263 ] {8e611c62-5ff0-488e-a2c1-e5ea0fac60a0} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:05.328057 [ 263 ] {8e611c62-5ff0-488e-a2c1-e5ea0fac60a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:05.328455 [ 263 ] {8e611c62-5ff0-488e-a2c1-e5ea0fac60a0} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.19 05:57:05.328692 [ 263 ] {8e611c62-5ff0-488e-a2c1-e5ea0fac60a0} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:57:05.328916 [ 263 ] {8e611c62-5ff0-488e-a2c1-e5ea0fac60a0} executeQuery: Read 60 rows, 4.14 KiB in 0.001539 sec., 38986.35477582846 rows/sec., 2.63 MiB/sec. 2024.11.19 05:57:05.328966 [ 263 ] {8e611c62-5ff0-488e-a2c1-e5ea0fac60a0} TCPHandler: Processed in 0.001815299 sec. 2024.11.19 05:57:06.627031 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56328, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:06.873632 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48426, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:06.923118 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34195, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:06.924573 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36988, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:07.062963 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51966, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:07.077335 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53771, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:07.093623 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58315, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:07.095899 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47647, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:08.524456 [ 150 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:57:08.524517 [ 150 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:57:08.655777 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 2024.11.19 05:57:08.656811 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:08.656860 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:08.657467 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.19 05:57:08.657736 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:57:08.658002 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2024.11.19 05:57:08.739449 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 784 2024.11.19 05:57:08.742364 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:08.742418 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:08.743908 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.19 05:57:08.744249 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:57:08.744861 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 784 2024.11.19 05:57:09.001514 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.0009634 sec. 2024.11.19 05:57:09.646620 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2024.11.19 05:57:09.666158 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:09.666235 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:09.673182 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.19 05:57:09.673936 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:57:09.676844 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2024.11.19 05:57:09.815326 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49261, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:10.320836 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37629, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:10.327283 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:10.327497 [ 259 ] {ed93b07b-0930-48d9-bb94-817fa296b9d0} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:57:10.327569 [ 259 ] {ed93b07b-0930-48d9-bb94-817fa296b9d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:57:10.328325 [ 259 ] {ed93b07b-0930-48d9-bb94-817fa296b9d0} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:10.328369 [ 259 ] {ed93b07b-0930-48d9-bb94-817fa296b9d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:10.328821 [ 259 ] {ed93b07b-0930-48d9-bb94-817fa296b9d0} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.19 05:57:10.329087 [ 259 ] {ed93b07b-0930-48d9-bb94-817fa296b9d0} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:57:10.329289 [ 259 ] {ed93b07b-0930-48d9-bb94-817fa296b9d0} executeQuery: Read 14 rows, 1.01 KiB in 0.001851 sec., 7563.479200432199 rows/sec., 544.47 KiB/sec. 2024.11.19 05:57:10.329356 [ 259 ] {ed93b07b-0930-48d9-bb94-817fa296b9d0} TCPHandler: Processed in 0.002211383 sec. 2024.11.19 05:57:10.329552 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:10.329697 [ 263 ] {d1af1398-eac1-424e-811a-96fdb0a02cdf} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:57:10.329756 [ 263 ] {d1af1398-eac1-424e-811a-96fdb0a02cdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:57:10.330581 [ 263 ] {d1af1398-eac1-424e-811a-96fdb0a02cdf} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:10.330620 [ 263 ] {d1af1398-eac1-424e-811a-96fdb0a02cdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:10.331012 [ 263 ] {d1af1398-eac1-424e-811a-96fdb0a02cdf} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.19 05:57:10.331263 [ 263 ] {d1af1398-eac1-424e-811a-96fdb0a02cdf} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:57:10.331389 [ 148 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.11.19 05:57:10.331432 [ 148 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:10.331450 [ 263 ] {d1af1398-eac1-424e-811a-96fdb0a02cdf} executeQuery: Read 285 rows, 25.79 KiB in 0.001784 sec., 159753.36322869954 rows/sec., 14.12 MiB/sec. 2024.11.19 05:57:10.331454 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:10.331555 [ 263 ] {d1af1398-eac1-424e-811a-96fdb0a02cdf} TCPHandler: Processed in 0.002072162 sec. 2024.11.19 05:57:10.331724 [ 195 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:57:10.331751 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:10.332013 [ 195 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:57:10.332018 [ 259 ] {1d713594-6fe2-4648-bb64-89809fb7cd80} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:57:10.332084 [ 195 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1434 rows starting from the beginning of the part 2024.11.19 05:57:10.332129 [ 259 ] {1d713594-6fe2-4648-bb64-89809fb7cd80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:57:10.332453 [ 195 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:57:10.332752 [ 195 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:57:10.333088 [ 195 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part 2024.11.19 05:57:10.333424 [ 195 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:57:10.333741 [ 195 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:57:10.335032 [ 259 ] {1d713594-6fe2-4648-bb64-89809fb7cd80} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:10.335093 [ 259 ] {1d713594-6fe2-4648-bb64-89809fb7cd80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:10.336224 [ 259 ] {1d713594-6fe2-4648-bb64-89809fb7cd80} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.19 05:57:10.336606 [ 259 ] {1d713594-6fe2-4648-bb64-89809fb7cd80} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:57:10.337140 [ 195 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2172 rows, containing 5 columns (5 merged, 0 gathered) in 0.005576968 sec., 389458.93180667347 rows/sec., 34.37 MiB/sec. 2024.11.19 05:57:10.337167 [ 259 ] {1d713594-6fe2-4648-bb64-89809fb7cd80} executeQuery: Read 48 rows, 3.54 KiB in 0.005236 sec., 9167.303284950343 rows/sec., 675.91 KiB/sec. 2024.11.19 05:57:10.337271 [ 259 ] {1d713594-6fe2-4648-bb64-89809fb7cd80} TCPHandler: Processed in 0.005603808 sec. 2024.11.19 05:57:10.337408 [ 195 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.11.19 05:57:10.337427 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:10.337610 [ 263 ] {beb480ef-8db7-4356-9532-4952ee0d0be5} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:57:10.337699 [ 263 ] {beb480ef-8db7-4356-9532-4952ee0d0be5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:57:10.337900 [ 195 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_46_9} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:57:10.338103 [ 195 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_46_9} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.11.19 05:57:10.338297 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.11.19 05:57:10.338667 [ 263 ] {beb480ef-8db7-4356-9532-4952ee0d0be5} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:10.338709 [ 263 ] {beb480ef-8db7-4356-9532-4952ee0d0be5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:10.339079 [ 263 ] {beb480ef-8db7-4356-9532-4952ee0d0be5} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.19 05:57:10.339321 [ 263 ] {beb480ef-8db7-4356-9532-4952ee0d0be5} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:57:10.339525 [ 263 ] {beb480ef-8db7-4356-9532-4952ee0d0be5} executeQuery: Read 14 rows, 1004.00 B in 0.00197 sec., 7106.598984771574 rows/sec., 497.70 KiB/sec. 2024.11.19 05:57:10.339583 [ 263 ] {beb480ef-8db7-4356-9532-4952ee0d0be5} TCPHandler: Processed in 0.002217733 sec. 2024.11.19 05:57:10.339731 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:10.339838 [ 259 ] {ec6722b9-a812-446b-87df-60b69205c581} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:57:10.339885 [ 259 ] {ec6722b9-a812-446b-87df-60b69205c581} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:57:10.340413 [ 259 ] {ec6722b9-a812-446b-87df-60b69205c581} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:10.340453 [ 259 ] {ec6722b9-a812-446b-87df-60b69205c581} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:10.340804 [ 259 ] {ec6722b9-a812-446b-87df-60b69205c581} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.19 05:57:10.341047 [ 259 ] {ec6722b9-a812-446b-87df-60b69205c581} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:57:10.341257 [ 259 ] {ec6722b9-a812-446b-87df-60b69205c581} executeQuery: Read 13 rows, 830.00 B in 0.00144 sec., 9027.777777777777 rows/sec., 562.88 KiB/sec. 2024.11.19 05:57:10.341309 [ 259 ] {ec6722b9-a812-446b-87df-60b69205c581} TCPHandler: Processed in 0.001630627 sec. 2024.11.19 05:57:10.341445 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:10.341568 [ 263 ] {ece42222-de0b-4305-a5cc-217e4aefd5ec} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:57:10.341620 [ 263 ] {ece42222-de0b-4305-a5cc-217e4aefd5ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:57:10.342430 [ 263 ] {ece42222-de0b-4305-a5cc-217e4aefd5ec} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:10.342476 [ 263 ] {ece42222-de0b-4305-a5cc-217e4aefd5ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:10.342843 [ 263 ] {ece42222-de0b-4305-a5cc-217e4aefd5ec} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.19 05:57:10.343080 [ 263 ] {ece42222-de0b-4305-a5cc-217e4aefd5ec} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:57:10.343239 [ 147 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.11.19 05:57:10.343298 [ 147 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:10.343309 [ 263 ] {ece42222-de0b-4305-a5cc-217e4aefd5ec} executeQuery: Read 423 rows, 30.96 KiB in 0.001759 sec., 240477.5440591245 rows/sec., 17.19 MiB/sec. 2024.11.19 05:57:10.343340 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:10.343432 [ 263 ] {ece42222-de0b-4305-a5cc-217e4aefd5ec} TCPHandler: Processed in 0.002034831 sec. 2024.11.19 05:57:10.343533 [ 200 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:57:10.343602 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:10.343669 [ 200 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:57:10.343719 [ 200 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:57:10.343766 [ 259 ] {bfc30abb-0ade-4a64-923c-f9f81c923405} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:57:10.343874 [ 200 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:57:10.343940 [ 259 ] {bfc30abb-0ade-4a64-923c-f9f81c923405} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:57:10.344451 [ 200 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:57:10.344809 [ 200 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part 2024.11.19 05:57:10.345165 [ 200 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:57:10.345552 [ 200 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:57:10.346435 [ 259 ] {bfc30abb-0ade-4a64-923c-f9f81c923405} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:10.346477 [ 259 ] {bfc30abb-0ade-4a64-923c-f9f81c923405} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:10.346982 [ 259 ] {bfc30abb-0ade-4a64-923c-f9f81c923405} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.19 05:57:10.347280 [ 259 ] {bfc30abb-0ade-4a64-923c-f9f81c923405} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:57:10.347771 [ 259 ] {bfc30abb-0ade-4a64-923c-f9f81c923405} executeQuery: Read 6 rows, 321.00 B in 0.004025 sec., 1490.6832298136646 rows/sec., 77.88 KiB/sec. 2024.11.19 05:57:10.348328 [ 259 ] {bfc30abb-0ade-4a64-923c-f9f81c923405} TCPHandler: Processed in 0.00477898 sec. 2024.11.19 05:57:10.348695 [ 200 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.005223014 sec., 373922.0304598073 rows/sec., 28.62 MiB/sec. 2024.11.19 05:57:10.348700 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:10.348863 [ 263 ] {399e7240-7054-4ac4-95c2-9935a008f813} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:57:10.348930 [ 263 ] {399e7240-7054-4ac4-95c2-9935a008f813} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:57:10.348931 [ 200 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.11.19 05:57:10.349345 [ 200 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_46_9} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:57:10.349449 [ 200 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_46_9} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.11.19 05:57:10.349550 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.11.19 05:57:10.349722 [ 263 ] {399e7240-7054-4ac4-95c2-9935a008f813} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:10.349759 [ 263 ] {399e7240-7054-4ac4-95c2-9935a008f813} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:10.350156 [ 263 ] {399e7240-7054-4ac4-95c2-9935a008f813} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.19 05:57:10.350401 [ 263 ] {399e7240-7054-4ac4-95c2-9935a008f813} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:57:10.350561 [ 147 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.11.19 05:57:10.350617 [ 147 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:10.350649 [ 263 ] {399e7240-7054-4ac4-95c2-9935a008f813} executeQuery: Read 237 rows, 16.27 KiB in 0.001816 sec., 130506.60792951542 rows/sec., 8.75 MiB/sec. 2024.11.19 05:57:10.350657 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:10.350850 [ 263 ] {399e7240-7054-4ac4-95c2-9935a008f813} TCPHandler: Processed in 0.002356265 sec. 2024.11.19 05:57:10.351118 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:10.351362 [ 201 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:57:10.351517 [ 259 ] {e01ce40c-a428-4206-9d3e-7b7c4c7d5ea2} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:57:10.351705 [ 259 ] {e01ce40c-a428-4206-9d3e-7b7c4c7d5ea2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:57:10.352138 [ 201 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:57:10.352273 [ 201 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 8709 rows starting from the beginning of the part 2024.11.19 05:57:10.352578 [ 201 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:57:10.352793 [ 201 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:57:10.353232 [ 201 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 128 rows starting from the beginning of the part 2024.11.19 05:57:10.353437 [ 201 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:57:10.353848 [ 201 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:57:10.354294 [ 259 ] {e01ce40c-a428-4206-9d3e-7b7c4c7d5ea2} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:10.354373 [ 259 ] {e01ce40c-a428-4206-9d3e-7b7c4c7d5ea2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:10.355162 [ 259 ] {e01ce40c-a428-4206-9d3e-7b7c4c7d5ea2} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.19 05:57:10.355477 [ 259 ] {e01ce40c-a428-4206-9d3e-7b7c4c7d5ea2} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:57:10.356054 [ 259 ] {e01ce40c-a428-4206-9d3e-7b7c4c7d5ea2} executeQuery: Read 1 rows, 69.00 B in 0.00465 sec., 215.05376344086022 rows/sec., 14.49 KiB/sec. 2024.11.19 05:57:10.356298 [ 259 ] {e01ce40c-a428-4206-9d3e-7b7c4c7d5ea2} TCPHandler: Processed in 0.005326056 sec. 2024.11.19 05:57:10.356535 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:10.356815 [ 263 ] {8084cf33-e2a4-4ea5-825a-05df17477ac5} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:57:10.357036 [ 263 ] {8084cf33-e2a4-4ea5-825a-05df17477ac5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:57:10.358651 [ 263 ] {8084cf33-e2a4-4ea5-825a-05df17477ac5} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:10.358693 [ 263 ] {8084cf33-e2a4-4ea5-825a-05df17477ac5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:10.359902 [ 263 ] {8084cf33-e2a4-4ea5-825a-05df17477ac5} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.19 05:57:10.359969 [ 192 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 9631 rows, containing 5 columns (5 merged, 0 gathered) in 0.009119705 sec., 1056064.8617471727 rows/sec., 71.99 MiB/sec. 2024.11.19 05:57:10.360320 [ 263 ] {8084cf33-e2a4-4ea5-825a-05df17477ac5} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:57:10.360566 [ 186 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.11.19 05:57:10.360973 [ 263 ] {8084cf33-e2a4-4ea5-825a-05df17477ac5} executeQuery: Read 41 rows, 75.23 KiB in 0.004222 sec., 9711.037423022264 rows/sec., 17.40 MiB/sec. 2024.11.19 05:57:10.361404 [ 263 ] {8084cf33-e2a4-4ea5-825a-05df17477ac5} TCPHandler: Processed in 0.004960382 sec. 2024.11.19 05:57:10.361614 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:10.361754 [ 186 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_46_9} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:57:10.361793 [ 259 ] {897e2a78-281a-4d13-b65f-4d6875ee21ff} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:57:10.361903 [ 259 ] {897e2a78-281a-4d13-b65f-4d6875ee21ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:57:10.361965 [ 186 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_46_9} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.11.19 05:57:10.362181 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. 2024.11.19 05:57:10.362601 [ 259 ] {897e2a78-281a-4d13-b65f-4d6875ee21ff} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:10.362645 [ 259 ] {897e2a78-281a-4d13-b65f-4d6875ee21ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:10.363025 [ 259 ] {897e2a78-281a-4d13-b65f-4d6875ee21ff} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.19 05:57:10.363274 [ 259 ] {897e2a78-281a-4d13-b65f-4d6875ee21ff} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:57:10.363438 [ 147 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.11.19 05:57:10.363496 [ 147 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:10.363511 [ 259 ] {897e2a78-281a-4d13-b65f-4d6875ee21ff} executeQuery: Read 82 rows, 5.33 KiB in 0.001769 sec., 46353.87224420577 rows/sec., 2.94 MiB/sec. 2024.11.19 05:57:10.363535 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:10.363688 [ 259 ] {897e2a78-281a-4d13-b65f-4d6875ee21ff} TCPHandler: Processed in 0.002177362 sec. 2024.11.19 05:57:10.363750 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:57:10.363871 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:57:10.363903 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2600 rows starting from the beginning of the part 2024.11.19 05:57:10.364009 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:57:10.364203 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:57:10.364350 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:57:10.364497 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:57:10.364595 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:57:10.366210 [ 186 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2932 rows, containing 4 columns (4 merged, 0 gathered) in 0.002571366 sec., 1140249.9683047843 rows/sec., 74.86 MiB/sec. 2024.11.19 05:57:10.366530 [ 192 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.11.19 05:57:10.366846 [ 192 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_46_9} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:57:10.366925 [ 192 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_46_9} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.11.19 05:57:10.367007 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. 2024.11.19 05:57:10.533580 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62906, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:10.545042 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62926, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:10.594436 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40223, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:10.749967 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38925, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:10.757383 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58940, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:10.773921 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53145, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:11.143086 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39061, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:11.391722 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47373, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:11.490147 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45680, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:11.558239 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55748, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:11.579658 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54774, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:11.584095 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41816, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:11.707357 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35090, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:11.760492 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63775, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:11.769726 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42451, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:11.960894 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37333, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:11.972177 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45602, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:12.020691 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50502, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:12.300723 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47227, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:12.359065 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57338, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:12.371429 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57735, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:12.433805 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50741, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:15.323909 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:15.324127 [ 259 ] {6207a936-d843-47b0-8b2b-4d9847c87843} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:57:15.324207 [ 259 ] {6207a936-d843-47b0-8b2b-4d9847c87843} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:57:15.325047 [ 259 ] {6207a936-d843-47b0-8b2b-4d9847c87843} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:15.325106 [ 259 ] {6207a936-d843-47b0-8b2b-4d9847c87843} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:15.325571 [ 259 ] {6207a936-d843-47b0-8b2b-4d9847c87843} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.11.19 05:57:15.325841 [ 259 ] {6207a936-d843-47b0-8b2b-4d9847c87843} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:57:15.326077 [ 259 ] {6207a936-d843-47b0-8b2b-4d9847c87843} executeQuery: Read 56 rows, 4.41 KiB in 0.002002 sec., 27972.027972027972 rows/sec., 2.15 MiB/sec. 2024.11.19 05:57:15.326152 [ 259 ] {6207a936-d843-47b0-8b2b-4d9847c87843} TCPHandler: Processed in 0.002381745 sec. 2024.11.19 05:57:15.326365 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:15.326508 [ 263 ] {dbed286b-c55c-42bd-b016-aa825ada3c92} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:57:15.326562 [ 263 ] {dbed286b-c55c-42bd-b016-aa825ada3c92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:57:15.327178 [ 263 ] {dbed286b-c55c-42bd-b016-aa825ada3c92} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:15.327220 [ 263 ] {dbed286b-c55c-42bd-b016-aa825ada3c92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:15.327596 [ 263 ] {dbed286b-c55c-42bd-b016-aa825ada3c92} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.11.19 05:57:15.327855 [ 263 ] {dbed286b-c55c-42bd-b016-aa825ada3c92} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:57:15.328081 [ 263 ] {dbed286b-c55c-42bd-b016-aa825ada3c92} executeQuery: Read 64 rows, 5.12 KiB in 0.001602 sec., 39950.062421972536 rows/sec., 3.12 MiB/sec. 2024.11.19 05:57:15.328143 [ 263 ] {dbed286b-c55c-42bd-b016-aa825ada3c92} TCPHandler: Processed in 0.001843569 sec. 2024.11.19 05:57:15.328315 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:15.328431 [ 259 ] {7b069849-057b-42df-8056-3d8bf6f55b86} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:57:15.328483 [ 259 ] {7b069849-057b-42df-8056-3d8bf6f55b86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:57:15.329003 [ 259 ] {7b069849-057b-42df-8056-3d8bf6f55b86} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:15.329044 [ 259 ] {7b069849-057b-42df-8056-3d8bf6f55b86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:15.329457 [ 259 ] {7b069849-057b-42df-8056-3d8bf6f55b86} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.11.19 05:57:15.329711 [ 259 ] {7b069849-057b-42df-8056-3d8bf6f55b86} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:57:15.329937 [ 259 ] {7b069849-057b-42df-8056-3d8bf6f55b86} executeQuery: Read 128 rows, 9.13 KiB in 0.001532 sec., 83550.9138381201 rows/sec., 5.82 MiB/sec. 2024.11.19 05:57:15.329991 [ 259 ] {7b069849-057b-42df-8056-3d8bf6f55b86} TCPHandler: Processed in 0.001741519 sec. 2024.11.19 05:57:15.330158 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:15.330266 [ 263 ] {b0a771c4-5170-4ab4-b0a3-3271b1a47087} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:57:15.330314 [ 263 ] {b0a771c4-5170-4ab4-b0a3-3271b1a47087} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:57:15.330776 [ 263 ] {b0a771c4-5170-4ab4-b0a3-3271b1a47087} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:15.330816 [ 263 ] {b0a771c4-5170-4ab4-b0a3-3271b1a47087} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:15.331186 [ 263 ] {b0a771c4-5170-4ab4-b0a3-3271b1a47087} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.11.19 05:57:15.331444 [ 263 ] {b0a771c4-5170-4ab4-b0a3-3271b1a47087} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:57:15.331660 [ 263 ] {b0a771c4-5170-4ab4-b0a3-3271b1a47087} executeQuery: Read 48 rows, 3.31 KiB in 0.001419 sec., 33826.63847780127 rows/sec., 2.28 MiB/sec. 2024.11.19 05:57:15.331710 [ 263 ] {b0a771c4-5170-4ab4-b0a3-3271b1a47087} TCPHandler: Processed in 0.001613616 sec. 2024.11.19 05:57:16.158255 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 2024.11.19 05:57:16.158986 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:16.159038 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:16.159685 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.19 05:57:16.159948 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:57:16.160207 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 2024.11.19 05:57:17.177032 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2024.11.19 05:57:17.196974 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:17.197033 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:17.204585 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.19 05:57:17.205358 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:57:17.208317 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2024.11.19 05:57:18.745170 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 814 2024.11.19 05:57:18.748258 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:18.748302 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:18.749776 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.19 05:57:18.750165 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:57:18.751677 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 814 2024.11.19 05:57:20.320760 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:20.320956 [ 259 ] {7a231f3e-f92d-4c48-bc9e-d03ae64adf2e} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:57:20.321025 [ 259 ] {7a231f3e-f92d-4c48-bc9e-d03ae64adf2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:57:20.321802 [ 259 ] {7a231f3e-f92d-4c48-bc9e-d03ae64adf2e} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:20.321849 [ 259 ] {7a231f3e-f92d-4c48-bc9e-d03ae64adf2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:20.322270 [ 259 ] {7a231f3e-f92d-4c48-bc9e-d03ae64adf2e} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.11.19 05:57:20.322523 [ 259 ] {7a231f3e-f92d-4c48-bc9e-d03ae64adf2e} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:57:20.322785 [ 259 ] {7a231f3e-f92d-4c48-bc9e-d03ae64adf2e} executeQuery: Read 56 rows, 4.41 KiB in 0.001874 sec., 29882.604055496264 rows/sec., 2.30 MiB/sec. 2024.11.19 05:57:20.322888 [ 259 ] {7a231f3e-f92d-4c48-bc9e-d03ae64adf2e} TCPHandler: Processed in 0.002248583 sec. 2024.11.19 05:57:20.323138 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:20.323291 [ 263 ] {9dd8649b-557d-4270-a099-488ca77744b0} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:57:20.323348 [ 263 ] {9dd8649b-557d-4270-a099-488ca77744b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:57:20.324019 [ 263 ] {9dd8649b-557d-4270-a099-488ca77744b0} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:20.324063 [ 263 ] {9dd8649b-557d-4270-a099-488ca77744b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:20.324442 [ 263 ] {9dd8649b-557d-4270-a099-488ca77744b0} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.11.19 05:57:20.324692 [ 263 ] {9dd8649b-557d-4270-a099-488ca77744b0} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:57:20.324905 [ 263 ] {9dd8649b-557d-4270-a099-488ca77744b0} executeQuery: Read 64 rows, 5.12 KiB in 0.001646 sec., 38882.13851761847 rows/sec., 3.03 MiB/sec. 2024.11.19 05:57:20.324960 [ 263 ] {9dd8649b-557d-4270-a099-488ca77744b0} TCPHandler: Processed in 0.00195345 sec. 2024.11.19 05:57:20.325123 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:20.325252 [ 259 ] {13d4b456-402b-431b-acc4-c676bdd5179b} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:57:20.325310 [ 259 ] {13d4b456-402b-431b-acc4-c676bdd5179b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:57:20.325938 [ 259 ] {13d4b456-402b-431b-acc4-c676bdd5179b} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:20.325977 [ 259 ] {13d4b456-402b-431b-acc4-c676bdd5179b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:20.326376 [ 259 ] {13d4b456-402b-431b-acc4-c676bdd5179b} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.11.19 05:57:20.326621 [ 259 ] {13d4b456-402b-431b-acc4-c676bdd5179b} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:57:20.326824 [ 259 ] {13d4b456-402b-431b-acc4-c676bdd5179b} executeQuery: Read 160 rows, 11.41 KiB in 0.001602 sec., 99875.15605493134 rows/sec., 6.96 MiB/sec. 2024.11.19 05:57:20.326876 [ 259 ] {13d4b456-402b-431b-acc4-c676bdd5179b} TCPHandler: Processed in 0.001816419 sec. 2024.11.19 05:57:20.327040 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:20.327172 [ 263 ] {69e09a75-f64c-4363-be94-fc16adc22f7b} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:57:20.327228 [ 263 ] {69e09a75-f64c-4363-be94-fc16adc22f7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:57:20.327762 [ 263 ] {69e09a75-f64c-4363-be94-fc16adc22f7b} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:20.327810 [ 263 ] {69e09a75-f64c-4363-be94-fc16adc22f7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:20.328184 [ 263 ] {69e09a75-f64c-4363-be94-fc16adc22f7b} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.11.19 05:57:20.328427 [ 263 ] {69e09a75-f64c-4363-be94-fc16adc22f7b} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:57:20.328651 [ 263 ] {69e09a75-f64c-4363-be94-fc16adc22f7b} executeQuery: Read 60 rows, 4.14 KiB in 0.001507 sec., 39814.200398142 rows/sec., 2.68 MiB/sec. 2024.11.19 05:57:20.328717 [ 263 ] {69e09a75-f64c-4363-be94-fc16adc22f7b} TCPHandler: Processed in 0.001746908 sec. 2024.11.19 05:57:23.524576 [ 136 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:57:23.524620 [ 136 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:57:23.660485 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 2024.11.19 05:57:23.661470 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:23.661509 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:23.662025 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.19 05:57:23.662295 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:57:23.662530 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2024.11.19 05:57:24.708523 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2024.11.19 05:57:24.729801 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:24.729848 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.11.19 05:57:24.737426 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.19 05:57:24.738202 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:57:24.741737 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2024.11.19 05:57:25.326797 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:25.327024 [ 259 ] {9b160d90-4996-4539-8249-396ecfed3ba2} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:57:25.327103 [ 259 ] {9b160d90-4996-4539-8249-396ecfed3ba2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:57:25.327874 [ 259 ] {9b160d90-4996-4539-8249-396ecfed3ba2} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:25.327929 [ 259 ] {9b160d90-4996-4539-8249-396ecfed3ba2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:25.328373 [ 259 ] {9b160d90-4996-4539-8249-396ecfed3ba2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.19 05:57:25.328631 [ 259 ] {9b160d90-4996-4539-8249-396ecfed3ba2} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:57:25.328845 [ 134 ] {} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.11.19 05:57:25.328912 [ 259 ] {9b160d90-4996-4539-8249-396ecfed3ba2} executeQuery: Read 14 rows, 1.01 KiB in 0.001941 sec., 7212.776919113859 rows/sec., 519.22 KiB/sec. 2024.11.19 05:57:25.328939 [ 134 ] {} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:25.329006 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:25.329059 [ 259 ] {9b160d90-4996-4539-8249-396ecfed3ba2} TCPHandler: Processed in 0.002402595 sec. 2024.11.19 05:57:25.329356 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:25.329400 [ 186 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:57:25.329674 [ 263 ] {6b405413-5a90-4458-991f-b713363da4cf} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:57:25.329806 [ 263 ] {6b405413-5a90-4458-991f-b713363da4cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:57:25.329821 [ 186 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:57:25.329926 [ 186 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:57:25.330251 [ 186 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:57:25.330756 [ 186 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:57:25.331182 [ 186 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:57:25.331460 [ 186 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:57:25.332461 [ 263 ] {6b405413-5a90-4458-991f-b713363da4cf} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:25.332545 [ 263 ] {6b405413-5a90-4458-991f-b713363da4cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:25.333617 [ 263 ] {6b405413-5a90-4458-991f-b713363da4cf} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.11.19 05:57:25.333869 [ 192 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00475736 sec., 14714.043082718144 rows/sec., 1.09 MiB/sec. 2024.11.19 05:57:25.334019 [ 192 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.11.19 05:57:25.334046 [ 263 ] {6b405413-5a90-4458-991f-b713363da4cf} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:57:25.334442 [ 263 ] {6b405413-5a90-4458-991f-b713363da4cf} executeQuery: Read 285 rows, 25.79 KiB in 0.00484 sec., 58884.29752066116 rows/sec., 5.20 MiB/sec. 2024.11.19 05:57:25.334701 [ 192 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_17_4} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:57:25.334715 [ 263 ] {6b405413-5a90-4458-991f-b713363da4cf} TCPHandler: Processed in 0.005485328 sec. 2024.11.19 05:57:25.335042 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:25.335151 [ 192 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_17_4} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.11.19 05:57:25.335470 [ 259 ] {72e66e7d-90c9-4479-a597-fb023e4c601b} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:57:25.335478 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.19 05:57:25.335611 [ 259 ] {72e66e7d-90c9-4479-a597-fb023e4c601b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:57:25.336266 [ 259 ] {72e66e7d-90c9-4479-a597-fb023e4c601b} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:25.336306 [ 259 ] {72e66e7d-90c9-4479-a597-fb023e4c601b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:25.336666 [ 259 ] {72e66e7d-90c9-4479-a597-fb023e4c601b} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.19 05:57:25.336948 [ 259 ] {72e66e7d-90c9-4479-a597-fb023e4c601b} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:57:25.337185 [ 259 ] {72e66e7d-90c9-4479-a597-fb023e4c601b} executeQuery: Read 48 rows, 3.54 KiB in 0.001881 sec., 25518.34130781499 rows/sec., 1.84 MiB/sec. 2024.11.19 05:57:25.337255 [ 259 ] {72e66e7d-90c9-4479-a597-fb023e4c601b} TCPHandler: Processed in 0.002407115 sec. 2024.11.19 05:57:25.339211 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:25.339337 [ 263 ] {a3745fb4-6fba-4f67-b614-8a9d813cffb4} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:57:25.339421 [ 263 ] {a3745fb4-6fba-4f67-b614-8a9d813cffb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:57:25.340029 [ 263 ] {a3745fb4-6fba-4f67-b614-8a9d813cffb4} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:25.340073 [ 263 ] {a3745fb4-6fba-4f67-b614-8a9d813cffb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:25.340442 [ 263 ] {a3745fb4-6fba-4f67-b614-8a9d813cffb4} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.19 05:57:25.340701 [ 263 ] {a3745fb4-6fba-4f67-b614-8a9d813cffb4} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:57:25.340928 [ 263 ] {a3745fb4-6fba-4f67-b614-8a9d813cffb4} executeQuery: Read 14 rows, 1004.00 B in 0.001619 sec., 8647.313156269302 rows/sec., 605.60 KiB/sec. 2024.11.19 05:57:25.340984 [ 263 ] {a3745fb4-6fba-4f67-b614-8a9d813cffb4} TCPHandler: Processed in 0.00183541 sec. 2024.11.19 05:57:25.341152 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:25.341268 [ 259 ] {61befa86-1ed2-49b6-b63d-4b614532ea43} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:57:25.341316 [ 259 ] {61befa86-1ed2-49b6-b63d-4b614532ea43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:57:25.341870 [ 259 ] {61befa86-1ed2-49b6-b63d-4b614532ea43} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:25.341910 [ 259 ] {61befa86-1ed2-49b6-b63d-4b614532ea43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:25.342294 [ 259 ] {61befa86-1ed2-49b6-b63d-4b614532ea43} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.19 05:57:25.342536 [ 259 ] {61befa86-1ed2-49b6-b63d-4b614532ea43} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:57:25.342703 [ 134 ] {} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.11.19 05:57:25.342774 [ 134 ] {} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:25.342812 [ 259 ] {61befa86-1ed2-49b6-b63d-4b614532ea43} executeQuery: Read 13 rows, 830.00 B in 0.001551 sec., 8381.689232753062 rows/sec., 522.60 KiB/sec. 2024.11.19 05:57:25.342820 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:25.342961 [ 259 ] {61befa86-1ed2-49b6-b63d-4b614532ea43} TCPHandler: Processed in 0.001874959 sec. 2024.11.19 05:57:25.343028 [ 188 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:57:25.343137 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:25.343174 [ 188 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:57:25.343214 [ 188 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:57:25.343309 [ 263 ] {fdcba468-4562-40f8-bd41-5f083c30d873} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:57:25.343407 [ 188 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:57:25.343489 [ 263 ] {fdcba468-4562-40f8-bd41-5f083c30d873} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:57:25.344022 [ 188 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:57:25.344412 [ 188 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:57:25.344718 [ 188 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:57:25.345987 [ 263 ] {fdcba468-4562-40f8-bd41-5f083c30d873} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:25.346037 [ 263 ] {fdcba468-4562-40f8-bd41-5f083c30d873} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:25.346335 [ 188 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003373765 sec., 19266.309301329526 rows/sec., 1.25 MiB/sec. 2024.11.19 05:57:25.346472 [ 188 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.11.19 05:57:25.346631 [ 263 ] {fdcba468-4562-40f8-bd41-5f083c30d873} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.11.19 05:57:25.346823 [ 188 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_17_4} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:57:25.346930 [ 188 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_17_4} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.11.19 05:57:25.346974 [ 263 ] {fdcba468-4562-40f8-bd41-5f083c30d873} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:57:25.347024 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.19 05:57:25.347263 [ 263 ] {fdcba468-4562-40f8-bd41-5f083c30d873} executeQuery: Read 423 rows, 30.96 KiB in 0.003997 sec., 105829.37202902178 rows/sec., 7.57 MiB/sec. 2024.11.19 05:57:25.347359 [ 263 ] {fdcba468-4562-40f8-bd41-5f083c30d873} TCPHandler: Processed in 0.004291145 sec. 2024.11.19 05:57:25.347576 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:25.347754 [ 259 ] {1a5978e3-4fc3-4099-909b-1785f268abbb} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:57:25.347805 [ 259 ] {1a5978e3-4fc3-4099-909b-1785f268abbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:57:25.348276 [ 259 ] {1a5978e3-4fc3-4099-909b-1785f268abbb} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:25.348316 [ 259 ] {1a5978e3-4fc3-4099-909b-1785f268abbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:25.348676 [ 259 ] {1a5978e3-4fc3-4099-909b-1785f268abbb} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.19 05:57:25.348916 [ 259 ] {1a5978e3-4fc3-4099-909b-1785f268abbb} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:57:25.349150 [ 259 ] {1a5978e3-4fc3-4099-909b-1785f268abbb} executeQuery: Read 6 rows, 321.00 B in 0.001426 sec., 4207.57363253857 rows/sec., 219.83 KiB/sec. 2024.11.19 05:57:25.349202 [ 259 ] {1a5978e3-4fc3-4099-909b-1785f268abbb} TCPHandler: Processed in 0.001736838 sec. 2024.11.19 05:57:25.349345 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:25.349477 [ 263 ] {717d83c5-5719-4053-9ee1-ba07485433a9} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:57:25.349536 [ 263 ] {717d83c5-5719-4053-9ee1-ba07485433a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:57:25.350164 [ 263 ] {717d83c5-5719-4053-9ee1-ba07485433a9} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:25.350205 [ 263 ] {717d83c5-5719-4053-9ee1-ba07485433a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:25.350597 [ 263 ] {717d83c5-5719-4053-9ee1-ba07485433a9} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.11.19 05:57:25.350858 [ 263 ] {717d83c5-5719-4053-9ee1-ba07485433a9} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:57:25.351040 [ 263 ] {717d83c5-5719-4053-9ee1-ba07485433a9} executeQuery: Read 237 rows, 16.27 KiB in 0.001593 sec., 148775.8945386064 rows/sec., 9.97 MiB/sec. 2024.11.19 05:57:25.351092 [ 263 ] {717d83c5-5719-4053-9ee1-ba07485433a9} TCPHandler: Processed in 0.001811319 sec. 2024.11.19 05:57:25.351219 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:25.351318 [ 259 ] {f5d9c0e1-ba43-4238-b7d4-491de16973f9} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:57:25.351363 [ 259 ] {f5d9c0e1-ba43-4238-b7d4-491de16973f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:57:25.351750 [ 259 ] {f5d9c0e1-ba43-4238-b7d4-491de16973f9} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:25.351785 [ 259 ] {f5d9c0e1-ba43-4238-b7d4-491de16973f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:25.352190 [ 259 ] {f5d9c0e1-ba43-4238-b7d4-491de16973f9} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.19 05:57:25.352420 [ 259 ] {f5d9c0e1-ba43-4238-b7d4-491de16973f9} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:57:25.352597 [ 259 ] {f5d9c0e1-ba43-4238-b7d4-491de16973f9} executeQuery: Read 1 rows, 69.00 B in 0.001286 sec., 777.6049766718506 rows/sec., 52.40 KiB/sec. 2024.11.19 05:57:25.352644 [ 259 ] {f5d9c0e1-ba43-4238-b7d4-491de16973f9} TCPHandler: Processed in 0.001469416 sec. 2024.11.19 05:57:25.352771 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:25.352880 [ 263 ] {9f57e876-e407-4e7a-9e12-fd3517b94c88} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:57:25.352945 [ 263 ] {9f57e876-e407-4e7a-9e12-fd3517b94c88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:57:25.354067 [ 263 ] {9f57e876-e407-4e7a-9e12-fd3517b94c88} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:25.354105 [ 263 ] {9f57e876-e407-4e7a-9e12-fd3517b94c88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:25.354760 [ 263 ] {9f57e876-e407-4e7a-9e12-fd3517b94c88} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.19 05:57:25.355036 [ 263 ] {9f57e876-e407-4e7a-9e12-fd3517b94c88} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:57:25.355291 [ 263 ] {9f57e876-e407-4e7a-9e12-fd3517b94c88} executeQuery: Read 41 rows, 75.23 KiB in 0.002433 sec., 16851.623510069872 rows/sec., 30.20 MiB/sec. 2024.11.19 05:57:25.355679 [ 263 ] {9f57e876-e407-4e7a-9e12-fd3517b94c88} TCPHandler: Processed in 0.00295935 sec. 2024.11.19 05:57:25.355811 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:25.355919 [ 259 ] {f66a1b0c-3b1c-4eb7-8b15-47578e557e07} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:57:25.355971 [ 259 ] {f66a1b0c-3b1c-4eb7-8b15-47578e557e07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:57:25.356450 [ 259 ] {f66a1b0c-3b1c-4eb7-8b15-47578e557e07} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:25.356488 [ 259 ] {f66a1b0c-3b1c-4eb7-8b15-47578e557e07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:25.356841 [ 259 ] {f66a1b0c-3b1c-4eb7-8b15-47578e557e07} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.11.19 05:57:25.357075 [ 259 ] {f66a1b0c-3b1c-4eb7-8b15-47578e557e07} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:57:25.357261 [ 259 ] {f66a1b0c-3b1c-4eb7-8b15-47578e557e07} executeQuery: Read 82 rows, 5.33 KiB in 0.001364 sec., 60117.302052785926 rows/sec., 3.82 MiB/sec. 2024.11.19 05:57:25.357309 [ 259 ] {f66a1b0c-3b1c-4eb7-8b15-47578e557e07} TCPHandler: Processed in 0.001549426 sec. 2024.11.19 05:57:28.752029 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 844 2024.11.19 05:57:28.755478 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:28.755539 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:28.757029 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.19 05:57:28.757364 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:57:28.757536 [ 130 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.11.19 05:57:28.757614 [ 130 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:28.757654 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:28.758127 [ 196 ] {3d17012a-6c43-4282-98e6-700f65c969c7::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.19 05:57:28.758802 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 844 2024.11.19 05:57:28.759299 [ 196 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:57:28.759480 [ 196 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 704 rows starting from the beginning of the part 2024.11.19 05:57:28.760177 [ 196 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part 2024.11.19 05:57:28.760816 [ 196 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part 2024.11.19 05:57:28.761488 [ 196 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 16 rows starting from the beginning of the part 2024.11.19 05:57:28.762091 [ 196 ] {3d17012a-6c43-4282-98e6-700f65c969c7::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.19 05:57:28.762653 [ 196 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part 2024.11.19 05:57:28.770404 [ 199 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 72 columns (72 merged, 0 gathered) in 0.012599431 sec., 66987.15203885 rows/sec., 54.91 MiB/sec. 2024.11.19 05:57:28.771729 [ 189 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.11.19 05:57:28.772573 [ 189 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_26_5} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:57:28.772681 [ 189 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_26_5} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.11.19 05:57:28.773028 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. 2024.11.19 05:57:30.320123 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:30.320364 [ 259 ] {84c9af71-fb13-4f6f-a6c3-b712fcf0b5f2} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.19 05:57:30.320463 [ 259 ] {84c9af71-fb13-4f6f-a6c3-b712fcf0b5f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.19 05:57:30.321467 [ 259 ] {84c9af71-fb13-4f6f-a6c3-b712fcf0b5f2} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:30.321521 [ 259 ] {84c9af71-fb13-4f6f-a6c3-b712fcf0b5f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:30.321951 [ 259 ] {84c9af71-fb13-4f6f-a6c3-b712fcf0b5f2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.19 05:57:30.322213 [ 259 ] {84c9af71-fb13-4f6f-a6c3-b712fcf0b5f2} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): 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.19 05:57:30.322610 [ 259 ] {84c9af71-fb13-4f6f-a6c3-b712fcf0b5f2} executeQuery: Read 16 rows, 1.30 KiB in 0.002283 sec., 7008.32238282961 rows/sec., 571.48 KiB/sec. 2024.11.19 05:57:30.322896 [ 259 ] {84c9af71-fb13-4f6f-a6c3-b712fcf0b5f2} TCPHandler: Processed in 0.00289825 sec. 2024.11.19 05:57:30.323125 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:30.323273 [ 263 ] {7573bffd-accb-4c50-8edc-ff2c882b1a1a} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:57:30.323334 [ 263 ] {7573bffd-accb-4c50-8edc-ff2c882b1a1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:57:30.324060 [ 263 ] {7573bffd-accb-4c50-8edc-ff2c882b1a1a} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:30.324111 [ 263 ] {7573bffd-accb-4c50-8edc-ff2c882b1a1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:30.324513 [ 263 ] {7573bffd-accb-4c50-8edc-ff2c882b1a1a} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.11.19 05:57:30.324767 [ 263 ] {7573bffd-accb-4c50-8edc-ff2c882b1a1a} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:57:30.324997 [ 263 ] {7573bffd-accb-4c50-8edc-ff2c882b1a1a} executeQuery: Read 64 rows, 4.99 KiB in 0.001757 sec., 36425.725668753556 rows/sec., 2.77 MiB/sec. 2024.11.19 05:57:30.325081 [ 263 ] {7573bffd-accb-4c50-8edc-ff2c882b1a1a} TCPHandler: Processed in 0.002027821 sec. 2024.11.19 05:57:30.325253 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:30.325388 [ 259 ] {5f9a2d9d-ec38-4eb6-8101-1f3e343dd746} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:57:30.325445 [ 259 ] {5f9a2d9d-ec38-4eb6-8101-1f3e343dd746} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:57:30.326093 [ 259 ] {5f9a2d9d-ec38-4eb6-8101-1f3e343dd746} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:30.326139 [ 259 ] {5f9a2d9d-ec38-4eb6-8101-1f3e343dd746} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:30.326529 [ 259 ] {5f9a2d9d-ec38-4eb6-8101-1f3e343dd746} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.19 05:57:30.326782 [ 259 ] {5f9a2d9d-ec38-4eb6-8101-1f3e343dd746} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:57:30.326956 [ 129 ] {} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 2024.11.19 05:57:30.327020 [ 259 ] {5f9a2d9d-ec38-4eb6-8101-1f3e343dd746} executeQuery: Read 16 rows, 1.12 KiB in 0.001659 sec., 9644.36407474382 rows/sec., 673.41 KiB/sec. 2024.11.19 05:57:30.327040 [ 129 ] {} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:30.327116 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:30.327161 [ 259 ] {5f9a2d9d-ec38-4eb6-8101-1f3e343dd746} TCPHandler: Processed in 0.00198344 sec. 2024.11.19 05:57:30.327450 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:30.327673 [ 190 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_25_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full 2024.11.19 05:57:30.327801 [ 263 ] {c5ddc6da-0e5d-44f9-a7ec-f41e32a24b27} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:57:30.327964 [ 263 ] {c5ddc6da-0e5d-44f9-a7ec-f41e32a24b27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:57:30.328253 [ 190 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_25_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:57:30.328326 [ 190 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 66 rows starting from the beginning of the part 2024.11.19 05:57:30.328722 [ 190 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2024.11.19 05:57:30.329205 [ 190 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part 2024.11.19 05:57:30.329539 [ 190 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part 2024.11.19 05:57:30.329766 [ 190 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part 2024.11.19 05:57:30.330152 [ 190 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 16 rows starting from the beginning of the part 2024.11.19 05:57:30.330907 [ 263 ] {c5ddc6da-0e5d-44f9-a7ec-f41e32a24b27} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:30.330981 [ 263 ] {c5ddc6da-0e5d-44f9-a7ec-f41e32a24b27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:30.332451 [ 263 ] {c5ddc6da-0e5d-44f9-a7ec-f41e32a24b27} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.11.19 05:57:30.333015 [ 263 ] {c5ddc6da-0e5d-44f9-a7ec-f41e32a24b27} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:57:30.333536 [ 199 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_25_5} MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 5 columns (5 merged, 0 gathered) in 0.006293275 sec., 36229.149369763756 rows/sec., 2.72 MiB/sec. 2024.11.19 05:57:30.333623 [ 263 ] {c5ddc6da-0e5d-44f9-a7ec-f41e32a24b27} executeQuery: Read 80 rows, 6.42 KiB in 0.005954 sec., 13436.345314074571 rows/sec., 1.05 MiB/sec. 2024.11.19 05:57:30.333760 [ 263 ] {c5ddc6da-0e5d-44f9-a7ec-f41e32a24b27} TCPHandler: Processed in 0.006467638 sec. 2024.11.19 05:57:30.333841 [ 199 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_25_5} MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) 2024.11.19 05:57:30.333945 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:30.334124 [ 259 ] {4aab86b7-5cfc-4f03-9b43-3d3f67012654} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:57:30.334195 [ 259 ] {4aab86b7-5cfc-4f03-9b43-3d3f67012654} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:57:30.334421 [ 199 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_25_5} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.19 05:57:30.334674 [ 199 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_25_5} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 2024.11.19 05:57:30.334852 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.11.19 05:57:30.335149 [ 259 ] {4aab86b7-5cfc-4f03-9b43-3d3f67012654} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:30.335192 [ 259 ] {4aab86b7-5cfc-4f03-9b43-3d3f67012654} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:30.335594 [ 259 ] {4aab86b7-5cfc-4f03-9b43-3d3f67012654} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.11.19 05:57:30.335838 [ 259 ] {4aab86b7-5cfc-4f03-9b43-3d3f67012654} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:57:30.336061 [ 259 ] {4aab86b7-5cfc-4f03-9b43-3d3f67012654} executeQuery: Read 136 rows, 9.69 KiB in 0.001994 sec., 68204.61384152457 rows/sec., 4.75 MiB/sec. 2024.11.19 05:57:30.336119 [ 259 ] {4aab86b7-5cfc-4f03-9b43-3d3f67012654} TCPHandler: Processed in 0.002257273 sec. 2024.11.19 05:57:30.336287 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:30.336424 [ 263 ] {b1dd8997-c4bc-405c-9fbc-233cce8d70bf} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:57:30.336482 [ 263 ] {b1dd8997-c4bc-405c-9fbc-233cce8d70bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:57:30.337029 [ 263 ] {b1dd8997-c4bc-405c-9fbc-233cce8d70bf} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:30.337078 [ 263 ] {b1dd8997-c4bc-405c-9fbc-233cce8d70bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:30.337487 [ 263 ] {b1dd8997-c4bc-405c-9fbc-233cce8d70bf} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.11.19 05:57:30.337734 [ 263 ] {b1dd8997-c4bc-405c-9fbc-233cce8d70bf} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:57:30.337916 [ 263 ] {b1dd8997-c4bc-405c-9fbc-233cce8d70bf} executeQuery: Read 48 rows, 3.31 KiB in 0.001524 sec., 31496.062992125986 rows/sec., 2.12 MiB/sec. 2024.11.19 05:57:30.337965 [ 263 ] {b1dd8997-c4bc-405c-9fbc-233cce8d70bf} TCPHandler: Processed in 0.001759118 sec. 2024.11.19 05:57:31.162767 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 2024.11.19 05:57:31.163634 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:31.163692 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:31.164455 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.19 05:57:31.164891 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:57:31.165149 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 2024.11.19 05:57:32.241884 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2024.11.19 05:57:32.265656 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:32.265721 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:32.273873 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.19 05:57:32.274682 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:57:32.278286 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2024.11.19 05:57:35.320645 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:35.320851 [ 259 ] {568e00ed-48ab-441b-924b-162f87045cc3} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:57:35.320923 [ 259 ] {568e00ed-48ab-441b-924b-162f87045cc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:57:35.321718 [ 259 ] {568e00ed-48ab-441b-924b-162f87045cc3} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:35.321768 [ 259 ] {568e00ed-48ab-441b-924b-162f87045cc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:35.322202 [ 259 ] {568e00ed-48ab-441b-924b-162f87045cc3} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.11.19 05:57:35.322481 [ 259 ] {568e00ed-48ab-441b-924b-162f87045cc3} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:57:35.322651 [ 120 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.11.19 05:57:35.322701 [ 259 ] {568e00ed-48ab-441b-924b-162f87045cc3} executeQuery: Read 56 rows, 4.41 KiB in 0.0019 sec., 29473.684210526317 rows/sec., 2.26 MiB/sec. 2024.11.19 05:57:35.322706 [ 120 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:35.322753 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:35.322785 [ 259 ] {568e00ed-48ab-441b-924b-162f87045cc3} TCPHandler: Processed in 0.002268884 sec. 2024.11.19 05:57:35.323074 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:35.323465 [ 187 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:57:35.323489 [ 263 ] {d30cb2ee-4e62-44fa-b96d-08c81df87ca4} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:57:35.323628 [ 263 ] {d30cb2ee-4e62-44fa-b96d-08c81df87ca4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:57:35.323880 [ 187 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:57:35.323950 [ 187 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1434 rows starting from the beginning of the part 2024.11.19 05:57:35.324240 [ 187 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:57:35.324613 [ 187 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:57:35.325083 [ 187 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:57:35.325403 [ 187 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part 2024.11.19 05:57:35.325786 [ 187 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:57:35.326695 [ 263 ] {d30cb2ee-4e62-44fa-b96d-08c81df87ca4} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:35.326767 [ 263 ] {d30cb2ee-4e62-44fa-b96d-08c81df87ca4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:35.327810 [ 263 ] {d30cb2ee-4e62-44fa-b96d-08c81df87ca4} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.11.19 05:57:35.328247 [ 263 ] {d30cb2ee-4e62-44fa-b96d-08c81df87ca4} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:57:35.328464 [ 120 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.11.19 05:57:35.328563 [ 120 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:35.328648 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:35.328763 [ 263 ] {d30cb2ee-4e62-44fa-b96d-08c81df87ca4} executeQuery: Read 64 rows, 5.12 KiB in 0.005338 sec., 11989.509179467967 rows/sec., 958.27 KiB/sec. 2024.11.19 05:57:35.329256 [ 263 ] {d30cb2ee-4e62-44fa-b96d-08c81df87ca4} TCPHandler: Processed in 0.006343566 sec. 2024.11.19 05:57:35.329475 [ 193 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:57:35.329496 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:35.329495 [ 199 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1951 rows, containing 5 columns (5 merged, 0 gathered) in 0.006584358 sec., 296308.3113038507 rows/sec., 25.90 MiB/sec. 2024.11.19 05:57:35.329819 [ 259 ] {06cbc9a9-301c-4616-98fc-4b155318f15f} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:57:35.329905 [ 199 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.11.19 05:57:35.329926 [ 193 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:57:35.329969 [ 259 ] {06cbc9a9-301c-4616-98fc-4b155318f15f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:57:35.330095 [ 193 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:57:35.330898 [ 193 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:57:35.330953 [ 199 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_51_10} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:57:35.331385 [ 199 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_51_10} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.11.19 05:57:35.331613 [ 193 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:57:35.331640 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2024.11.19 05:57:35.331969 [ 193 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:57:35.332384 [ 193 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 80 rows starting from the beginning of the part 2024.11.19 05:57:35.332722 [ 193 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:57:35.333259 [ 259 ] {06cbc9a9-301c-4616-98fc-4b155318f15f} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:35.333334 [ 259 ] {06cbc9a9-301c-4616-98fc-4b155318f15f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:35.334158 [ 259 ] {06cbc9a9-301c-4616-98fc-4b155318f15f} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.11.19 05:57:35.334736 [ 259 ] {06cbc9a9-301c-4616-98fc-4b155318f15f} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:57:35.335370 [ 120 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.11.19 05:57:35.335511 [ 120 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:35.335615 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:35.335906 [ 259 ] {06cbc9a9-301c-4616-98fc-4b155318f15f} executeQuery: Read 160 rows, 11.41 KiB in 0.006189 sec., 25852.318629827114 rows/sec., 1.80 MiB/sec. 2024.11.19 05:57:35.336591 [ 259 ] {06cbc9a9-301c-4616-98fc-4b155318f15f} TCPHandler: Processed in 0.007189515 sec. 2024.11.19 05:57:35.336903 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:57:35.337042 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:35.337733 [ 263 ] {39291117-4ee6-4436-a2d7-a5846f6104dc} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:57:35.337963 [ 263 ] {39291117-4ee6-4436-a2d7-a5846f6104dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:57:35.337973 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:57:35.338175 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 9631 rows starting from the beginning of the part 2024.11.19 05:57:35.338126 [ 193 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1610 rows, containing 5 columns (5 merged, 0 gathered) in 0.009348007 sec., 172229.22490323338 rows/sec., 13.29 MiB/sec. 2024.11.19 05:57:35.338610 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:57:35.338981 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:57:35.339281 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:57:35.339622 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 136 rows starting from the beginning of the part 2024.11.19 05:57:35.339960 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:57:35.339996 [ 198 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.11.19 05:57:35.341382 [ 263 ] {39291117-4ee6-4436-a2d7-a5846f6104dc} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:35.341483 [ 263 ] {39291117-4ee6-4436-a2d7-a5846f6104dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:35.341706 [ 198 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_51_10} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:57:35.341988 [ 198 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_51_10} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.11.19 05:57:35.342341 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. 2024.11.19 05:57:35.342660 [ 263 ] {39291117-4ee6-4436-a2d7-a5846f6104dc} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.11.19 05:57:35.343227 [ 263 ] {39291117-4ee6-4436-a2d7-a5846f6104dc} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:57:35.343507 [ 120 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.11.19 05:57:35.343547 [ 120 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:35.343574 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:35.343617 [ 263 ] {39291117-4ee6-4436-a2d7-a5846f6104dc} executeQuery: Read 60 rows, 4.14 KiB in 0.006084 sec., 9861.932938856016 rows/sec., 680.58 KiB/sec. 2024.11.19 05:57:35.343856 [ 263 ] {39291117-4ee6-4436-a2d7-a5846f6104dc} TCPHandler: Processed in 0.007098923 sec. 2024.11.19 05:57:35.344197 [ 194 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:57:35.345103 [ 194 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:57:35.345208 [ 194 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2932 rows starting from the beginning of the part 2024.11.19 05:57:35.345572 [ 194 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:57:35.345920 [ 194 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:57:35.346276 [ 194 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:57:35.346645 [ 194 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:57:35.346828 [ 198 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 10452 rows, containing 5 columns (5 merged, 0 gathered) in 0.010917553 sec., 957357.3858537715 rows/sec., 65.31 MiB/sec. 2024.11.19 05:57:35.346961 [ 194 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:57:35.347288 [ 198 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.11.19 05:57:35.347665 [ 198 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_51_10} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:57:35.347767 [ 198 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_51_10} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.11.19 05:57:35.347882 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. 2024.11.19 05:57:35.348771 [ 195 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3230 rows, containing 4 columns (4 merged, 0 gathered) in 0.005092633 sec., 634249.5129729552 rows/sec., 41.68 MiB/sec. 2024.11.19 05:57:35.349242 [ 195 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.11.19 05:57:35.349663 [ 195 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_51_10} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:57:35.349755 [ 195 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_51_10} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.11.19 05:57:35.349847 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2024.11.19 05:57:36.016705 [ 120 ] {} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.11.19 05:57:36.016781 [ 120 ] {} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:36.016805 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:36.017004 [ 192 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:57:36.017235 [ 192 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:57:36.017281 [ 192 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:57:36.017375 [ 192 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:57:36.017592 [ 192 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:57:36.017849 [ 192 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:57:36.018004 [ 192 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:57:36.019127 [ 192 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.002254424 sec., 7540.728807003474 rows/sec., 508.12 KiB/sec. 2024.11.19 05:57:36.019314 [ 201 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.11.19 05:57:36.019699 [ 201 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_17_4} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:57:36.019795 [ 201 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_17_4} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.11.19 05:57:36.019898 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2024.11.19 05:57:36.644427 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52311, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:36.878547 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60535, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:36.925836 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37207, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:36.933150 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39450, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:37.069536 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55882, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:37.079865 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48925, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:37.101212 [ 295 ] {} 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.19 05:57:37.111516 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56979, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:37.627904 [ 117 ] {} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.11.19 05:57:37.627982 [ 117 ] {} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:37.628013 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:37.628188 [ 194 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:57:37.628363 [ 194 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:57:37.628405 [ 194 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:57:37.628491 [ 194 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:57:37.628735 [ 194 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:57:37.628948 [ 194 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:57:37.629089 [ 194 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:57:37.630344 [ 201 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002247983 sec., 132563.28006039193 rows/sec., 9.50 MiB/sec. 2024.11.19 05:57:37.630504 [ 194 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.11.19 05:57:37.630802 [ 194 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_17_4} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:57:37.630886 [ 194 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_17_4} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.11.19 05:57:37.630971 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.11.19 05:57:38.337547 [ 117 ] {} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.11.19 05:57:38.337619 [ 117 ] {} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:38.337645 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:38.337859 [ 186 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:57:38.338091 [ 186 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:57:38.338134 [ 186 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:57:38.338215 [ 186 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:57:38.338446 [ 186 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:57:38.338692 [ 186 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:57:38.338846 [ 186 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:57:38.339926 [ 194 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.002198143 sec., 46402.80454911259 rows/sec., 2.37 MiB/sec. 2024.11.19 05:57:38.340078 [ 194 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.11.19 05:57:38.340449 [ 194 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_17_4} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:57:38.340556 [ 194 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_17_4} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.11.19 05:57:38.340642 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.19 05:57:38.524857 [ 118 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:57:38.524895 [ 118 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:57:38.665426 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 2024.11.19 05:57:38.666156 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:38.666213 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:38.666794 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.19 05:57:38.667052 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:57:38.667243 [ 118 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.11.19 05:57:38.667308 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2024.11.19 05:57:38.667333 [ 118 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:38.667366 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:38.667502 [ 201 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::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.19 05:57:38.667662 [ 201 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:57:38.667704 [ 201 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part 2024.11.19 05:57:38.667783 [ 201 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part 2024.11.19 05:57:38.668025 [ 201 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part 2024.11.19 05:57:38.668258 [ 201 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part 2024.11.19 05:57:38.668439 [ 201 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part 2024.11.19 05:57:38.668626 [ 201 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part 2024.11.19 05:57:38.671315 [ 197 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003877761 sec., 4263027.0406041015 rows/sec., 60.98 MiB/sec. 2024.11.19 05:57:38.671421 [ 197 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.11.19 05:57:38.671725 [ 197 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_36_7} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:57:38.671814 [ 197 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_36_7} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.11.19 05:57:38.671911 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2024.11.19 05:57:38.759202 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 864 2024.11.19 05:57:38.762266 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:38.762312 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:38.763813 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.19 05:57:38.764145 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:57:38.765621 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 864 2024.11.19 05:57:39.778473 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2024.11.19 05:57:39.800724 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:39.800791 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:39.808474 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.19 05:57:39.809284 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:57:39.809658 [ 116 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.11.19 05:57:39.809792 [ 116 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:39.809855 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:39.810265 [ 196 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:57:39.818534 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35474, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:39.825795 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2024.11.19 05:57:39.827192 [ 196 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:57:39.828451 [ 196 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:57:39.833535 [ 196 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:57:39.839010 [ 196 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:57:39.844531 [ 196 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:57:39.850299 [ 196 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:57:39.855145 [ 196 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:57:39.913980 [ 197 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.103975749 sec., 2615.9946200531817 rows/sec., 13.53 MiB/sec. 2024.11.19 05:57:39.917205 [ 197 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.11.19 05:57:39.920273 [ 197 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_36_7} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:57:39.920407 [ 197 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_36_7} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.11.19 05:57:39.922999 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2024.11.19 05:57:40.000187 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 204.75 MiB, peak 216.63 MiB, free memory in arenas 0.00 B, will set to 206.55 MiB (RSS), difference: 1.79 MiB 2024.11.19 05:57:40.327717 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:40.327905 [ 259 ] {a5c60d88-f536-4915-9428-bb8f4dd88b72} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:57:40.327977 [ 259 ] {a5c60d88-f536-4915-9428-bb8f4dd88b72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:57:40.328754 [ 259 ] {a5c60d88-f536-4915-9428-bb8f4dd88b72} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:40.328798 [ 259 ] {a5c60d88-f536-4915-9428-bb8f4dd88b72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:40.329235 [ 259 ] {a5c60d88-f536-4915-9428-bb8f4dd88b72} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.19 05:57:40.329500 [ 259 ] {a5c60d88-f536-4915-9428-bb8f4dd88b72} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:57:40.329740 [ 259 ] {a5c60d88-f536-4915-9428-bb8f4dd88b72} executeQuery: Read 14 rows, 1.01 KiB in 0.001885 sec., 7427.055702917772 rows/sec., 534.65 KiB/sec. 2024.11.19 05:57:40.329807 [ 259 ] {a5c60d88-f536-4915-9428-bb8f4dd88b72} TCPHandler: Processed in 0.002216203 sec. 2024.11.19 05:57:40.330003 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:40.330148 [ 263 ] {b777eeb7-3493-4e65-93a5-c0a5095e6622} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:57:40.330208 [ 263 ] {b777eeb7-3493-4e65-93a5-c0a5095e6622} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:57:40.330960 [ 263 ] {b777eeb7-3493-4e65-93a5-c0a5095e6622} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:40.330998 [ 263 ] {b777eeb7-3493-4e65-93a5-c0a5095e6622} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:40.331434 [ 263 ] {b777eeb7-3493-4e65-93a5-c0a5095e6622} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.11.19 05:57:40.331677 [ 263 ] {b777eeb7-3493-4e65-93a5-c0a5095e6622} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:57:40.331911 [ 263 ] {b777eeb7-3493-4e65-93a5-c0a5095e6622} executeQuery: Read 285 rows, 25.79 KiB in 0.001794 sec., 158862.8762541806 rows/sec., 14.04 MiB/sec. 2024.11.19 05:57:40.331991 [ 263 ] {b777eeb7-3493-4e65-93a5-c0a5095e6622} TCPHandler: Processed in 0.002057301 sec. 2024.11.19 05:57:40.332214 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:40.332415 [ 259 ] {fa6ee530-b1b7-4941-97d3-dbc95ae31a09} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:57:40.332464 [ 259 ] {fa6ee530-b1b7-4941-97d3-dbc95ae31a09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:57:40.333010 [ 259 ] {fa6ee530-b1b7-4941-97d3-dbc95ae31a09} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:40.333049 [ 259 ] {fa6ee530-b1b7-4941-97d3-dbc95ae31a09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:40.333406 [ 259 ] {fa6ee530-b1b7-4941-97d3-dbc95ae31a09} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.19 05:57:40.333636 [ 259 ] {fa6ee530-b1b7-4941-97d3-dbc95ae31a09} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:57:40.333849 [ 259 ] {fa6ee530-b1b7-4941-97d3-dbc95ae31a09} executeQuery: Read 48 rows, 3.54 KiB in 0.001478 sec., 32476.319350473615 rows/sec., 2.34 MiB/sec. 2024.11.19 05:57:40.333900 [ 259 ] {fa6ee530-b1b7-4941-97d3-dbc95ae31a09} TCPHandler: Processed in 0.001819429 sec. 2024.11.19 05:57:40.334033 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:40.334162 [ 263 ] {f60538e3-dee3-47bf-bea6-0b59ab64273b} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:57:40.334215 [ 263 ] {f60538e3-dee3-47bf-bea6-0b59ab64273b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:57:40.334826 [ 263 ] {f60538e3-dee3-47bf-bea6-0b59ab64273b} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:40.334865 [ 263 ] {f60538e3-dee3-47bf-bea6-0b59ab64273b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:40.335208 [ 263 ] {f60538e3-dee3-47bf-bea6-0b59ab64273b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.19 05:57:40.335450 [ 263 ] {f60538e3-dee3-47bf-bea6-0b59ab64273b} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:57:40.335657 [ 263 ] {f60538e3-dee3-47bf-bea6-0b59ab64273b} executeQuery: Read 14 rows, 1004.00 B in 0.001524 sec., 9186.351706036745 rows/sec., 643.35 KiB/sec. 2024.11.19 05:57:40.335710 [ 263 ] {f60538e3-dee3-47bf-bea6-0b59ab64273b} TCPHandler: Processed in 0.001739758 sec. 2024.11.19 05:57:40.335925 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:40.335980 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47308, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:40.336070 [ 259 ] {31ace46d-14e6-4985-a5eb-7454e273997f} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:57:40.336143 [ 259 ] {31ace46d-14e6-4985-a5eb-7454e273997f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:57:40.336751 [ 259 ] {31ace46d-14e6-4985-a5eb-7454e273997f} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:40.336789 [ 259 ] {31ace46d-14e6-4985-a5eb-7454e273997f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:40.337134 [ 259 ] {31ace46d-14e6-4985-a5eb-7454e273997f} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.19 05:57:40.337374 [ 259 ] {31ace46d-14e6-4985-a5eb-7454e273997f} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:57:40.337635 [ 259 ] {31ace46d-14e6-4985-a5eb-7454e273997f} executeQuery: Read 13 rows, 830.00 B in 0.001604 sec., 8104.738154613467 rows/sec., 505.33 KiB/sec. 2024.11.19 05:57:40.337858 [ 259 ] {31ace46d-14e6-4985-a5eb-7454e273997f} TCPHandler: Processed in 0.001998551 sec. 2024.11.19 05:57:40.338015 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:40.338124 [ 263 ] {3b848f5a-047e-4840-8275-0abb6a4ebff9} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:57:40.338170 [ 263 ] {3b848f5a-047e-4840-8275-0abb6a4ebff9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:57:40.338883 [ 263 ] {3b848f5a-047e-4840-8275-0abb6a4ebff9} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:40.338922 [ 263 ] {3b848f5a-047e-4840-8275-0abb6a4ebff9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:40.339293 [ 263 ] {3b848f5a-047e-4840-8275-0abb6a4ebff9} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.11.19 05:57:40.339546 [ 263 ] {3b848f5a-047e-4840-8275-0abb6a4ebff9} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:57:40.339775 [ 263 ] {3b848f5a-047e-4840-8275-0abb6a4ebff9} executeQuery: Read 423 rows, 30.96 KiB in 0.001665 sec., 254054.05405405405 rows/sec., 18.16 MiB/sec. 2024.11.19 05:57:40.339842 [ 263 ] {3b848f5a-047e-4840-8275-0abb6a4ebff9} TCPHandler: Processed in 0.00187601 sec. 2024.11.19 05:57:40.340083 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:40.340241 [ 259 ] {4fbba93a-49ee-4eaa-8f04-f8de03251e6e} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:57:40.340289 [ 259 ] {4fbba93a-49ee-4eaa-8f04-f8de03251e6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:57:40.340742 [ 259 ] {4fbba93a-49ee-4eaa-8f04-f8de03251e6e} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:40.340778 [ 259 ] {4fbba93a-49ee-4eaa-8f04-f8de03251e6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:40.341137 [ 259 ] {4fbba93a-49ee-4eaa-8f04-f8de03251e6e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.19 05:57:40.341378 [ 259 ] {4fbba93a-49ee-4eaa-8f04-f8de03251e6e} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:57:40.341602 [ 259 ] {4fbba93a-49ee-4eaa-8f04-f8de03251e6e} executeQuery: Read 6 rows, 321.00 B in 0.001386 sec., 4329.004329004329 rows/sec., 226.17 KiB/sec. 2024.11.19 05:57:40.341654 [ 259 ] {4fbba93a-49ee-4eaa-8f04-f8de03251e6e} TCPHandler: Processed in 0.001702748 sec. 2024.11.19 05:57:40.341806 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:40.341936 [ 263 ] {d2a96d4c-be0c-4f3f-8d3f-2dd0012d68d8} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:57:40.341993 [ 263 ] {d2a96d4c-be0c-4f3f-8d3f-2dd0012d68d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:57:40.342641 [ 263 ] {d2a96d4c-be0c-4f3f-8d3f-2dd0012d68d8} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:40.342685 [ 263 ] {d2a96d4c-be0c-4f3f-8d3f-2dd0012d68d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:40.343065 [ 263 ] {d2a96d4c-be0c-4f3f-8d3f-2dd0012d68d8} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.11.19 05:57:40.343304 [ 263 ] {d2a96d4c-be0c-4f3f-8d3f-2dd0012d68d8} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:57:40.343502 [ 263 ] {d2a96d4c-be0c-4f3f-8d3f-2dd0012d68d8} executeQuery: Read 237 rows, 16.27 KiB in 0.001595 sec., 148589.34169278995 rows/sec., 9.96 MiB/sec. 2024.11.19 05:57:40.343553 [ 263 ] {d2a96d4c-be0c-4f3f-8d3f-2dd0012d68d8} TCPHandler: Processed in 0.001811219 sec. 2024.11.19 05:57:40.343681 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:40.343786 [ 259 ] {a325faef-29fd-4ae7-b582-cf1f6e6f773c} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:57:40.343832 [ 259 ] {a325faef-29fd-4ae7-b582-cf1f6e6f773c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:57:40.344269 [ 259 ] {a325faef-29fd-4ae7-b582-cf1f6e6f773c} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:40.344308 [ 259 ] {a325faef-29fd-4ae7-b582-cf1f6e6f773c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:40.344662 [ 259 ] {a325faef-29fd-4ae7-b582-cf1f6e6f773c} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.19 05:57:40.344898 [ 259 ] {a325faef-29fd-4ae7-b582-cf1f6e6f773c} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:57:40.345172 [ 259 ] {a325faef-29fd-4ae7-b582-cf1f6e6f773c} executeQuery: Read 1 rows, 69.00 B in 0.00139 sec., 719.4244604316547 rows/sec., 48.48 KiB/sec. 2024.11.19 05:57:40.345367 [ 259 ] {a325faef-29fd-4ae7-b582-cf1f6e6f773c} TCPHandler: Processed in 0.001732918 sec. 2024.11.19 05:57:40.345519 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:40.345629 [ 263 ] {ec0f1159-fbb1-4d58-9831-6e3028590c50} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:57:40.345712 [ 263 ] {ec0f1159-fbb1-4d58-9831-6e3028590c50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:57:40.347020 [ 263 ] {ec0f1159-fbb1-4d58-9831-6e3028590c50} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:40.347059 [ 263 ] {ec0f1159-fbb1-4d58-9831-6e3028590c50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:40.347728 [ 263 ] {ec0f1159-fbb1-4d58-9831-6e3028590c50} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.19 05:57:40.347992 [ 263 ] {ec0f1159-fbb1-4d58-9831-6e3028590c50} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:57:40.348168 [ 115 ] {} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2024.11.19 05:57:40.348236 [ 115 ] {} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:40.348269 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:40.348282 [ 263 ] {ec0f1159-fbb1-4d58-9831-6e3028590c50} executeQuery: Read 41 rows, 75.23 KiB in 0.002665 sec., 15384.615384615385 rows/sec., 27.57 MiB/sec. 2024.11.19 05:57:40.348847 [ 190 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2024.11.19 05:57:40.349006 [ 263 ] {ec0f1159-fbb1-4d58-9831-6e3028590c50} TCPHandler: Processed in 0.003534267 sec. 2024.11.19 05:57:40.349266 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:40.349579 [ 259 ] {d186bdce-770c-4a76-b753-f36126aff066} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:57:40.349712 [ 259 ] {d186bdce-770c-4a76-b753-f36126aff066} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:57:40.350088 [ 190 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:57:40.350365 [ 190 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 452 rows starting from the beginning of the part 2024.11.19 05:57:40.351188 [ 190 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part 2024.11.19 05:57:40.351983 [ 190 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part 2024.11.19 05:57:40.351990 [ 259 ] {d186bdce-770c-4a76-b753-f36126aff066} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:40.352076 [ 259 ] {d186bdce-770c-4a76-b753-f36126aff066} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:40.352655 [ 190 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part 2024.11.19 05:57:40.353376 [ 190 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part 2024.11.19 05:57:40.353529 [ 259 ] {d186bdce-770c-4a76-b753-f36126aff066} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.11.19 05:57:40.353911 [ 190 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part 2024.11.19 05:57:40.354294 [ 259 ] {d186bdce-770c-4a76-b753-f36126aff066} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:57:40.355078 [ 259 ] {d186bdce-770c-4a76-b753-f36126aff066} executeQuery: Read 82 rows, 5.33 KiB in 0.005592 sec., 14663.805436337625 rows/sec., 953.69 KiB/sec. 2024.11.19 05:57:40.355184 [ 259 ] {d186bdce-770c-4a76-b753-f36126aff066} TCPHandler: Processed in 0.006056983 sec. 2024.11.19 05:57:40.374258 [ 190 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 657 rows, containing 19 columns (19 merged, 0 gathered) in 0.025855988 sec., 25409.974664282796 rows/sec., 45.53 MiB/sec. 2024.11.19 05:57:40.375100 [ 193 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2024.11.19 05:57:40.375596 [ 193 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_20_4} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.19 05:57:40.375691 [ 193 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_20_4} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2024.11.19 05:57:40.375865 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. 2024.11.19 05:57:40.554960 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35315, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:40.558492 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61984, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:40.612926 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35764, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:40.764071 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55316, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:40.776369 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38747, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:40.790864 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46763, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:41.157535 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48284, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:41.410896 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50101, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:41.506468 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36374, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:41.560445 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43597, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:41.589855 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36500, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:41.604240 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42573, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:41.713426 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49268, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:41.767810 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33443, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:41.788086 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64407, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:41.977179 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54716, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:41.977262 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34921, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:42.036976 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44803, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:42.321229 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51817, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:42.378643 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56812, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:42.381079 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:42.446600 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62336, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:57:45.319718 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:45.319937 [ 259 ] {98501ef3-885a-40e8-8967-5257f54b71d1} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.19 05:57:45.320019 [ 259 ] {98501ef3-885a-40e8-8967-5257f54b71d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.19 05:57:45.320827 [ 259 ] {98501ef3-885a-40e8-8967-5257f54b71d1} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:45.320884 [ 259 ] {98501ef3-885a-40e8-8967-5257f54b71d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:45.321444 [ 259 ] {98501ef3-885a-40e8-8967-5257f54b71d1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.19 05:57:45.321818 [ 259 ] {98501ef3-885a-40e8-8967-5257f54b71d1} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): 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.19 05:57:45.322149 [ 259 ] {98501ef3-885a-40e8-8967-5257f54b71d1} executeQuery: Read 2 rows, 167.00 B in 0.002262 sec., 884.1732979664014 rows/sec., 72.10 KiB/sec. 2024.11.19 05:57:45.322262 [ 259 ] {98501ef3-885a-40e8-8967-5257f54b71d1} TCPHandler: Processed in 0.002680398 sec. 2024.11.19 05:57:45.322485 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:45.322613 [ 263 ] {372a87a8-03f9-4a10-8c5a-bf1d01c71d54} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:57:45.322666 [ 263 ] {372a87a8-03f9-4a10-8c5a-bf1d01c71d54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:57:45.323267 [ 263 ] {372a87a8-03f9-4a10-8c5a-bf1d01c71d54} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:45.323309 [ 263 ] {372a87a8-03f9-4a10-8c5a-bf1d01c71d54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:45.323707 [ 263 ] {372a87a8-03f9-4a10-8c5a-bf1d01c71d54} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.11.19 05:57:45.323994 [ 263 ] {372a87a8-03f9-4a10-8c5a-bf1d01c71d54} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:57:45.324243 [ 263 ] {372a87a8-03f9-4a10-8c5a-bf1d01c71d54} executeQuery: Read 57 rows, 4.48 KiB in 0.001652 sec., 34503.63196125908 rows/sec., 2.65 MiB/sec. 2024.11.19 05:57:45.324331 [ 263 ] {372a87a8-03f9-4a10-8c5a-bf1d01c71d54} TCPHandler: Processed in 0.00190614 sec. 2024.11.19 05:57:45.324572 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:45.324721 [ 259 ] {3187907d-49c4-490c-96f2-182e5484ec83} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:57:45.324771 [ 259 ] {3187907d-49c4-490c-96f2-182e5484ec83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:57:45.325337 [ 259 ] {3187907d-49c4-490c-96f2-182e5484ec83} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:45.325379 [ 259 ] {3187907d-49c4-490c-96f2-182e5484ec83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:45.325757 [ 259 ] {3187907d-49c4-490c-96f2-182e5484ec83} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.19 05:57:45.326046 [ 259 ] {3187907d-49c4-490c-96f2-182e5484ec83} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:57:45.326270 [ 259 ] {3187907d-49c4-490c-96f2-182e5484ec83} executeQuery: Read 2 rows, 143.00 B in 0.001572 sec., 1272.264631043257 rows/sec., 88.83 KiB/sec. 2024.11.19 05:57:45.326328 [ 259 ] {3187907d-49c4-490c-96f2-182e5484ec83} TCPHandler: Processed in 0.001879169 sec. 2024.11.19 05:57:45.326488 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:45.326600 [ 263 ] {183d76b9-2965-4f0f-b223-f67e0b8651c7} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:57:45.326647 [ 263 ] {183d76b9-2965-4f0f-b223-f67e0b8651c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:57:45.327230 [ 263 ] {183d76b9-2965-4f0f-b223-f67e0b8651c7} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:45.327273 [ 263 ] {183d76b9-2965-4f0f-b223-f67e0b8651c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:45.327650 [ 263 ] {183d76b9-2965-4f0f-b223-f67e0b8651c7} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.11.19 05:57:45.327896 [ 263 ] {183d76b9-2965-4f0f-b223-f67e0b8651c7} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:57:45.328121 [ 263 ] {183d76b9-2965-4f0f-b223-f67e0b8651c7} executeQuery: Read 66 rows, 5.28 KiB in 0.001542 sec., 42801.556420233464 rows/sec., 3.34 MiB/sec. 2024.11.19 05:57:45.328182 [ 263 ] {183d76b9-2965-4f0f-b223-f67e0b8651c7} TCPHandler: Processed in 0.001749228 sec. 2024.11.19 05:57:45.328368 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:45.328518 [ 259 ] {461a417f-b482-4f7c-a0bc-9e1ce8d9c9ed} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:57:45.328578 [ 259 ] {461a417f-b482-4f7c-a0bc-9e1ce8d9c9ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:57:45.329205 [ 259 ] {461a417f-b482-4f7c-a0bc-9e1ce8d9c9ed} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:45.329249 [ 259 ] {461a417f-b482-4f7c-a0bc-9e1ce8d9c9ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:45.329722 [ 259 ] {461a417f-b482-4f7c-a0bc-9e1ce8d9c9ed} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.11.19 05:57:45.329980 [ 259 ] {461a417f-b482-4f7c-a0bc-9e1ce8d9c9ed} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:57:45.330225 [ 259 ] {461a417f-b482-4f7c-a0bc-9e1ce8d9c9ed} executeQuery: Read 129 rows, 9.20 KiB in 0.001731 sec., 74523.39688041595 rows/sec., 5.19 MiB/sec. 2024.11.19 05:57:45.330320 [ 259 ] {461a417f-b482-4f7c-a0bc-9e1ce8d9c9ed} TCPHandler: Processed in 0.002032971 sec. 2024.11.19 05:57:45.330537 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:45.330703 [ 263 ] {2bb460e0-5fce-44cf-8309-2a09a43739bc} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:57:45.330775 [ 263 ] {2bb460e0-5fce-44cf-8309-2a09a43739bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:57:45.331385 [ 263 ] {2bb460e0-5fce-44cf-8309-2a09a43739bc} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:45.331432 [ 263 ] {2bb460e0-5fce-44cf-8309-2a09a43739bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:45.331883 [ 263 ] {2bb460e0-5fce-44cf-8309-2a09a43739bc} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.11.19 05:57:45.332205 [ 263 ] {2bb460e0-5fce-44cf-8309-2a09a43739bc} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:57:45.332475 [ 263 ] {2bb460e0-5fce-44cf-8309-2a09a43739bc} executeQuery: Read 48 rows, 3.31 KiB in 0.0018 sec., 26666.666666666668 rows/sec., 1.80 MiB/sec. 2024.11.19 05:57:45.332558 [ 263 ] {2bb460e0-5fce-44cf-8309-2a09a43739bc} TCPHandler: Processed in 0.002142492 sec. 2024.11.19 05:57:46.167566 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 2024.11.19 05:57:46.168280 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:46.168331 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:46.168942 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.19 05:57:46.169216 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:57:46.169429 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 2024.11.19 05:57:47.326011 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2024.11.19 05:57:47.345452 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:47.345510 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:47.352480 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.19 05:57:47.353249 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:57:47.355825 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2024.11.19 05:57:48.765930 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 898 2024.11.19 05:57:48.769700 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:48.769752 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2024.11.19 05:57:48.771210 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.19 05:57:48.771537 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:57:48.772143 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 898 2024.11.19 05:57:50.321231 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:50.321451 [ 259 ] {e553187a-9377-4cc9-9014-6d714e42acb0} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:57:50.321529 [ 259 ] {e553187a-9377-4cc9-9014-6d714e42acb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:57:50.322362 [ 259 ] {e553187a-9377-4cc9-9014-6d714e42acb0} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:50.322406 [ 259 ] {e553187a-9377-4cc9-9014-6d714e42acb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:57:50.322841 [ 259 ] {e553187a-9377-4cc9-9014-6d714e42acb0} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.11.19 05:57:50.323093 [ 259 ] {e553187a-9377-4cc9-9014-6d714e42acb0} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:57:50.323297 [ 259 ] {e553187a-9377-4cc9-9014-6d714e42acb0} executeQuery: Read 56 rows, 4.41 KiB in 0.001903 sec., 29427.220178665266 rows/sec., 2.26 MiB/sec. 2024.11.19 05:57:50.323365 [ 259 ] {e553187a-9377-4cc9-9014-6d714e42acb0} TCPHandler: Processed in 0.002272894 sec. 2024.11.19 05:57:50.323563 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:50.323706 [ 263 ] {15be63ff-f21a-4ee4-8e05-0dbdbf396411} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:57:50.323766 [ 263 ] {15be63ff-f21a-4ee4-8e05-0dbdbf396411} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:57:50.324387 [ 263 ] {15be63ff-f21a-4ee4-8e05-0dbdbf396411} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:50.324427 [ 263 ] {15be63ff-f21a-4ee4-8e05-0dbdbf396411} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:57:50.324804 [ 263 ] {15be63ff-f21a-4ee4-8e05-0dbdbf396411} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.11.19 05:57:50.325054 [ 263 ] {15be63ff-f21a-4ee4-8e05-0dbdbf396411} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:57:50.325235 [ 263 ] {15be63ff-f21a-4ee4-8e05-0dbdbf396411} executeQuery: Read 64 rows, 5.12 KiB in 0.001565 sec., 40894.568690095846 rows/sec., 3.19 MiB/sec. 2024.11.19 05:57:50.325288 [ 263 ] {15be63ff-f21a-4ee4-8e05-0dbdbf396411} TCPHandler: Processed in 0.001796619 sec. 2024.11.19 05:57:50.325440 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:50.325572 [ 259 ] {d116cc04-10af-4216-9f4f-1f4d3b50da26} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:57:50.325630 [ 259 ] {d116cc04-10af-4216-9f4f-1f4d3b50da26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:57:50.326202 [ 259 ] {d116cc04-10af-4216-9f4f-1f4d3b50da26} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:50.326240 [ 259 ] {d116cc04-10af-4216-9f4f-1f4d3b50da26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:57:50.326628 [ 259 ] {d116cc04-10af-4216-9f4f-1f4d3b50da26} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.11.19 05:57:50.326853 [ 259 ] {d116cc04-10af-4216-9f4f-1f4d3b50da26} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:57:50.327023 [ 259 ] {d116cc04-10af-4216-9f4f-1f4d3b50da26} executeQuery: Read 160 rows, 11.41 KiB in 0.001513 sec., 105750.16523463318 rows/sec., 7.37 MiB/sec. 2024.11.19 05:57:50.327071 [ 259 ] {d116cc04-10af-4216-9f4f-1f4d3b50da26} TCPHandler: Processed in 0.001727778 sec. 2024.11.19 05:57:50.327215 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:50.327337 [ 263 ] {0c2257d9-478d-4226-a64a-a5cd4023525f} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:57:50.327390 [ 263 ] {0c2257d9-478d-4226-a64a-a5cd4023525f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:57:50.327993 [ 263 ] {0c2257d9-478d-4226-a64a-a5cd4023525f} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:50.328039 [ 263 ] {0c2257d9-478d-4226-a64a-a5cd4023525f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:57:50.328414 [ 263 ] {0c2257d9-478d-4226-a64a-a5cd4023525f} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.11.19 05:57:50.328659 [ 263 ] {0c2257d9-478d-4226-a64a-a5cd4023525f} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:57:50.328848 [ 263 ] {0c2257d9-478d-4226-a64a-a5cd4023525f} executeQuery: Read 60 rows, 4.14 KiB in 0.001488 sec., 40322.58064516129 rows/sec., 2.72 MiB/sec. 2024.11.19 05:57:50.328907 [ 263 ] {0c2257d9-478d-4226-a64a-a5cd4023525f} TCPHandler: Processed in 0.001709307 sec. 2024.11.19 05:57:53.525138 [ 99 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:57:53.525189 [ 99 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:57:53.669713 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 2024.11.19 05:57:53.670709 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:53.670765 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:57:53.671358 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.19 05:57:53.671640 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:57:53.671909 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2024.11.19 05:57:54.856020 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2024.11.19 05:57:54.876634 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:54.876701 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:57:54.884102 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.19 05:57:54.884909 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:57:54.887918 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2024.11.19 05:57:55.328559 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:55.328789 [ 259 ] {718a6f4b-0003-4e5e-986e-692ad58e42ca} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:57:55.328875 [ 259 ] {718a6f4b-0003-4e5e-986e-692ad58e42ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:57:55.329644 [ 259 ] {718a6f4b-0003-4e5e-986e-692ad58e42ca} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:55.329704 [ 259 ] {718a6f4b-0003-4e5e-986e-692ad58e42ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:57:55.330143 [ 259 ] {718a6f4b-0003-4e5e-986e-692ad58e42ca} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.19 05:57:55.330401 [ 259 ] {718a6f4b-0003-4e5e-986e-692ad58e42ca} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:57:55.330636 [ 259 ] {718a6f4b-0003-4e5e-986e-692ad58e42ca} executeQuery: Read 14 rows, 1.01 KiB in 0.0019 sec., 7368.421052631579 rows/sec., 530.43 KiB/sec. 2024.11.19 05:57:55.330855 [ 259 ] {718a6f4b-0003-4e5e-986e-692ad58e42ca} TCPHandler: Processed in 0.002441676 sec. 2024.11.19 05:57:55.331089 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:55.331239 [ 263 ] {0b42cd12-5673-4356-99ba-a7d8b3697d3e} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:57:55.331298 [ 263 ] {0b42cd12-5673-4356-99ba-a7d8b3697d3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:57:55.332195 [ 263 ] {0b42cd12-5673-4356-99ba-a7d8b3697d3e} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:55.332239 [ 263 ] {0b42cd12-5673-4356-99ba-a7d8b3697d3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:57:55.332633 [ 263 ] {0b42cd12-5673-4356-99ba-a7d8b3697d3e} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.11.19 05:57:55.332883 [ 263 ] {0b42cd12-5673-4356-99ba-a7d8b3697d3e} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:57:55.333088 [ 263 ] {0b42cd12-5673-4356-99ba-a7d8b3697d3e} executeQuery: Read 285 rows, 25.79 KiB in 0.001881 sec., 151515.15151515152 rows/sec., 13.39 MiB/sec. 2024.11.19 05:57:55.333173 [ 263 ] {0b42cd12-5673-4356-99ba-a7d8b3697d3e} TCPHandler: Processed in 0.002155673 sec. 2024.11.19 05:57:55.333392 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:55.333540 [ 259 ] {9fe41aa9-77c4-4235-9a80-b50ce3a20c26} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:57:55.333616 [ 259 ] {9fe41aa9-77c4-4235-9a80-b50ce3a20c26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:57:55.334202 [ 259 ] {9fe41aa9-77c4-4235-9a80-b50ce3a20c26} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:55.334242 [ 259 ] {9fe41aa9-77c4-4235-9a80-b50ce3a20c26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:57:55.334602 [ 259 ] {9fe41aa9-77c4-4235-9a80-b50ce3a20c26} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.19 05:57:55.334834 [ 259 ] {9fe41aa9-77c4-4235-9a80-b50ce3a20c26} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:57:55.335003 [ 259 ] {9fe41aa9-77c4-4235-9a80-b50ce3a20c26} executeQuery: Read 48 rows, 3.54 KiB in 0.001512 sec., 31746.031746031746 rows/sec., 2.29 MiB/sec. 2024.11.19 05:57:55.335053 [ 259 ] {9fe41aa9-77c4-4235-9a80-b50ce3a20c26} TCPHandler: Processed in 0.001807339 sec. 2024.11.19 05:57:55.335206 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:55.335326 [ 263 ] {c6cd40b6-abcc-4361-86b5-dd0245ec7e61} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:57:55.335376 [ 263 ] {c6cd40b6-abcc-4361-86b5-dd0245ec7e61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:57:55.336081 [ 263 ] {c6cd40b6-abcc-4361-86b5-dd0245ec7e61} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:55.336125 [ 263 ] {c6cd40b6-abcc-4361-86b5-dd0245ec7e61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:57:55.336490 [ 263 ] {c6cd40b6-abcc-4361-86b5-dd0245ec7e61} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.19 05:57:55.336730 [ 263 ] {c6cd40b6-abcc-4361-86b5-dd0245ec7e61} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:57:55.336908 [ 263 ] {c6cd40b6-abcc-4361-86b5-dd0245ec7e61} executeQuery: Read 14 rows, 1004.00 B in 0.001566 sec., 8939.974457215838 rows/sec., 626.10 KiB/sec. 2024.11.19 05:57:55.336958 [ 263 ] {c6cd40b6-abcc-4361-86b5-dd0245ec7e61} TCPHandler: Processed in 0.001774368 sec. 2024.11.19 05:57:55.337109 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:55.337217 [ 259 ] {7da8a5f8-8c0e-4a79-a506-16438daabf03} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:57:55.337261 [ 259 ] {7da8a5f8-8c0e-4a79-a506-16438daabf03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:57:55.337785 [ 259 ] {7da8a5f8-8c0e-4a79-a506-16438daabf03} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:55.337823 [ 259 ] {7da8a5f8-8c0e-4a79-a506-16438daabf03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:57:55.338180 [ 259 ] {7da8a5f8-8c0e-4a79-a506-16438daabf03} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.19 05:57:55.338416 [ 259 ] {7da8a5f8-8c0e-4a79-a506-16438daabf03} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:57:55.338609 [ 259 ] {7da8a5f8-8c0e-4a79-a506-16438daabf03} executeQuery: Read 13 rows, 830.00 B in 0.001416 sec., 9180.790960451977 rows/sec., 572.42 KiB/sec. 2024.11.19 05:57:55.338723 [ 259 ] {7da8a5f8-8c0e-4a79-a506-16438daabf03} TCPHandler: Processed in 0.001665118 sec. 2024.11.19 05:57:55.338862 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:55.338968 [ 263 ] {c354f298-2fd8-446e-a055-fa4166485d65} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:57:55.339011 [ 263 ] {c354f298-2fd8-446e-a055-fa4166485d65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:57:55.339666 [ 263 ] {c354f298-2fd8-446e-a055-fa4166485d65} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:55.339704 [ 263 ] {c354f298-2fd8-446e-a055-fa4166485d65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:57:55.340065 [ 263 ] {c354f298-2fd8-446e-a055-fa4166485d65} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.11.19 05:57:55.340311 [ 263 ] {c354f298-2fd8-446e-a055-fa4166485d65} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:57:55.340524 [ 263 ] {c354f298-2fd8-446e-a055-fa4166485d65} executeQuery: Read 423 rows, 30.96 KiB in 0.001566 sec., 270114.9425287357 rows/sec., 19.31 MiB/sec. 2024.11.19 05:57:55.340599 [ 263 ] {c354f298-2fd8-446e-a055-fa4166485d65} TCPHandler: Processed in 0.001784079 sec. 2024.11.19 05:57:55.340827 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:55.340995 [ 259 ] {dfba2831-2822-47d9-947a-a95237e180a4} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:57:55.341044 [ 259 ] {dfba2831-2822-47d9-947a-a95237e180a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:57:55.341492 [ 259 ] {dfba2831-2822-47d9-947a-a95237e180a4} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:55.341530 [ 259 ] {dfba2831-2822-47d9-947a-a95237e180a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:57:55.341889 [ 259 ] {dfba2831-2822-47d9-947a-a95237e180a4} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.19 05:57:55.342130 [ 259 ] {dfba2831-2822-47d9-947a-a95237e180a4} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:57:55.342309 [ 259 ] {dfba2831-2822-47d9-947a-a95237e180a4} executeQuery: Read 6 rows, 321.00 B in 0.001338 sec., 4484.304932735426 rows/sec., 234.29 KiB/sec. 2024.11.19 05:57:55.342358 [ 259 ] {dfba2831-2822-47d9-947a-a95237e180a4} TCPHandler: Processed in 0.001651457 sec. 2024.11.19 05:57:55.342499 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:55.342628 [ 263 ] {b7f3caad-8127-4cfc-bd21-821bf753a462} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:57:55.342689 [ 263 ] {b7f3caad-8127-4cfc-bd21-821bf753a462} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:57:55.343303 [ 263 ] {b7f3caad-8127-4cfc-bd21-821bf753a462} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:55.343339 [ 263 ] {b7f3caad-8127-4cfc-bd21-821bf753a462} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:57:55.343711 [ 263 ] {b7f3caad-8127-4cfc-bd21-821bf753a462} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.11.19 05:57:55.343948 [ 263 ] {b7f3caad-8127-4cfc-bd21-821bf753a462} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:57:55.344122 [ 263 ] {b7f3caad-8127-4cfc-bd21-821bf753a462} executeQuery: Read 237 rows, 16.27 KiB in 0.001524 sec., 155511.81102362205 rows/sec., 10.42 MiB/sec. 2024.11.19 05:57:55.344173 [ 263 ] {b7f3caad-8127-4cfc-bd21-821bf753a462} TCPHandler: Processed in 0.001735528 sec. 2024.11.19 05:57:55.344312 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:55.344419 [ 259 ] {6e599ca9-73dc-4c0d-87b7-33016ced92b8} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:57:55.344466 [ 259 ] {6e599ca9-73dc-4c0d-87b7-33016ced92b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:57:55.344881 [ 259 ] {6e599ca9-73dc-4c0d-87b7-33016ced92b8} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:55.344919 [ 259 ] {6e599ca9-73dc-4c0d-87b7-33016ced92b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:57:55.345261 [ 259 ] {6e599ca9-73dc-4c0d-87b7-33016ced92b8} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.19 05:57:55.345511 [ 259 ] {6e599ca9-73dc-4c0d-87b7-33016ced92b8} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:57:55.345697 [ 259 ] {6e599ca9-73dc-4c0d-87b7-33016ced92b8} executeQuery: Read 1 rows, 69.00 B in 0.001297 sec., 771.0100231303007 rows/sec., 51.95 KiB/sec. 2024.11.19 05:57:55.345808 [ 259 ] {6e599ca9-73dc-4c0d-87b7-33016ced92b8} TCPHandler: Processed in 0.001544166 sec. 2024.11.19 05:57:55.345957 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:55.346062 [ 263 ] {f600baa5-aa42-4f12-9a09-0d39ab22130d} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:57:55.346125 [ 263 ] {f600baa5-aa42-4f12-9a09-0d39ab22130d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:57:55.347263 [ 263 ] {f600baa5-aa42-4f12-9a09-0d39ab22130d} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:55.347300 [ 263 ] {f600baa5-aa42-4f12-9a09-0d39ab22130d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:57:55.347947 [ 263 ] {f600baa5-aa42-4f12-9a09-0d39ab22130d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.19 05:57:55.348209 [ 263 ] {f600baa5-aa42-4f12-9a09-0d39ab22130d} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:57:55.348471 [ 263 ] {f600baa5-aa42-4f12-9a09-0d39ab22130d} executeQuery: Read 41 rows, 75.23 KiB in 0.002429 sec., 16879.3742280774 rows/sec., 30.25 MiB/sec. 2024.11.19 05:57:55.349048 [ 263 ] {f600baa5-aa42-4f12-9a09-0d39ab22130d} TCPHandler: Processed in 0.003138252 sec. 2024.11.19 05:57:55.349201 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:57:55.349308 [ 259 ] {5da4b14e-174c-4813-b8b3-dd613acafe2e} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:57:55.349354 [ 259 ] {5da4b14e-174c-4813-b8b3-dd613acafe2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:57:55.349810 [ 259 ] {5da4b14e-174c-4813-b8b3-dd613acafe2e} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:55.349848 [ 259 ] {5da4b14e-174c-4813-b8b3-dd613acafe2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:57:55.350212 [ 259 ] {5da4b14e-174c-4813-b8b3-dd613acafe2e} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.11.19 05:57:55.350465 [ 259 ] {5da4b14e-174c-4813-b8b3-dd613acafe2e} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:57:55.350640 [ 259 ] {5da4b14e-174c-4813-b8b3-dd613acafe2e} executeQuery: Read 82 rows, 5.33 KiB in 0.001355 sec., 60516.60516605165 rows/sec., 3.84 MiB/sec. 2024.11.19 05:57:55.350692 [ 259 ] {5da4b14e-174c-4813-b8b3-dd613acafe2e} TCPHandler: Processed in 0.001543076 sec. 2024.11.19 05:57:58.772564 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 928 2024.11.19 05:57:58.775933 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:57:58.775995 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:57:58.777492 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.19 05:57:58.777823 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:57:58.778743 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 928 2024.11.19 05:58:00.320147 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:00.320347 [ 259 ] {f8fa2190-1719-4230-86fb-d1b253650916} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:58:00.320419 [ 259 ] {f8fa2190-1719-4230-86fb-d1b253650916} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:58:00.321245 [ 259 ] {f8fa2190-1719-4230-86fb-d1b253650916} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:00.321289 [ 259 ] {f8fa2190-1719-4230-86fb-d1b253650916} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:00.321722 [ 259 ] {f8fa2190-1719-4230-86fb-d1b253650916} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.11.19 05:58:00.321986 [ 259 ] {f8fa2190-1719-4230-86fb-d1b253650916} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:58:00.322137 [ 92 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.11.19 05:58:00.322179 [ 92 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:00.322193 [ 259 ] {f8fa2190-1719-4230-86fb-d1b253650916} executeQuery: Read 56 rows, 4.41 KiB in 0.001895 sec., 29551.451187335093 rows/sec., 2.27 MiB/sec. 2024.11.19 05:58:00.322207 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:00.322347 [ 259 ] {f8fa2190-1719-4230-86fb-d1b253650916} TCPHandler: Processed in 0.002318394 sec. 2024.11.19 05:58:00.322707 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:00.322755 [ 193 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:58:00.323100 [ 263 ] {f3d8fa36-c151-4ae2-89cd-6f439ab44e83} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:58:00.323234 [ 263 ] {f3d8fa36-c151-4ae2-89cd-6f439ab44e83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:58:00.323235 [ 193 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:00.323360 [ 193 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1434 rows starting from the beginning of the part 2024.11.19 05:58:00.323651 [ 193 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:58:00.324099 [ 193 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:58:00.324461 [ 193 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:58:00.324806 [ 193 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:58:00.325110 [ 193 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part 2024.11.19 05:58:00.326030 [ 263 ] {f3d8fa36-c151-4ae2-89cd-6f439ab44e83} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:00.326110 [ 263 ] {f3d8fa36-c151-4ae2-89cd-6f439ab44e83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:00.327135 [ 263 ] {f3d8fa36-c151-4ae2-89cd-6f439ab44e83} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.11.19 05:58:00.327535 [ 263 ] {f3d8fa36-c151-4ae2-89cd-6f439ab44e83} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:58:00.327835 [ 92 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.11.19 05:58:00.327955 [ 92 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:00.328060 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:00.328256 [ 263 ] {f3d8fa36-c151-4ae2-89cd-6f439ab44e83} executeQuery: Read 64 rows, 5.12 KiB in 0.005215 sec., 12272.29146692234 rows/sec., 980.87 KiB/sec. 2024.11.19 05:58:00.328513 [ 192 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2173 rows, containing 5 columns (5 merged, 0 gathered) in 0.006174254 sec., 351945.3524263822 rows/sec., 31.06 MiB/sec. 2024.11.19 05:58:00.328620 [ 263 ] {f3d8fa36-c151-4ae2-89cd-6f439ab44e83} TCPHandler: Processed in 0.006119864 sec. 2024.11.19 05:58:00.328631 [ 195 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:58:00.328827 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:00.328875 [ 192 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.11.19 05:58:00.329132 [ 195 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:00.329165 [ 259 ] {f0b8c7be-20b3-460b-8553-db8c5a3dde80} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:58:00.329260 [ 195 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:58:00.329297 [ 259 ] {f0b8c7be-20b3-460b-8553-db8c5a3dde80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:58:00.329736 [ 195 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:58:00.329927 [ 192 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_56_11} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:58:00.330371 [ 195 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:58:00.330513 [ 192 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_56_11} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.11.19 05:58:00.330979 [ 195 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:58:00.331019 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2024.11.19 05:58:00.331404 [ 195 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:58:00.331899 [ 195 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part 2024.11.19 05:58:00.333946 [ 259 ] {f0b8c7be-20b3-460b-8553-db8c5a3dde80} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:00.334003 [ 259 ] {f0b8c7be-20b3-460b-8553-db8c5a3dde80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:00.335098 [ 259 ] {f0b8c7be-20b3-460b-8553-db8c5a3dde80} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.11.19 05:58:00.335457 [ 259 ] {f0b8c7be-20b3-460b-8553-db8c5a3dde80} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:58:00.335781 [ 91 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.11.19 05:58:00.335911 [ 91 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:00.335984 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:00.336156 [ 195 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.007894962 sec., 247626.2710320835 rows/sec., 18.96 MiB/sec. 2024.11.19 05:58:00.336231 [ 259 ] {f0b8c7be-20b3-460b-8553-db8c5a3dde80} executeQuery: Read 128 rows, 9.13 KiB in 0.007131 sec., 17949.79666245968 rows/sec., 1.25 MiB/sec. 2024.11.19 05:58:00.336314 [ 199 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:58:00.336467 [ 195 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.11.19 05:58:00.336476 [ 259 ] {f0b8c7be-20b3-460b-8553-db8c5a3dde80} TCPHandler: Processed in 0.00774947 sec. 2024.11.19 05:58:00.336807 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:00.336825 [ 199 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:00.336902 [ 199 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 10452 rows starting from the beginning of the part 2024.11.19 05:58:00.337218 [ 263 ] {72ac8eab-626e-4629-a8ba-9d0efb11f63d} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:58:00.337241 [ 199 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:58:00.337429 [ 195 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_56_11} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:58:00.337509 [ 263 ] {72ac8eab-626e-4629-a8ba-9d0efb11f63d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:58:00.338014 [ 199 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:58:00.338048 [ 195 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_56_11} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.11.19 05:58:00.338463 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.11.19 05:58:00.338667 [ 199 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:58:00.339037 [ 199 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:58:00.339337 [ 199 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 128 rows starting from the beginning of the part 2024.11.19 05:58:00.340232 [ 263 ] {72ac8eab-626e-4629-a8ba-9d0efb11f63d} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:00.340295 [ 263 ] {72ac8eab-626e-4629-a8ba-9d0efb11f63d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:00.340897 [ 263 ] {72ac8eab-626e-4629-a8ba-9d0efb11f63d} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.11.19 05:58:00.341486 [ 263 ] {72ac8eab-626e-4629-a8ba-9d0efb11f63d} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:58:00.341812 [ 91 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.11.19 05:58:00.341923 [ 91 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:00.342025 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:00.342173 [ 263 ] {72ac8eab-626e-4629-a8ba-9d0efb11f63d} executeQuery: Read 48 rows, 3.31 KiB in 0.005123 sec., 9369.510052703494 rows/sec., 646.59 KiB/sec. 2024.11.19 05:58:00.342511 [ 263 ] {72ac8eab-626e-4629-a8ba-9d0efb11f63d} TCPHandler: Processed in 0.005887971 sec. 2024.11.19 05:58:00.342678 [ 198 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:58:00.342921 [ 198 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:00.342986 [ 198 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3230 rows starting from the beginning of the part 2024.11.19 05:58:00.343107 [ 198 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:58:00.343343 [ 198 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:58:00.343709 [ 198 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:58:00.344047 [ 198 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:58:00.344183 [ 198 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:58:00.345374 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 11343 rows, containing 5 columns (5 merged, 0 gathered) in 0.009237235 sec., 1227964.861779526 rows/sec., 83.78 MiB/sec. 2024.11.19 05:58:00.345756 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.11.19 05:58:00.346357 [ 188 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_56_11} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:58:00.346504 [ 188 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_56_11} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.11.19 05:58:00.346668 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. 2024.11.19 05:58:00.346865 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3550 rows, containing 4 columns (4 merged, 0 gathered) in 0.004681949 sec., 758231.2408785315 rows/sec., 49.81 MiB/sec. 2024.11.19 05:58:00.347265 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.11.19 05:58:00.347553 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_56_11} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:58:00.347639 [ 191 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_56_11} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.11.19 05:58:00.347733 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2024.11.19 05:58:01.172165 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 2024.11.19 05:58:01.172841 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:01.172893 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:01.173431 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.19 05:58:01.173954 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:58:01.174304 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 2024.11.19 05:58:02.388135 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2024.11.19 05:58:02.409907 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:02.409968 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:02.417652 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.19 05:58:02.418477 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:58:02.422556 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2024.11.19 05:58:05.321587 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:05.321804 [ 259 ] {9398acdf-ef2a-4f5b-aed1-bd73f31daa89} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:58:05.321881 [ 259 ] {9398acdf-ef2a-4f5b-aed1-bd73f31daa89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:58:05.322668 [ 259 ] {9398acdf-ef2a-4f5b-aed1-bd73f31daa89} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:05.322725 [ 259 ] {9398acdf-ef2a-4f5b-aed1-bd73f31daa89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:05.323185 [ 259 ] {9398acdf-ef2a-4f5b-aed1-bd73f31daa89} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.11.19 05:58:05.323461 [ 259 ] {9398acdf-ef2a-4f5b-aed1-bd73f31daa89} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:58:05.323706 [ 259 ] {9398acdf-ef2a-4f5b-aed1-bd73f31daa89} executeQuery: Read 56 rows, 4.41 KiB in 0.001952 sec., 28688.524590163935 rows/sec., 2.20 MiB/sec. 2024.11.19 05:58:05.323777 [ 259 ] {9398acdf-ef2a-4f5b-aed1-bd73f31daa89} TCPHandler: Processed in 0.002319194 sec. 2024.11.19 05:58:05.323954 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:05.324083 [ 263 ] {31888dac-e9e9-4918-a392-308a7ee850f8} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:58:05.324135 [ 263 ] {31888dac-e9e9-4918-a392-308a7ee850f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:58:05.324725 [ 263 ] {31888dac-e9e9-4918-a392-308a7ee850f8} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:05.324768 [ 263 ] {31888dac-e9e9-4918-a392-308a7ee850f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:05.325152 [ 263 ] {31888dac-e9e9-4918-a392-308a7ee850f8} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.11.19 05:58:05.325403 [ 263 ] {31888dac-e9e9-4918-a392-308a7ee850f8} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:58:05.325617 [ 263 ] {31888dac-e9e9-4918-a392-308a7ee850f8} executeQuery: Read 64 rows, 5.12 KiB in 0.001562 sec., 40973.11139564661 rows/sec., 3.20 MiB/sec. 2024.11.19 05:58:05.325672 [ 263 ] {31888dac-e9e9-4918-a392-308a7ee850f8} TCPHandler: Processed in 0.001777519 sec. 2024.11.19 05:58:05.325825 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:05.325950 [ 259 ] {e07cbe42-5a8f-4348-b71d-24cfc5161504} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:58:05.326003 [ 259 ] {e07cbe42-5a8f-4348-b71d-24cfc5161504} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:58:05.326564 [ 259 ] {e07cbe42-5a8f-4348-b71d-24cfc5161504} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:05.326605 [ 259 ] {e07cbe42-5a8f-4348-b71d-24cfc5161504} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:05.327020 [ 259 ] {e07cbe42-5a8f-4348-b71d-24cfc5161504} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.11.19 05:58:05.327277 [ 259 ] {e07cbe42-5a8f-4348-b71d-24cfc5161504} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:58:05.327523 [ 259 ] {e07cbe42-5a8f-4348-b71d-24cfc5161504} executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec. 2024.11.19 05:58:05.327588 [ 259 ] {e07cbe42-5a8f-4348-b71d-24cfc5161504} TCPHandler: Processed in 0.001818519 sec. 2024.11.19 05:58:05.327842 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:05.328005 [ 263 ] {3be98fbf-0d58-4463-95e8-e48a711d5929} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:58:05.328057 [ 263 ] {3be98fbf-0d58-4463-95e8-e48a711d5929} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:58:05.328525 [ 263 ] {3be98fbf-0d58-4463-95e8-e48a711d5929} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:05.328565 [ 263 ] {3be98fbf-0d58-4463-95e8-e48a711d5929} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:05.328940 [ 263 ] {3be98fbf-0d58-4463-95e8-e48a711d5929} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.11.19 05:58:05.329175 [ 263 ] {3be98fbf-0d58-4463-95e8-e48a711d5929} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:58:05.329370 [ 263 ] {3be98fbf-0d58-4463-95e8-e48a711d5929} executeQuery: Read 60 rows, 4.14 KiB in 0.001425 sec., 42105.26315789473 rows/sec., 2.84 MiB/sec. 2024.11.19 05:58:05.329420 [ 263 ] {3be98fbf-0d58-4463-95e8-e48a711d5929} TCPHandler: Processed in 0.001739848 sec. 2024.11.19 05:58:06.651149 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61743, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:06.886164 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48087, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:06.937539 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47157, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:06.944901 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37110, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:07.077319 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53173, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:07.095642 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53017, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:07.112876 [ 294 ] {} 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.19 05:58:07.127132 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53998, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:08.525231 [ 81 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:58:08.525288 [ 81 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:58:08.674624 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 2024.11.19 05:58:08.675359 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:08.675418 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:08.676026 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.19 05:58:08.676295 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:58:08.676584 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2024.11.19 05:58:08.779194 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 944 2024.11.19 05:58:08.782160 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:08.782211 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:08.783668 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.19 05:58:08.783978 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:58:08.784511 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 944 2024.11.19 05:58:09.827547 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33654, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:09.922787 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2024.11.19 05:58:09.944702 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:09.944786 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:09.952371 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.19 05:58:09.953205 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:58:09.956639 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2024.11.19 05:58:10.328229 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:10.328449 [ 259 ] {3c54d5e5-d773-4e68-9ffc-3f3e4ab8f499} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:58:10.328534 [ 259 ] {3c54d5e5-d773-4e68-9ffc-3f3e4ab8f499} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:58:10.329319 [ 259 ] {3c54d5e5-d773-4e68-9ffc-3f3e4ab8f499} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:10.329376 [ 259 ] {3c54d5e5-d773-4e68-9ffc-3f3e4ab8f499} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:10.329830 [ 259 ] {3c54d5e5-d773-4e68-9ffc-3f3e4ab8f499} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.19 05:58:10.330096 [ 259 ] {3c54d5e5-d773-4e68-9ffc-3f3e4ab8f499} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:58:10.330379 [ 259 ] {3c54d5e5-d773-4e68-9ffc-3f3e4ab8f499} executeQuery: Read 14 rows, 1.01 KiB in 0.001983 sec., 7060.010085728694 rows/sec., 508.23 KiB/sec. 2024.11.19 05:58:10.330547 [ 259 ] {3c54d5e5-d773-4e68-9ffc-3f3e4ab8f499} TCPHandler: Processed in 0.002450435 sec. 2024.11.19 05:58:10.330741 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:10.330868 [ 263 ] {c5873c22-e61a-45bd-a174-6b871e37518d} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:58:10.330920 [ 263 ] {c5873c22-e61a-45bd-a174-6b871e37518d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:58:10.331668 [ 263 ] {c5873c22-e61a-45bd-a174-6b871e37518d} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:10.331711 [ 263 ] {c5873c22-e61a-45bd-a174-6b871e37518d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:10.332123 [ 263 ] {c5873c22-e61a-45bd-a174-6b871e37518d} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.11.19 05:58:10.332380 [ 263 ] {c5873c22-e61a-45bd-a174-6b871e37518d} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:58:10.332607 [ 263 ] {c5873c22-e61a-45bd-a174-6b871e37518d} executeQuery: Read 285 rows, 25.79 KiB in 0.001767 sec., 161290.32258064518 rows/sec., 14.25 MiB/sec. 2024.11.19 05:58:10.332662 [ 263 ] {c5873c22-e61a-45bd-a174-6b871e37518d} TCPHandler: Processed in 0.00199051 sec. 2024.11.19 05:58:10.332819 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:10.332946 [ 259 ] {fe77ac1b-1367-4e39-9163-239b072fbbc9} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:58:10.333007 [ 259 ] {fe77ac1b-1367-4e39-9163-239b072fbbc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:58:10.333683 [ 259 ] {fe77ac1b-1367-4e39-9163-239b072fbbc9} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:10.333729 [ 259 ] {fe77ac1b-1367-4e39-9163-239b072fbbc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:10.334117 [ 259 ] {fe77ac1b-1367-4e39-9163-239b072fbbc9} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.19 05:58:10.334369 [ 259 ] {fe77ac1b-1367-4e39-9163-239b072fbbc9} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:58:10.334579 [ 259 ] {fe77ac1b-1367-4e39-9163-239b072fbbc9} executeQuery: Read 48 rows, 3.54 KiB in 0.001662 sec., 28880.86642599278 rows/sec., 2.08 MiB/sec. 2024.11.19 05:58:10.334630 [ 259 ] {fe77ac1b-1367-4e39-9163-239b072fbbc9} TCPHandler: Processed in 0.00186404 sec. 2024.11.19 05:58:10.334777 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:10.334886 [ 263 ] {d68a169e-2bc9-4def-b5b6-6fb7ee82f1f6} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:58:10.334930 [ 263 ] {d68a169e-2bc9-4def-b5b6-6fb7ee82f1f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:58:10.335469 [ 263 ] {d68a169e-2bc9-4def-b5b6-6fb7ee82f1f6} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:10.335508 [ 263 ] {d68a169e-2bc9-4def-b5b6-6fb7ee82f1f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:10.335859 [ 263 ] {d68a169e-2bc9-4def-b5b6-6fb7ee82f1f6} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.19 05:58:10.336120 [ 263 ] {d68a169e-2bc9-4def-b5b6-6fb7ee82f1f6} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:58:10.336337 [ 263 ] {d68a169e-2bc9-4def-b5b6-6fb7ee82f1f6} executeQuery: Read 14 rows, 1004.00 B in 0.001474 sec., 9497.96472184532 rows/sec., 665.18 KiB/sec. 2024.11.19 05:58:10.336456 [ 263 ] {d68a169e-2bc9-4def-b5b6-6fb7ee82f1f6} TCPHandler: Processed in 0.001730758 sec. 2024.11.19 05:58:10.336597 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:10.336705 [ 259 ] {767e1eb5-a605-48f7-b94d-ed39c0d029a2} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:58:10.336750 [ 259 ] {767e1eb5-a605-48f7-b94d-ed39c0d029a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:58:10.337359 [ 259 ] {767e1eb5-a605-48f7-b94d-ed39c0d029a2} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:10.337410 [ 259 ] {767e1eb5-a605-48f7-b94d-ed39c0d029a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:10.337842 [ 259 ] {767e1eb5-a605-48f7-b94d-ed39c0d029a2} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.19 05:58:10.338100 [ 259 ] {767e1eb5-a605-48f7-b94d-ed39c0d029a2} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:58:10.338306 [ 259 ] {767e1eb5-a605-48f7-b94d-ed39c0d029a2} executeQuery: Read 13 rows, 830.00 B in 0.001623 sec., 8009.858287122612 rows/sec., 499.41 KiB/sec. 2024.11.19 05:58:10.338359 [ 259 ] {767e1eb5-a605-48f7-b94d-ed39c0d029a2} TCPHandler: Processed in 0.001814959 sec. 2024.11.19 05:58:10.338498 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:10.338604 [ 263 ] {15adea03-017e-4644-ac40-85eb9079da35} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:58:10.338650 [ 263 ] {15adea03-017e-4644-ac40-85eb9079da35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:58:10.339319 [ 263 ] {15adea03-017e-4644-ac40-85eb9079da35} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:10.339359 [ 263 ] {15adea03-017e-4644-ac40-85eb9079da35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:10.339739 [ 263 ] {15adea03-017e-4644-ac40-85eb9079da35} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.11.19 05:58:10.339978 [ 263 ] {15adea03-017e-4644-ac40-85eb9079da35} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:58:10.340218 [ 263 ] {15adea03-017e-4644-ac40-85eb9079da35} executeQuery: Read 423 rows, 30.96 KiB in 0.001635 sec., 258715.59633027524 rows/sec., 18.49 MiB/sec. 2024.11.19 05:58:10.340296 [ 263 ] {15adea03-017e-4644-ac40-85eb9079da35} TCPHandler: Processed in 0.001851849 sec. 2024.11.19 05:58:10.340522 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:10.340726 [ 259 ] {21ef2aae-8e81-4e75-9c05-d2c1a41c3376} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:58:10.340783 [ 259 ] {21ef2aae-8e81-4e75-9c05-d2c1a41c3376} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:58:10.340994 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46136, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:10.341296 [ 259 ] {21ef2aae-8e81-4e75-9c05-d2c1a41c3376} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:10.341334 [ 259 ] {21ef2aae-8e81-4e75-9c05-d2c1a41c3376} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:10.341693 [ 259 ] {21ef2aae-8e81-4e75-9c05-d2c1a41c3376} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.19 05:58:10.341934 [ 259 ] {21ef2aae-8e81-4e75-9c05-d2c1a41c3376} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:58:10.342147 [ 259 ] {21ef2aae-8e81-4e75-9c05-d2c1a41c3376} executeQuery: Read 6 rows, 321.00 B in 0.001459 sec., 4112.40575736806 rows/sec., 214.86 KiB/sec. 2024.11.19 05:58:10.342265 [ 259 ] {21ef2aae-8e81-4e75-9c05-d2c1a41c3376} TCPHandler: Processed in 0.00188117 sec. 2024.11.19 05:58:10.342403 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:10.342511 [ 263 ] {ebeac1a2-2dff-47b6-a5de-697ab220dc77} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:58:10.342559 [ 263 ] {ebeac1a2-2dff-47b6-a5de-697ab220dc77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:58:10.343084 [ 263 ] {ebeac1a2-2dff-47b6-a5de-697ab220dc77} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:10.343122 [ 263 ] {ebeac1a2-2dff-47b6-a5de-697ab220dc77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:10.343513 [ 263 ] {ebeac1a2-2dff-47b6-a5de-697ab220dc77} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.11.19 05:58:10.343759 [ 263 ] {ebeac1a2-2dff-47b6-a5de-697ab220dc77} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:58:10.343981 [ 263 ] {ebeac1a2-2dff-47b6-a5de-697ab220dc77} executeQuery: Read 237 rows, 16.27 KiB in 0.001492 sec., 158847.18498659518 rows/sec., 10.65 MiB/sec. 2024.11.19 05:58:10.344035 [ 263 ] {ebeac1a2-2dff-47b6-a5de-697ab220dc77} TCPHandler: Processed in 0.001686427 sec. 2024.11.19 05:58:10.344175 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:10.344304 [ 259 ] {faaa5c36-423b-41d5-af5b-045be7416a95} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:58:10.344358 [ 259 ] {faaa5c36-423b-41d5-af5b-045be7416a95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:58:10.344862 [ 259 ] {faaa5c36-423b-41d5-af5b-045be7416a95} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:10.344900 [ 259 ] {faaa5c36-423b-41d5-af5b-045be7416a95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:10.345253 [ 259 ] {faaa5c36-423b-41d5-af5b-045be7416a95} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.19 05:58:10.345490 [ 259 ] {faaa5c36-423b-41d5-af5b-045be7416a95} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:58:10.345747 [ 259 ] {faaa5c36-423b-41d5-af5b-045be7416a95} executeQuery: Read 1 rows, 69.00 B in 0.001467 sec., 681.6632583503749 rows/sec., 45.93 KiB/sec. 2024.11.19 05:58:10.345966 [ 259 ] {faaa5c36-423b-41d5-af5b-045be7416a95} TCPHandler: Processed in 0.001848429 sec. 2024.11.19 05:58:10.346121 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:10.346229 [ 263 ] {277739a9-9e20-4c43-bdf3-ba15f03003ee} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:58:10.346304 [ 263 ] {277739a9-9e20-4c43-bdf3-ba15f03003ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:58:10.347539 [ 263 ] {277739a9-9e20-4c43-bdf3-ba15f03003ee} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:10.347581 [ 263 ] {277739a9-9e20-4c43-bdf3-ba15f03003ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:10.348266 [ 263 ] {277739a9-9e20-4c43-bdf3-ba15f03003ee} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.19 05:58:10.348523 [ 263 ] {277739a9-9e20-4c43-bdf3-ba15f03003ee} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:58:10.348741 [ 263 ] {277739a9-9e20-4c43-bdf3-ba15f03003ee} executeQuery: Read 41 rows, 75.23 KiB in 0.002528 sec., 16218.354430379748 rows/sec., 29.06 MiB/sec. 2024.11.19 05:58:10.348933 [ 263 ] {277739a9-9e20-4c43-bdf3-ba15f03003ee} TCPHandler: Processed in 0.00286397 sec. 2024.11.19 05:58:10.349083 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:10.349211 [ 259 ] {7bd85f16-1e27-4b4e-97a5-b4b3e3a486fe} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:58:10.349265 [ 259 ] {7bd85f16-1e27-4b4e-97a5-b4b3e3a486fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:58:10.349776 [ 259 ] {7bd85f16-1e27-4b4e-97a5-b4b3e3a486fe} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:10.349826 [ 259 ] {7bd85f16-1e27-4b4e-97a5-b4b3e3a486fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:10.350187 [ 259 ] {7bd85f16-1e27-4b4e-97a5-b4b3e3a486fe} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.11.19 05:58:10.350428 [ 259 ] {7bd85f16-1e27-4b4e-97a5-b4b3e3a486fe} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:58:10.350607 [ 259 ] {7bd85f16-1e27-4b4e-97a5-b4b3e3a486fe} executeQuery: Read 82 rows, 5.33 KiB in 0.001425 sec., 57543.8596491228 rows/sec., 3.65 MiB/sec. 2024.11.19 05:58:10.350655 [ 259 ] {7bd85f16-1e27-4b4e-97a5-b4b3e3a486fe} TCPHandler: Processed in 0.001635177 sec. 2024.11.19 05:58:10.569921 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:10.569960 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39938, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:10.630563 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46607, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:10.769774 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63137, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:10.789269 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46889, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:10.798673 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52241, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:11.173899 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36908, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:11.413552 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33076, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:11.513097 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45428, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:11.569131 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57293, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:11.606567 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58439, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:11.613003 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63754, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:11.732619 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54445, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:11.776660 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52536, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:11.802968 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37861, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:11.983084 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34107, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:11.995471 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35608, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:12.042023 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56503, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:12.325699 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59078, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:12.394180 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:12.400506 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47429, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:12.458780 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41165, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:15.322813 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:15.323086 [ 259 ] {555a14ef-8bd0-42b0-a3d3-edf3c23333de} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:58:15.323185 [ 259 ] {555a14ef-8bd0-42b0-a3d3-edf3c23333de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:58:15.324267 [ 259 ] {555a14ef-8bd0-42b0-a3d3-edf3c23333de} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:15.324337 [ 259 ] {555a14ef-8bd0-42b0-a3d3-edf3c23333de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:15.324940 [ 259 ] {555a14ef-8bd0-42b0-a3d3-edf3c23333de} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.11.19 05:58:15.325274 [ 259 ] {555a14ef-8bd0-42b0-a3d3-edf3c23333de} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:58:15.325520 [ 259 ] {555a14ef-8bd0-42b0-a3d3-edf3c23333de} executeQuery: Read 56 rows, 4.41 KiB in 0.002503 sec., 22373.152217339193 rows/sec., 1.72 MiB/sec. 2024.11.19 05:58:15.325590 [ 259 ] {555a14ef-8bd0-42b0-a3d3-edf3c23333de} TCPHandler: Processed in 0.002967811 sec. 2024.11.19 05:58:15.325829 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:15.325986 [ 263 ] {ded9f24d-6c08-4d82-9a27-760a9ed38e1a} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:58:15.326052 [ 263 ] {ded9f24d-6c08-4d82-9a27-760a9ed38e1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:58:15.326893 [ 263 ] {ded9f24d-6c08-4d82-9a27-760a9ed38e1a} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:15.326944 [ 263 ] {ded9f24d-6c08-4d82-9a27-760a9ed38e1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:15.327531 [ 263 ] {ded9f24d-6c08-4d82-9a27-760a9ed38e1a} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.11.19 05:58:15.327890 [ 263 ] {ded9f24d-6c08-4d82-9a27-760a9ed38e1a} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:58:15.328178 [ 263 ] {ded9f24d-6c08-4d82-9a27-760a9ed38e1a} executeQuery: Read 64 rows, 5.12 KiB in 0.002224 sec., 28776.97841726619 rows/sec., 2.25 MiB/sec. 2024.11.19 05:58:15.328260 [ 263 ] {ded9f24d-6c08-4d82-9a27-760a9ed38e1a} TCPHandler: Processed in 0.002502726 sec. 2024.11.19 05:58:15.328451 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:15.328590 [ 259 ] {ff4e79d6-d2ab-45fd-b392-c06d08e5e7b9} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:58:15.328656 [ 259 ] {ff4e79d6-d2ab-45fd-b392-c06d08e5e7b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:58:15.329394 [ 259 ] {ff4e79d6-d2ab-45fd-b392-c06d08e5e7b9} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:15.329445 [ 259 ] {ff4e79d6-d2ab-45fd-b392-c06d08e5e7b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:15.329993 [ 259 ] {ff4e79d6-d2ab-45fd-b392-c06d08e5e7b9} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.11.19 05:58:15.330354 [ 259 ] {ff4e79d6-d2ab-45fd-b392-c06d08e5e7b9} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:58:15.330646 [ 259 ] {ff4e79d6-d2ab-45fd-b392-c06d08e5e7b9} executeQuery: Read 160 rows, 11.41 KiB in 0.002085 sec., 76738.60911270983 rows/sec., 5.34 MiB/sec. 2024.11.19 05:58:15.330723 [ 259 ] {ff4e79d6-d2ab-45fd-b392-c06d08e5e7b9} TCPHandler: Processed in 0.002336855 sec. 2024.11.19 05:58:15.330930 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:15.331071 [ 263 ] {61494d67-cb37-40bd-9a85-1fc12f0c82d8} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:58:15.331135 [ 263 ] {61494d67-cb37-40bd-9a85-1fc12f0c82d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:58:15.331758 [ 263 ] {61494d67-cb37-40bd-9a85-1fc12f0c82d8} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:15.331808 [ 263 ] {61494d67-cb37-40bd-9a85-1fc12f0c82d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:15.332349 [ 263 ] {61494d67-cb37-40bd-9a85-1fc12f0c82d8} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.11.19 05:58:15.332706 [ 263 ] {61494d67-cb37-40bd-9a85-1fc12f0c82d8} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:58:15.333003 [ 263 ] {61494d67-cb37-40bd-9a85-1fc12f0c82d8} executeQuery: Read 60 rows, 4.14 KiB in 0.00196 sec., 30612.244897959186 rows/sec., 2.06 MiB/sec. 2024.11.19 05:58:15.333087 [ 263 ] {61494d67-cb37-40bd-9a85-1fc12f0c82d8} TCPHandler: Processed in 0.002224393 sec. 2024.11.19 05:58:16.176876 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 2024.11.19 05:58:16.177548 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:16.177600 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:16.178154 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.19 05:58:16.178437 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:58:16.178660 [ 69 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.11.19 05:58:16.178724 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 2024.11.19 05:58:16.178755 [ 69 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:16.178784 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:16.178958 [ 188 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::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.19 05:58:16.179252 [ 188 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:16.179296 [ 188 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::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.19 05:58:16.179368 [ 188 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part 2024.11.19 05:58:16.179539 [ 188 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part 2024.11.19 05:58:16.179821 [ 188 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part 2024.11.19 05:58:16.179993 [ 188 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part 2024.11.19 05:58:16.180125 [ 188 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part 2024.11.19 05:58:16.182545 [ 198 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.003689878 sec., 5108298.9735704 rows/sec., 73.07 MiB/sec. 2024.11.19 05:58:16.182934 [ 201 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.11.19 05:58:16.183279 [ 201 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_41_8} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:58:16.183372 [ 201 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_41_8} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.11.19 05:58:16.183492 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. 2024.11.19 05:58:17.456873 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2024.11.19 05:58:17.478505 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:17.478568 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:17.486116 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.19 05:58:17.486925 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:58:17.487313 [ 66 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.11.19 05:58:17.487454 [ 66 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:17.487524 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:17.487924 [ 198 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:58:17.503851 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2024.11.19 05:58:17.505305 [ 198 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:17.506512 [ 198 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:58:17.511701 [ 198 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:58:17.517073 [ 198 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:58:17.522478 [ 198 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:58:17.528283 [ 198 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:58:17.533169 [ 198 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:58:17.595900 [ 201 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.108233423 sec., 2854.940659134471 rows/sec., 14.76 MiB/sec. 2024.11.19 05:58:17.598016 [ 186 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.11.19 05:58:17.600441 [ 186 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_41_8} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:58:17.600547 [ 186 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_41_8} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.11.19 05:58:17.601956 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2024.11.19 05:58:18.000195 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 210.77 MiB, peak 224.19 MiB, free memory in arenas 0.00 B, will set to 214.59 MiB (RSS), difference: 3.82 MiB 2024.11.19 05:58:18.784872 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 974 2024.11.19 05:58:18.788050 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:18.788112 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:18.789652 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.19 05:58:18.789976 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:58:18.790238 [ 68 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.11.19 05:58:18.790367 [ 68 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:18.790437 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2024.11.19 05:58:18.791287 [ 194 ] {3d17012a-6c43-4282-98e6-700f65c969c7::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.19 05:58:18.792867 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 974 2024.11.19 05:58:18.793146 [ 194 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:18.793286 [ 194 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 844 rows starting from the beginning of the part 2024.11.19 05:58:18.793927 [ 194 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part 2024.11.19 05:58:18.794601 [ 194 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part 2024.11.19 05:58:18.795162 [ 194 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part 2024.11.19 05:58:18.795668 [ 194 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 16 rows starting from the beginning of the part 2024.11.19 05:58:18.796240 [ 194 ] {3d17012a-6c43-4282-98e6-700f65c969c7::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.19 05:58:18.804167 [ 189 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 974 rows, containing 72 columns (72 merged, 0 gathered) in 0.013562391 sec., 71816.24538033153 rows/sec., 57.79 MiB/sec. 2024.11.19 05:58:18.805663 [ 189 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.11.19 05:58:18.806533 [ 189 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_31_6} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:58:18.806635 [ 189 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_31_6} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.11.19 05:58:18.806988 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. 2024.11.19 05:58:20.322259 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:20.322464 [ 259 ] {e37a21f1-f017-40c9-bc6f-b4629ba5b9d2} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:58:20.322536 [ 259 ] {e37a21f1-f017-40c9-bc6f-b4629ba5b9d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:58:20.323319 [ 259 ] {e37a21f1-f017-40c9-bc6f-b4629ba5b9d2} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:20.323375 [ 259 ] {e37a21f1-f017-40c9-bc6f-b4629ba5b9d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:20.323839 [ 259 ] {e37a21f1-f017-40c9-bc6f-b4629ba5b9d2} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.11.19 05:58:20.324107 [ 259 ] {e37a21f1-f017-40c9-bc6f-b4629ba5b9d2} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:58:20.324373 [ 259 ] {e37a21f1-f017-40c9-bc6f-b4629ba5b9d2} executeQuery: Read 56 rows, 4.41 KiB in 0.001959 sec., 28586.013272077595 rows/sec., 2.20 MiB/sec. 2024.11.19 05:58:20.324441 [ 259 ] {e37a21f1-f017-40c9-bc6f-b4629ba5b9d2} TCPHandler: Processed in 0.002310854 sec. 2024.11.19 05:58:20.324628 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:20.324778 [ 263 ] {b538dada-c7b8-4e92-b8d0-98e248ae4d6f} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:58:20.324837 [ 263 ] {b538dada-c7b8-4e92-b8d0-98e248ae4d6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:58:20.325498 [ 263 ] {b538dada-c7b8-4e92-b8d0-98e248ae4d6f} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:20.325541 [ 263 ] {b538dada-c7b8-4e92-b8d0-98e248ae4d6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:20.325913 [ 263 ] {b538dada-c7b8-4e92-b8d0-98e248ae4d6f} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.11.19 05:58:20.326161 [ 263 ] {b538dada-c7b8-4e92-b8d0-98e248ae4d6f} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:58:20.326418 [ 263 ] {b538dada-c7b8-4e92-b8d0-98e248ae4d6f} executeQuery: Read 64 rows, 5.12 KiB in 0.001674 sec., 38231.78016726404 rows/sec., 2.98 MiB/sec. 2024.11.19 05:58:20.326524 [ 263 ] {b538dada-c7b8-4e92-b8d0-98e248ae4d6f} TCPHandler: Processed in 0.00196493 sec. 2024.11.19 05:58:20.326787 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:20.326933 [ 259 ] {551da956-0cd8-4bfc-bbe0-2215d091faed} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:58:20.326995 [ 259 ] {551da956-0cd8-4bfc-bbe0-2215d091faed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:58:20.327617 [ 259 ] {551da956-0cd8-4bfc-bbe0-2215d091faed} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:20.327659 [ 259 ] {551da956-0cd8-4bfc-bbe0-2215d091faed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:20.328078 [ 259 ] {551da956-0cd8-4bfc-bbe0-2215d091faed} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.11.19 05:58:20.328336 [ 259 ] {551da956-0cd8-4bfc-bbe0-2215d091faed} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:58:20.328600 [ 259 ] {551da956-0cd8-4bfc-bbe0-2215d091faed} executeQuery: Read 160 rows, 11.41 KiB in 0.001688 sec., 94786.7298578199 rows/sec., 6.60 MiB/sec. 2024.11.19 05:58:20.328658 [ 259 ] {551da956-0cd8-4bfc-bbe0-2215d091faed} TCPHandler: Processed in 0.002012351 sec. 2024.11.19 05:58:20.328897 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:20.329051 [ 263 ] {67285b80-a238-4a7c-b488-b8ed0a72d978} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:58:20.329102 [ 263 ] {67285b80-a238-4a7c-b488-b8ed0a72d978} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:58:20.329560 [ 263 ] {67285b80-a238-4a7c-b488-b8ed0a72d978} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:20.329600 [ 263 ] {67285b80-a238-4a7c-b488-b8ed0a72d978} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:20.329979 [ 263 ] {67285b80-a238-4a7c-b488-b8ed0a72d978} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.11.19 05:58:20.330217 [ 263 ] {67285b80-a238-4a7c-b488-b8ed0a72d978} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:58:20.330426 [ 263 ] {67285b80-a238-4a7c-b488-b8ed0a72d978} executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec. 2024.11.19 05:58:20.330477 [ 263 ] {67285b80-a238-4a7c-b488-b8ed0a72d978} TCPHandler: Processed in 0.001701738 sec. 2024.11.19 05:58:22.911396 [ 57 ] {} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 2024.11.19 05:58:22.911467 [ 57 ] {} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:22.911493 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:22.911698 [ 196 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_29_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full 2024.11.19 05:58:22.911955 [ 196 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:22.911993 [ 196 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 66 rows starting from the beginning of the part 2024.11.19 05:58:22.912072 [ 196 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::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.19 05:58:22.912284 [ 196 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part 2024.11.19 05:58:22.912531 [ 196 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part 2024.11.19 05:58:22.912732 [ 196 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::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.19 05:58:22.913802 [ 189 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.002231723 sec., 94993.86796658904 rows/sec., 7.17 MiB/sec. 2024.11.19 05:58:22.914007 [ 189 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2024.11.19 05:58:22.914414 [ 189 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_29_6} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:58:22.914514 [ 189 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_29_6} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 2024.11.19 05:58:22.914622 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.11.19 05:58:23.525338 [ 58 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:58:23.525394 [ 58 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:58:23.679037 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 2024.11.19 05:58:23.679728 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:23.679783 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:23.680305 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.19 05:58:23.680566 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:58:23.680836 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2024.11.19 05:58:25.004095 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2024.11.19 05:58:25.023376 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:25.023436 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:25.030619 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.19 05:58:25.031378 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:58:25.035070 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2024.11.19 05:58:25.328737 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:25.328924 [ 259 ] {546f55af-b0ab-4062-a6b5-6d4f5468a13d} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:58:25.328995 [ 259 ] {546f55af-b0ab-4062-a6b5-6d4f5468a13d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:58:25.329737 [ 259 ] {546f55af-b0ab-4062-a6b5-6d4f5468a13d} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:25.329781 [ 259 ] {546f55af-b0ab-4062-a6b5-6d4f5468a13d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:25.330231 [ 259 ] {546f55af-b0ab-4062-a6b5-6d4f5468a13d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.19 05:58:25.330502 [ 259 ] {546f55af-b0ab-4062-a6b5-6d4f5468a13d} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:58:25.330649 [ 56 ] {} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.11.19 05:58:25.330699 [ 56 ] {} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:25.330710 [ 259 ] {546f55af-b0ab-4062-a6b5-6d4f5468a13d} executeQuery: Read 14 rows, 1.01 KiB in 0.001834 sec., 7633.587786259543 rows/sec., 549.52 KiB/sec. 2024.11.19 05:58:25.330726 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:25.330815 [ 259 ] {546f55af-b0ab-4062-a6b5-6d4f5468a13d} TCPHandler: Processed in 0.002197523 sec. 2024.11.19 05:58:25.330945 [ 200 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:58:25.331068 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:25.331162 [ 200 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:25.331219 [ 200 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:58:25.331252 [ 263 ] {507c4896-46b0-4c66-8fb8-a71e940c28a6} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:58:25.331332 [ 263 ] {507c4896-46b0-4c66-8fb8-a71e940c28a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:58:25.331342 [ 200 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:58:25.331827 [ 200 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:58:25.332145 [ 200 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:58:25.332417 [ 200 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:58:25.333740 [ 263 ] {507c4896-46b0-4c66-8fb8-a71e940c28a6} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:25.333791 [ 263 ] {507c4896-46b0-4c66-8fb8-a71e940c28a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:25.334012 [ 196 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003202533 sec., 21857.698265716543 rows/sec., 1.62 MiB/sec. 2024.11.19 05:58:25.334159 [ 196 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.11.19 05:58:25.334498 [ 263 ] {507c4896-46b0-4c66-8fb8-a71e940c28a6} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.11.19 05:58:25.334574 [ 196 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_21_5} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:58:25.334666 [ 196 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_21_5} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.11.19 05:58:25.334751 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.19 05:58:25.334809 [ 263 ] {507c4896-46b0-4c66-8fb8-a71e940c28a6} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:58:25.334949 [ 56 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.11.19 05:58:25.334986 [ 56 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:25.334999 [ 263 ] {507c4896-46b0-4c66-8fb8-a71e940c28a6} executeQuery: Read 285 rows, 25.79 KiB in 0.003793 sec., 75138.41286580544 rows/sec., 6.64 MiB/sec. 2024.11.19 05:58:25.335009 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:25.335122 [ 263 ] {507c4896-46b0-4c66-8fb8-a71e940c28a6} TCPHandler: Processed in 0.004173884 sec. 2024.11.19 05:58:25.335339 [ 190 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:58:25.335351 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:25.335650 [ 259 ] {04e80c46-fa08-48c9-aa8c-6f17d0722ab7} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:58:25.335663 [ 190 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:25.335748 [ 259 ] {04e80c46-fa08-48c9-aa8c-6f17d0722ab7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:58:25.335753 [ 190 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1434 rows starting from the beginning of the part 2024.11.19 05:58:25.336175 [ 190 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:58:25.336594 [ 190 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:58:25.336988 [ 190 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:58:25.337227 [ 190 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:58:25.337623 [ 190 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:58:25.338351 [ 259 ] {04e80c46-fa08-48c9-aa8c-6f17d0722ab7} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:25.338417 [ 259 ] {04e80c46-fa08-48c9-aa8c-6f17d0722ab7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:25.339238 [ 259 ] {04e80c46-fa08-48c9-aa8c-6f17d0722ab7} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.19 05:58:25.339812 [ 259 ] {04e80c46-fa08-48c9-aa8c-6f17d0722ab7} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:58:25.340361 [ 259 ] {04e80c46-fa08-48c9-aa8c-6f17d0722ab7} executeQuery: Read 48 rows, 3.54 KiB in 0.004804 sec., 9991.673605328893 rows/sec., 736.69 KiB/sec. 2024.11.19 05:58:25.340615 [ 259 ] {04e80c46-fa08-48c9-aa8c-6f17d0722ab7} TCPHandler: Processed in 0.005381796 sec. 2024.11.19 05:58:25.340912 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:25.341310 [ 263 ] {db49ac3e-46fc-44bb-85dd-725a5cb468ba} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:58:25.341442 [ 263 ] {db49ac3e-46fc-44bb-85dd-725a5cb468ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:58:25.341468 [ 190 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2172 rows, containing 5 columns (5 merged, 0 gathered) in 0.006322526 sec., 343533.5813565654 rows/sec., 30.32 MiB/sec. 2024.11.19 05:58:25.341799 [ 190 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.11.19 05:58:25.342358 [ 190 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_61_12} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:58:25.342593 [ 190 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_61_12} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.11.19 05:58:25.342663 [ 263 ] {db49ac3e-46fc-44bb-85dd-725a5cb468ba} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:25.342743 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.11.19 05:58:25.342749 [ 263 ] {db49ac3e-46fc-44bb-85dd-725a5cb468ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:25.343155 [ 263 ] {db49ac3e-46fc-44bb-85dd-725a5cb468ba} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.19 05:58:25.343422 [ 263 ] {db49ac3e-46fc-44bb-85dd-725a5cb468ba} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:58:25.343645 [ 263 ] {db49ac3e-46fc-44bb-85dd-725a5cb468ba} executeQuery: Read 14 rows, 1004.00 B in 0.002461 sec., 5688.7444128403085 rows/sec., 398.40 KiB/sec. 2024.11.19 05:58:25.343895 [ 263 ] {db49ac3e-46fc-44bb-85dd-725a5cb468ba} TCPHandler: Processed in 0.003154083 sec. 2024.11.19 05:58:25.344154 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:25.344267 [ 259 ] {5af07133-3132-471f-a8d7-30c349af2eb7} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:58:25.344313 [ 259 ] {5af07133-3132-471f-a8d7-30c349af2eb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:58:25.344892 [ 259 ] {5af07133-3132-471f-a8d7-30c349af2eb7} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:25.344930 [ 259 ] {5af07133-3132-471f-a8d7-30c349af2eb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:25.345288 [ 259 ] {5af07133-3132-471f-a8d7-30c349af2eb7} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.19 05:58:25.345532 [ 259 ] {5af07133-3132-471f-a8d7-30c349af2eb7} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:58:25.345659 [ 56 ] {} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.11.19 05:58:25.345700 [ 56 ] {} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:25.345725 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:25.345729 [ 259 ] {5af07133-3132-471f-a8d7-30c349af2eb7} executeQuery: Read 13 rows, 830.00 B in 0.001485 sec., 8754.208754208754 rows/sec., 545.82 KiB/sec. 2024.11.19 05:58:25.345844 [ 259 ] {5af07133-3132-471f-a8d7-30c349af2eb7} TCPHandler: Processed in 0.001803729 sec. 2024.11.19 05:58:25.345882 [ 192 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:58:25.346009 [ 192 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:25.346009 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:25.346049 [ 192 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:58:25.346261 [ 192 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:58:25.346324 [ 263 ] {321f9077-a6f9-4682-a559-979a8267d363} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:58:25.346479 [ 263 ] {321f9077-a6f9-4682-a559-979a8267d363} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:58:25.346630 [ 192 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:58:25.347012 [ 192 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:58:25.347320 [ 192 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:58:25.348664 [ 263 ] {321f9077-a6f9-4682-a559-979a8267d363} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:25.348710 [ 263 ] {321f9077-a6f9-4682-a559-979a8267d363} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:25.348963 [ 190 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003172142 sec., 20490.885969165312 rows/sec., 1.33 MiB/sec. 2024.11.19 05:58:25.349237 [ 191 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.11.19 05:58:25.349403 [ 263 ] {321f9077-a6f9-4682-a559-979a8267d363} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.11.19 05:58:25.349783 [ 191 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_21_5} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:58:25.349824 [ 263 ] {321f9077-a6f9-4682-a559-979a8267d363} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:58:25.349959 [ 191 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_21_5} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.11.19 05:58:25.350037 [ 56 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.11.19 05:58:25.350152 [ 56 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:25.350210 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:25.350218 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.19 05:58:25.350275 [ 263 ] {321f9077-a6f9-4682-a559-979a8267d363} executeQuery: Read 423 rows, 30.96 KiB in 0.004049 sec., 104470.23956532478 rows/sec., 7.47 MiB/sec. 2024.11.19 05:58:25.350505 [ 263 ] {321f9077-a6f9-4682-a559-979a8267d363} TCPHandler: Processed in 0.004562758 sec. 2024.11.19 05:58:25.350536 [ 199 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:58:25.350699 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:25.350726 [ 199 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:25.350778 [ 199 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:58:25.351003 [ 259 ] {f2ecdcc3-5b39-4143-8013-b3313676f310} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:58:25.351033 [ 199 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:58:25.351241 [ 259 ] {f2ecdcc3-5b39-4143-8013-b3313676f310} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:58:25.351391 [ 199 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:58:25.351763 [ 199 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:58:25.352118 [ 199 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:58:25.352482 [ 199 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:58:25.353544 [ 259 ] {f2ecdcc3-5b39-4143-8013-b3313676f310} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:25.353619 [ 259 ] {f2ecdcc3-5b39-4143-8013-b3313676f310} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:25.354515 [ 259 ] {f2ecdcc3-5b39-4143-8013-b3313676f310} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.19 05:58:25.354935 [ 259 ] {f2ecdcc3-5b39-4143-8013-b3313676f310} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:58:25.355532 [ 259 ] {f2ecdcc3-5b39-4143-8013-b3313676f310} executeQuery: Read 6 rows, 321.00 B in 0.004642 sec., 1292.5463162429987 rows/sec., 67.53 KiB/sec. 2024.11.19 05:58:25.355896 [ 259 ] {f2ecdcc3-5b39-4143-8013-b3313676f310} TCPHandler: Processed in 0.005283234 sec. 2024.11.19 05:58:25.356024 [ 199 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.005679309 sec., 343879.8628495122 rows/sec., 26.32 MiB/sec. 2024.11.19 05:58:25.356150 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:25.356291 [ 191 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.11.19 05:58:25.356349 [ 263 ] {c0b53bb9-4945-4afb-944e-ab4d2c444906} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:58:25.356449 [ 263 ] {c0b53bb9-4945-4afb-944e-ab4d2c444906} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:58:25.356848 [ 191 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_61_12} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:58:25.357045 [ 191 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_61_12} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.11.19 05:58:25.357135 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.11.19 05:58:25.357432 [ 263 ] {c0b53bb9-4945-4afb-944e-ab4d2c444906} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:25.357472 [ 263 ] {c0b53bb9-4945-4afb-944e-ab4d2c444906} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:25.357851 [ 263 ] {c0b53bb9-4945-4afb-944e-ab4d2c444906} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.11.19 05:58:25.358089 [ 263 ] {c0b53bb9-4945-4afb-944e-ab4d2c444906} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:58:25.358214 [ 56 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.11.19 05:58:25.358249 [ 56 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:25.358272 [ 263 ] {c0b53bb9-4945-4afb-944e-ab4d2c444906} executeQuery: Read 237 rows, 16.27 KiB in 0.002046 sec., 115835.7771260997 rows/sec., 7.76 MiB/sec. 2024.11.19 05:58:25.358276 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:25.358470 [ 263 ] {c0b53bb9-4945-4afb-944e-ab4d2c444906} TCPHandler: Processed in 0.002409975 sec. 2024.11.19 05:58:25.358613 [ 190 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:58:25.358702 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:25.358921 [ 190 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:25.358950 [ 259 ] {27291592-d1f7-4549-af67-7ec553e0b955} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:58:25.358982 [ 190 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_61_12} MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 11343 rows starting from the beginning of the part 2024.11.19 05:58:25.359044 [ 259 ] {27291592-d1f7-4549-af67-7ec553e0b955} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:58:25.359434 [ 190 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:58:25.359820 [ 190 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:58:25.360205 [ 190 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part 2024.11.19 05:58:25.360408 [ 190 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:58:25.360858 [ 190 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:58:25.361548 [ 259 ] {27291592-d1f7-4549-af67-7ec553e0b955} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:25.361606 [ 259 ] {27291592-d1f7-4549-af67-7ec553e0b955} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:25.362339 [ 259 ] {27291592-d1f7-4549-af67-7ec553e0b955} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.19 05:58:25.362678 [ 259 ] {27291592-d1f7-4549-af67-7ec553e0b955} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:58:25.363239 [ 259 ] {27291592-d1f7-4549-af67-7ec553e0b955} executeQuery: Read 1 rows, 69.00 B in 0.00433 sec., 230.9468822170901 rows/sec., 15.56 KiB/sec. 2024.11.19 05:58:25.363533 [ 259 ] {27291592-d1f7-4549-af67-7ec553e0b955} TCPHandler: Processed in 0.004940052 sec. 2024.11.19 05:58:25.363793 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:25.364070 [ 263 ] {e8d866fe-5c77-4bbe-97f6-dec7a2e316ac} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:58:25.364306 [ 263 ] {e8d866fe-5c77-4bbe-97f6-dec7a2e316ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:58:25.366262 [ 263 ] {e8d866fe-5c77-4bbe-97f6-dec7a2e316ac} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:25.366302 [ 263 ] {e8d866fe-5c77-4bbe-97f6-dec7a2e316ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:25.367473 [ 190 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 12297 rows, containing 5 columns (5 merged, 0 gathered) in 0.009020674 sec., 1363201.9070858785 rows/sec., 93.02 MiB/sec. 2024.11.19 05:58:25.367810 [ 190 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.11.19 05:58:25.367861 [ 263 ] {e8d866fe-5c77-4bbe-97f6-dec7a2e316ac} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.19 05:58:25.368266 [ 190 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_61_12} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:58:25.368477 [ 263 ] {e8d866fe-5c77-4bbe-97f6-dec7a2e316ac} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:58:25.368501 [ 190 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_61_12} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.11.19 05:58:25.368678 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. 2024.11.19 05:58:25.368900 [ 263 ] {e8d866fe-5c77-4bbe-97f6-dec7a2e316ac} executeQuery: Read 41 rows, 75.23 KiB in 0.004931 sec., 8314.743459744474 rows/sec., 14.90 MiB/sec. 2024.11.19 05:58:25.369062 [ 263 ] {e8d866fe-5c77-4bbe-97f6-dec7a2e316ac} TCPHandler: Processed in 0.005410326 sec. 2024.11.19 05:58:25.369210 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:25.369322 [ 259 ] {dd7753d5-8832-448b-a08c-770ded5f02c7} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:58:25.369368 [ 259 ] {dd7753d5-8832-448b-a08c-770ded5f02c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:58:25.369821 [ 259 ] {dd7753d5-8832-448b-a08c-770ded5f02c7} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:25.369858 [ 259 ] {dd7753d5-8832-448b-a08c-770ded5f02c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:25.370231 [ 259 ] {dd7753d5-8832-448b-a08c-770ded5f02c7} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.11.19 05:58:25.370476 [ 259 ] {dd7753d5-8832-448b-a08c-770ded5f02c7} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:58:25.370606 [ 56 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.11.19 05:58:25.370642 [ 56 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:25.370659 [ 259 ] {dd7753d5-8832-448b-a08c-770ded5f02c7} executeQuery: Read 82 rows, 5.33 KiB in 0.00136 sec., 60294.11764705882 rows/sec., 3.83 MiB/sec. 2024.11.19 05:58:25.370668 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:25.370766 [ 259 ] {dd7753d5-8832-448b-a08c-770ded5f02c7} TCPHandler: Processed in 0.001604677 sec. 2024.11.19 05:58:25.370921 [ 195 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:58:25.371059 [ 195 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:25.371095 [ 195 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3550 rows starting from the beginning of the part 2024.11.19 05:58:25.371214 [ 195 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:58:25.371399 [ 195 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:58:25.371499 [ 195 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part 2024.11.19 05:58:25.371584 [ 195 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:58:25.371715 [ 195 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:58:25.373347 [ 188 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3894 rows, containing 4 columns (4 merged, 0 gathered) in 0.002568617 sec., 1515990.9009400778 rows/sec., 99.57 MiB/sec. 2024.11.19 05:58:25.373733 [ 201 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.11.19 05:58:25.374102 [ 201 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_61_12} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:58:25.374199 [ 201 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_61_12} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.11.19 05:58:25.374308 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2024.11.19 05:58:28.793282 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1004 2024.11.19 05:58:28.796374 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:28.796427 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:28.797936 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.19 05:58:28.798263 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:58:28.799624 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1004 2024.11.19 05:58:30.321552 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:30.321760 [ 259 ] {a31784e0-12e8-44d3-8f0b-e4d37cb969e8} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.19 05:58:30.321838 [ 259 ] {a31784e0-12e8-44d3-8f0b-e4d37cb969e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.19 05:58:30.322628 [ 259 ] {a31784e0-12e8-44d3-8f0b-e4d37cb969e8} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:30.322685 [ 259 ] {a31784e0-12e8-44d3-8f0b-e4d37cb969e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:30.323119 [ 259 ] {a31784e0-12e8-44d3-8f0b-e4d37cb969e8} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.19 05:58:30.323395 [ 259 ] {a31784e0-12e8-44d3-8f0b-e4d37cb969e8} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): 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.19 05:58:30.323681 [ 259 ] {a31784e0-12e8-44d3-8f0b-e4d37cb969e8} executeQuery: Read 16 rows, 1.30 KiB in 0.001969 sec., 8125.952260030473 rows/sec., 662.61 KiB/sec. 2024.11.19 05:58:30.323872 [ 259 ] {a31784e0-12e8-44d3-8f0b-e4d37cb969e8} TCPHandler: Processed in 0.002446836 sec. 2024.11.19 05:58:30.324057 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:30.324185 [ 263 ] {6c175a6b-0cb9-456c-967d-5b514588c529} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:58:30.324237 [ 263 ] {6c175a6b-0cb9-456c-967d-5b514588c529} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:58:30.324879 [ 263 ] {6c175a6b-0cb9-456c-967d-5b514588c529} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:30.324926 [ 263 ] {6c175a6b-0cb9-456c-967d-5b514588c529} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:30.325337 [ 263 ] {6c175a6b-0cb9-456c-967d-5b514588c529} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.11.19 05:58:30.325594 [ 263 ] {6c175a6b-0cb9-456c-967d-5b514588c529} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:58:30.325819 [ 263 ] {6c175a6b-0cb9-456c-967d-5b514588c529} executeQuery: Read 64 rows, 4.99 KiB in 0.001663 sec., 38484.66626578473 rows/sec., 2.93 MiB/sec. 2024.11.19 05:58:30.325882 [ 263 ] {6c175a6b-0cb9-456c-967d-5b514588c529} TCPHandler: Processed in 0.00188475 sec. 2024.11.19 05:58:30.326043 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:30.326180 [ 259 ] {aefc79c9-8c21-4931-a2e3-d85b30e26be8} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:58:30.326238 [ 259 ] {aefc79c9-8c21-4931-a2e3-d85b30e26be8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:58:30.326861 [ 259 ] {aefc79c9-8c21-4931-a2e3-d85b30e26be8} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:30.326902 [ 259 ] {aefc79c9-8c21-4931-a2e3-d85b30e26be8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:30.327255 [ 259 ] {aefc79c9-8c21-4931-a2e3-d85b30e26be8} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.19 05:58:30.327498 [ 259 ] {aefc79c9-8c21-4931-a2e3-d85b30e26be8} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:58:30.327722 [ 259 ] {aefc79c9-8c21-4931-a2e3-d85b30e26be8} executeQuery: Read 16 rows, 1.12 KiB in 0.001575 sec., 10158.730158730159 rows/sec., 709.33 KiB/sec. 2024.11.19 05:58:30.327777 [ 259 ] {aefc79c9-8c21-4931-a2e3-d85b30e26be8} TCPHandler: Processed in 0.001800188 sec. 2024.11.19 05:58:30.327918 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:30.328031 [ 263 ] {ddb8e51d-0fbc-4677-b023-4c874ec0e0d9} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:58:30.328078 [ 263 ] {ddb8e51d-0fbc-4677-b023-4c874ec0e0d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:58:30.328646 [ 263 ] {ddb8e51d-0fbc-4677-b023-4c874ec0e0d9} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:30.328688 [ 263 ] {ddb8e51d-0fbc-4677-b023-4c874ec0e0d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:30.329063 [ 263 ] {ddb8e51d-0fbc-4677-b023-4c874ec0e0d9} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.11.19 05:58:30.329314 [ 263 ] {ddb8e51d-0fbc-4677-b023-4c874ec0e0d9} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:58:30.329565 [ 263 ] {ddb8e51d-0fbc-4677-b023-4c874ec0e0d9} executeQuery: Read 80 rows, 6.42 KiB in 0.001547 sec., 51712.99288946348 rows/sec., 4.05 MiB/sec. 2024.11.19 05:58:30.329711 [ 263 ] {ddb8e51d-0fbc-4677-b023-4c874ec0e0d9} TCPHandler: Processed in 0.001843079 sec. 2024.11.19 05:58:30.329950 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:30.330086 [ 259 ] {e0f96b97-b003-4130-b399-eacddffd7154} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:58:30.330140 [ 259 ] {e0f96b97-b003-4130-b399-eacddffd7154} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:58:30.330706 [ 259 ] {e0f96b97-b003-4130-b399-eacddffd7154} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:30.330747 [ 259 ] {e0f96b97-b003-4130-b399-eacddffd7154} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:30.331155 [ 259 ] {e0f96b97-b003-4130-b399-eacddffd7154} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.11.19 05:58:30.331414 [ 259 ] {e0f96b97-b003-4130-b399-eacddffd7154} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:58:30.331625 [ 259 ] {e0f96b97-b003-4130-b399-eacddffd7154} executeQuery: Read 138 rows, 9.84 KiB in 0.001565 sec., 88178.91373801917 rows/sec., 6.14 MiB/sec. 2024.11.19 05:58:30.331685 [ 259 ] {e0f96b97-b003-4130-b399-eacddffd7154} TCPHandler: Processed in 0.001839939 sec. 2024.11.19 05:58:30.331824 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:30.331933 [ 263 ] {9c9b9345-2ae6-4446-802c-a387553c9323} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:58:30.331980 [ 263 ] {9c9b9345-2ae6-4446-802c-a387553c9323} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:58:30.332455 [ 263 ] {9c9b9345-2ae6-4446-802c-a387553c9323} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:30.332497 [ 263 ] {9c9b9345-2ae6-4446-802c-a387553c9323} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:30.332917 [ 263 ] {9c9b9345-2ae6-4446-802c-a387553c9323} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.11.19 05:58:30.333190 [ 263 ] {9c9b9345-2ae6-4446-802c-a387553c9323} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:58:30.333401 [ 263 ] {9c9b9345-2ae6-4446-802c-a387553c9323} executeQuery: Read 50 rows, 3.44 KiB in 0.00149 sec., 33557.04697986577 rows/sec., 2.25 MiB/sec. 2024.11.19 05:58:30.333452 [ 263 ] {9c9b9345-2ae6-4446-802c-a387553c9323} TCPHandler: Processed in 0.001680337 sec. 2024.11.19 05:58:31.181139 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 2024.11.19 05:58:31.182179 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:31.182230 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:31.182828 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.19 05:58:31.183104 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:58:31.183371 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 2024.11.19 05:58:32.535302 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 2024.11.19 05:58:32.556102 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:32.556165 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:32.563435 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.19 05:58:32.564207 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:58:32.566993 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 324 2024.11.19 05:58:35.322399 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:35.322673 [ 259 ] {2f17090f-58be-440e-9888-3cb0b86d4981} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:58:35.322748 [ 259 ] {2f17090f-58be-440e-9888-3cb0b86d4981} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:58:35.323539 [ 259 ] {2f17090f-58be-440e-9888-3cb0b86d4981} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:35.323595 [ 259 ] {2f17090f-58be-440e-9888-3cb0b86d4981} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:35.324062 [ 259 ] {2f17090f-58be-440e-9888-3cb0b86d4981} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.11.19 05:58:35.324332 [ 259 ] {2f17090f-58be-440e-9888-3cb0b86d4981} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:58:35.324561 [ 259 ] {2f17090f-58be-440e-9888-3cb0b86d4981} executeQuery: Read 56 rows, 4.41 KiB in 0.001936 sec., 28925.619834710742 rows/sec., 2.22 MiB/sec. 2024.11.19 05:58:35.324644 [ 259 ] {2f17090f-58be-440e-9888-3cb0b86d4981} TCPHandler: Processed in 0.002319604 sec. 2024.11.19 05:58:35.324844 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:35.324998 [ 263 ] {bc74800d-4dd1-4eb3-9a77-58ea17ec4b1b} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:58:35.325058 [ 263 ] {bc74800d-4dd1-4eb3-9a77-58ea17ec4b1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:58:35.325745 [ 263 ] {bc74800d-4dd1-4eb3-9a77-58ea17ec4b1b} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:35.325795 [ 263 ] {bc74800d-4dd1-4eb3-9a77-58ea17ec4b1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:35.326204 [ 263 ] {bc74800d-4dd1-4eb3-9a77-58ea17ec4b1b} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.11.19 05:58:35.326473 [ 263 ] {bc74800d-4dd1-4eb3-9a77-58ea17ec4b1b} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:58:35.326692 [ 263 ] {bc74800d-4dd1-4eb3-9a77-58ea17ec4b1b} executeQuery: Read 64 rows, 5.12 KiB in 0.001728 sec., 37037.03703703704 rows/sec., 2.89 MiB/sec. 2024.11.19 05:58:35.326746 [ 263 ] {bc74800d-4dd1-4eb3-9a77-58ea17ec4b1b} TCPHandler: Processed in 0.001984661 sec. 2024.11.19 05:58:35.326893 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:35.327021 [ 259 ] {46265e49-84ec-4664-be20-26696a523568} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:58:35.327080 [ 259 ] {46265e49-84ec-4664-be20-26696a523568} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:58:35.327705 [ 259 ] {46265e49-84ec-4664-be20-26696a523568} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:35.327753 [ 259 ] {46265e49-84ec-4664-be20-26696a523568} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:35.328208 [ 259 ] {46265e49-84ec-4664-be20-26696a523568} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.11.19 05:58:35.328465 [ 259 ] {46265e49-84ec-4664-be20-26696a523568} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:58:35.328680 [ 259 ] {46265e49-84ec-4664-be20-26696a523568} executeQuery: Read 160 rows, 11.41 KiB in 0.00169 sec., 94674.55621301774 rows/sec., 6.59 MiB/sec. 2024.11.19 05:58:35.328734 [ 259 ] {46265e49-84ec-4664-be20-26696a523568} TCPHandler: Processed in 0.001892979 sec. 2024.11.19 05:58:35.328873 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:35.328992 [ 263 ] {68bc467b-3897-48e7-9d97-2a175551e240} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:58:35.329049 [ 263 ] {68bc467b-3897-48e7-9d97-2a175551e240} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:58:35.329586 [ 263 ] {68bc467b-3897-48e7-9d97-2a175551e240} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:35.329634 [ 263 ] {68bc467b-3897-48e7-9d97-2a175551e240} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:35.330062 [ 263 ] {68bc467b-3897-48e7-9d97-2a175551e240} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.11.19 05:58:35.330317 [ 263 ] {68bc467b-3897-48e7-9d97-2a175551e240} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:58:35.330539 [ 263 ] {68bc467b-3897-48e7-9d97-2a175551e240} executeQuery: Read 60 rows, 4.14 KiB in 0.001571 sec., 38192.234245703374 rows/sec., 2.57 MiB/sec. 2024.11.19 05:58:35.330636 [ 263 ] {68bc467b-3897-48e7-9d97-2a175551e240} TCPHandler: Processed in 0.001813649 sec. 2024.11.19 05:58:36.662640 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54222, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:36.895510 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44660, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:36.955975 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52871, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:36.959321 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51357, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:37.007157 [ 53 ] {} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.11.19 05:58:37.007221 [ 53 ] {} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:37.007243 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:37.007459 [ 186 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:58:37.007704 [ 186 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:37.007744 [ 186 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:58:37.007824 [ 186 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:58:37.008068 [ 186 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:58:37.008266 [ 186 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:58:37.008426 [ 186 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:58:37.009551 [ 201 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.002232643 sec., 56435.35486864672 rows/sec., 2.88 MiB/sec. 2024.11.19 05:58:37.009720 [ 201 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.11.19 05:58:37.010040 [ 201 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_21_5} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:58:37.010130 [ 201 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_21_5} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.11.19 05:58:37.010228 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.19 05:58:37.034755 [ 53 ] {} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.11.19 05:58:37.034814 [ 53 ] {} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:37.034851 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:37.035099 [ 198 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:58:37.035444 [ 198 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:37.035507 [ 198 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:58:37.035673 [ 198 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:58:37.036018 [ 198 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:58:37.036227 [ 198 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:58:37.036343 [ 198 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:58:37.037445 [ 201 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.002491826 sec., 8427.55473295487 rows/sec., 567.87 KiB/sec. 2024.11.19 05:58:37.037664 [ 201 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.11.19 05:58:37.038092 [ 201 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_21_5} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:58:37.038166 [ 201 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_21_5} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.11.19 05:58:37.038243 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.19 05:58:37.098625 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49576, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:37.103944 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38964, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:37.129340 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38457, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:37.140677 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59271, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:38.525437 [ 51 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:58:38.525493 [ 51 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:58:38.683632 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 2024.11.19 05:58:38.684258 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:38.684306 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:38.684856 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.19 05:58:38.685118 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:58:38.685361 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2024.11.19 05:58:38.800009 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1024 2024.11.19 05:58:38.803049 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:38.803110 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:38.804553 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.19 05:58:38.804949 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:58:38.805629 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1024 2024.11.19 05:58:38.870446 [ 51 ] {} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.11.19 05:58:38.870543 [ 51 ] {} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:38.870588 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:38.870907 [ 198 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:58:38.871148 [ 198 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:38.871182 [ 198 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:58:38.871260 [ 198 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:58:38.871490 [ 198 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:58:38.871627 [ 198 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:58:38.871897 [ 198 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:58:38.872939 [ 194 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002240363 sec., 133014.15886621946 rows/sec., 9.54 MiB/sec. 2024.11.19 05:58:38.873159 [ 189 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.11.19 05:58:38.873595 [ 189 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_21_5} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:58:38.873711 [ 189 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_21_5} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.11.19 05:58:38.873836 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.11.19 05:58:39.844841 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60884, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:40.067214 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 2024.11.19 05:58:40.087796 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:40.087852 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:40.095166 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.19 05:58:40.095978 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:58:40.099617 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2024.11.19 05:58:40.328695 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:40.328886 [ 259 ] {e643883f-43a7-4dbd-8477-2c952f740cab} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:58:40.328959 [ 259 ] {e643883f-43a7-4dbd-8477-2c952f740cab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:58:40.329724 [ 259 ] {e643883f-43a7-4dbd-8477-2c952f740cab} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:40.329769 [ 259 ] {e643883f-43a7-4dbd-8477-2c952f740cab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:40.330229 [ 259 ] {e643883f-43a7-4dbd-8477-2c952f740cab} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.19 05:58:40.330501 [ 259 ] {e643883f-43a7-4dbd-8477-2c952f740cab} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:58:40.330781 [ 259 ] {e643883f-43a7-4dbd-8477-2c952f740cab} executeQuery: Read 14 rows, 1.01 KiB in 0.001938 sec., 7223.942208462332 rows/sec., 520.03 KiB/sec. 2024.11.19 05:58:40.330990 [ 259 ] {e643883f-43a7-4dbd-8477-2c952f740cab} TCPHandler: Processed in 0.002420756 sec. 2024.11.19 05:58:40.331192 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:40.331318 [ 263 ] {1c55cee1-2e9a-4e60-889c-f6dfaa33c551} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:58:40.331370 [ 263 ] {1c55cee1-2e9a-4e60-889c-f6dfaa33c551} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:58:40.332148 [ 263 ] {1c55cee1-2e9a-4e60-889c-f6dfaa33c551} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:40.332190 [ 263 ] {1c55cee1-2e9a-4e60-889c-f6dfaa33c551} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:40.332612 [ 263 ] {1c55cee1-2e9a-4e60-889c-f6dfaa33c551} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.11.19 05:58:40.332869 [ 263 ] {1c55cee1-2e9a-4e60-889c-f6dfaa33c551} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:58:40.333135 [ 263 ] {1c55cee1-2e9a-4e60-889c-f6dfaa33c551} executeQuery: Read 285 rows, 25.79 KiB in 0.001832 sec., 155567.68558951965 rows/sec., 13.75 MiB/sec. 2024.11.19 05:58:40.333202 [ 263 ] {1c55cee1-2e9a-4e60-889c-f6dfaa33c551} TCPHandler: Processed in 0.002070961 sec. 2024.11.19 05:58:40.333433 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:40.333633 [ 259 ] {11f2aa64-73d9-43f9-8502-3f87eb93c412} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:58:40.333683 [ 259 ] {11f2aa64-73d9-43f9-8502-3f87eb93c412} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:58:40.334258 [ 259 ] {11f2aa64-73d9-43f9-8502-3f87eb93c412} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:40.334299 [ 259 ] {11f2aa64-73d9-43f9-8502-3f87eb93c412} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:40.334656 [ 259 ] {11f2aa64-73d9-43f9-8502-3f87eb93c412} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.19 05:58:40.334900 [ 259 ] {11f2aa64-73d9-43f9-8502-3f87eb93c412} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:58:40.335176 [ 259 ] {11f2aa64-73d9-43f9-8502-3f87eb93c412} executeQuery: Read 48 rows, 3.54 KiB in 0.001586 sec., 30264.817150063052 rows/sec., 2.18 MiB/sec. 2024.11.19 05:58:40.335401 [ 259 ] {11f2aa64-73d9-43f9-8502-3f87eb93c412} TCPHandler: Processed in 0.002094301 sec. 2024.11.19 05:58:40.335596 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:40.335730 [ 263 ] {4677d07c-1649-4dfc-ae31-9403027aa20d} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:58:40.335786 [ 263 ] {4677d07c-1649-4dfc-ae31-9403027aa20d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:58:40.336425 [ 263 ] {4677d07c-1649-4dfc-ae31-9403027aa20d} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:40.336465 [ 263 ] {4677d07c-1649-4dfc-ae31-9403027aa20d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:40.336830 [ 263 ] {4677d07c-1649-4dfc-ae31-9403027aa20d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.19 05:58:40.337106 [ 263 ] {4677d07c-1649-4dfc-ae31-9403027aa20d} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:58:40.337323 [ 263 ] {4677d07c-1649-4dfc-ae31-9403027aa20d} executeQuery: Read 14 rows, 1004.00 B in 0.001624 sec., 8620.689655172413 rows/sec., 603.74 KiB/sec. 2024.11.19 05:58:40.337380 [ 263 ] {4677d07c-1649-4dfc-ae31-9403027aa20d} TCPHandler: Processed in 0.001854669 sec. 2024.11.19 05:58:40.337518 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:40.337629 [ 259 ] {6c15bf5d-9a97-463d-8f0c-89b0ad3eac40} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:58:40.337674 [ 259 ] {6c15bf5d-9a97-463d-8f0c-89b0ad3eac40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:58:40.338204 [ 259 ] {6c15bf5d-9a97-463d-8f0c-89b0ad3eac40} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:40.338244 [ 259 ] {6c15bf5d-9a97-463d-8f0c-89b0ad3eac40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:40.338597 [ 259 ] {6c15bf5d-9a97-463d-8f0c-89b0ad3eac40} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.19 05:58:40.338837 [ 259 ] {6c15bf5d-9a97-463d-8f0c-89b0ad3eac40} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:58:40.339097 [ 259 ] {6c15bf5d-9a97-463d-8f0c-89b0ad3eac40} executeQuery: Read 13 rows, 830.00 B in 0.001489 sec., 8730.691739422431 rows/sec., 544.36 KiB/sec. 2024.11.19 05:58:40.339324 [ 259 ] {6c15bf5d-9a97-463d-8f0c-89b0ad3eac40} TCPHandler: Processed in 0.001855439 sec. 2024.11.19 05:58:40.339485 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:40.339616 [ 263 ] {b1714c3f-901c-4bbc-8394-7ff55edd70b2} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:58:40.339670 [ 263 ] {b1714c3f-901c-4bbc-8394-7ff55edd70b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:58:40.340477 [ 263 ] {b1714c3f-901c-4bbc-8394-7ff55edd70b2} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:40.340517 [ 263 ] {b1714c3f-901c-4bbc-8394-7ff55edd70b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:40.340900 [ 263 ] {b1714c3f-901c-4bbc-8394-7ff55edd70b2} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.11.19 05:58:40.341134 [ 263 ] {b1714c3f-901c-4bbc-8394-7ff55edd70b2} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:58:40.341368 [ 263 ] {b1714c3f-901c-4bbc-8394-7ff55edd70b2} executeQuery: Read 423 rows, 30.96 KiB in 0.001822 sec., 232162.45883644346 rows/sec., 16.60 MiB/sec. 2024.11.19 05:58:40.341524 [ 263 ] {b1714c3f-901c-4bbc-8394-7ff55edd70b2} TCPHandler: Processed in 0.002160132 sec. 2024.11.19 05:58:40.341821 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:40.341980 [ 259 ] {c75c7a39-270f-4d3e-aab6-9fee09497e2d} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:58:40.342039 [ 259 ] {c75c7a39-270f-4d3e-aab6-9fee09497e2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:58:40.342530 [ 259 ] {c75c7a39-270f-4d3e-aab6-9fee09497e2d} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:40.342569 [ 259 ] {c75c7a39-270f-4d3e-aab6-9fee09497e2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:40.342957 [ 259 ] {c75c7a39-270f-4d3e-aab6-9fee09497e2d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.19 05:58:40.343202 [ 259 ] {c75c7a39-270f-4d3e-aab6-9fee09497e2d} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:58:40.343413 [ 259 ] {c75c7a39-270f-4d3e-aab6-9fee09497e2d} executeQuery: Read 6 rows, 321.00 B in 0.001464 sec., 4098.360655737705 rows/sec., 214.12 KiB/sec. 2024.11.19 05:58:40.343468 [ 259 ] {c75c7a39-270f-4d3e-aab6-9fee09497e2d} TCPHandler: Processed in 0.001783678 sec. 2024.11.19 05:58:40.343620 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:40.343752 [ 263 ] {e63f73cd-353b-4f78-853b-05527747115b} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:58:40.343809 [ 263 ] {e63f73cd-353b-4f78-853b-05527747115b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:58:40.344402 [ 263 ] {e63f73cd-353b-4f78-853b-05527747115b} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:40.344443 [ 263 ] {e63f73cd-353b-4f78-853b-05527747115b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:40.344843 [ 263 ] {e63f73cd-353b-4f78-853b-05527747115b} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.11.19 05:58:40.345094 [ 263 ] {e63f73cd-353b-4f78-853b-05527747115b} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:58:40.345337 [ 263 ] {e63f73cd-353b-4f78-853b-05527747115b} executeQuery: Read 237 rows, 16.27 KiB in 0.001608 sec., 147388.05970149254 rows/sec., 9.88 MiB/sec. 2024.11.19 05:58:40.345406 [ 263 ] {e63f73cd-353b-4f78-853b-05527747115b} TCPHandler: Processed in 0.001845839 sec. 2024.11.19 05:58:40.345636 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:40.345826 [ 259 ] {ea6b24b4-4878-447e-a39f-794a0ed3b1ce} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:58:40.345883 [ 259 ] {ea6b24b4-4878-447e-a39f-794a0ed3b1ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:58:40.346353 [ 259 ] {ea6b24b4-4878-447e-a39f-794a0ed3b1ce} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:40.346392 [ 259 ] {ea6b24b4-4878-447e-a39f-794a0ed3b1ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:40.346744 [ 259 ] {ea6b24b4-4878-447e-a39f-794a0ed3b1ce} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.19 05:58:40.346982 [ 259 ] {ea6b24b4-4878-447e-a39f-794a0ed3b1ce} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:58:40.347264 [ 259 ] {ea6b24b4-4878-447e-a39f-794a0ed3b1ce} executeQuery: Read 1 rows, 69.00 B in 0.001467 sec., 681.6632583503749 rows/sec., 45.93 KiB/sec. 2024.11.19 05:58:40.347496 [ 259 ] {ea6b24b4-4878-447e-a39f-794a0ed3b1ce} TCPHandler: Processed in 0.001997601 sec. 2024.11.19 05:58:40.347734 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:40.347870 [ 263 ] {71a02952-d0a7-4d68-af97-3ee6640d0001} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:58:40.347961 [ 263 ] {71a02952-d0a7-4d68-af97-3ee6640d0001} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:58:40.349199 [ 263 ] {71a02952-d0a7-4d68-af97-3ee6640d0001} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:40.349239 [ 263 ] {71a02952-d0a7-4d68-af97-3ee6640d0001} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:40.349942 [ 263 ] {71a02952-d0a7-4d68-af97-3ee6640d0001} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.19 05:58:40.350232 [ 263 ] {71a02952-d0a7-4d68-af97-3ee6640d0001} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:58:40.350518 [ 263 ] {71a02952-d0a7-4d68-af97-3ee6640d0001} executeQuery: Read 41 rows, 75.23 KiB in 0.002679 sec., 15304.21799178798 rows/sec., 27.42 MiB/sec. 2024.11.19 05:58:40.350637 [ 263 ] {71a02952-d0a7-4d68-af97-3ee6640d0001} TCPHandler: Processed in 0.003027821 sec. 2024.11.19 05:58:40.350779 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:40.350909 [ 259 ] {5cf01317-afd2-4f9b-af9a-8cdaf3e2b473} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:58:40.350965 [ 259 ] {5cf01317-afd2-4f9b-af9a-8cdaf3e2b473} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:58:40.351440 [ 259 ] {5cf01317-afd2-4f9b-af9a-8cdaf3e2b473} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:40.351478 [ 259 ] {5cf01317-afd2-4f9b-af9a-8cdaf3e2b473} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:40.351838 [ 259 ] {5cf01317-afd2-4f9b-af9a-8cdaf3e2b473} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.11.19 05:58:40.352080 [ 259 ] {5cf01317-afd2-4f9b-af9a-8cdaf3e2b473} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:58:40.352312 [ 259 ] {5cf01317-afd2-4f9b-af9a-8cdaf3e2b473} executeQuery: Read 82 rows, 5.33 KiB in 0.001428 sec., 57422.969187675066 rows/sec., 3.65 MiB/sec. 2024.11.19 05:58:40.352408 [ 259 ] {5cf01317-afd2-4f9b-af9a-8cdaf3e2b473} TCPHandler: Processed in 0.001689328 sec. 2024.11.19 05:58:40.355255 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51596, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:40.578100 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60112, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:40.591504 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40323, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:40.647935 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53887, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:40.786307 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52799, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:40.794746 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38379, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:40.804358 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42492, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:41.000186 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 217.23 MiB, peak 224.19 MiB, free memory in arenas 0.00 B, will set to 215.83 MiB (RSS), difference: -1.40 MiB 2024.11.19 05:58:41.192238 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57084, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:41.423749 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36573, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:41.516173 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42084, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:41.591237 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40134, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:41.625672 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37760, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:41.625760 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45654, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:41.742924 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64222, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:41.794527 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58476, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:41.818830 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56224, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:41.997937 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50465, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:42.005287 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40506, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:42.050841 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36045, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:42.340335 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:32913, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:42.400709 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53879, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:42.422132 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38912, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:42.475580 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57987, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:58:43.343532 [ 43 ] {} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.11.19 05:58:43.343631 [ 43 ] {} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:43.343674 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:43.343989 [ 194 ] {3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9::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.19 05:58:43.344287 [ 194 ] {3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:43.344367 [ 194 ] {3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9::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.19 05:58:43.344530 [ 194 ] {3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2024.11.19 05:58:43.344771 [ 194 ] {3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part 2024.11.19 05:58:43.345082 [ 194 ] {3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9::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.19 05:58:43.345220 [ 194 ] {3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part 2024.11.19 05:58:43.346390 [ 189 ] {3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002601877 sec., 20754.247798800636 rows/sec., 1.73 MiB/sec. 2024.11.19 05:58:43.346628 [ 196 ] {3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.11.19 05:58:43.347056 [ 196 ] {3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9::all_1_9_2} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): 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.19 05:58:43.347167 [ 196 ] {3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9::all_1_9_2} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.11.19 05:58:43.347287 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.19 05:58:45.326762 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:45.326980 [ 259 ] {fe229a35-8862-4cf1-9303-caee2815d88b} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.19 05:58:45.327057 [ 259 ] {fe229a35-8862-4cf1-9303-caee2815d88b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.19 05:58:45.327824 [ 259 ] {fe229a35-8862-4cf1-9303-caee2815d88b} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:45.327888 [ 259 ] {fe229a35-8862-4cf1-9303-caee2815d88b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:45.328343 [ 259 ] {fe229a35-8862-4cf1-9303-caee2815d88b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.19 05:58:45.328632 [ 259 ] {fe229a35-8862-4cf1-9303-caee2815d88b} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): 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.19 05:58:45.328953 [ 259 ] {fe229a35-8862-4cf1-9303-caee2815d88b} executeQuery: Read 2 rows, 167.00 B in 0.002016 sec., 992.063492063492 rows/sec., 80.90 KiB/sec. 2024.11.19 05:58:45.329161 [ 259 ] {fe229a35-8862-4cf1-9303-caee2815d88b} TCPHandler: Processed in 0.002531896 sec. 2024.11.19 05:58:45.329349 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:45.329477 [ 263 ] {a87c32a0-efa2-45d6-8934-978b2dbcb544} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:58:45.329528 [ 263 ] {a87c32a0-efa2-45d6-8934-978b2dbcb544} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:58:45.330163 [ 263 ] {a87c32a0-efa2-45d6-8934-978b2dbcb544} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:45.330207 [ 263 ] {a87c32a0-efa2-45d6-8934-978b2dbcb544} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:45.330629 [ 263 ] {a87c32a0-efa2-45d6-8934-978b2dbcb544} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.11.19 05:58:45.330894 [ 263 ] {a87c32a0-efa2-45d6-8934-978b2dbcb544} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:58:45.331147 [ 263 ] {a87c32a0-efa2-45d6-8934-978b2dbcb544} executeQuery: Read 57 rows, 4.48 KiB in 0.001698 sec., 33568.90459363958 rows/sec., 2.58 MiB/sec. 2024.11.19 05:58:45.331233 [ 263 ] {a87c32a0-efa2-45d6-8934-978b2dbcb544} TCPHandler: Processed in 0.00195331 sec. 2024.11.19 05:58:45.331409 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:45.331533 [ 259 ] {4ab16abd-ccb7-47ad-9db3-f9ff3e29c53c} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:58:45.331583 [ 259 ] {4ab16abd-ccb7-47ad-9db3-f9ff3e29c53c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:58:45.332168 [ 259 ] {4ab16abd-ccb7-47ad-9db3-f9ff3e29c53c} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:45.332210 [ 259 ] {4ab16abd-ccb7-47ad-9db3-f9ff3e29c53c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:45.332579 [ 259 ] {4ab16abd-ccb7-47ad-9db3-f9ff3e29c53c} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.19 05:58:45.332837 [ 259 ] {4ab16abd-ccb7-47ad-9db3-f9ff3e29c53c} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:58:45.333073 [ 259 ] {4ab16abd-ccb7-47ad-9db3-f9ff3e29c53c} executeQuery: Read 2 rows, 143.00 B in 0.001566 sec., 1277.139208173691 rows/sec., 89.18 KiB/sec. 2024.11.19 05:58:45.333130 [ 259 ] {4ab16abd-ccb7-47ad-9db3-f9ff3e29c53c} TCPHandler: Processed in 0.001797919 sec. 2024.11.19 05:58:45.333307 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:45.333420 [ 263 ] {2ff14857-4143-4cce-9378-2ade828f32f4} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:58:45.333467 [ 263 ] {2ff14857-4143-4cce-9378-2ade828f32f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:58:45.334042 [ 263 ] {2ff14857-4143-4cce-9378-2ade828f32f4} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:45.334084 [ 263 ] {2ff14857-4143-4cce-9378-2ade828f32f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:45.334460 [ 263 ] {2ff14857-4143-4cce-9378-2ade828f32f4} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.11.19 05:58:45.334712 [ 263 ] {2ff14857-4143-4cce-9378-2ade828f32f4} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:58:45.334937 [ 263 ] {2ff14857-4143-4cce-9378-2ade828f32f4} executeQuery: Read 66 rows, 5.28 KiB in 0.001536 sec., 42968.75 rows/sec., 3.36 MiB/sec. 2024.11.19 05:58:45.335061 [ 263 ] {2ff14857-4143-4cce-9378-2ade828f32f4} TCPHandler: Processed in 0.001815359 sec. 2024.11.19 05:58:45.335310 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:45.335448 [ 259 ] {7f27273b-b50a-42cf-91af-a6fb57b1a648} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:58:45.335500 [ 259 ] {7f27273b-b50a-42cf-91af-a6fb57b1a648} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:58:45.336021 [ 259 ] {7f27273b-b50a-42cf-91af-a6fb57b1a648} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:45.336062 [ 259 ] {7f27273b-b50a-42cf-91af-a6fb57b1a648} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:45.336447 [ 259 ] {7f27273b-b50a-42cf-91af-a6fb57b1a648} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.11.19 05:58:45.336699 [ 259 ] {7f27273b-b50a-42cf-91af-a6fb57b1a648} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:58:45.336911 [ 259 ] {7f27273b-b50a-42cf-91af-a6fb57b1a648} executeQuery: Read 129 rows, 9.20 KiB in 0.001487 sec., 86751.84936112979 rows/sec., 6.04 MiB/sec. 2024.11.19 05:58:45.336966 [ 259 ] {7f27273b-b50a-42cf-91af-a6fb57b1a648} TCPHandler: Processed in 0.001766898 sec. 2024.11.19 05:58:45.337121 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:45.337232 [ 263 ] {92a44f21-b5b1-49f4-8e6e-e59470a2cb78} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:58:45.337278 [ 263 ] {92a44f21-b5b1-49f4-8e6e-e59470a2cb78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:58:45.337719 [ 263 ] {92a44f21-b5b1-49f4-8e6e-e59470a2cb78} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:45.337760 [ 263 ] {92a44f21-b5b1-49f4-8e6e-e59470a2cb78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:45.338132 [ 263 ] {92a44f21-b5b1-49f4-8e6e-e59470a2cb78} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.11.19 05:58:45.338406 [ 263 ] {92a44f21-b5b1-49f4-8e6e-e59470a2cb78} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:58:45.338631 [ 263 ] {92a44f21-b5b1-49f4-8e6e-e59470a2cb78} executeQuery: Read 48 rows, 3.31 KiB in 0.001421 sec., 33779.02885292048 rows/sec., 2.28 MiB/sec. 2024.11.19 05:58:45.338694 [ 263 ] {92a44f21-b5b1-49f4-8e6e-e59470a2cb78} TCPHandler: Processed in 0.001633006 sec. 2024.11.19 05:58:46.185614 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 2024.11.19 05:58:46.186285 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:46.186338 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:46.186868 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.19 05:58:46.187139 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:58:46.187440 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 2024.11.19 05:58:47.599814 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2024.11.19 05:58:47.622242 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:47.622309 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:47.630075 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.19 05:58:47.630840 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:58:47.633734 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2024.11.19 05:58:48.805964 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1058 2024.11.19 05:58:48.809219 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:48.809277 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:48.810821 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.19 05:58:48.811163 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:58:48.811836 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1058 2024.11.19 05:58:50.322842 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:50.323065 [ 259 ] {f2e71f15-73f8-450b-bd8d-d41458786c17} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:58:50.323141 [ 259 ] {f2e71f15-73f8-450b-bd8d-d41458786c17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:58:50.324050 [ 259 ] {f2e71f15-73f8-450b-bd8d-d41458786c17} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:50.324104 [ 259 ] {f2e71f15-73f8-450b-bd8d-d41458786c17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:50.324531 [ 259 ] {f2e71f15-73f8-450b-bd8d-d41458786c17} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.11.19 05:58:50.324804 [ 259 ] {f2e71f15-73f8-450b-bd8d-d41458786c17} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:58:50.325042 [ 259 ] {f2e71f15-73f8-450b-bd8d-d41458786c17} executeQuery: Read 56 rows, 4.41 KiB in 0.002029 sec., 27599.80285855101 rows/sec., 2.12 MiB/sec. 2024.11.19 05:58:50.325041 [ 33 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.11.19 05:58:50.325132 [ 259 ] {f2e71f15-73f8-450b-bd8d-d41458786c17} TCPHandler: Processed in 0.002452875 sec. 2024.11.19 05:58:50.325231 [ 33 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:50.325305 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:50.325405 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:50.325559 [ 194 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:58:50.325604 [ 263 ] {e5291953-cdfb-4ace-b6a0-c0164f0c07f0} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:58:50.325688 [ 263 ] {e5291953-cdfb-4ace-b6a0-c0164f0c07f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:58:50.325944 [ 194 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:50.326020 [ 194 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1434 rows starting from the beginning of the part 2024.11.19 05:58:50.326342 [ 194 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part 2024.11.19 05:58:50.326772 [ 194 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:58:50.327286 [ 194 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:58:50.327493 [ 194 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:58:50.327887 [ 194 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:58:50.328580 [ 263 ] {e5291953-cdfb-4ace-b6a0-c0164f0c07f0} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:50.328644 [ 263 ] {e5291953-cdfb-4ace-b6a0-c0164f0c07f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:58:50.329541 [ 263 ] {e5291953-cdfb-4ace-b6a0-c0164f0c07f0} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.11.19 05:58:50.330148 [ 263 ] {e5291953-cdfb-4ace-b6a0-c0164f0c07f0} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:58:50.330460 [ 33 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.11.19 05:58:50.330626 [ 263 ] {e5291953-cdfb-4ace-b6a0-c0164f0c07f0} executeQuery: Read 64 rows, 5.12 KiB in 0.005026 sec., 12733.784321528054 rows/sec., 1017.75 KiB/sec. 2024.11.19 05:58:50.330647 [ 33 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:50.330807 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:58:50.330849 [ 263 ] {e5291953-cdfb-4ace-b6a0-c0164f0c07f0} TCPHandler: Processed in 0.005538137 sec. 2024.11.19 05:58:50.331169 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:50.331349 [ 194 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:58:50.331586 [ 259 ] {651646fe-60d4-4081-81dd-e02ef9923577} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:58:50.331802 [ 259 ] {651646fe-60d4-4081-81dd-e02ef9923577} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:58:50.331909 [ 194 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:50.332034 [ 191 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.006641449 sec., 293911.76533916016 rows/sec., 25.69 MiB/sec. 2024.11.19 05:58:50.332052 [ 194 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:58:50.332666 [ 187 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.11.19 05:58:50.332753 [ 194 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 80 rows starting from the beginning of the part 2024.11.19 05:58:50.333469 [ 194 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:58:50.333638 [ 187 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_66_13} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:58:50.334002 [ 187 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_66_13} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.11.19 05:58:50.334339 [ 194 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:58:50.334367 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2024.11.19 05:58:50.334762 [ 194 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:58:50.334812 [ 259 ] {651646fe-60d4-4081-81dd-e02ef9923577} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:50.334924 [ 259 ] {651646fe-60d4-4081-81dd-e02ef9923577} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:58:50.335037 [ 194 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:58:50.336105 [ 259 ] {651646fe-60d4-4081-81dd-e02ef9923577} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.11.19 05:58:50.336730 [ 259 ] {651646fe-60d4-4081-81dd-e02ef9923577} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:58:50.337153 [ 33 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.11.19 05:58:50.337296 [ 33 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:50.337365 [ 259 ] {651646fe-60d4-4081-81dd-e02ef9923577} executeQuery: Read 160 rows, 11.41 KiB in 0.005889 sec., 27169.2986924775 rows/sec., 1.89 MiB/sec. 2024.11.19 05:58:50.337385 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:58:50.337705 [ 259 ] {651646fe-60d4-4081-81dd-e02ef9923577} TCPHandler: Processed in 0.006732149 sec. 2024.11.19 05:58:50.337853 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:58:50.337997 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:50.338554 [ 263 ] {afd4f0ea-da42-4f3b-ac81-999dbb0560bb} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:58:50.338559 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:50.338788 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_66_13} MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 12297 rows starting from the beginning of the part 2024.11.19 05:58:50.338888 [ 263 ] {afd4f0ea-da42-4f3b-ac81-999dbb0560bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:58:50.339299 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 138 rows starting from the beginning of the part 2024.11.19 05:58:50.339807 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:58:50.340228 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:58:50.340543 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:58:50.340979 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:58:50.342558 [ 187 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1612 rows, containing 5 columns (5 merged, 0 gathered) in 0.011598381 sec., 138984.9152222194 rows/sec., 10.72 MiB/sec. 2024.11.19 05:58:50.343048 [ 187 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.11.19 05:58:50.343117 [ 263 ] {afd4f0ea-da42-4f3b-ac81-999dbb0560bb} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:50.343299 [ 263 ] {afd4f0ea-da42-4f3b-ac81-999dbb0560bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:58:50.344042 [ 187 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_66_13} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:58:50.344354 [ 187 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_66_13} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.11.19 05:58:50.344619 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2024.11.19 05:58:50.344937 [ 263 ] {afd4f0ea-da42-4f3b-ac81-999dbb0560bb} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.11.19 05:58:50.345571 [ 263 ] {afd4f0ea-da42-4f3b-ac81-999dbb0560bb} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:58:50.345800 [ 33 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.11.19 05:58:50.345874 [ 33 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:50.345909 [ 263 ] {afd4f0ea-da42-4f3b-ac81-999dbb0560bb} executeQuery: Read 60 rows, 4.14 KiB in 0.007548 sec., 7949.12559618442 rows/sec., 548.57 KiB/sec. 2024.11.19 05:58:50.345916 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:58:50.346165 [ 263 ] {afd4f0ea-da42-4f3b-ac81-999dbb0560bb} TCPHandler: Processed in 0.008334226 sec. 2024.11.19 05:58:50.346214 [ 187 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:58:50.346451 [ 187 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:50.346491 [ 187 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3894 rows starting from the beginning of the part 2024.11.19 05:58:50.346598 [ 187 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 50 rows starting from the beginning of the part 2024.11.19 05:58:50.346761 [ 187 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:58:50.346870 [ 187 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:58:50.346967 [ 187 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:58:50.347080 [ 187 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:58:50.347976 [ 193 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 13121 rows, containing 5 columns (5 merged, 0 gathered) in 0.010479308 sec., 1252086.4927340623 rows/sec., 85.49 MiB/sec. 2024.11.19 05:58:50.348429 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.11.19 05:58:50.348768 [ 187 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 4194 rows, containing 4 columns (4 merged, 0 gathered) in 0.002685968 sec., 1561448.237655847 rows/sec., 102.62 MiB/sec. 2024.11.19 05:58:50.348830 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_66_13} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:58:50.348912 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_66_13} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.11.19 05:58:50.348995 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. 2024.11.19 05:58:50.349181 [ 187 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.11.19 05:58:50.349451 [ 187 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_66_13} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:58:50.349526 [ 187 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_66_13} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.11.19 05:58:50.349594 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2024.11.19 05:58:53.525623 [ 28 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:58:53.525696 [ 28 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:58:53.688986 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 2024.11.19 05:58:53.689974 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:53.690017 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:53.690549 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.19 05:58:53.690819 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:58:53.690980 [ 28 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.11.19 05:58:53.691039 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2024.11.19 05:58:53.691045 [ 28 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:53.691077 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2024.11.19 05:58:53.691410 [ 199 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::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.19 05:58:53.691851 [ 199 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:53.691925 [ 199 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part 2024.11.19 05:58:53.692040 [ 199 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part 2024.11.19 05:58:53.692156 [ 199 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part 2024.11.19 05:58:53.692279 [ 199 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part 2024.11.19 05:58:53.692347 [ 199 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part 2024.11.19 05:58:53.692465 [ 199 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part 2024.11.19 05:58:53.694989 [ 193 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.00379232 sec., 5565458.6110876715 rows/sec., 79.61 MiB/sec. 2024.11.19 05:58:53.695433 [ 192 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.11.19 05:58:53.695799 [ 192 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_46_9} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:58:53.695892 [ 192 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_46_9} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.11.19 05:58:53.696006 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. 2024.11.19 05:58:55.135337 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2024.11.19 05:58:55.157105 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:55.157162 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:58:55.164666 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.19 05:58:55.165444 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:58:55.165741 [ 27 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.11.19 05:58:55.165801 [ 27 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:55.165839 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:58:55.166284 [ 193 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:58:55.181687 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2024.11.19 05:58:55.183226 [ 193 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:55.184543 [ 193 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:58:55.190083 [ 193 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:58:55.195747 [ 193 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:58:55.201461 [ 193 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:58:55.207272 [ 193 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:58:55.212272 [ 193 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:58:55.274528 [ 192 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.108543927 sec., 3196.862409446454 rows/sec., 16.53 MiB/sec. 2024.11.19 05:58:55.277647 [ 200 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.11.19 05:58:55.280626 [ 200 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_46_9} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:58:55.280754 [ 200 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_46_9} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.11.19 05:58:55.283166 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2024.11.19 05:58:55.332038 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:55.332201 [ 259 ] {da033be3-fa8c-470f-9159-5f1872187f7c} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:58:55.332274 [ 259 ] {da033be3-fa8c-470f-9159-5f1872187f7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:58:55.332967 [ 259 ] {da033be3-fa8c-470f-9159-5f1872187f7c} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:55.333013 [ 259 ] {da033be3-fa8c-470f-9159-5f1872187f7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:58:55.333425 [ 259 ] {da033be3-fa8c-470f-9159-5f1872187f7c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.19 05:58:55.333675 [ 259 ] {da033be3-fa8c-470f-9159-5f1872187f7c} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:58:55.333921 [ 259 ] {da033be3-fa8c-470f-9159-5f1872187f7c} executeQuery: Read 14 rows, 1.01 KiB in 0.00176 sec., 7954.545454545454 rows/sec., 572.62 KiB/sec. 2024.11.19 05:58:55.334006 [ 259 ] {da033be3-fa8c-470f-9159-5f1872187f7c} TCPHandler: Processed in 0.002087462 sec. 2024.11.19 05:58:55.334265 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:55.334411 [ 263 ] {bc9d4b6e-4eff-45ad-9367-416530e9940a} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:58:55.334468 [ 263 ] {bc9d4b6e-4eff-45ad-9367-416530e9940a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:58:55.335229 [ 263 ] {bc9d4b6e-4eff-45ad-9367-416530e9940a} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:55.335269 [ 263 ] {bc9d4b6e-4eff-45ad-9367-416530e9940a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:58:55.335734 [ 263 ] {bc9d4b6e-4eff-45ad-9367-416530e9940a} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.11.19 05:58:55.335994 [ 263 ] {bc9d4b6e-4eff-45ad-9367-416530e9940a} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:58:55.336203 [ 263 ] {bc9d4b6e-4eff-45ad-9367-416530e9940a} executeQuery: Read 285 rows, 25.79 KiB in 0.001824 sec., 156250 rows/sec., 13.81 MiB/sec. 2024.11.19 05:58:55.336256 [ 263 ] {bc9d4b6e-4eff-45ad-9367-416530e9940a} TCPHandler: Processed in 0.002119693 sec. 2024.11.19 05:58:55.336405 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:55.336539 [ 259 ] {c30c2217-2fec-403e-8f65-adc9910e9d1f} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:58:55.336594 [ 259 ] {c30c2217-2fec-403e-8f65-adc9910e9d1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:58:55.337232 [ 259 ] {c30c2217-2fec-403e-8f65-adc9910e9d1f} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:55.337272 [ 259 ] {c30c2217-2fec-403e-8f65-adc9910e9d1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:58:55.337626 [ 259 ] {c30c2217-2fec-403e-8f65-adc9910e9d1f} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.19 05:58:55.337874 [ 259 ] {c30c2217-2fec-403e-8f65-adc9910e9d1f} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:58:55.338026 [ 27 ] {} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 2024.11.19 05:58:55.338085 [ 27 ] {} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:55.338119 [ 259 ] {c30c2217-2fec-403e-8f65-adc9910e9d1f} executeQuery: Read 48 rows, 3.54 KiB in 0.001601 sec., 29981.261711430358 rows/sec., 2.16 MiB/sec. 2024.11.19 05:58:55.338129 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:58:55.338271 [ 259 ] {c30c2217-2fec-403e-8f65-adc9910e9d1f} TCPHandler: Processed in 0.00192968 sec. 2024.11.19 05:58:55.338537 [ 192 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::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.19 05:58:55.338548 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:55.339053 [ 263 ] {e0eff544-1b17-4e7c-b793-c51bebbf95de} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:58:55.339240 [ 192 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_34_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:55.339263 [ 263 ] {e0eff544-1b17-4e7c-b793-c51bebbf95de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:58:55.339392 [ 192 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 66 rows starting from the beginning of the part 2024.11.19 05:58:55.339810 [ 192 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part 2024.11.19 05:58:55.340234 [ 192 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 16 rows starting from the beginning of the part 2024.11.19 05:58:55.340609 [ 192 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part 2024.11.19 05:58:55.341014 [ 192 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part 2024.11.19 05:58:55.341371 [ 192 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part 2024.11.19 05:58:55.342209 [ 263 ] {e0eff544-1b17-4e7c-b793-c51bebbf95de} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:55.342254 [ 263 ] {e0eff544-1b17-4e7c-b793-c51bebbf95de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:58:55.342790 [ 263 ] {e0eff544-1b17-4e7c-b793-c51bebbf95de} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.19 05:58:55.343075 [ 192 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_34_7} MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 5 columns (5 merged, 0 gathered) in 0.00480958 sec., 47405.3867489469 rows/sec., 3.57 MiB/sec. 2024.11.19 05:58:55.343133 [ 263 ] {e0eff544-1b17-4e7c-b793-c51bebbf95de} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:58:55.343200 [ 192 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_34_7} MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) 2024.11.19 05:58:55.343530 [ 263 ] {e0eff544-1b17-4e7c-b793-c51bebbf95de} executeQuery: Read 14 rows, 1004.00 B in 0.004657 sec., 3006.227184882972 rows/sec., 210.54 KiB/sec. 2024.11.19 05:58:55.343891 [ 263 ] {e0eff544-1b17-4e7c-b793-c51bebbf95de} TCPHandler: Processed in 0.005509297 sec. 2024.11.19 05:58:55.344055 [ 192 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_34_7} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:58:55.344236 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:55.344415 [ 192 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_34_7} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 2024.11.19 05:58:55.344501 [ 259 ] {205d4763-e75d-475b-ba1d-8702c0147adf} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:58:55.344508 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.11.19 05:58:55.344560 [ 259 ] {205d4763-e75d-475b-ba1d-8702c0147adf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:58:55.345206 [ 259 ] {205d4763-e75d-475b-ba1d-8702c0147adf} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:55.345245 [ 259 ] {205d4763-e75d-475b-ba1d-8702c0147adf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:58:55.345589 [ 259 ] {205d4763-e75d-475b-ba1d-8702c0147adf} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.19 05:58:55.345826 [ 259 ] {205d4763-e75d-475b-ba1d-8702c0147adf} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:58:55.346082 [ 259 ] {205d4763-e75d-475b-ba1d-8702c0147adf} executeQuery: Read 13 rows, 830.00 B in 0.001626 sec., 7995.079950799508 rows/sec., 498.49 KiB/sec. 2024.11.19 05:58:55.346318 [ 259 ] {205d4763-e75d-475b-ba1d-8702c0147adf} TCPHandler: Processed in 0.002264183 sec. 2024.11.19 05:58:55.346513 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:55.346644 [ 263 ] {eebfe689-f816-43aa-8ab8-1da5cd6a88a0} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:58:55.346698 [ 263 ] {eebfe689-f816-43aa-8ab8-1da5cd6a88a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:58:55.347482 [ 263 ] {eebfe689-f816-43aa-8ab8-1da5cd6a88a0} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:55.347521 [ 263 ] {eebfe689-f816-43aa-8ab8-1da5cd6a88a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:58:55.347898 [ 263 ] {eebfe689-f816-43aa-8ab8-1da5cd6a88a0} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.11.19 05:58:55.348147 [ 263 ] {eebfe689-f816-43aa-8ab8-1da5cd6a88a0} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:58:55.348373 [ 263 ] {eebfe689-f816-43aa-8ab8-1da5cd6a88a0} executeQuery: Read 423 rows, 30.96 KiB in 0.001746 sec., 242268.04123711342 rows/sec., 17.32 MiB/sec. 2024.11.19 05:58:55.348505 [ 263 ] {eebfe689-f816-43aa-8ab8-1da5cd6a88a0} TCPHandler: Processed in 0.002053612 sec. 2024.11.19 05:58:55.348719 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:55.348968 [ 259 ] {c430e2ce-9148-4ba5-8218-41450dbe9dfe} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:58:55.349027 [ 259 ] {c430e2ce-9148-4ba5-8218-41450dbe9dfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:58:55.349506 [ 259 ] {c430e2ce-9148-4ba5-8218-41450dbe9dfe} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:55.349545 [ 259 ] {c430e2ce-9148-4ba5-8218-41450dbe9dfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:58:55.349895 [ 259 ] {c430e2ce-9148-4ba5-8218-41450dbe9dfe} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.19 05:58:55.350129 [ 259 ] {c430e2ce-9148-4ba5-8218-41450dbe9dfe} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:58:55.350345 [ 259 ] {c430e2ce-9148-4ba5-8218-41450dbe9dfe} executeQuery: Read 6 rows, 321.00 B in 0.001443 sec., 4158.004158004158 rows/sec., 217.24 KiB/sec. 2024.11.19 05:58:55.350401 [ 259 ] {c430e2ce-9148-4ba5-8218-41450dbe9dfe} TCPHandler: Processed in 0.001801348 sec. 2024.11.19 05:58:55.350531 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:55.350637 [ 263 ] {030fbb7a-52f4-436c-9904-590adb44cc8d} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:58:55.350684 [ 263 ] {030fbb7a-52f4-436c-9904-590adb44cc8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:58:55.351210 [ 263 ] {030fbb7a-52f4-436c-9904-590adb44cc8d} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:55.351249 [ 263 ] {030fbb7a-52f4-436c-9904-590adb44cc8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:58:55.351636 [ 263 ] {030fbb7a-52f4-436c-9904-590adb44cc8d} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.11.19 05:58:55.351882 [ 263 ] {030fbb7a-52f4-436c-9904-590adb44cc8d} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:58:55.352138 [ 263 ] {030fbb7a-52f4-436c-9904-590adb44cc8d} executeQuery: Read 237 rows, 16.27 KiB in 0.001516 sec., 156332.45382585752 rows/sec., 10.48 MiB/sec. 2024.11.19 05:58:55.352194 [ 263 ] {030fbb7a-52f4-436c-9904-590adb44cc8d} TCPHandler: Processed in 0.001714488 sec. 2024.11.19 05:58:55.352420 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:55.352607 [ 259 ] {391a800c-2830-4e7a-87bb-95a6d2e63195} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:58:55.352657 [ 259 ] {391a800c-2830-4e7a-87bb-95a6d2e63195} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:58:55.353089 [ 259 ] {391a800c-2830-4e7a-87bb-95a6d2e63195} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:55.353128 [ 259 ] {391a800c-2830-4e7a-87bb-95a6d2e63195} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:58:55.353471 [ 259 ] {391a800c-2830-4e7a-87bb-95a6d2e63195} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.19 05:58:55.353703 [ 259 ] {391a800c-2830-4e7a-87bb-95a6d2e63195} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:58:55.353917 [ 259 ] {391a800c-2830-4e7a-87bb-95a6d2e63195} executeQuery: Read 1 rows, 69.00 B in 0.001377 sec., 726.2164124909223 rows/sec., 48.93 KiB/sec. 2024.11.19 05:58:55.354036 [ 259 ] {391a800c-2830-4e7a-87bb-95a6d2e63195} TCPHandler: Processed in 0.001788068 sec. 2024.11.19 05:58:55.354178 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:55.354297 [ 263 ] {4ed52f56-dfec-4729-8572-6de15c7d59b5} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:58:55.354439 [ 263 ] {4ed52f56-dfec-4729-8572-6de15c7d59b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:58:55.355664 [ 263 ] {4ed52f56-dfec-4729-8572-6de15c7d59b5} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:55.355703 [ 263 ] {4ed52f56-dfec-4729-8572-6de15c7d59b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:58:55.356377 [ 263 ] {4ed52f56-dfec-4729-8572-6de15c7d59b5} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.19 05:58:55.356638 [ 263 ] {4ed52f56-dfec-4729-8572-6de15c7d59b5} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:58:55.356830 [ 26 ] {} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 2024.11.19 05:58:55.356911 [ 263 ] {4ed52f56-dfec-4729-8572-6de15c7d59b5} executeQuery: Read 41 rows, 75.23 KiB in 0.002572 sec., 15940.90202177294 rows/sec., 28.57 MiB/sec. 2024.11.19 05:58:55.356929 [ 26 ] {} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:55.357004 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:58:55.357314 [ 263 ] {4ed52f56-dfec-4729-8572-6de15c7d59b5} TCPHandler: Processed in 0.003141433 sec. 2024.11.19 05:58:55.357346 [ 197 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_25_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full 2024.11.19 05:58:55.357505 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:58:55.357808 [ 259 ] {79cd4e31-20a2-44a2-8526-6ff8577205ac} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:58:55.357954 [ 259 ] {79cd4e31-20a2-44a2-8526-6ff8577205ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:58:55.357991 [ 197 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_25_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:58:55.358234 [ 197 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 657 rows starting from the beginning of the part 2024.11.19 05:58:55.359020 [ 197 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part 2024.11.19 05:58:55.359634 [ 197 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part 2024.11.19 05:58:55.360314 [ 197 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part 2024.11.19 05:58:55.360512 [ 259 ] {79cd4e31-20a2-44a2-8526-6ff8577205ac} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:55.360655 [ 259 ] {79cd4e31-20a2-44a2-8526-6ff8577205ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:58:55.360946 [ 197 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part 2024.11.19 05:58:55.361519 [ 197 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part 2024.11.19 05:58:55.362433 [ 259 ] {79cd4e31-20a2-44a2-8526-6ff8577205ac} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.11.19 05:58:55.363030 [ 259 ] {79cd4e31-20a2-44a2-8526-6ff8577205ac} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:58:55.363532 [ 259 ] {79cd4e31-20a2-44a2-8526-6ff8577205ac} executeQuery: Read 82 rows, 5.33 KiB in 0.005821 sec., 14086.926644906374 rows/sec., 916.17 KiB/sec. 2024.11.19 05:58:55.363607 [ 259 ] {79cd4e31-20a2-44a2-8526-6ff8577205ac} TCPHandler: Processed in 0.006192444 sec. 2024.11.19 05:58:55.374734 [ 201 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_25_5} MergeTask::MergeProjectionsStage: Merge sorted 862 rows, containing 19 columns (19 merged, 0 gathered) in 0.017588033 sec., 49010.59714864079 rows/sec., 87.82 MiB/sec. 2024.11.19 05:58:55.375910 [ 198 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_25_5} MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) 2024.11.19 05:58:55.376395 [ 198 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_25_5} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.19 05:58:55.376492 [ 198 ] {e648c1b8-8686-4259-82f9-325f430fe764::all_1_25_5} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 2024.11.19 05:58:55.376681 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. 2024.11.19 05:58:56.000273 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 219.43 MiB, peak 231.98 MiB, free memory in arenas 0.00 B, will set to 222.93 MiB (RSS), difference: 3.51 MiB 2024.11.19 05:58:58.813855 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1088 2024.11.19 05:58:58.816986 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:58:58.817038 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:58:58.818606 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.19 05:58:58.818945 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:58:58.819858 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1088 2024.11.19 05:59:00.323625 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:00.323866 [ 259 ] {2706ced6-9ca4-40bb-b4b6-4cf873627ab9} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:59:00.323948 [ 259 ] {2706ced6-9ca4-40bb-b4b6-4cf873627ab9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:59:00.324796 [ 259 ] {2706ced6-9ca4-40bb-b4b6-4cf873627ab9} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:00.324845 [ 259 ] {2706ced6-9ca4-40bb-b4b6-4cf873627ab9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:00.325285 [ 259 ] {2706ced6-9ca4-40bb-b4b6-4cf873627ab9} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.11.19 05:59:00.325558 [ 259 ] {2706ced6-9ca4-40bb-b4b6-4cf873627ab9} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:59:00.325844 [ 259 ] {2706ced6-9ca4-40bb-b4b6-4cf873627ab9} executeQuery: Read 56 rows, 4.41 KiB in 0.00203 sec., 27586.20689655172 rows/sec., 2.12 MiB/sec. 2024.11.19 05:59:00.325958 [ 259 ] {2706ced6-9ca4-40bb-b4b6-4cf873627ab9} TCPHandler: Processed in 0.002497206 sec. 2024.11.19 05:59:00.326227 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:00.326407 [ 263 ] {463b490c-ecb7-47d7-b53e-37b57246b1f2} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:59:00.326467 [ 263 ] {463b490c-ecb7-47d7-b53e-37b57246b1f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:59:00.327089 [ 263 ] {463b490c-ecb7-47d7-b53e-37b57246b1f2} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:00.327132 [ 263 ] {463b490c-ecb7-47d7-b53e-37b57246b1f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:00.327517 [ 263 ] {463b490c-ecb7-47d7-b53e-37b57246b1f2} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.11.19 05:59:00.327762 [ 263 ] {463b490c-ecb7-47d7-b53e-37b57246b1f2} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:59:00.327969 [ 263 ] {463b490c-ecb7-47d7-b53e-37b57246b1f2} executeQuery: Read 64 rows, 5.12 KiB in 0.001598 sec., 40050.06257822278 rows/sec., 3.13 MiB/sec. 2024.11.19 05:59:00.328024 [ 263 ] {463b490c-ecb7-47d7-b53e-37b57246b1f2} TCPHandler: Processed in 0.001942771 sec. 2024.11.19 05:59:00.328182 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:00.328317 [ 259 ] {04682d7e-de23-4035-84c5-a9f662a4fd5b} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:59:00.328378 [ 259 ] {04682d7e-de23-4035-84c5-a9f662a4fd5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:59:00.328929 [ 259 ] {04682d7e-de23-4035-84c5-a9f662a4fd5b} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:00.328969 [ 259 ] {04682d7e-de23-4035-84c5-a9f662a4fd5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:00.329364 [ 259 ] {04682d7e-de23-4035-84c5-a9f662a4fd5b} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.11.19 05:59:00.329619 [ 259 ] {04682d7e-de23-4035-84c5-a9f662a4fd5b} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:59:00.329832 [ 259 ] {04682d7e-de23-4035-84c5-a9f662a4fd5b} executeQuery: Read 128 rows, 9.13 KiB in 0.001545 sec., 82847.89644012945 rows/sec., 5.77 MiB/sec. 2024.11.19 05:59:00.329887 [ 259 ] {04682d7e-de23-4035-84c5-a9f662a4fd5b} TCPHandler: Processed in 0.001769539 sec. 2024.11.19 05:59:00.330034 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:00.330163 [ 263 ] {e80eba17-b6f3-4806-bcf9-3b2444281f5d} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:59:00.330218 [ 263 ] {e80eba17-b6f3-4806-bcf9-3b2444281f5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:59:00.330730 [ 263 ] {e80eba17-b6f3-4806-bcf9-3b2444281f5d} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:00.330770 [ 263 ] {e80eba17-b6f3-4806-bcf9-3b2444281f5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:00.331132 [ 263 ] {e80eba17-b6f3-4806-bcf9-3b2444281f5d} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.11.19 05:59:00.331376 [ 263 ] {e80eba17-b6f3-4806-bcf9-3b2444281f5d} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:59:00.331578 [ 263 ] {e80eba17-b6f3-4806-bcf9-3b2444281f5d} executeQuery: Read 48 rows, 3.31 KiB in 0.001445 sec., 33217.993079584776 rows/sec., 2.24 MiB/sec. 2024.11.19 05:59:00.331628 [ 263 ] {e80eba17-b6f3-4806-bcf9-3b2444281f5d} TCPHandler: Processed in 0.001656787 sec. 2024.11.19 05:59:01.191744 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 2024.11.19 05:59:01.192421 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:01.192472 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:01.193003 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.11.19 05:59:01.193272 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:59:01.193546 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 2024.11.19 05:59:02.682268 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2024.11.19 05:59:02.700756 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:02.700827 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:02.707734 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.11.19 05:59:02.708484 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:59:02.711564 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2024.11.19 05:59:05.324724 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:05.324963 [ 259 ] {a8f1bcfc-425e-47b3-bc81-23408da04dea} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:59:05.325037 [ 259 ] {a8f1bcfc-425e-47b3-bc81-23408da04dea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:59:05.325822 [ 259 ] {a8f1bcfc-425e-47b3-bc81-23408da04dea} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:05.325871 [ 259 ] {a8f1bcfc-425e-47b3-bc81-23408da04dea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:05.326331 [ 259 ] {a8f1bcfc-425e-47b3-bc81-23408da04dea} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.11.19 05:59:05.326592 [ 259 ] {a8f1bcfc-425e-47b3-bc81-23408da04dea} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:59:05.326800 [ 259 ] {a8f1bcfc-425e-47b3-bc81-23408da04dea} executeQuery: Read 56 rows, 4.41 KiB in 0.001895 sec., 29551.451187335093 rows/sec., 2.27 MiB/sec. 2024.11.19 05:59:05.326855 [ 259 ] {a8f1bcfc-425e-47b3-bc81-23408da04dea} TCPHandler: Processed in 0.002270774 sec. 2024.11.19 05:59:05.327050 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:05.327188 [ 263 ] {a6d6b2f9-4c87-402a-b116-1458c92185ff} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:59:05.327244 [ 263 ] {a6d6b2f9-4c87-402a-b116-1458c92185ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:59:05.327929 [ 263 ] {a6d6b2f9-4c87-402a-b116-1458c92185ff} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:05.327978 [ 263 ] {a6d6b2f9-4c87-402a-b116-1458c92185ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:05.328358 [ 263 ] {a6d6b2f9-4c87-402a-b116-1458c92185ff} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.11.19 05:59:05.328609 [ 263 ] {a6d6b2f9-4c87-402a-b116-1458c92185ff} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:59:05.328788 [ 263 ] {a6d6b2f9-4c87-402a-b116-1458c92185ff} executeQuery: Read 64 rows, 5.12 KiB in 0.00163 sec., 39263.8036809816 rows/sec., 3.06 MiB/sec. 2024.11.19 05:59:05.328839 [ 263 ] {a6d6b2f9-4c87-402a-b116-1458c92185ff} TCPHandler: Processed in 0.001857709 sec. 2024.11.19 05:59:05.328991 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:05.329123 [ 259 ] {685ff49e-655e-4309-a34d-b5be6b61ae75} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:59:05.329182 [ 259 ] {685ff49e-655e-4309-a34d-b5be6b61ae75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:59:05.329801 [ 259 ] {685ff49e-655e-4309-a34d-b5be6b61ae75} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:05.329848 [ 259 ] {685ff49e-655e-4309-a34d-b5be6b61ae75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:05.330261 [ 259 ] {685ff49e-655e-4309-a34d-b5be6b61ae75} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.11.19 05:59:05.330510 [ 259 ] {685ff49e-655e-4309-a34d-b5be6b61ae75} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:59:05.330712 [ 259 ] {685ff49e-655e-4309-a34d-b5be6b61ae75} executeQuery: Read 160 rows, 11.41 KiB in 0.001616 sec., 99009.900990099 rows/sec., 6.90 MiB/sec. 2024.11.19 05:59:05.330764 [ 259 ] {685ff49e-655e-4309-a34d-b5be6b61ae75} TCPHandler: Processed in 0.001836409 sec. 2024.11.19 05:59:05.330904 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:05.331013 [ 263 ] {7066da66-ac28-44b0-89a8-7dc75f3f9cac} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:59:05.331060 [ 263 ] {7066da66-ac28-44b0-89a8-7dc75f3f9cac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:59:05.331514 [ 263 ] {7066da66-ac28-44b0-89a8-7dc75f3f9cac} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:05.331553 [ 263 ] {7066da66-ac28-44b0-89a8-7dc75f3f9cac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:05.331941 [ 263 ] {7066da66-ac28-44b0-89a8-7dc75f3f9cac} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.11.19 05:59:05.332191 [ 263 ] {7066da66-ac28-44b0-89a8-7dc75f3f9cac} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:59:05.332410 [ 263 ] {7066da66-ac28-44b0-89a8-7dc75f3f9cac} executeQuery: Read 60 rows, 4.14 KiB in 0.00142 sec., 42253.52112676056 rows/sec., 2.85 MiB/sec. 2024.11.19 05:59:05.332460 [ 263 ] {7066da66-ac28-44b0-89a8-7dc75f3f9cac} TCPHandler: Processed in 0.001607467 sec. 2024.11.19 05:59:06.672055 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57185, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:06.909263 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47282, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:06.975705 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48101, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:06.975781 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58251, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:07.120325 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38147, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:07.126719 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49280, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:07.148002 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49009, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:07.156343 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63090, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:08.525958 [ 110 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:59:08.526016 [ 110 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:59:08.693908 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 2024.11.19 05:59:08.694669 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:08.694725 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:08.695358 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.11.19 05:59:08.695627 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:59:08.695915 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2024.11.19 05:59:08.820531 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1104 2024.11.19 05:59:08.823532 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:08.823583 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:08.825073 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.19 05:59:08.825402 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:59:08.825575 [ 110 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.11.19 05:59:08.825635 [ 110 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:08.825673 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:08.826075 [ 196 ] {3d17012a-6c43-4282-98e6-700f65c969c7::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.19 05:59:08.826935 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1104 2024.11.19 05:59:08.827363 [ 196 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:59:08.827541 [ 196 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 974 rows starting from the beginning of the part 2024.11.19 05:59:08.828185 [ 196 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part 2024.11.19 05:59:08.828751 [ 196 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part 2024.11.19 05:59:08.829393 [ 196 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part 2024.11.19 05:59:08.830066 [ 196 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part 2024.11.19 05:59:08.830633 [ 196 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part 2024.11.19 05:59:08.838718 [ 201 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1104 rows, containing 72 columns (72 merged, 0 gathered) in 0.012931594 sec., 85372.30599723438 rows/sec., 67.71 MiB/sec. 2024.11.19 05:59:08.840083 [ 188 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.11.19 05:59:08.840788 [ 188 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_36_7} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:59:08.840873 [ 188 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_36_7} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.11.19 05:59:08.841075 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.64 MiB. 2024.11.19 05:59:09.001480 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001026891 sec. 2024.11.19 05:59:09.858667 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38182, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:10.211886 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2024.11.19 05:59:10.232932 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:10.232987 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:10.240857 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.11.19 05:59:10.241634 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:59:10.245486 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2024.11.19 05:59:10.332181 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:10.332400 [ 259 ] {07e1b316-950f-486c-b4c8-986a11587f04} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:59:10.332481 [ 259 ] {07e1b316-950f-486c-b4c8-986a11587f04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:59:10.333318 [ 259 ] {07e1b316-950f-486c-b4c8-986a11587f04} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:10.333371 [ 259 ] {07e1b316-950f-486c-b4c8-986a11587f04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:10.333828 [ 259 ] {07e1b316-950f-486c-b4c8-986a11587f04} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.19 05:59:10.334106 [ 259 ] {07e1b316-950f-486c-b4c8-986a11587f04} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:59:10.334401 [ 259 ] {07e1b316-950f-486c-b4c8-986a11587f04} executeQuery: Read 14 rows, 1.01 KiB in 0.00206 sec., 6796.116504854368 rows/sec., 489.23 KiB/sec. 2024.11.19 05:59:10.334644 [ 259 ] {07e1b316-950f-486c-b4c8-986a11587f04} TCPHandler: Processed in 0.002595247 sec. 2024.11.19 05:59:10.334853 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:10.335004 [ 263 ] {1629be26-b2e1-4089-bf45-c639ebbe6a62} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:59:10.335064 [ 263 ] {1629be26-b2e1-4089-bf45-c639ebbe6a62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:59:10.335801 [ 263 ] {1629be26-b2e1-4089-bf45-c639ebbe6a62} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:10.335841 [ 263 ] {1629be26-b2e1-4089-bf45-c639ebbe6a62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:10.336297 [ 263 ] {1629be26-b2e1-4089-bf45-c639ebbe6a62} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.11.19 05:59:10.336548 [ 263 ] {1629be26-b2e1-4089-bf45-c639ebbe6a62} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:59:10.336786 [ 263 ] {1629be26-b2e1-4089-bf45-c639ebbe6a62} executeQuery: Read 285 rows, 25.79 KiB in 0.001817 sec., 156851.95376995046 rows/sec., 13.86 MiB/sec. 2024.11.19 05:59:10.336851 [ 263 ] {1629be26-b2e1-4089-bf45-c639ebbe6a62} TCPHandler: Processed in 0.002067082 sec. 2024.11.19 05:59:10.337026 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:10.337182 [ 259 ] {396116e7-9da5-4984-b695-09d5579bf321} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:59:10.337240 [ 259 ] {396116e7-9da5-4984-b695-09d5579bf321} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:59:10.337901 [ 259 ] {396116e7-9da5-4984-b695-09d5579bf321} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:10.337949 [ 259 ] {396116e7-9da5-4984-b695-09d5579bf321} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:10.338355 [ 259 ] {396116e7-9da5-4984-b695-09d5579bf321} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.19 05:59:10.338599 [ 259 ] {396116e7-9da5-4984-b695-09d5579bf321} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:59:10.338861 [ 259 ] {396116e7-9da5-4984-b695-09d5579bf321} executeQuery: Read 48 rows, 3.54 KiB in 0.001712 sec., 28037.383177570093 rows/sec., 2.02 MiB/sec. 2024.11.19 05:59:10.339064 [ 259 ] {396116e7-9da5-4984-b695-09d5579bf321} TCPHandler: Processed in 0.002121612 sec. 2024.11.19 05:59:10.339282 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:10.339415 [ 263 ] {91bde112-f007-4a94-84dc-6b697a81c3cb} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:59:10.339471 [ 263 ] {91bde112-f007-4a94-84dc-6b697a81c3cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:59:10.340149 [ 263 ] {91bde112-f007-4a94-84dc-6b697a81c3cb} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:10.340197 [ 263 ] {91bde112-f007-4a94-84dc-6b697a81c3cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:10.340544 [ 263 ] {91bde112-f007-4a94-84dc-6b697a81c3cb} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.19 05:59:10.340787 [ 263 ] {91bde112-f007-4a94-84dc-6b697a81c3cb} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:59:10.341009 [ 263 ] {91bde112-f007-4a94-84dc-6b697a81c3cb} executeQuery: Read 14 rows, 1004.00 B in 0.001623 sec., 8626.00123228589 rows/sec., 604.11 KiB/sec. 2024.11.19 05:59:10.341070 [ 263 ] {91bde112-f007-4a94-84dc-6b697a81c3cb} TCPHandler: Processed in 0.00189497 sec. 2024.11.19 05:59:10.341203 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:10.341342 [ 259 ] {fab005a7-970c-4f46-93c0-e0948d078ae9} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:59:10.341398 [ 259 ] {fab005a7-970c-4f46-93c0-e0948d078ae9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:59:10.342056 [ 259 ] {fab005a7-970c-4f46-93c0-e0948d078ae9} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:10.342106 [ 259 ] {fab005a7-970c-4f46-93c0-e0948d078ae9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:10.342483 [ 259 ] {fab005a7-970c-4f46-93c0-e0948d078ae9} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.19 05:59:10.342728 [ 259 ] {fab005a7-970c-4f46-93c0-e0948d078ae9} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:59:10.342955 [ 259 ] {fab005a7-970c-4f46-93c0-e0948d078ae9} executeQuery: Read 13 rows, 830.00 B in 0.001648 sec., 7888.349514563107 rows/sec., 491.84 KiB/sec. 2024.11.19 05:59:10.343080 [ 259 ] {fab005a7-970c-4f46-93c0-e0948d078ae9} TCPHandler: Processed in 0.00192784 sec. 2024.11.19 05:59:10.343254 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:10.343362 [ 263 ] {5d5279cd-a42f-4139-ba1f-4e60f5b03e0d} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:59:10.343408 [ 263 ] {5d5279cd-a42f-4139-ba1f-4e60f5b03e0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:59:10.344100 [ 263 ] {5d5279cd-a42f-4139-ba1f-4e60f5b03e0d} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:10.344138 [ 263 ] {5d5279cd-a42f-4139-ba1f-4e60f5b03e0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:10.344506 [ 263 ] {5d5279cd-a42f-4139-ba1f-4e60f5b03e0d} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.11.19 05:59:10.344763 [ 263 ] {5d5279cd-a42f-4139-ba1f-4e60f5b03e0d} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:59:10.344981 [ 263 ] {5d5279cd-a42f-4139-ba1f-4e60f5b03e0d} executeQuery: Read 423 rows, 30.96 KiB in 0.001641 sec., 257769.65265082265 rows/sec., 18.43 MiB/sec. 2024.11.19 05:59:10.345033 [ 263 ] {5d5279cd-a42f-4139-ba1f-4e60f5b03e0d} TCPHandler: Processed in 0.001831889 sec. 2024.11.19 05:59:10.345191 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:10.345304 [ 259 ] {116fc5db-a14d-41d4-a859-63a11ef67ed5} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:59:10.345351 [ 259 ] {116fc5db-a14d-41d4-a859-63a11ef67ed5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:59:10.345794 [ 259 ] {116fc5db-a14d-41d4-a859-63a11ef67ed5} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:10.345834 [ 259 ] {116fc5db-a14d-41d4-a859-63a11ef67ed5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:10.346193 [ 259 ] {116fc5db-a14d-41d4-a859-63a11ef67ed5} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.19 05:59:10.346442 [ 259 ] {116fc5db-a14d-41d4-a859-63a11ef67ed5} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:59:10.346690 [ 259 ] {116fc5db-a14d-41d4-a859-63a11ef67ed5} executeQuery: Read 6 rows, 321.00 B in 0.0014 sec., 4285.714285714285 rows/sec., 223.91 KiB/sec. 2024.11.19 05:59:10.346899 [ 259 ] {116fc5db-a14d-41d4-a859-63a11ef67ed5} TCPHandler: Processed in 0.001762078 sec. 2024.11.19 05:59:10.347091 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:10.347208 [ 263 ] {09a82ccd-c695-4ed7-91a5-83a42c3d2612} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:59:10.347268 [ 263 ] {09a82ccd-c695-4ed7-91a5-83a42c3d2612} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:59:10.347941 [ 263 ] {09a82ccd-c695-4ed7-91a5-83a42c3d2612} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:10.347987 [ 263 ] {09a82ccd-c695-4ed7-91a5-83a42c3d2612} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:10.348414 [ 263 ] {09a82ccd-c695-4ed7-91a5-83a42c3d2612} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.11.19 05:59:10.348664 [ 263 ] {09a82ccd-c695-4ed7-91a5-83a42c3d2612} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:59:10.348889 [ 263 ] {09a82ccd-c695-4ed7-91a5-83a42c3d2612} executeQuery: Read 237 rows, 16.27 KiB in 0.001705 sec., 139002.93255131965 rows/sec., 9.32 MiB/sec. 2024.11.19 05:59:10.348944 [ 263 ] {09a82ccd-c695-4ed7-91a5-83a42c3d2612} TCPHandler: Processed in 0.00193044 sec. 2024.11.19 05:59:10.349089 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:10.349200 [ 259 ] {5a6edba5-cde6-443d-84b7-c084ca95ba22} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:59:10.349255 [ 259 ] {5a6edba5-cde6-443d-84b7-c084ca95ba22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:59:10.349763 [ 259 ] {5a6edba5-cde6-443d-84b7-c084ca95ba22} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:10.349810 [ 259 ] {5a6edba5-cde6-443d-84b7-c084ca95ba22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:10.350234 [ 259 ] {5a6edba5-cde6-443d-84b7-c084ca95ba22} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.19 05:59:10.350477 [ 259 ] {5a6edba5-cde6-443d-84b7-c084ca95ba22} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:59:10.350704 [ 259 ] {5a6edba5-cde6-443d-84b7-c084ca95ba22} executeQuery: Read 1 rows, 69.00 B in 0.001525 sec., 655.7377049180327 rows/sec., 44.19 KiB/sec. 2024.11.19 05:59:10.350825 [ 259 ] {5a6edba5-cde6-443d-84b7-c084ca95ba22} TCPHandler: Processed in 0.001788559 sec. 2024.11.19 05:59:10.350974 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:10.351080 [ 263 ] {f8d48c82-5090-4869-81fd-1a0bd237b3f8} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:59:10.351148 [ 263 ] {f8d48c82-5090-4869-81fd-1a0bd237b3f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:59:10.352339 [ 263 ] {f8d48c82-5090-4869-81fd-1a0bd237b3f8} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:10.352377 [ 263 ] {f8d48c82-5090-4869-81fd-1a0bd237b3f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:10.353038 [ 263 ] {f8d48c82-5090-4869-81fd-1a0bd237b3f8} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.19 05:59:10.353302 [ 263 ] {f8d48c82-5090-4869-81fd-1a0bd237b3f8} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:59:10.353594 [ 263 ] {f8d48c82-5090-4869-81fd-1a0bd237b3f8} executeQuery: Read 41 rows, 75.23 KiB in 0.00253 sec., 16205.533596837944 rows/sec., 29.04 MiB/sec. 2024.11.19 05:59:10.354052 [ 263 ] {f8d48c82-5090-4869-81fd-1a0bd237b3f8} TCPHandler: Processed in 0.003128692 sec. 2024.11.19 05:59:10.354205 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:10.354335 [ 259 ] {be523f44-8fd4-4b5d-b713-6db4651edece} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:59:10.354391 [ 259 ] {be523f44-8fd4-4b5d-b713-6db4651edece} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:59:10.354935 [ 259 ] {be523f44-8fd4-4b5d-b713-6db4651edece} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:10.354982 [ 259 ] {be523f44-8fd4-4b5d-b713-6db4651edece} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:10.355384 [ 259 ] {be523f44-8fd4-4b5d-b713-6db4651edece} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.11.19 05:59:10.355628 [ 259 ] {be523f44-8fd4-4b5d-b713-6db4651edece} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:59:10.355856 [ 259 ] {be523f44-8fd4-4b5d-b713-6db4651edece} executeQuery: Read 82 rows, 5.33 KiB in 0.00155 sec., 52903.22580645161 rows/sec., 3.36 MiB/sec. 2024.11.19 05:59:10.355916 [ 259 ] {be523f44-8fd4-4b5d-b713-6db4651edece} TCPHandler: Processed in 0.001775568 sec. 2024.11.19 05:59:10.366004 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59106, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:10.596029 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63610, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:10.599593 [ 291 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60616, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:10.664035 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41439, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:10.791561 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58851, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:10.814293 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37597, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:10.824655 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55214, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:11.000189 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 224.64 MiB, peak 231.98 MiB, free memory in arenas 0.00 B, will set to 223.25 MiB (RSS), difference: -1.40 MiB 2024.11.19 05:59:11.203155 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38881, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:11.444030 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50923, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:11.522443 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34271, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:11.597343 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57656, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:11.631678 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48712, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:11.638956 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60580, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:11.752557 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46837, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:11.800519 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43472, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:11.831875 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37770, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:12.012972 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48070, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:12.025266 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62062, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:12.070832 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34133, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:12.361181 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41127, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:12.411531 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63390, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:12.444866 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33546, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:12.490167 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49926, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:15.325422 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:15.325657 [ 259 ] {e91368eb-9edc-454a-af59-1d109b7bc99b} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:59:15.325741 [ 259 ] {e91368eb-9edc-454a-af59-1d109b7bc99b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:59:15.326679 [ 259 ] {e91368eb-9edc-454a-af59-1d109b7bc99b} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:15.326740 [ 259 ] {e91368eb-9edc-454a-af59-1d109b7bc99b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:15.327268 [ 259 ] {e91368eb-9edc-454a-af59-1d109b7bc99b} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.11.19 05:59:15.327589 [ 259 ] {e91368eb-9edc-454a-af59-1d109b7bc99b} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:59:15.327766 [ 60 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.11.19 05:59:15.327814 [ 60 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:15.327819 [ 259 ] {e91368eb-9edc-454a-af59-1d109b7bc99b} executeQuery: Read 56 rows, 4.41 KiB in 0.002221 sec., 25213.86762719496 rows/sec., 1.94 MiB/sec. 2024.11.19 05:59:15.327841 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:15.327921 [ 259 ] {e91368eb-9edc-454a-af59-1d109b7bc99b} TCPHandler: Processed in 0.002675968 sec. 2024.11.19 05:59:15.327976 [ 196 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:59:15.328089 [ 196 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:59:15.328143 [ 196 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1434 rows starting from the beginning of the part 2024.11.19 05:59:15.328147 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:15.328247 [ 196 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:59:15.328358 [ 263 ] {0b74be12-5926-4311-9c28-11f4aee438c1} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:59:15.328533 [ 263 ] {0b74be12-5926-4311-9c28-11f4aee438c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:59:15.328570 [ 196 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part 2024.11.19 05:59:15.329044 [ 196 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:59:15.329373 [ 196 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:59:15.329676 [ 196 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:59:15.330592 [ 263 ] {0b74be12-5926-4311-9c28-11f4aee438c1} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:15.330637 [ 263 ] {0b74be12-5926-4311-9c28-11f4aee438c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:15.331176 [ 263 ] {0b74be12-5926-4311-9c28-11f4aee438c1} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.11.19 05:59:15.331506 [ 263 ] {0b74be12-5926-4311-9c28-11f4aee438c1} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:59:15.331698 [ 60 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.11.19 05:59:15.331741 [ 60 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:15.331763 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:15.331811 [ 263 ] {0b74be12-5926-4311-9c28-11f4aee438c1} executeQuery: Read 64 rows, 5.12 KiB in 0.003543 sec., 18063.78775049393 rows/sec., 1.41 MiB/sec. 2024.11.19 05:59:15.332189 [ 188 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:59:15.332369 [ 263 ] {0b74be12-5926-4311-9c28-11f4aee438c1} TCPHandler: Processed in 0.004274974 sec. 2024.11.19 05:59:15.332853 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:15.333427 [ 188 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:59:15.333538 [ 196 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2172 rows, containing 5 columns (5 merged, 0 gathered) in 0.005611028 sec., 387094.84251370694 rows/sec., 34.16 MiB/sec. 2024.11.19 05:59:15.333661 [ 188 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:59:15.333685 [ 259 ] {9be7dbb5-9a04-4b11-a78b-fd77727a82ae} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:59:15.334045 [ 196 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.11.19 05:59:15.334083 [ 259 ] {9be7dbb5-9a04-4b11-a78b-fd77727a82ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:59:15.334561 [ 188 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:59:15.335424 [ 188 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part 2024.11.19 05:59:15.335619 [ 196 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_71_14} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:59:15.336011 [ 188 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:59:15.336045 [ 196 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_71_14} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.11.19 05:59:15.336379 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.11.19 05:59:15.336461 [ 188 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:59:15.336644 [ 188 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:59:15.337328 [ 259 ] {9be7dbb5-9a04-4b11-a78b-fd77727a82ae} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:15.337374 [ 259 ] {9be7dbb5-9a04-4b11-a78b-fd77727a82ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:15.337965 [ 259 ] {9be7dbb5-9a04-4b11-a78b-fd77727a82ae} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.11.19 05:59:15.338320 [ 259 ] {9be7dbb5-9a04-4b11-a78b-fd77727a82ae} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:59:15.338500 [ 60 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.11.19 05:59:15.338553 [ 60 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:15.338612 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:15.338608 [ 259 ] {9be7dbb5-9a04-4b11-a78b-fd77727a82ae} executeQuery: Read 128 rows, 9.13 KiB in 0.00516 sec., 24806.2015503876 rows/sec., 1.73 MiB/sec. 2024.11.19 05:59:15.339275 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:59:15.339354 [ 259 ] {9be7dbb5-9a04-4b11-a78b-fd77727a82ae} TCPHandler: Processed in 0.006780671 sec. 2024.11.19 05:59:15.339693 [ 189 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.007794861 sec., 250549.68908361546 rows/sec., 19.18 MiB/sec. 2024.11.19 05:59:15.339774 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:15.340125 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:59:15.340239 [ 263 ] {7ed99ca4-a7d5-436f-adda-ffa22167453b} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:59:15.340285 [ 187 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.11.19 05:59:15.340295 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_71_14} MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 13121 rows starting from the beginning of the part 2024.11.19 05:59:15.340529 [ 263 ] {7ed99ca4-a7d5-436f-adda-ffa22167453b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:59:15.341002 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:59:15.341720 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 128 rows starting from the beginning of the part 2024.11.19 05:59:15.342369 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:59:15.342363 [ 187 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_71_14} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:59:15.342897 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:59:15.342933 [ 187 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_71_14} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.11.19 05:59:15.343446 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.11.19 05:59:15.343456 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:59:15.344401 [ 263 ] {7ed99ca4-a7d5-436f-adda-ffa22167453b} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:15.344475 [ 263 ] {7ed99ca4-a7d5-436f-adda-ffa22167453b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:15.345144 [ 263 ] {7ed99ca4-a7d5-436f-adda-ffa22167453b} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.11.19 05:59:15.345559 [ 263 ] {7ed99ca4-a7d5-436f-adda-ffa22167453b} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:59:15.345790 [ 60 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.11.19 05:59:15.345874 [ 60 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:15.345956 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:15.346032 [ 263 ] {7ed99ca4-a7d5-436f-adda-ffa22167453b} executeQuery: Read 48 rows, 3.31 KiB in 0.005939 sec., 8082.168715271931 rows/sec., 557.75 KiB/sec. 2024.11.19 05:59:15.346451 [ 263 ] {7ed99ca4-a7d5-436f-adda-ffa22167453b} TCPHandler: Processed in 0.006893091 sec. 2024.11.19 05:59:15.347274 [ 189 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:59:15.348219 [ 189 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:59:15.348347 [ 189 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4194 rows starting from the beginning of the part 2024.11.19 05:59:15.348553 [ 189 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:59:15.348762 [ 189 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:59:15.348923 [ 189 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:59:15.349359 [ 189 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:59:15.349544 [ 189 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:59:15.351203 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 14011 rows, containing 5 columns (5 merged, 0 gathered) in 0.012421768 sec., 1127939.275632905 rows/sec., 77.01 MiB/sec. 2024.11.19 05:59:15.351781 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.11.19 05:59:15.352302 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_71_14} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:59:15.352431 [ 195 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_71_14} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.11.19 05:59:15.352522 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. 2024.11.19 05:59:15.352824 [ 199 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4514 rows, containing 4 columns (4 merged, 0 gathered) in 0.006687619 sec., 674978.6433706825 rows/sec., 44.35 MiB/sec. 2024.11.19 05:59:15.353290 [ 199 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.11.19 05:59:15.353618 [ 199 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_71_14} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:59:15.353709 [ 199 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_71_14} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.11.19 05:59:15.353801 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. 2024.11.19 05:59:16.196241 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 2024.11.19 05:59:16.196952 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:16.197006 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:16.197560 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.11.19 05:59:16.197837 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:59:16.198140 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 2024.11.19 05:59:17.745756 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2024.11.19 05:59:17.767573 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:17.767644 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:17.775097 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.11.19 05:59:17.775874 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:59:17.778974 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2024.11.19 05:59:18.827392 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1134 2024.11.19 05:59:18.830694 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:18.830744 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:18.832226 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.19 05:59:18.832564 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:59:18.833928 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1134 2024.11.19 05:59:20.325428 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:20.325661 [ 259 ] {4d9f3be1-1a1d-4ed4-8fd6-1c690600d254} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:59:20.325740 [ 259 ] {4d9f3be1-1a1d-4ed4-8fd6-1c690600d254} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:59:20.326524 [ 259 ] {4d9f3be1-1a1d-4ed4-8fd6-1c690600d254} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:20.326570 [ 259 ] {4d9f3be1-1a1d-4ed4-8fd6-1c690600d254} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:20.327027 [ 259 ] {4d9f3be1-1a1d-4ed4-8fd6-1c690600d254} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.11.19 05:59:20.327292 [ 259 ] {4d9f3be1-1a1d-4ed4-8fd6-1c690600d254} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:59:20.327506 [ 259 ] {4d9f3be1-1a1d-4ed4-8fd6-1c690600d254} executeQuery: Read 56 rows, 4.41 KiB in 0.001904 sec., 29411.764705882353 rows/sec., 2.26 MiB/sec. 2024.11.19 05:59:20.327599 [ 259 ] {4d9f3be1-1a1d-4ed4-8fd6-1c690600d254} TCPHandler: Processed in 0.002305954 sec. 2024.11.19 05:59:20.327801 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:20.327924 [ 263 ] {9c8635ad-3af1-44d8-a40c-1b7bc1d484a1} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:59:20.327973 [ 263 ] {9c8635ad-3af1-44d8-a40c-1b7bc1d484a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:59:20.328552 [ 263 ] {9c8635ad-3af1-44d8-a40c-1b7bc1d484a1} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:20.328590 [ 263 ] {9c8635ad-3af1-44d8-a40c-1b7bc1d484a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:20.328966 [ 263 ] {9c8635ad-3af1-44d8-a40c-1b7bc1d484a1} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.11.19 05:59:20.329215 [ 263 ] {9c8635ad-3af1-44d8-a40c-1b7bc1d484a1} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:59:20.329414 [ 263 ] {9c8635ad-3af1-44d8-a40c-1b7bc1d484a1} executeQuery: Read 64 rows, 5.12 KiB in 0.001515 sec., 42244.22442244224 rows/sec., 3.30 MiB/sec. 2024.11.19 05:59:20.329507 [ 263 ] {9c8635ad-3af1-44d8-a40c-1b7bc1d484a1} TCPHandler: Processed in 0.001772219 sec. 2024.11.19 05:59:20.329716 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:20.329864 [ 259 ] {470cafe9-e6cd-4998-94cd-ac3e47c17d78} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:59:20.329915 [ 259 ] {470cafe9-e6cd-4998-94cd-ac3e47c17d78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:59:20.330471 [ 259 ] {470cafe9-e6cd-4998-94cd-ac3e47c17d78} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:20.330508 [ 259 ] {470cafe9-e6cd-4998-94cd-ac3e47c17d78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:20.330959 [ 259 ] {470cafe9-e6cd-4998-94cd-ac3e47c17d78} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.11.19 05:59:20.331252 [ 259 ] {470cafe9-e6cd-4998-94cd-ac3e47c17d78} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:59:20.331472 [ 259 ] {470cafe9-e6cd-4998-94cd-ac3e47c17d78} executeQuery: Read 160 rows, 11.41 KiB in 0.001631 sec., 98099.32556713672 rows/sec., 6.83 MiB/sec. 2024.11.19 05:59:20.331536 [ 259 ] {470cafe9-e6cd-4998-94cd-ac3e47c17d78} TCPHandler: Processed in 0.00192384 sec. 2024.11.19 05:59:20.331680 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:20.331808 [ 263 ] {42f59464-4633-4945-919c-8380cee31a59} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:59:20.331865 [ 263 ] {42f59464-4633-4945-919c-8380cee31a59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:59:20.332402 [ 263 ] {42f59464-4633-4945-919c-8380cee31a59} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:20.332446 [ 263 ] {42f59464-4633-4945-919c-8380cee31a59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:20.332854 [ 263 ] {42f59464-4633-4945-919c-8380cee31a59} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.11.19 05:59:20.333093 [ 263 ] {42f59464-4633-4945-919c-8380cee31a59} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:59:20.333271 [ 263 ] {42f59464-4633-4945-919c-8380cee31a59} executeQuery: Read 60 rows, 4.14 KiB in 0.001492 sec., 40214.47721179624 rows/sec., 2.71 MiB/sec. 2024.11.19 05:59:20.333320 [ 263 ] {42f59464-4633-4945-919c-8380cee31a59} TCPHandler: Processed in 0.001691637 sec. 2024.11.19 05:59:23.526070 [ 154 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:59:23.526123 [ 154 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:59:23.698444 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 2024.11.19 05:59:23.699146 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:23.699195 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2024.11.19 05:59:23.699742 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.11.19 05:59:23.700021 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:59:23.700314 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2024.11.19 05:59:25.279212 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2024.11.19 05:59:25.301847 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:25.301923 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:25.309635 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.11.19 05:59:25.310513 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:59:25.314801 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2024.11.19 05:59:25.331991 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:25.332209 [ 259 ] {dad7b274-777e-4078-83e4-5f538eadc473} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:59:25.332290 [ 259 ] {dad7b274-777e-4078-83e4-5f538eadc473} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:59:25.333135 [ 259 ] {dad7b274-777e-4078-83e4-5f538eadc473} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:25.333191 [ 259 ] {dad7b274-777e-4078-83e4-5f538eadc473} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:25.333628 [ 259 ] {dad7b274-777e-4078-83e4-5f538eadc473} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.19 05:59:25.333903 [ 259 ] {dad7b274-777e-4078-83e4-5f538eadc473} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:59:25.334113 [ 98 ] {} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.11.19 05:59:25.334158 [ 259 ] {dad7b274-777e-4078-83e4-5f538eadc473} executeQuery: Read 14 rows, 1.01 KiB in 0.002003 sec., 6989.515726410385 rows/sec., 503.15 KiB/sec. 2024.11.19 05:59:25.334209 [ 98 ] {} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:25.334294 [ 259 ] {dad7b274-777e-4078-83e4-5f538eadc473} TCPHandler: Processed in 0.002441945 sec. 2024.11.19 05:59:25.334294 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:25.334581 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:25.334662 [ 195 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:59:25.334978 [ 263 ] {428f4e37-4505-477b-bd55-04a7f5554f4d} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:59:25.335138 [ 263 ] {428f4e37-4505-477b-bd55-04a7f5554f4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:59:25.335202 [ 195 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:59:25.335296 [ 195 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:59:25.335557 [ 195 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:59:25.335896 [ 195 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:59:25.336231 [ 195 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:59:25.336693 [ 195 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::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.19 05:59:25.338321 [ 263 ] {428f4e37-4505-477b-bd55-04a7f5554f4d} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:25.338401 [ 263 ] {428f4e37-4505-477b-bd55-04a7f5554f4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:25.339087 [ 190 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004659238 sec., 15023.915927883489 rows/sec., 1.11 MiB/sec. 2024.11.19 05:59:25.339373 [ 263 ] {428f4e37-4505-477b-bd55-04a7f5554f4d} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.11.19 05:59:25.339386 [ 190 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.11.19 05:59:25.339845 [ 263 ] {428f4e37-4505-477b-bd55-04a7f5554f4d} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:59:25.340106 [ 190 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_25_6} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:59:25.340362 [ 263 ] {428f4e37-4505-477b-bd55-04a7f5554f4d} executeQuery: Read 285 rows, 25.79 KiB in 0.005502 sec., 51799.345692475465 rows/sec., 4.58 MiB/sec. 2024.11.19 05:59:25.340422 [ 190 ] {de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d::all_1_25_6} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2024.11.19 05:59:25.340787 [ 263 ] {428f4e37-4505-477b-bd55-04a7f5554f4d} TCPHandler: Processed in 0.006346086 sec. 2024.11.19 05:59:25.340843 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.19 05:59:25.341043 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:25.341168 [ 259 ] {4d07d1fb-fbc3-4bf9-9d6a-f1dfd67e7e39} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:59:25.341214 [ 259 ] {4d07d1fb-fbc3-4bf9-9d6a-f1dfd67e7e39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:59:25.341785 [ 259 ] {4d07d1fb-fbc3-4bf9-9d6a-f1dfd67e7e39} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:25.341824 [ 259 ] {4d07d1fb-fbc3-4bf9-9d6a-f1dfd67e7e39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:25.342189 [ 259 ] {4d07d1fb-fbc3-4bf9-9d6a-f1dfd67e7e39} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.19 05:59:25.342440 [ 259 ] {4d07d1fb-fbc3-4bf9-9d6a-f1dfd67e7e39} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:59:25.342692 [ 259 ] {4d07d1fb-fbc3-4bf9-9d6a-f1dfd67e7e39} executeQuery: Read 48 rows, 3.54 KiB in 0.001538 sec., 31209.362808842652 rows/sec., 2.25 MiB/sec. 2024.11.19 05:59:25.342833 [ 259 ] {4d07d1fb-fbc3-4bf9-9d6a-f1dfd67e7e39} TCPHandler: Processed in 0.00188325 sec. 2024.11.19 05:59:25.343077 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:25.343214 [ 263 ] {8ceb85eb-87c7-43ad-9483-30a2e1d06a47} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:59:25.343268 [ 263 ] {8ceb85eb-87c7-43ad-9483-30a2e1d06a47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:59:25.343934 [ 263 ] {8ceb85eb-87c7-43ad-9483-30a2e1d06a47} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:25.343974 [ 263 ] {8ceb85eb-87c7-43ad-9483-30a2e1d06a47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:25.344324 [ 263 ] {8ceb85eb-87c7-43ad-9483-30a2e1d06a47} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.19 05:59:25.344562 [ 263 ] {8ceb85eb-87c7-43ad-9483-30a2e1d06a47} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:59:25.344775 [ 263 ] {8ceb85eb-87c7-43ad-9483-30a2e1d06a47} executeQuery: Read 14 rows, 1004.00 B in 0.001591 sec., 8799.497171590196 rows/sec., 616.26 KiB/sec. 2024.11.19 05:59:25.344827 [ 263 ] {8ceb85eb-87c7-43ad-9483-30a2e1d06a47} TCPHandler: Processed in 0.0018793 sec. 2024.11.19 05:59:25.344992 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:25.345118 [ 259 ] {d2ab6bec-d621-49f5-a0d4-764b5a929165} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:59:25.345172 [ 259 ] {d2ab6bec-d621-49f5-a0d4-764b5a929165} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:59:25.345819 [ 259 ] {d2ab6bec-d621-49f5-a0d4-764b5a929165} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:25.345866 [ 259 ] {d2ab6bec-d621-49f5-a0d4-764b5a929165} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:25.346223 [ 259 ] {d2ab6bec-d621-49f5-a0d4-764b5a929165} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.19 05:59:25.346467 [ 259 ] {d2ab6bec-d621-49f5-a0d4-764b5a929165} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:59:25.346630 [ 98 ] {} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.11.19 05:59:25.346695 [ 98 ] {} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:25.346715 [ 259 ] {d2ab6bec-d621-49f5-a0d4-764b5a929165} executeQuery: Read 13 rows, 830.00 B in 0.001613 sec., 8059.516429014258 rows/sec., 502.51 KiB/sec. 2024.11.19 05:59:25.346731 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:25.346898 [ 259 ] {d2ab6bec-d621-49f5-a0d4-764b5a929165} TCPHandler: Processed in 0.00196283 sec. 2024.11.19 05:59:25.347102 [ 186 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:59:25.347191 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:25.347617 [ 263 ] {2eadcd95-e88f-4051-8265-01bf8062ac41} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:59:25.347704 [ 186 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:59:25.347722 [ 263 ] {2eadcd95-e88f-4051-8265-01bf8062ac41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:59:25.347796 [ 186 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:59:25.348160 [ 186 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:59:25.348521 [ 186 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:59:25.348903 [ 186 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:59:25.349394 [ 186 ] {762868e6-1685-41dd-bc30-da37857dff35::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.19 05:59:25.350477 [ 263 ] {2eadcd95-e88f-4051-8265-01bf8062ac41} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:25.350575 [ 263 ] {2eadcd95-e88f-4051-8265-01bf8062ac41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:25.351727 [ 190 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004896161 sec., 13275.707232666575 rows/sec., 879.60 KiB/sec. 2024.11.19 05:59:25.351762 [ 263 ] {2eadcd95-e88f-4051-8265-01bf8062ac41} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.11.19 05:59:25.351920 [ 190 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.11.19 05:59:25.352283 [ 263 ] {2eadcd95-e88f-4051-8265-01bf8062ac41} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:59:25.352474 [ 190 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_25_6} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:59:25.352804 [ 190 ] {762868e6-1685-41dd-bc30-da37857dff35::all_1_25_6} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2024.11.19 05:59:25.352843 [ 263 ] {2eadcd95-e88f-4051-8265-01bf8062ac41} executeQuery: Read 423 rows, 30.96 KiB in 0.00536 sec., 78917.9104477612 rows/sec., 5.64 MiB/sec. 2024.11.19 05:59:25.353171 [ 263 ] {2eadcd95-e88f-4051-8265-01bf8062ac41} TCPHandler: Processed in 0.006130333 sec. 2024.11.19 05:59:25.353180 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.19 05:59:25.353447 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:25.353634 [ 259 ] {d48189fb-83c5-455d-80a2-7a6a58b3b4d8} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:59:25.353692 [ 259 ] {d48189fb-83c5-455d-80a2-7a6a58b3b4d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:59:25.354216 [ 259 ] {d48189fb-83c5-455d-80a2-7a6a58b3b4d8} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:25.354255 [ 259 ] {d48189fb-83c5-455d-80a2-7a6a58b3b4d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:25.354626 [ 259 ] {d48189fb-83c5-455d-80a2-7a6a58b3b4d8} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.19 05:59:25.354868 [ 259 ] {d48189fb-83c5-455d-80a2-7a6a58b3b4d8} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:59:25.355129 [ 259 ] {d48189fb-83c5-455d-80a2-7a6a58b3b4d8} executeQuery: Read 6 rows, 321.00 B in 0.001519 sec., 3949.9670836076366 rows/sec., 206.37 KiB/sec. 2024.11.19 05:59:25.355330 [ 259 ] {d48189fb-83c5-455d-80a2-7a6a58b3b4d8} TCPHandler: Processed in 0.002040861 sec. 2024.11.19 05:59:25.355522 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:25.355632 [ 263 ] {fc9ebcc5-72f9-486f-a6e0-0178f8264ecb} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:59:25.355683 [ 263 ] {fc9ebcc5-72f9-486f-a6e0-0178f8264ecb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:59:25.356247 [ 263 ] {fc9ebcc5-72f9-486f-a6e0-0178f8264ecb} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:25.356287 [ 263 ] {fc9ebcc5-72f9-486f-a6e0-0178f8264ecb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:25.356699 [ 263 ] {fc9ebcc5-72f9-486f-a6e0-0178f8264ecb} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.11.19 05:59:25.356938 [ 263 ] {fc9ebcc5-72f9-486f-a6e0-0178f8264ecb} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:59:25.357150 [ 263 ] {fc9ebcc5-72f9-486f-a6e0-0178f8264ecb} executeQuery: Read 237 rows, 16.27 KiB in 0.001542 sec., 153696.4980544747 rows/sec., 10.30 MiB/sec. 2024.11.19 05:59:25.357202 [ 263 ] {fc9ebcc5-72f9-486f-a6e0-0178f8264ecb} TCPHandler: Processed in 0.001763708 sec. 2024.11.19 05:59:25.357341 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:25.357468 [ 259 ] {b5af18dc-686b-4dfd-a664-e9888efd8397} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:59:25.357529 [ 259 ] {b5af18dc-686b-4dfd-a664-e9888efd8397} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:59:25.358017 [ 259 ] {b5af18dc-686b-4dfd-a664-e9888efd8397} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:25.358057 [ 259 ] {b5af18dc-686b-4dfd-a664-e9888efd8397} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:25.358412 [ 259 ] {b5af18dc-686b-4dfd-a664-e9888efd8397} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.19 05:59:25.358654 [ 259 ] {b5af18dc-686b-4dfd-a664-e9888efd8397} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:59:25.358865 [ 259 ] {b5af18dc-686b-4dfd-a664-e9888efd8397} executeQuery: Read 1 rows, 69.00 B in 0.001426 sec., 701.2622720897616 rows/sec., 47.25 KiB/sec. 2024.11.19 05:59:25.358914 [ 259 ] {b5af18dc-686b-4dfd-a664-e9888efd8397} TCPHandler: Processed in 0.001635257 sec. 2024.11.19 05:59:25.359040 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:25.359146 [ 263 ] {c29be715-af36-405e-bd3c-31e90f2280e8} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:59:25.359213 [ 263 ] {c29be715-af36-405e-bd3c-31e90f2280e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:59:25.360374 [ 263 ] {c29be715-af36-405e-bd3c-31e90f2280e8} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:25.360415 [ 263 ] {c29be715-af36-405e-bd3c-31e90f2280e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:25.361209 [ 263 ] {c29be715-af36-405e-bd3c-31e90f2280e8} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.19 05:59:25.361476 [ 263 ] {c29be715-af36-405e-bd3c-31e90f2280e8} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:59:25.361716 [ 263 ] {c29be715-af36-405e-bd3c-31e90f2280e8} executeQuery: Read 41 rows, 75.23 KiB in 0.002592 sec., 15817.9012345679 rows/sec., 28.34 MiB/sec. 2024.11.19 05:59:25.361819 [ 263 ] {c29be715-af36-405e-bd3c-31e90f2280e8} TCPHandler: Processed in 0.002830139 sec. 2024.11.19 05:59:25.361960 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:25.362064 [ 259 ] {8af94b9a-d8f0-40cd-b49f-a44e886cb9c9} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:59:25.362109 [ 259 ] {8af94b9a-d8f0-40cd-b49f-a44e886cb9c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:59:25.362549 [ 259 ] {8af94b9a-d8f0-40cd-b49f-a44e886cb9c9} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:25.362588 [ 259 ] {8af94b9a-d8f0-40cd-b49f-a44e886cb9c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:25.362947 [ 259 ] {8af94b9a-d8f0-40cd-b49f-a44e886cb9c9} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.11.19 05:59:25.363186 [ 259 ] {8af94b9a-d8f0-40cd-b49f-a44e886cb9c9} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:59:25.363422 [ 259 ] {8af94b9a-d8f0-40cd-b49f-a44e886cb9c9} executeQuery: Read 82 rows, 5.33 KiB in 0.001373 sec., 59723.233794610336 rows/sec., 3.79 MiB/sec. 2024.11.19 05:59:25.363499 [ 259 ] {8af94b9a-d8f0-40cd-b49f-a44e886cb9c9} TCPHandler: Processed in 0.001589936 sec. 2024.11.19 05:59:26.000191 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 225.51 MiB, peak 232.78 MiB, free memory in arenas 0.00 B, will set to 224.36 MiB (RSS), difference: -1.15 MiB 2024.11.19 05:59:28.834378 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1164 2024.11.19 05:59:28.837912 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:28.837978 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:28.839485 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.19 05:59:28.839830 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:59:28.840543 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1164 2024.11.19 05:59:30.323857 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:30.324090 [ 259 ] {4b21e6bd-7401-4a7f-82b8-69a3469acc1a} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.19 05:59:30.324169 [ 259 ] {4b21e6bd-7401-4a7f-82b8-69a3469acc1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.19 05:59:30.324923 [ 259 ] {4b21e6bd-7401-4a7f-82b8-69a3469acc1a} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:30.324977 [ 259 ] {4b21e6bd-7401-4a7f-82b8-69a3469acc1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:30.325404 [ 259 ] {4b21e6bd-7401-4a7f-82b8-69a3469acc1a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.19 05:59:30.325657 [ 259 ] {4b21e6bd-7401-4a7f-82b8-69a3469acc1a} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): 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.19 05:59:30.325949 [ 259 ] {4b21e6bd-7401-4a7f-82b8-69a3469acc1a} executeQuery: Read 16 rows, 1.30 KiB in 0.001903 sec., 8407.777193904361 rows/sec., 685.60 KiB/sec. 2024.11.19 05:59:30.326193 [ 259 ] {4b21e6bd-7401-4a7f-82b8-69a3469acc1a} TCPHandler: Processed in 0.002474386 sec. 2024.11.19 05:59:30.326411 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:30.326560 [ 263 ] {cef21f06-4af3-4b61-8875-cd35b579fc82} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:59:30.326620 [ 263 ] {cef21f06-4af3-4b61-8875-cd35b579fc82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:59:30.327313 [ 263 ] {cef21f06-4af3-4b61-8875-cd35b579fc82} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:30.327355 [ 263 ] {cef21f06-4af3-4b61-8875-cd35b579fc82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:30.327751 [ 263 ] {cef21f06-4af3-4b61-8875-cd35b579fc82} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.11.19 05:59:30.328003 [ 263 ] {cef21f06-4af3-4b61-8875-cd35b579fc82} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:59:30.328250 [ 263 ] {cef21f06-4af3-4b61-8875-cd35b579fc82} executeQuery: Read 64 rows, 4.99 KiB in 0.001716 sec., 37296.03729603729 rows/sec., 2.84 MiB/sec. 2024.11.19 05:59:30.328320 [ 263 ] {cef21f06-4af3-4b61-8875-cd35b579fc82} TCPHandler: Processed in 0.00198107 sec. 2024.11.19 05:59:30.328567 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:30.328760 [ 259 ] {a0a236ea-5cc3-49d9-9fa0-e51b6cf83bc0} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:59:30.328817 [ 259 ] {a0a236ea-5cc3-49d9-9fa0-e51b6cf83bc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:59:30.329434 [ 259 ] {a0a236ea-5cc3-49d9-9fa0-e51b6cf83bc0} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:30.329474 [ 259 ] {a0a236ea-5cc3-49d9-9fa0-e51b6cf83bc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:30.329835 [ 259 ] {a0a236ea-5cc3-49d9-9fa0-e51b6cf83bc0} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.19 05:59:30.330075 [ 259 ] {a0a236ea-5cc3-49d9-9fa0-e51b6cf83bc0} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:59:30.330282 [ 259 ] {a0a236ea-5cc3-49d9-9fa0-e51b6cf83bc0} executeQuery: Read 16 rows, 1.12 KiB in 0.001554 sec., 10296.010296010296 rows/sec., 718.91 KiB/sec. 2024.11.19 05:59:30.330335 [ 259 ] {a0a236ea-5cc3-49d9-9fa0-e51b6cf83bc0} TCPHandler: Processed in 0.0019075 sec. 2024.11.19 05:59:30.330498 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:30.330825 [ 263 ] {be13e96f-7a78-45c1-bb1b-402f283f2466} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:59:30.330880 [ 263 ] {be13e96f-7a78-45c1-bb1b-402f283f2466} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:59:30.331490 [ 263 ] {be13e96f-7a78-45c1-bb1b-402f283f2466} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:30.331529 [ 263 ] {be13e96f-7a78-45c1-bb1b-402f283f2466} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:30.331893 [ 263 ] {be13e96f-7a78-45c1-bb1b-402f283f2466} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.11.19 05:59:30.332141 [ 263 ] {be13e96f-7a78-45c1-bb1b-402f283f2466} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:59:30.332347 [ 263 ] {be13e96f-7a78-45c1-bb1b-402f283f2466} executeQuery: Read 80 rows, 6.42 KiB in 0.001748 sec., 45766.59038901602 rows/sec., 3.59 MiB/sec. 2024.11.19 05:59:30.332398 [ 263 ] {be13e96f-7a78-45c1-bb1b-402f283f2466} TCPHandler: Processed in 0.001963971 sec. 2024.11.19 05:59:30.332546 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:30.332654 [ 259 ] {0d79234b-3341-460d-8d32-c302d70078d7} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:59:30.332702 [ 259 ] {0d79234b-3341-460d-8d32-c302d70078d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:59:30.333206 [ 259 ] {0d79234b-3341-460d-8d32-c302d70078d7} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:30.333246 [ 259 ] {0d79234b-3341-460d-8d32-c302d70078d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:30.333629 [ 259 ] {0d79234b-3341-460d-8d32-c302d70078d7} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.11.19 05:59:30.333870 [ 259 ] {0d79234b-3341-460d-8d32-c302d70078d7} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:59:30.334098 [ 259 ] {0d79234b-3341-460d-8d32-c302d70078d7} executeQuery: Read 136 rows, 9.69 KiB in 0.001467 sec., 92706.20313565098 rows/sec., 6.45 MiB/sec. 2024.11.19 05:59:30.334149 [ 259 ] {0d79234b-3341-460d-8d32-c302d70078d7} TCPHandler: Processed in 0.001655327 sec. 2024.11.19 05:59:30.334296 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:30.334424 [ 263 ] {8a368714-6cbd-49ad-8211-941348a98c90} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:59:30.334480 [ 263 ] {8a368714-6cbd-49ad-8211-941348a98c90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:59:30.334985 [ 263 ] {8a368714-6cbd-49ad-8211-941348a98c90} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:30.335031 [ 263 ] {8a368714-6cbd-49ad-8211-941348a98c90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:30.335411 [ 263 ] {8a368714-6cbd-49ad-8211-941348a98c90} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.11.19 05:59:30.335659 [ 263 ] {8a368714-6cbd-49ad-8211-941348a98c90} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:59:30.335883 [ 263 ] {8a368714-6cbd-49ad-8211-941348a98c90} executeQuery: Read 48 rows, 3.31 KiB in 0.001487 sec., 32279.757901815734 rows/sec., 2.18 MiB/sec. 2024.11.19 05:59:30.335935 [ 263 ] {8a368714-6cbd-49ad-8211-941348a98c90} TCPHandler: Processed in 0.001700687 sec. 2024.11.19 05:59:31.200597 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 2024.11.19 05:59:31.201338 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:31.201386 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:31.201926 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.11.19 05:59:31.202211 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:59:31.202478 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 2024.11.19 05:59:31.202471 [ 150 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.11.19 05:59:31.202568 [ 150 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:31.202600 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:31.202755 [ 197 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::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.19 05:59:31.202929 [ 197 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:59:31.202977 [ 197 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::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.19 05:59:31.203065 [ 197 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part 2024.11.19 05:59:31.203160 [ 197 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part 2024.11.19 05:59:31.203408 [ 197 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part 2024.11.19 05:59:31.203627 [ 197 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part 2024.11.19 05:59:31.203816 [ 197 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part 2024.11.19 05:59:31.206396 [ 190 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003717798 sec., 6300503.685245944 rows/sec., 90.13 MiB/sec. 2024.11.19 05:59:31.206788 [ 200 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.11.19 05:59:31.207111 [ 200 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_51_10} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:59:31.207201 [ 200 ] {480a4ca9-da6c-41fc-8ab4-a02bec7733e3::all_1_51_10} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.11.19 05:59:31.207310 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2024.11.19 05:59:32.815037 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2024.11.19 05:59:32.838906 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:32.838967 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:32.846331 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.11.19 05:59:32.847105 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:59:32.847496 [ 148 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.11.19 05:59:32.847623 [ 148 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:32.847696 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:32.848179 [ 193 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:59:32.863451 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2024.11.19 05:59:32.864977 [ 193 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:59:32.866289 [ 193 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:59:32.871597 [ 193 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:59:32.877050 [ 193 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:59:32.882664 [ 193 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:59:32.888405 [ 193 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:59:32.893061 [ 193 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::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.19 05:59:32.954005 [ 190 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.106124572 sec., 3627.8120396094505 rows/sec., 18.76 MiB/sec. 2024.11.19 05:59:32.957511 [ 190 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.11.19 05:59:32.960535 [ 190 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_51_10} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:59:32.960668 [ 190 ] {8bd9a4aa-088e-47ca-aed3-b4e8379e8736::all_1_51_10} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.11.19 05:59:32.963215 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2024.11.19 05:59:33.000193 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 225.51 MiB, peak 238.91 MiB, free memory in arenas 0.00 B, will set to 229.13 MiB (RSS), difference: 3.62 MiB 2024.11.19 05:59:35.325169 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:35.325384 [ 259 ] {1d908f85-905b-4826-b261-ac3978ac9f07} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:59:35.325465 [ 259 ] {1d908f85-905b-4826-b261-ac3978ac9f07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:59:35.326353 [ 259 ] {1d908f85-905b-4826-b261-ac3978ac9f07} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:35.326408 [ 259 ] {1d908f85-905b-4826-b261-ac3978ac9f07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:35.326882 [ 259 ] {1d908f85-905b-4826-b261-ac3978ac9f07} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.11.19 05:59:35.327144 [ 259 ] {1d908f85-905b-4826-b261-ac3978ac9f07} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:59:35.327394 [ 259 ] {1d908f85-905b-4826-b261-ac3978ac9f07} executeQuery: Read 56 rows, 4.41 KiB in 0.002067 sec., 27092.40445089502 rows/sec., 2.08 MiB/sec. 2024.11.19 05:59:35.327464 [ 259 ] {1d908f85-905b-4826-b261-ac3978ac9f07} TCPHandler: Processed in 0.002426165 sec. 2024.11.19 05:59:35.327655 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:35.327806 [ 263 ] {ab356833-c7f3-4d18-a65f-dbddbf96c44f} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:59:35.327866 [ 263 ] {ab356833-c7f3-4d18-a65f-dbddbf96c44f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:59:35.328524 [ 263 ] {ab356833-c7f3-4d18-a65f-dbddbf96c44f} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:35.328567 [ 263 ] {ab356833-c7f3-4d18-a65f-dbddbf96c44f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:35.328945 [ 263 ] {ab356833-c7f3-4d18-a65f-dbddbf96c44f} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.11.19 05:59:35.329195 [ 263 ] {ab356833-c7f3-4d18-a65f-dbddbf96c44f} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:59:35.329430 [ 263 ] {ab356833-c7f3-4d18-a65f-dbddbf96c44f} executeQuery: Read 64 rows, 5.12 KiB in 0.001656 sec., 38647.342995169085 rows/sec., 3.02 MiB/sec. 2024.11.19 05:59:35.329484 [ 263 ] {ab356833-c7f3-4d18-a65f-dbddbf96c44f} TCPHandler: Processed in 0.001898589 sec. 2024.11.19 05:59:35.329651 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:35.329781 [ 259 ] {bf738de3-e4f8-4fec-bad7-4541d83c86b8} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:59:35.329841 [ 259 ] {bf738de3-e4f8-4fec-bad7-4541d83c86b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:59:35.330461 [ 259 ] {bf738de3-e4f8-4fec-bad7-4541d83c86b8} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:35.330500 [ 259 ] {bf738de3-e4f8-4fec-bad7-4541d83c86b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:35.330926 [ 259 ] {bf738de3-e4f8-4fec-bad7-4541d83c86b8} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.11.19 05:59:35.331177 [ 259 ] {bf738de3-e4f8-4fec-bad7-4541d83c86b8} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:59:35.331398 [ 259 ] {bf738de3-e4f8-4fec-bad7-4541d83c86b8} executeQuery: Read 160 rows, 11.41 KiB in 0.001647 sec., 97146.32665452338 rows/sec., 6.77 MiB/sec. 2024.11.19 05:59:35.331448 [ 259 ] {bf738de3-e4f8-4fec-bad7-4541d83c86b8} TCPHandler: Processed in 0.00186176 sec. 2024.11.19 05:59:35.331601 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:35.331708 [ 263 ] {0af10376-0dd9-4bbc-9b3b-e6618b0cb68f} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:59:35.331755 [ 263 ] {0af10376-0dd9-4bbc-9b3b-e6618b0cb68f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:59:35.332205 [ 263 ] {0af10376-0dd9-4bbc-9b3b-e6618b0cb68f} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:35.332244 [ 263 ] {0af10376-0dd9-4bbc-9b3b-e6618b0cb68f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:35.332609 [ 263 ] {0af10376-0dd9-4bbc-9b3b-e6618b0cb68f} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.11.19 05:59:35.332859 [ 263 ] {0af10376-0dd9-4bbc-9b3b-e6618b0cb68f} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:59:35.333100 [ 263 ] {0af10376-0dd9-4bbc-9b3b-e6618b0cb68f} executeQuery: Read 60 rows, 4.14 KiB in 0.001411 sec., 42523.033309709426 rows/sec., 2.87 MiB/sec. 2024.11.19 05:59:35.333186 [ 263 ] {0af10376-0dd9-4bbc-9b3b-e6618b0cb68f} TCPHandler: Processed in 0.001637407 sec. 2024.11.19 05:59:36.445831 [ 145 ] {} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.11.19 05:59:36.445901 [ 145 ] {} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:36.445927 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:36.446120 [ 201 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:59:36.446445 [ 201 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:59:36.446484 [ 201 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:59:36.446563 [ 201 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:59:36.446764 [ 201 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:59:36.447188 [ 201 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:59:36.447397 [ 201 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::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.19 05:59:36.448510 [ 198 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002510136 sec., 59757.71830689652 rows/sec., 3.05 MiB/sec. 2024.11.19 05:59:36.448669 [ 201 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.11.19 05:59:36.448979 [ 201 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_25_6} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:59:36.449063 [ 201 ] {79cf478a-530e-4f64-baac-d4ee9b958b4f::all_1_25_6} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2024.11.19 05:59:36.449151 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.11.19 05:59:36.677496 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42557, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:36.913354 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63509, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:36.982647 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40211, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:36.996003 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45348, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:37.000267 [ 144 ] {} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.11.19 05:59:37.000352 [ 144 ] {} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:37.000415 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:37.000807 [ 189 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:59:37.001276 [ 189 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:59:37.001320 [ 189 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:59:37.001411 [ 189 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:59:37.001490 [ 189 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:59:37.001683 [ 189 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:59:37.001903 [ 189 ] {8f1df533-2533-4275-8ea8-866c069ee649::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.19 05:59:37.002916 [ 198 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.002398275 sec., 10424.159030970177 rows/sec., 702.41 KiB/sec. 2024.11.19 05:59:37.003129 [ 198 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.11.19 05:59:37.003530 [ 198 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_25_6} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:59:37.003630 [ 198 ] {8f1df533-2533-4275-8ea8-866c069ee649::all_1_25_6} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2024.11.19 05:59:37.003739 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.19 05:59:37.129513 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38952, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:37.129548 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62065, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:37.154968 [ 288 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60623, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:37.171283 [ 290 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43585, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:38.526170 [ 143 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:59:38.526226 [ 143 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:59:38.702753 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 2024.11.19 05:59:38.703487 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:38.703538 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:38.704076 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.11.19 05:59:38.704357 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:59:38.704607 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 2024.11.19 05:59:38.840940 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1184 2024.11.19 05:59:38.843877 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:38.843938 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:38.845481 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.19 05:59:38.845814 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:59:38.846508 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1184 2024.11.19 05:59:38.861815 [ 143 ] {} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.11.19 05:59:38.861906 [ 143 ] {} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:38.861949 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:38.862235 [ 187 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:59:38.862697 [ 187 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:59:38.862772 [ 187 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:59:38.862909 [ 187 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:59:38.863165 [ 187 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:59:38.863297 [ 187 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:59:38.863434 [ 187 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::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.19 05:59:38.864448 [ 198 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002404055 sec., 123957.23059580584 rows/sec., 8.89 MiB/sec. 2024.11.19 05:59:38.864678 [ 201 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.11.19 05:59:38.865089 [ 201 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_25_6} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:59:38.865197 [ 201 ] {c5148e0a-cfcc-4031-ae9e-dc978492300d::all_1_25_6} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2024.11.19 05:59:38.865315 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.11.19 05:59:39.876574 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40962, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:40.331818 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:40.332028 [ 259 ] {58270bb1-ea6d-49d3-95af-4eccc8c01443} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:59:40.332101 [ 259 ] {58270bb1-ea6d-49d3-95af-4eccc8c01443} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:59:40.332846 [ 259 ] {58270bb1-ea6d-49d3-95af-4eccc8c01443} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:40.332895 [ 259 ] {58270bb1-ea6d-49d3-95af-4eccc8c01443} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:40.333316 [ 259 ] {58270bb1-ea6d-49d3-95af-4eccc8c01443} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.19 05:59:40.333569 [ 259 ] {58270bb1-ea6d-49d3-95af-4eccc8c01443} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:59:40.333832 [ 259 ] {58270bb1-ea6d-49d3-95af-4eccc8c01443} executeQuery: Read 14 rows, 1.01 KiB in 0.001845 sec., 7588.075880758807 rows/sec., 546.24 KiB/sec. 2024.11.19 05:59:40.333986 [ 259 ] {58270bb1-ea6d-49d3-95af-4eccc8c01443} TCPHandler: Processed in 0.002292914 sec. 2024.11.19 05:59:40.334223 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:40.334372 [ 263 ] {c0c67c46-f606-42c4-885b-79fade6ec473} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:59:40.334433 [ 263 ] {c0c67c46-f606-42c4-885b-79fade6ec473} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:59:40.335138 [ 263 ] {c0c67c46-f606-42c4-885b-79fade6ec473} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:40.335181 [ 263 ] {c0c67c46-f606-42c4-885b-79fade6ec473} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:40.335591 [ 263 ] {c0c67c46-f606-42c4-885b-79fade6ec473} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.11.19 05:59:40.335837 [ 263 ] {c0c67c46-f606-42c4-885b-79fade6ec473} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:59:40.336014 [ 141 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.11.19 05:59:40.336075 [ 263 ] {c0c67c46-f606-42c4-885b-79fade6ec473} executeQuery: Read 285 rows, 25.79 KiB in 0.001729 sec., 164835.16483516482 rows/sec., 14.57 MiB/sec. 2024.11.19 05:59:40.336104 [ 141 ] {} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:40.336181 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:40.336205 [ 263 ] {c0c67c46-f606-42c4-885b-79fade6ec473} TCPHandler: Processed in 0.002089992 sec. 2024.11.19 05:59:40.336409 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:40.336428 [ 187 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:59:40.336621 [ 259 ] {42a2e5cd-c4d1-4ad7-beee-b9de55f4cdcb} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:59:40.336701 [ 187 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:59:40.336730 [ 259 ] {42a2e5cd-c4d1-4ad7-beee-b9de55f4cdcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:59:40.336779 [ 187 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1434 rows starting from the beginning of the part 2024.11.19 05:59:40.337139 [ 187 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:59:40.337537 [ 187 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:59:40.337905 [ 187 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part 2024.11.19 05:59:40.338239 [ 187 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:59:40.338576 [ 187 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::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.19 05:59:40.339556 [ 259 ] {42a2e5cd-c4d1-4ad7-beee-b9de55f4cdcb} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:40.339616 [ 259 ] {42a2e5cd-c4d1-4ad7-beee-b9de55f4cdcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:40.340453 [ 259 ] {42a2e5cd-c4d1-4ad7-beee-b9de55f4cdcb} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.19 05:59:40.340879 [ 259 ] {42a2e5cd-c4d1-4ad7-beee-b9de55f4cdcb} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:59:40.341289 [ 259 ] {42a2e5cd-c4d1-4ad7-beee-b9de55f4cdcb} executeQuery: Read 48 rows, 3.54 KiB in 0.004705 sec., 10201.912858660999 rows/sec., 752.19 KiB/sec. 2024.11.19 05:59:40.341712 [ 259 ] {42a2e5cd-c4d1-4ad7-beee-b9de55f4cdcb} TCPHandler: Processed in 0.005413166 sec. 2024.11.19 05:59:40.341907 [ 187 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2180 rows, containing 5 columns (5 merged, 0 gathered) in 0.005598538 sec., 389387.372203243 rows/sec., 34.35 MiB/sec. 2024.11.19 05:59:40.342014 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:40.342282 [ 263 ] {8b29de39-2032-4d4a-ab1f-9e4b5cdd6bee} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:59:40.342368 [ 263 ] {8b29de39-2032-4d4a-ab1f-9e4b5cdd6bee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:59:40.342398 [ 198 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.11.19 05:59:40.343145 [ 198 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_76_15} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:59:40.343372 [ 198 ] {08c78626-296c-434b-ae1a-81f6cd2c28fc::all_1_76_15} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.11.19 05:59:40.343578 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.11.19 05:59:40.343690 [ 263 ] {8b29de39-2032-4d4a-ab1f-9e4b5cdd6bee} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:40.343734 [ 263 ] {8b29de39-2032-4d4a-ab1f-9e4b5cdd6bee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:40.344095 [ 263 ] {8b29de39-2032-4d4a-ab1f-9e4b5cdd6bee} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.19 05:59:40.344335 [ 263 ] {8b29de39-2032-4d4a-ab1f-9e4b5cdd6bee} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:59:40.344563 [ 263 ] {8b29de39-2032-4d4a-ab1f-9e4b5cdd6bee} executeQuery: Read 14 rows, 1004.00 B in 0.002347 sec., 5965.061780997017 rows/sec., 417.75 KiB/sec. 2024.11.19 05:59:40.344624 [ 263 ] {8b29de39-2032-4d4a-ab1f-9e4b5cdd6bee} TCPHandler: Processed in 0.00280069 sec. 2024.11.19 05:59:40.344812 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:40.344943 [ 259 ] {62aad3a9-1353-4d7c-84f5-63455f078d05} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:59:40.344996 [ 259 ] {62aad3a9-1353-4d7c-84f5-63455f078d05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:59:40.345614 [ 259 ] {62aad3a9-1353-4d7c-84f5-63455f078d05} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:40.345653 [ 259 ] {62aad3a9-1353-4d7c-84f5-63455f078d05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:40.345997 [ 259 ] {62aad3a9-1353-4d7c-84f5-63455f078d05} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.19 05:59:40.346241 [ 259 ] {62aad3a9-1353-4d7c-84f5-63455f078d05} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:59:40.346482 [ 259 ] {62aad3a9-1353-4d7c-84f5-63455f078d05} executeQuery: Read 13 rows, 830.00 B in 0.001567 sec., 8296.107211231652 rows/sec., 517.26 KiB/sec. 2024.11.19 05:59:40.346693 [ 259 ] {62aad3a9-1353-4d7c-84f5-63455f078d05} TCPHandler: Processed in 0.00194148 sec. 2024.11.19 05:59:40.346884 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:40.347014 [ 263 ] {76c80a2d-38c8-457a-8b08-d97c791e0a29} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:59:40.347069 [ 263 ] {76c80a2d-38c8-457a-8b08-d97c791e0a29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:59:40.347848 [ 263 ] {76c80a2d-38c8-457a-8b08-d97c791e0a29} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:40.347887 [ 263 ] {76c80a2d-38c8-457a-8b08-d97c791e0a29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:40.348266 [ 263 ] {76c80a2d-38c8-457a-8b08-d97c791e0a29} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.11.19 05:59:40.348517 [ 263 ] {76c80a2d-38c8-457a-8b08-d97c791e0a29} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:59:40.348690 [ 142 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.11.19 05:59:40.348758 [ 142 ] {} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:40.348765 [ 263 ] {76c80a2d-38c8-457a-8b08-d97c791e0a29} executeQuery: Read 423 rows, 30.96 KiB in 0.001767 sec., 239388.79456706284 rows/sec., 17.11 MiB/sec. 2024.11.19 05:59:40.348793 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:40.348918 [ 263 ] {76c80a2d-38c8-457a-8b08-d97c791e0a29} TCPHandler: Processed in 0.002117672 sec. 2024.11.19 05:59:40.348987 [ 196 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:59:40.349079 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:40.349109 [ 196 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:59:40.349142 [ 196 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:59:40.349331 [ 259 ] {3463fd80-8b2d-4ee4-92f0-d62fd6081145} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:59:40.349371 [ 196 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:59:40.349547 [ 259 ] {3463fd80-8b2d-4ee4-92f0-d62fd6081145} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:59:40.349722 [ 196 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:59:40.350117 [ 196 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 80 rows starting from the beginning of the part 2024.11.19 05:59:40.350429 [ 196 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:59:40.350752 [ 196 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::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.19 05:59:40.351468 [ 259 ] {3463fd80-8b2d-4ee4-92f0-d62fd6081145} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:40.351517 [ 259 ] {3463fd80-8b2d-4ee4-92f0-d62fd6081145} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:40.352069 [ 259 ] {3463fd80-8b2d-4ee4-92f0-d62fd6081145} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.19 05:59:40.352437 [ 259 ] {3463fd80-8b2d-4ee4-92f0-d62fd6081145} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:59:40.352867 [ 259 ] {3463fd80-8b2d-4ee4-92f0-d62fd6081145} executeQuery: Read 6 rows, 321.00 B in 0.003627 sec., 1654.259718775848 rows/sec., 86.43 KiB/sec. 2024.11.19 05:59:40.353332 [ 259 ] {3463fd80-8b2d-4ee4-92f0-d62fd6081145} TCPHandler: Processed in 0.004311525 sec. 2024.11.19 05:59:40.353550 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:40.353563 [ 188 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1969 rows, containing 5 columns (5 merged, 0 gathered) in 0.004647888 sec., 423633.27171394834 rows/sec., 32.45 MiB/sec. 2024.11.19 05:59:40.353693 [ 263 ] {22d2f1dc-9f22-410d-a336-c6549b19bfc3} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:59:40.353769 [ 263 ] {22d2f1dc-9f22-410d-a336-c6549b19bfc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:59:40.353841 [ 191 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.11.19 05:59:40.354515 [ 191 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_76_15} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:59:40.354731 [ 191 ] {88e95b1f-d413-498d-8f9f-7801b691d4f2::all_1_76_15} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.11.19 05:59:40.354911 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.11.19 05:59:40.355035 [ 263 ] {22d2f1dc-9f22-410d-a336-c6549b19bfc3} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:40.355077 [ 263 ] {22d2f1dc-9f22-410d-a336-c6549b19bfc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:40.355473 [ 263 ] {22d2f1dc-9f22-410d-a336-c6549b19bfc3} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.11.19 05:59:40.355715 [ 263 ] {22d2f1dc-9f22-410d-a336-c6549b19bfc3} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:59:40.355901 [ 142 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.11.19 05:59:40.355954 [ 142 ] {} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:40.355970 [ 263 ] {22d2f1dc-9f22-410d-a336-c6549b19bfc3} executeQuery: Read 237 rows, 16.27 KiB in 0.0023 sec., 103043.47826086957 rows/sec., 6.91 MiB/sec. 2024.11.19 05:59:40.355992 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:40.356130 [ 263 ] {22d2f1dc-9f22-410d-a336-c6549b19bfc3} TCPHandler: Processed in 0.002654838 sec. 2024.11.19 05:59:40.356179 [ 196 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:59:40.356276 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:40.356296 [ 196 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:59:40.356329 [ 196 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_76_15} MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 14011 rows starting from the beginning of the part 2024.11.19 05:59:40.356440 [ 259 ] {a0e71016-8d3b-4276-97be-478566371af0} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:59:40.356557 [ 196 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:59:40.356612 [ 259 ] {a0e71016-8d3b-4276-97be-478566371af0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:59:40.356926 [ 196 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:59:40.357296 [ 196 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 136 rows starting from the beginning of the part 2024.11.19 05:59:40.357665 [ 196 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:59:40.358020 [ 196 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::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.19 05:59:40.358740 [ 259 ] {a0e71016-8d3b-4276-97be-478566371af0} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:40.358788 [ 259 ] {a0e71016-8d3b-4276-97be-478566371af0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:40.359247 [ 259 ] {a0e71016-8d3b-4276-97be-478566371af0} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.19 05:59:40.359571 [ 259 ] {a0e71016-8d3b-4276-97be-478566371af0} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:59:40.359875 [ 259 ] {a0e71016-8d3b-4276-97be-478566371af0} executeQuery: Read 1 rows, 69.00 B in 0.003498 sec., 285.87764436821044 rows/sec., 19.26 KiB/sec. 2024.11.19 05:59:40.359967 [ 259 ] {a0e71016-8d3b-4276-97be-478566371af0} TCPHandler: Processed in 0.003744389 sec. 2024.11.19 05:59:40.360129 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:40.360281 [ 263 ] {ca0d1b10-ea58-4475-ba85-32eab0569dc1} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:59:40.360357 [ 263 ] {ca0d1b10-ea58-4475-ba85-32eab0569dc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:59:40.361679 [ 263 ] {ca0d1b10-ea58-4475-ba85-32eab0569dc1} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:40.361721 [ 263 ] {ca0d1b10-ea58-4475-ba85-32eab0569dc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:40.362587 [ 263 ] {ca0d1b10-ea58-4475-ba85-32eab0569dc1} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.19 05:59:40.362651 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 14941 rows, containing 5 columns (5 merged, 0 gathered) in 0.006535508 sec., 2286126.8014666955 rows/sec., 156.09 MiB/sec. 2024.11.19 05:59:40.362924 [ 263 ] {ca0d1b10-ea58-4475-ba85-32eab0569dc1} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:59:40.363296 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.11.19 05:59:40.363435 [ 263 ] {ca0d1b10-ea58-4475-ba85-32eab0569dc1} executeQuery: Read 41 rows, 75.23 KiB in 0.003143 sec., 13044.861597200128 rows/sec., 23.38 MiB/sec. 2024.11.19 05:59:40.363750 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2024.11.19 05:59:40.364513 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_76_15} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:59:40.364553 [ 263 ] {ca0d1b10-ea58-4475-ba85-32eab0569dc1} TCPHandler: Processed in 0.004484466 sec. 2024.11.19 05:59:40.364880 [ 191 ] {bdb1448f-7b48-4a2b-9453-a0f205b58b29::all_1_76_15} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.11.19 05:59:40.364913 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:40.365195 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.02 MiB. 2024.11.19 05:59:40.365377 [ 259 ] {f29b9be7-1542-4324-aef0-69cbff7fe5f8} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:59:40.365535 [ 259 ] {f29b9be7-1542-4324-aef0-69cbff7fe5f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:59:40.367957 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49470, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:40.368007 [ 259 ] {f29b9be7-1542-4324-aef0-69cbff7fe5f8} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:40.368120 [ 259 ] {f29b9be7-1542-4324-aef0-69cbff7fe5f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:40.369761 [ 259 ] {f29b9be7-1542-4324-aef0-69cbff7fe5f8} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.11.19 05:59:40.370445 [ 259 ] {f29b9be7-1542-4324-aef0-69cbff7fe5f8} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:59:40.371124 [ 142 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.11.19 05:59:40.371281 [ 259 ] {f29b9be7-1542-4324-aef0-69cbff7fe5f8} executeQuery: Read 82 rows, 5.33 KiB in 0.005953 sec., 13774.567444985722 rows/sec., 895.85 KiB/sec. 2024.11.19 05:59:40.371336 [ 142 ] {} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:40.371560 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:40.371666 [ 259 ] {f29b9be7-1542-4324-aef0-69cbff7fe5f8} TCPHandler: Processed in 0.006972612 sec. 2024.11.19 05:59:40.372022 [ 199 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:59:40.372312 [ 199 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:59:40.372367 [ 199 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4514 rows starting from the beginning of the part 2024.11.19 05:59:40.372562 [ 199 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:59:40.372787 [ 199 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:59:40.373023 [ 199 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:59:40.373310 [ 199 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:59:40.373598 [ 199 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::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.19 05:59:40.376937 [ 199 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4846 rows, containing 4 columns (4 merged, 0 gathered) in 0.005196884 sec., 932481.8487385904 rows/sec., 61.25 MiB/sec. 2024.11.19 05:59:40.377362 [ 199 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.11.19 05:59:40.377805 [ 199 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_76_15} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:59:40.377922 [ 199 ] {b9e952f1-854e-4315-9f2d-24fa07dc087d::all_1_76_15} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.11.19 05:59:40.378005 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2024.11.19 05:59:40.392554 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:40.392597 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:40.399500 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.11.19 05:59:40.400229 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:59:40.402913 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2024.11.19 05:59:40.608547 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41592, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:40.614855 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:32900, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:40.686237 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35001, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:40.800397 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54085, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:40.833410 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62576, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:40.843847 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47813, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:41.000227 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 230.73 MiB, peak 238.91 MiB, free memory in arenas 0.00 B, will set to 229.52 MiB (RSS), difference: -1.20 MiB 2024.11.19 05:59:41.217738 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42070, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:41.465199 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44140, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:41.538715 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49967, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:41.607630 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45599, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:41.653017 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35427, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:41.656367 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60613, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:41.755638 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48846, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:41.819050 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34427, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:41.846542 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64924, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:42.031608 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63317, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:42.034960 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46245, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:42.087624 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53771, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:42.363532 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61975, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:42.421915 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62289, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:42.455195 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63499, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:42.507958 [ 289 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64242, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.19 05:59:45.325139 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:45.325351 [ 259 ] {cead101c-5e02-4af1-9fe3-9f2c16744d20} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.19 05:59:45.325426 [ 259 ] {cead101c-5e02-4af1-9fe3-9f2c16744d20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.19 05:59:45.326245 [ 259 ] {cead101c-5e02-4af1-9fe3-9f2c16744d20} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:45.326298 [ 259 ] {cead101c-5e02-4af1-9fe3-9f2c16744d20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:45.326784 [ 259 ] {cead101c-5e02-4af1-9fe3-9f2c16744d20} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.19 05:59:45.327040 [ 259 ] {cead101c-5e02-4af1-9fe3-9f2c16744d20} oximeter.fields_ipaddr (3cbfa65f-b2cb-4f82-8c52-f0f2a4eebdd9): 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.19 05:59:45.327262 [ 259 ] {cead101c-5e02-4af1-9fe3-9f2c16744d20} executeQuery: Read 2 rows, 167.00 B in 0.00196 sec., 1020.4081632653061 rows/sec., 83.21 KiB/sec. 2024.11.19 05:59:45.327364 [ 259 ] {cead101c-5e02-4af1-9fe3-9f2c16744d20} TCPHandler: Processed in 0.002359474 sec. 2024.11.19 05:59:45.327577 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:45.327699 [ 263 ] {042a3491-f707-41e5-a759-20abe96999ca} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:59:45.327748 [ 263 ] {042a3491-f707-41e5-a759-20abe96999ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:59:45.328368 [ 263 ] {042a3491-f707-41e5-a759-20abe96999ca} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:45.328409 [ 263 ] {042a3491-f707-41e5-a759-20abe96999ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:45.328779 [ 263 ] {042a3491-f707-41e5-a759-20abe96999ca} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.11.19 05:59:45.329026 [ 263 ] {042a3491-f707-41e5-a759-20abe96999ca} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:59:45.329216 [ 263 ] {042a3491-f707-41e5-a759-20abe96999ca} executeQuery: Read 57 rows, 4.48 KiB in 0.001541 sec., 36988.96820246593 rows/sec., 2.84 MiB/sec. 2024.11.19 05:59:45.329270 [ 263 ] {042a3491-f707-41e5-a759-20abe96999ca} TCPHandler: Processed in 0.001764368 sec. 2024.11.19 05:59:45.329427 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:45.329535 [ 259 ] {41d10ded-b00f-40bc-afc7-d8440266d52f} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:59:45.329582 [ 259 ] {41d10ded-b00f-40bc-afc7-d8440266d52f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:59:45.330123 [ 259 ] {41d10ded-b00f-40bc-afc7-d8440266d52f} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:45.330162 [ 259 ] {41d10ded-b00f-40bc-afc7-d8440266d52f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:45.330515 [ 259 ] {41d10ded-b00f-40bc-afc7-d8440266d52f} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.19 05:59:45.330766 [ 259 ] {41d10ded-b00f-40bc-afc7-d8440266d52f} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:59:45.330953 [ 135 ] {} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 2024.11.19 05:59:45.330979 [ 259 ] {41d10ded-b00f-40bc-afc7-d8440266d52f} executeQuery: Read 2 rows, 143.00 B in 0.001464 sec., 1366.120218579235 rows/sec., 95.39 KiB/sec. 2024.11.19 05:59:45.331031 [ 135 ] {} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:45.331103 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:45.331104 [ 259 ] {41d10ded-b00f-40bc-afc7-d8440266d52f} TCPHandler: Processed in 0.001727328 sec. 2024.11.19 05:59:45.331345 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:45.331418 [ 192 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::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.19 05:59:45.331645 [ 263 ] {0a083902-30e3-41ee-976f-5390865ced64} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:59:45.331838 [ 263 ] {0a083902-30e3-41ee-976f-5390865ced64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:59:45.331956 [ 192 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_39_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:59:45.332116 [ 192 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 66 rows starting from the beginning of the part 2024.11.19 05:59:45.332604 [ 192 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part 2024.11.19 05:59:45.333015 [ 192 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part 2024.11.19 05:59:45.333544 [ 192 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 16 rows starting from the beginning of the part 2024.11.19 05:59:45.334070 [ 192 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part 2024.11.19 05:59:45.334433 [ 192 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part 2024.11.19 05:59:45.335228 [ 263 ] {0a083902-30e3-41ee-976f-5390865ced64} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:45.335268 [ 263 ] {0a083902-30e3-41ee-976f-5390865ced64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.19 05:59:45.335847 [ 263 ] {0a083902-30e3-41ee-976f-5390865ced64} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.11.19 05:59:45.336106 [ 192 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_39_8} MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 5 columns (5 merged, 0 gathered) in 0.004894291 sec., 46584.88839343635 rows/sec., 3.50 MiB/sec. 2024.11.19 05:59:45.336257 [ 263 ] {0a083902-30e3-41ee-976f-5390865ced64} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:59:45.336405 [ 186 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_39_8} MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) 2024.11.19 05:59:45.336694 [ 263 ] {0a083902-30e3-41ee-976f-5390865ced64} executeQuery: Read 66 rows, 5.28 KiB in 0.005192 sec., 12711.864406779661 rows/sec., 1016.63 KiB/sec. 2024.11.19 05:59:45.336820 [ 263 ] {0a083902-30e3-41ee-976f-5390865ced64} TCPHandler: Processed in 0.005585258 sec. 2024.11.19 05:59:45.337023 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:45.337163 [ 186 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_39_8} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:59:45.337213 [ 259 ] {789db4e9-9a32-4a22-9118-335e804b381d} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:59:45.337319 [ 259 ] {789db4e9-9a32-4a22-9118-335e804b381d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:59:45.337342 [ 186 ] {86eac43a-b0a5-4228-9ce4-fef215032ccf::all_1_39_8} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 2024.11.19 05:59:45.337554 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.11.19 05:59:45.338058 [ 259 ] {789db4e9-9a32-4a22-9118-335e804b381d} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:45.338101 [ 259 ] {789db4e9-9a32-4a22-9118-335e804b381d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:45.338517 [ 259 ] {789db4e9-9a32-4a22-9118-335e804b381d} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.11.19 05:59:45.338766 [ 259 ] {789db4e9-9a32-4a22-9118-335e804b381d} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:59:45.339006 [ 259 ] {789db4e9-9a32-4a22-9118-335e804b381d} executeQuery: Read 129 rows, 9.20 KiB in 0.001837 sec., 70223.18998366903 rows/sec., 4.89 MiB/sec. 2024.11.19 05:59:45.339097 [ 259 ] {789db4e9-9a32-4a22-9118-335e804b381d} TCPHandler: Processed in 0.002155862 sec. 2024.11.19 05:59:45.339313 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:45.339460 [ 263 ] {31818fcf-6d66-43b0-8a6a-33533cbfd8a3} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:59:45.339509 [ 263 ] {31818fcf-6d66-43b0-8a6a-33533cbfd8a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:59:45.339997 [ 263 ] {31818fcf-6d66-43b0-8a6a-33533cbfd8a3} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:45.340037 [ 263 ] {31818fcf-6d66-43b0-8a6a-33533cbfd8a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:45.340413 [ 263 ] {31818fcf-6d66-43b0-8a6a-33533cbfd8a3} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.11.19 05:59:45.340659 [ 263 ] {31818fcf-6d66-43b0-8a6a-33533cbfd8a3} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:59:45.340869 [ 263 ] {31818fcf-6d66-43b0-8a6a-33533cbfd8a3} executeQuery: Read 48 rows, 3.31 KiB in 0.001437 sec., 33402.92275574113 rows/sec., 2.25 MiB/sec. 2024.11.19 05:59:45.340920 [ 263 ] {31818fcf-6d66-43b0-8a6a-33533cbfd8a3} TCPHandler: Processed in 0.001708978 sec. 2024.11.19 05:59:46.205027 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 2024.11.19 05:59:46.205717 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:46.205777 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:46.206347 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.11.19 05:59:46.206628 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:59:46.206885 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 2024.11.19 05:59:47.903107 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2024.11.19 05:59:47.922851 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:47.922903 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:47.930127 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.11.19 05:59:47.930920 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:59:47.933712 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2024.11.19 05:59:48.846837 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1218 2024.11.19 05:59:48.850160 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:48.850224 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2024.11.19 05:59:48.851737 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.19 05:59:48.852079 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:59:48.853530 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1218 2024.11.19 05:59:50.326122 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:50.326326 [ 259 ] {ad4c0a44-55b2-4ee6-badb-a4db7dc31079} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:59:50.326397 [ 259 ] {ad4c0a44-55b2-4ee6-badb-a4db7dc31079} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:59:50.327173 [ 259 ] {ad4c0a44-55b2-4ee6-badb-a4db7dc31079} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:50.327226 [ 259 ] {ad4c0a44-55b2-4ee6-badb-a4db7dc31079} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.19 05:59:50.327672 [ 259 ] {ad4c0a44-55b2-4ee6-badb-a4db7dc31079} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.11.19 05:59:50.327938 [ 259 ] {ad4c0a44-55b2-4ee6-badb-a4db7dc31079} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:59:50.328166 [ 259 ] {ad4c0a44-55b2-4ee6-badb-a4db7dc31079} executeQuery: Read 56 rows, 4.41 KiB in 0.001892 sec., 29598.308668076108 rows/sec., 2.27 MiB/sec. 2024.11.19 05:59:50.328222 [ 259 ] {ad4c0a44-55b2-4ee6-badb-a4db7dc31079} TCPHandler: Processed in 0.002231363 sec. 2024.11.19 05:59:50.328414 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:50.328553 [ 263 ] {a21ca497-3835-4ebc-9ceb-de3bca631606} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:59:50.328608 [ 263 ] {a21ca497-3835-4ebc-9ceb-de3bca631606} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:59:50.329224 [ 263 ] {a21ca497-3835-4ebc-9ceb-de3bca631606} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:50.329266 [ 263 ] {a21ca497-3835-4ebc-9ceb-de3bca631606} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.19 05:59:50.329637 [ 263 ] {a21ca497-3835-4ebc-9ceb-de3bca631606} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.11.19 05:59:50.329891 [ 263 ] {a21ca497-3835-4ebc-9ceb-de3bca631606} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:59:50.330119 [ 263 ] {a21ca497-3835-4ebc-9ceb-de3bca631606} executeQuery: Read 64 rows, 5.12 KiB in 0.001591 sec., 40226.27278441232 rows/sec., 3.14 MiB/sec. 2024.11.19 05:59:50.330172 [ 263 ] {a21ca497-3835-4ebc-9ceb-de3bca631606} TCPHandler: Processed in 0.001827099 sec. 2024.11.19 05:59:50.330333 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:50.330463 [ 259 ] {7718607d-c634-4e0b-9dbf-86b8063f76aa} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:59:50.330521 [ 259 ] {7718607d-c634-4e0b-9dbf-86b8063f76aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:59:50.331116 [ 259 ] {7718607d-c634-4e0b-9dbf-86b8063f76aa} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:50.331154 [ 259 ] {7718607d-c634-4e0b-9dbf-86b8063f76aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.19 05:59:50.331540 [ 259 ] {7718607d-c634-4e0b-9dbf-86b8063f76aa} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.11.19 05:59:50.331777 [ 259 ] {7718607d-c634-4e0b-9dbf-86b8063f76aa} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:59:50.332006 [ 259 ] {7718607d-c634-4e0b-9dbf-86b8063f76aa} executeQuery: Read 160 rows, 11.41 KiB in 0.001572 sec., 101781.17048346056 rows/sec., 7.09 MiB/sec. 2024.11.19 05:59:50.332058 [ 259 ] {7718607d-c634-4e0b-9dbf-86b8063f76aa} TCPHandler: Processed in 0.001787999 sec. 2024.11.19 05:59:50.332223 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:50.332361 [ 263 ] {296be028-8684-4ca9-bcfe-db27fc0cc87f} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:59:50.332418 [ 263 ] {296be028-8684-4ca9-bcfe-db27fc0cc87f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:59:50.332947 [ 263 ] {296be028-8684-4ca9-bcfe-db27fc0cc87f} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:50.332987 [ 263 ] {296be028-8684-4ca9-bcfe-db27fc0cc87f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.19 05:59:50.333368 [ 263 ] {296be028-8684-4ca9-bcfe-db27fc0cc87f} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.11.19 05:59:50.333620 [ 263 ] {296be028-8684-4ca9-bcfe-db27fc0cc87f} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:59:50.333866 [ 263 ] {296be028-8684-4ca9-bcfe-db27fc0cc87f} executeQuery: Read 60 rows, 4.14 KiB in 0.00153 sec., 39215.686274509804 rows/sec., 2.64 MiB/sec. 2024.11.19 05:59:50.333958 [ 263 ] {296be028-8684-4ca9-bcfe-db27fc0cc87f} TCPHandler: Processed in 0.001796399 sec. 2024.11.19 05:59:53.526268 [ 128 ] {} DNSResolver: Updating DNS cache 2024.11.19 05:59:53.526323 [ 128 ] {} DNSResolver: Updated DNS cache 2024.11.19 05:59:53.707132 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 2024.11.19 05:59:53.707826 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:53.707872 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.19 05:59:53.708444 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.11.19 05:59:53.708712 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 05:59:53.708905 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 2024.11.19 05:59:55.332165 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:55.332375 [ 259 ] {f82e4d9d-306a-4baf-9fe7-5d4cbd69e95a} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.19 05:59:55.332448 [ 259 ] {f82e4d9d-306a-4baf-9fe7-5d4cbd69e95a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.19 05:59:55.333222 [ 259 ] {f82e4d9d-306a-4baf-9fe7-5d4cbd69e95a} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:55.333273 [ 259 ] {f82e4d9d-306a-4baf-9fe7-5d4cbd69e95a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.19 05:59:55.333711 [ 259 ] {f82e4d9d-306a-4baf-9fe7-5d4cbd69e95a} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.19 05:59:55.333971 [ 259 ] {f82e4d9d-306a-4baf-9fe7-5d4cbd69e95a} oximeter.fields_i16 (de7cbf5c-f37f-4c68-85c1-7d75b9f7ab7d): 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.19 05:59:55.334225 [ 259 ] {f82e4d9d-306a-4baf-9fe7-5d4cbd69e95a} executeQuery: Read 14 rows, 1.01 KiB in 0.001895 sec., 7387.862796833773 rows/sec., 531.83 KiB/sec. 2024.11.19 05:59:55.334450 [ 259 ] {f82e4d9d-306a-4baf-9fe7-5d4cbd69e95a} TCPHandler: Processed in 0.002437406 sec. 2024.11.19 05:59:55.334651 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:55.334780 [ 263 ] {f7f7a950-c607-43d4-b9e6-c53c026129b3} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 05:59:55.334832 [ 263 ] {f7f7a950-c607-43d4-b9e6-c53c026129b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 05:59:55.335581 [ 263 ] {f7f7a950-c607-43d4-b9e6-c53c026129b3} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:55.335623 [ 263 ] {f7f7a950-c607-43d4-b9e6-c53c026129b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.19 05:59:55.336023 [ 263 ] {f7f7a950-c607-43d4-b9e6-c53c026129b3} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.11.19 05:59:55.336286 [ 263 ] {f7f7a950-c607-43d4-b9e6-c53c026129b3} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 05:59:55.336487 [ 263 ] {f7f7a950-c607-43d4-b9e6-c53c026129b3} executeQuery: Read 285 rows, 25.79 KiB in 0.001736 sec., 164170.50691244242 rows/sec., 14.51 MiB/sec. 2024.11.19 05:59:55.336583 [ 263 ] {f7f7a950-c607-43d4-b9e6-c53c026129b3} TCPHandler: Processed in 0.001990451 sec. 2024.11.19 05:59:55.336799 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:55.337082 [ 259 ] {f32f1690-7e00-4314-9611-ce2cdbaffb25} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.19 05:59:55.337164 [ 259 ] {f32f1690-7e00-4314-9611-ce2cdbaffb25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.19 05:59:55.337731 [ 259 ] {f32f1690-7e00-4314-9611-ce2cdbaffb25} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:55.337769 [ 259 ] {f32f1690-7e00-4314-9611-ce2cdbaffb25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.19 05:59:55.338135 [ 259 ] {f32f1690-7e00-4314-9611-ce2cdbaffb25} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.19 05:59:55.338384 [ 259 ] {f32f1690-7e00-4314-9611-ce2cdbaffb25} oximeter.fields_u16 (86eac43a-b0a5-4228-9ce4-fef215032ccf): 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.19 05:59:55.338595 [ 259 ] {f32f1690-7e00-4314-9611-ce2cdbaffb25} executeQuery: Read 48 rows, 3.54 KiB in 0.001615 sec., 29721.362229102167 rows/sec., 2.14 MiB/sec. 2024.11.19 05:59:55.338785 [ 259 ] {f32f1690-7e00-4314-9611-ce2cdbaffb25} TCPHandler: Processed in 0.002107012 sec. 2024.11.19 05:59:55.339019 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:55.339156 [ 263 ] {46b9b664-7ed3-4a04-a86f-334a90c02ef5} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.19 05:59:55.339203 [ 263 ] {46b9b664-7ed3-4a04-a86f-334a90c02ef5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.19 05:59:55.339763 [ 263 ] {46b9b664-7ed3-4a04-a86f-334a90c02ef5} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:55.339802 [ 263 ] {46b9b664-7ed3-4a04-a86f-334a90c02ef5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.19 05:59:55.340165 [ 263 ] {46b9b664-7ed3-4a04-a86f-334a90c02ef5} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.19 05:59:55.340412 [ 263 ] {46b9b664-7ed3-4a04-a86f-334a90c02ef5} oximeter.fields_u32 (c5148e0a-cfcc-4031-ae9e-dc978492300d): 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.19 05:59:55.340623 [ 263 ] {46b9b664-7ed3-4a04-a86f-334a90c02ef5} executeQuery: Read 14 rows, 1004.00 B in 0.001483 sec., 9440.323668240055 rows/sec., 661.14 KiB/sec. 2024.11.19 05:59:55.340740 [ 263 ] {46b9b664-7ed3-4a04-a86f-334a90c02ef5} TCPHandler: Processed in 0.001844579 sec. 2024.11.19 05:59:55.340948 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:55.341062 [ 259 ] {6c6ceabb-dfb3-4763-9227-08ad4ed01127} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.19 05:59:55.341127 [ 259 ] {6c6ceabb-dfb3-4763-9227-08ad4ed01127} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.19 05:59:55.341675 [ 259 ] {6c6ceabb-dfb3-4763-9227-08ad4ed01127} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:55.341714 [ 259 ] {6c6ceabb-dfb3-4763-9227-08ad4ed01127} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.19 05:59:55.342117 [ 259 ] {6c6ceabb-dfb3-4763-9227-08ad4ed01127} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.19 05:59:55.342363 [ 259 ] {6c6ceabb-dfb3-4763-9227-08ad4ed01127} oximeter.fields_u8 (762868e6-1685-41dd-bc30-da37857dff35): 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.19 05:59:55.342616 [ 259 ] {6c6ceabb-dfb3-4763-9227-08ad4ed01127} executeQuery: Read 13 rows, 830.00 B in 0.001565 sec., 8306.70926517572 rows/sec., 517.92 KiB/sec. 2024.11.19 05:59:55.342776 [ 259 ] {6c6ceabb-dfb3-4763-9227-08ad4ed01127} TCPHandler: Processed in 0.00193149 sec. 2024.11.19 05:59:55.342965 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:55.343077 [ 263 ] {ad9ac8e9-e3fd-4fc6-b059-8355e929b7a9} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 05:59:55.343128 [ 263 ] {ad9ac8e9-e3fd-4fc6-b059-8355e929b7a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 05:59:55.343968 [ 263 ] {ad9ac8e9-e3fd-4fc6-b059-8355e929b7a9} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:55.344017 [ 263 ] {ad9ac8e9-e3fd-4fc6-b059-8355e929b7a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.19 05:59:55.344414 [ 263 ] {ad9ac8e9-e3fd-4fc6-b059-8355e929b7a9} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.11.19 05:59:55.344672 [ 263 ] {ad9ac8e9-e3fd-4fc6-b059-8355e929b7a9} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 05:59:55.344895 [ 263 ] {ad9ac8e9-e3fd-4fc6-b059-8355e929b7a9} executeQuery: Read 423 rows, 30.96 KiB in 0.001841 sec., 229766.43128734385 rows/sec., 16.43 MiB/sec. 2024.11.19 05:59:55.344949 [ 263 ] {ad9ac8e9-e3fd-4fc6-b059-8355e929b7a9} TCPHandler: Processed in 0.002071932 sec. 2024.11.19 05:59:55.345088 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:55.345203 [ 259 ] {be826b25-5c2b-4258-85dc-2ef09605fa5a} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.19 05:59:55.345249 [ 259 ] {be826b25-5c2b-4258-85dc-2ef09605fa5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.19 05:59:55.345693 [ 259 ] {be826b25-5c2b-4258-85dc-2ef09605fa5a} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:55.345731 [ 259 ] {be826b25-5c2b-4258-85dc-2ef09605fa5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.19 05:59:55.346083 [ 259 ] {be826b25-5c2b-4258-85dc-2ef09605fa5a} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.19 05:59:55.346326 [ 259 ] {be826b25-5c2b-4258-85dc-2ef09605fa5a} oximeter.measurements_bool (79cf478a-530e-4f64-baac-d4ee9b958b4f): 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.19 05:59:55.346571 [ 259 ] {be826b25-5c2b-4258-85dc-2ef09605fa5a} executeQuery: Read 6 rows, 321.00 B in 0.001389 sec., 4319.654427645788 rows/sec., 225.69 KiB/sec. 2024.11.19 05:59:55.346779 [ 259 ] {be826b25-5c2b-4258-85dc-2ef09605fa5a} TCPHandler: Processed in 0.001739218 sec. 2024.11.19 05:59:55.346952 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:55.347064 [ 263 ] {b583f22b-869e-4e94-abdf-bb10a4bbe581} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 05:59:55.347118 [ 263 ] {b583f22b-869e-4e94-abdf-bb10a4bbe581} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 05:59:55.347778 [ 263 ] {b583f22b-869e-4e94-abdf-bb10a4bbe581} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:55.347825 [ 263 ] {b583f22b-869e-4e94-abdf-bb10a4bbe581} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.19 05:59:55.348263 [ 263 ] {b583f22b-869e-4e94-abdf-bb10a4bbe581} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.11.19 05:59:55.348510 [ 263 ] {b583f22b-869e-4e94-abdf-bb10a4bbe581} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 05:59:55.348727 [ 263 ] {b583f22b-869e-4e94-abdf-bb10a4bbe581} executeQuery: Read 237 rows, 16.27 KiB in 0.001687 sec., 140486.06994665085 rows/sec., 9.42 MiB/sec. 2024.11.19 05:59:55.348780 [ 263 ] {b583f22b-869e-4e94-abdf-bb10a4bbe581} TCPHandler: Processed in 0.00189812 sec. 2024.11.19 05:59:55.348910 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:55.349017 [ 259 ] {a2889cdf-f1d3-4bb4-8941-cc652ace7b88} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.19 05:59:55.349063 [ 259 ] {a2889cdf-f1d3-4bb4-8941-cc652ace7b88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.19 05:59:55.349500 [ 259 ] {a2889cdf-f1d3-4bb4-8941-cc652ace7b88} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:55.349539 [ 259 ] {a2889cdf-f1d3-4bb4-8941-cc652ace7b88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.19 05:59:55.349887 [ 259 ] {a2889cdf-f1d3-4bb4-8941-cc652ace7b88} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.19 05:59:55.350142 [ 259 ] {a2889cdf-f1d3-4bb4-8941-cc652ace7b88} oximeter.measurements_f64 (8f1df533-2533-4275-8ea8-866c069ee649): 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.19 05:59:55.350396 [ 259 ] {a2889cdf-f1d3-4bb4-8941-cc652ace7b88} executeQuery: Read 1 rows, 69.00 B in 0.001394 sec., 717.3601147776184 rows/sec., 48.34 KiB/sec. 2024.11.19 05:59:55.350585 [ 259 ] {a2889cdf-f1d3-4bb4-8941-cc652ace7b88} TCPHandler: Processed in 0.001722488 sec. 2024.11.19 05:59:55.350758 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:55.350869 [ 263 ] {b3a1f971-ec25-4c2a-ad02-95e63e50388a} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.19 05:59:55.350945 [ 263 ] {b3a1f971-ec25-4c2a-ad02-95e63e50388a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 05:59:55.352122 [ 263 ] {b3a1f971-ec25-4c2a-ad02-95e63e50388a} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:55.352162 [ 263 ] {b3a1f971-ec25-4c2a-ad02-95e63e50388a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.19 05:59:55.352827 [ 263 ] {b3a1f971-ec25-4c2a-ad02-95e63e50388a} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.19 05:59:55.353091 [ 263 ] {b3a1f971-ec25-4c2a-ad02-95e63e50388a} oximeter.measurements_histogramu64 (e648c1b8-8686-4259-82f9-325f430fe764): 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.19 05:59:55.353353 [ 263 ] {b3a1f971-ec25-4c2a-ad02-95e63e50388a} executeQuery: Read 41 rows, 75.23 KiB in 0.002523 sec., 16250.495441934205 rows/sec., 29.12 MiB/sec. 2024.11.19 05:59:55.353795 [ 263 ] {b3a1f971-ec25-4c2a-ad02-95e63e50388a} TCPHandler: Processed in 0.003148293 sec. 2024.11.19 05:59:55.353915 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 05:59:55.354015 [ 259 ] {026558d2-7441-482d-84b3-c71e1e28b88c} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 05:59:55.354135 [ 259 ] {026558d2-7441-482d-84b3-c71e1e28b88c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 05:59:55.354681 [ 259 ] {026558d2-7441-482d-84b3-c71e1e28b88c} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:55.354726 [ 259 ] {026558d2-7441-482d-84b3-c71e1e28b88c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.19 05:59:55.355159 [ 259 ] {026558d2-7441-482d-84b3-c71e1e28b88c} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.11.19 05:59:55.355395 [ 259 ] {026558d2-7441-482d-84b3-c71e1e28b88c} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 05:59:55.355625 [ 259 ] {026558d2-7441-482d-84b3-c71e1e28b88c} executeQuery: Read 82 rows, 5.33 KiB in 0.001567 sec., 52329.291640076575 rows/sec., 3.32 MiB/sec. 2024.11.19 05:59:55.355718 [ 259 ] {026558d2-7441-482d-84b3-c71e1e28b88c} TCPHandler: Processed in 0.001798109 sec. 2024.11.19 05:59:55.433912 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2024.11.19 05:59:55.455532 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:55.455592 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.19 05:59:55.462903 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.11.19 05:59:55.463654 [ 243 ] {} system.metric_log (8bd9a4aa-088e-47ca-aed3-b4e8379e8736): 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.19 05:59:55.466423 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2024.11.19 05:59:56.000233 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 230.84 MiB, peak 238.91 MiB, free memory in arenas 0.00 B, will set to 229.54 MiB (RSS), difference: -1.30 MiB 2024.11.19 05:59:58.853998 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1248 2024.11.19 05:59:58.857137 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:58.857185 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.19 05:59:58.858666 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.19 05:59:58.858981 [ 242 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:59:58.859196 [ 120 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.11.19 05:59:58.859317 [ 120 ] {} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 05:59:58.859385 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.19 05:59:58.859868 [ 195 ] {3d17012a-6c43-4282-98e6-700f65c969c7::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.19 05:59:58.860375 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1248 2024.11.19 05:59:58.860920 [ 195 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.19 05:59:58.861128 [ 195 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1104 rows starting from the beginning of the part 2024.11.19 05:59:58.861810 [ 195 ] {3d17012a-6c43-4282-98e6-700f65c969c7::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.19 05:59:58.862486 [ 195 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part 2024.11.19 05:59:58.863139 [ 195 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 20 rows starting from the beginning of the part 2024.11.19 05:59:58.863751 [ 195 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part 2024.11.19 05:59:58.864333 [ 195 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part 2024.11.19 05:59:58.872970 [ 197 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1248 rows, containing 72 columns (72 merged, 0 gathered) in 0.01340247 sec., 93117.16422420644 rows/sec., 72.93 MiB/sec. 2024.11.19 05:59:58.874530 [ 200 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.11.19 05:59:58.875353 [ 200 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_41_8} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7): 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.19 05:59:58.875451 [ 200 ] {3d17012a-6c43-4282-98e6-700f65c969c7::all_1_41_8} system.query_log (3d17012a-6c43-4282-98e6-700f65c969c7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.11.19 05:59:58.875810 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. 2024.11.19 06:00:00.326164 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 06:00:00.326399 [ 259 ] {d7050f69-8f8c-449b-8e7d-aa43bfc984eb} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.19 06:00:00.326491 [ 259 ] {d7050f69-8f8c-449b-8e7d-aa43bfc984eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.19 06:00:00.327416 [ 259 ] {d7050f69-8f8c-449b-8e7d-aa43bfc984eb} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 06:00:00.327467 [ 259 ] {d7050f69-8f8c-449b-8e7d-aa43bfc984eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.19 06:00:00.327910 [ 259 ] {d7050f69-8f8c-449b-8e7d-aa43bfc984eb} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.11.19 06:00:00.328183 [ 259 ] {d7050f69-8f8c-449b-8e7d-aa43bfc984eb} oximeter.fields_string (08c78626-296c-434b-ae1a-81f6cd2c28fc): 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.19 06:00:00.328437 [ 259 ] {d7050f69-8f8c-449b-8e7d-aa43bfc984eb} executeQuery: Read 56 rows, 4.41 KiB in 0.002103 sec., 26628.62577270566 rows/sec., 2.05 MiB/sec. 2024.11.19 06:00:00.328504 [ 259 ] {d7050f69-8f8c-449b-8e7d-aa43bfc984eb} TCPHandler: Processed in 0.002471626 sec. 2024.11.19 06:00:00.328673 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 06:00:00.328798 [ 263 ] {3e00849f-7bd0-4029-ab4a-034486241e33} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.19 06:00:00.328850 [ 263 ] {3e00849f-7bd0-4029-ab4a-034486241e33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.19 06:00:00.329479 [ 263 ] {3e00849f-7bd0-4029-ab4a-034486241e33} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 06:00:00.329524 [ 263 ] {3e00849f-7bd0-4029-ab4a-034486241e33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.19 06:00:00.329912 [ 263 ] {3e00849f-7bd0-4029-ab4a-034486241e33} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.11.19 06:00:00.330168 [ 263 ] {3e00849f-7bd0-4029-ab4a-034486241e33} oximeter.fields_uuid (88e95b1f-d413-498d-8f9f-7801b691d4f2): 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.19 06:00:00.330395 [ 263 ] {3e00849f-7bd0-4029-ab4a-034486241e33} executeQuery: Read 64 rows, 5.12 KiB in 0.001627 sec., 39336.20159803319 rows/sec., 3.07 MiB/sec. 2024.11.19 06:00:00.330448 [ 263 ] {3e00849f-7bd0-4029-ab4a-034486241e33} TCPHandler: Processed in 0.001836889 sec. 2024.11.19 06:00:00.330598 [ 259 ] {} TCP-Session: d1c88336-3737-4bab-bd12-5605b08af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 06:00:00.330713 [ 259 ] {cc57168e-6ceb-47bf-a73b-d5f4e9b38ec3} executeQuery: (from [fd00:1122:3344:101::d]:47547) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.19 06:00:00.330765 [ 259 ] {cc57168e-6ceb-47bf-a73b-d5f4e9b38ec3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.19 06:00:00.331334 [ 259 ] {cc57168e-6ceb-47bf-a73b-d5f4e9b38ec3} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 06:00:00.331377 [ 259 ] {cc57168e-6ceb-47bf-a73b-d5f4e9b38ec3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.19 06:00:00.331793 [ 259 ] {cc57168e-6ceb-47bf-a73b-d5f4e9b38ec3} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.11.19 06:00:00.332136 [ 259 ] {cc57168e-6ceb-47bf-a73b-d5f4e9b38ec3} oximeter.measurements_cumulativeu64 (bdb1448f-7b48-4a2b-9453-a0f205b58b29): 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.19 06:00:00.332393 [ 259 ] {cc57168e-6ceb-47bf-a73b-d5f4e9b38ec3} executeQuery: Read 160 rows, 11.41 KiB in 0.001704 sec., 93896.71361502347 rows/sec., 6.54 MiB/sec. 2024.11.19 06:00:00.332455 [ 259 ] {cc57168e-6ceb-47bf-a73b-d5f4e9b38ec3} TCPHandler: Processed in 0.00191326 sec. 2024.11.19 06:00:00.332598 [ 263 ] {} TCP-Session: 7f688664-53c6-4081-812f-66ec78b784cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.19 06:00:00.332716 [ 263 ] {4e4f4533-229c-4caa-b2aa-7a84491411a0} executeQuery: (from [fd00:1122:3344:101::d]:51648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.19 06:00:00.332764 [ 263 ] {4e4f4533-229c-4caa-b2aa-7a84491411a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.19 06:00:00.333224 [ 263 ] {4e4f4533-229c-4caa-b2aa-7a84491411a0} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 06:00:00.333265 [ 263 ] {4e4f4533-229c-4caa-b2aa-7a84491411a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.19 06:00:00.333648 [ 263 ] {4e4f4533-229c-4caa-b2aa-7a84491411a0} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.11.19 06:00:00.333908 [ 263 ] {4e4f4533-229c-4caa-b2aa-7a84491411a0} oximeter.measurements_u64 (b9e952f1-854e-4315-9f2d-24fa07dc087d): 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.19 06:00:00.334134 [ 263 ] {4e4f4533-229c-4caa-b2aa-7a84491411a0} executeQuery: Read 60 rows, 4.14 KiB in 0.001441 sec., 41637.75156141568 rows/sec., 2.81 MiB/sec. 2024.11.19 06:00:00.334185 [ 263 ] {4e4f4533-229c-4caa-b2aa-7a84491411a0} TCPHandler: Processed in 0.001640707 sec. 2024.11.19 06:00:01.209159 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 2024.11.19 06:00:01.209990 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.19 06:00:01.210061 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2024.11.19 06:00:01.210744 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.11.19 06:00:01.211047 [ 244 ] {} system.asynchronous_metric_log (480a4ca9-da6c-41fc-8ab4-a02bec7733e3): 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.19 06:00:01.211310 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254