[ Dec 20 22:13:53 Enabled. ] [ Dec 20 22:13:53 Rereading configuration. ] [ Dec 20 22:13:57 Rereading configuration. ] [ Dec 20 22:14:04 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 [ Dec 20 22:14:04 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.12.20 22:14:05.158668 [ 1 ] {} Application: Will watch for the process with pid 22871 2024.12.20 22:14:05.159290 [ 1 ] {} Application: Forked a child process to watch 2024.12.20 22:14:05.400899 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 22871 2024.12.20 22:14:05.401621 [ 1 ] {} Application: starting up 2024.12.20 22:14:05.402343 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.12.20 22:14:05.489895 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.12.20 22:14:05.520797 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.12.20 22:14:05.520864 [ 1 ] {} Application: Initializing DateLUT. 2024.12.20 22:14:05.520886 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.12.20 22:14:05.520985 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.12.20 22:14:05.521516 [ 1 ] {} Application: Initializing interserver credentials. 2024.12.20 22:14:05.523111 [ 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.12.20 22:14:05.523882 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.20 22:14:05.524686 [ 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.12.20 22:14:05.524707 [ 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.12.20 22:14:05.524722 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.12.20 22:14:05.524896 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.20 22:14:05.525874 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.12.20 22:14:05.531295 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.20 22:14:05.532204 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.20 22:14:05.533556 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.20 22:14:05.533619 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.20 22:14:05.535139 [ 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.12.20 22:14:05.535667 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.20 22:14:05.539871 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.20 22:14:05.540174 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2024.12.20 22:14:05.541706 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.12.20 22:14:05.542174 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.12.20 22:14:05.542591 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.12.20 22:14:05.542912 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.12.20 22:14:05.544290 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.12.20 22:14:05.544316 [ 1 ] {} Application: Loading metadata from /data/ 2024.12.20 22:14:05.544390 [ 28 ] {} DNSResolver: Updating DNS cache 2024.12.20 22:14:05.544558 [ 28 ] {} DNSResolver: Updated DNS cache 2024.12.20 22:14:05.563427 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.12.20 22:14:05.563461 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000170072 sec 2024.12.20 22:14:05.563509 [ 1 ] {} ReferentialDeps: No tables 2024.12.20 22:14:05.563527 [ 1 ] {} LoadingDeps: No tables 2024.12.20 22:14:05.564728 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.12.20 22:14:05.565729 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2024.12.20 22:14:05.577152 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.12.20 22:14:05.577194 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.12.20 22:14:05.577214 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.12.20 22:14:05.577227 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.12.20 22:14:05.577255 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.12.20 22:14:05.577275 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2024.12.20 22:14:05.579834 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.12.20 22:14:05.579877 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.12.20 22:14:05.579898 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2024.12.20 22:14:05.580078 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.12.20 22:14:05.580097 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.12.20 22:14:05.580132 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.12.20 22:14:05.580150 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.12.20 22:14:05.580163 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.12.20 22:14:05.580191 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.12.20 22:14:05.580208 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.12.20 22:14:05.607129 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.12.20 22:14:05.608687 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.12.20 22:14:05.608718 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0331e-05 sec 2024.12.20 22:14:05.608732 [ 1 ] {} ReferentialDeps: No tables 2024.12.20 22:14:05.608743 [ 1 ] {} LoadingDeps: No tables 2024.12.20 22:14:05.608765 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.12.20 22:14:05.608967 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.12.20 22:14:05.609011 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.12.20 22:14:05.609025 [ 1 ] {} Application: Loaded metadata. 2024.12.20 22:14:05.609037 [ 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.12.20 22:14:05.609049 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.12.20 22:14:05.621440 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.20 22:14:05.621628 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.34 MiB 2024.12.20 22:14:05.622530 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.559e-05 sec. 2024.12.20 22:14:05.623474 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.12.20 22:14:05.623569 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.12.20 22:14:05.623591 [ 1 ] {} Application: Ready for connections. 2024.12.20 22:14:05.679454 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51993 2024.12.20 22:14:05.679701 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:05.679759 [ 3 ] {} TCP-Session: 44314ce4-ad43-4645-9caa-a77e80322dcb Authenticating user 'default' from [fd00:1122:3344:101::e]:51993 2024.12.20 22:14:05.679794 [ 3 ] {} TCP-Session: 44314ce4-ad43-4645-9caa-a77e80322dcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:05.679818 [ 3 ] {} TCP-Session: 44314ce4-ad43-4645-9caa-a77e80322dcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:05.679914 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.20 22:14:05.679947 [ 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.12.20 22:14:05.679975 [ 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.12.20 22:14:05.680976 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58964 2024.12.20 22:14:05.681015 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65199 2024.12.20 22:14:05.681083 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:05.681141 [ 4 ] {} TCP-Session: a0a21cf5-70fd-4d57-9e15-4df154582cf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58964 2024.12.20 22:14:05.681200 [ 4 ] {} TCP-Session: a0a21cf5-70fd-4d57-9e15-4df154582cf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:05.681225 [ 4 ] {} TCP-Session: a0a21cf5-70fd-4d57-9e15-4df154582cf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:05.681233 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:05.681317 [ 5 ] {} TCP-Session: ed2fa5e1-b95c-405f-ab77-ff6888c0962b Authenticating user 'default' from [fd00:1122:3344:101::e]:65199 2024.12.20 22:14:05.681342 [ 5 ] {} TCP-Session: ed2fa5e1-b95c-405f-ab77-ff6888c0962b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:05.681355 [ 5 ] {} TCP-Session: ed2fa5e1-b95c-405f-ab77-ff6888c0962b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:05.681805 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47746 2024.12.20 22:14:05.681916 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45758 2024.12.20 22:14:05.682014 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:05.682051 [ 253 ] {} TCP-Session: 171c36cb-a260-4079-abbd-7dd79e4ae197 Authenticating user 'default' from [fd00:1122:3344:101::e]:47746 2024.12.20 22:14:05.682171 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:05.682191 [ 253 ] {} TCP-Session: 171c36cb-a260-4079-abbd-7dd79e4ae197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:05.682164 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60684 2024.12.20 22:14:05.682220 [ 254 ] {} TCP-Session: 1370f731-5096-41ea-9732-4e783b7f8ff4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45758 2024.12.20 22:14:05.682228 [ 253 ] {} TCP-Session: 171c36cb-a260-4079-abbd-7dd79e4ae197 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:05.682273 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34129 2024.12.20 22:14:05.682441 [ 254 ] {} TCP-Session: 1370f731-5096-41ea-9732-4e783b7f8ff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:05.682439 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:05.682491 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36483 2024.12.20 22:14:05.682584 [ 254 ] {} TCP-Session: 1370f731-5096-41ea-9732-4e783b7f8ff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:05.682626 [ 255 ] {} TCP-Session: 4f778711-aa5d-430f-9a6f-6613fa0af521 Authenticating user 'default' from [fd00:1122:3344:101::e]:60684 2024.12.20 22:14:05.682618 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:05.682771 [ 255 ] {} TCP-Session: 4f778711-aa5d-430f-9a6f-6613fa0af521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:05.682793 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:05.682831 [ 255 ] {} TCP-Session: 4f778711-aa5d-430f-9a6f-6613fa0af521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:05.682803 [ 256 ] {} TCP-Session: efc94960-7cfa-49f8-838f-edfbd0eb346e Authenticating user 'default' from [fd00:1122:3344:101::e]:34129 2024.12.20 22:14:05.682877 [ 257 ] {} TCP-Session: e8e9d7ed-a9e2-4295-90b4-51c08fcf0972 Authenticating user 'default' from [fd00:1122:3344:101::e]:36483 2024.12.20 22:14:05.682891 [ 256 ] {} TCP-Session: efc94960-7cfa-49f8-838f-edfbd0eb346e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:05.682937 [ 256 ] {} TCP-Session: efc94960-7cfa-49f8-838f-edfbd0eb346e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:05.682947 [ 257 ] {} TCP-Session: e8e9d7ed-a9e2-4295-90b4-51c08fcf0972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:05.683004 [ 257 ] {} TCP-Session: e8e9d7ed-a9e2-4295-90b4-51c08fcf0972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:06.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 117.17 MiB, peak 117.17 MiB, free memory in arenas 0.00 B, will set to 119.40 MiB (RSS), difference: 2.22 MiB 2024.12.20 22:14:06.618390 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50088 2024.12.20 22:14:06.618567 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:06.618596 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Authenticating user 'default' from [fd00:1122:3344:101::d]:50088 2024.12.20 22:14:06.618620 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:06.618642 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:06.618708 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.20 22:14:06.618734 [ 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.12.20 22:14:06.618757 [ 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.12.20 22:14:06.619676 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44862 2024.12.20 22:14:06.619860 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:06.619880 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58086 2024.12.20 22:14:06.619913 [ 259 ] {} TCP-Session: 85a9262a-10bb-40d6-9d92-53f1ff6e6d83 Authenticating user 'default' from [fd00:1122:3344:101::d]:44862 2024.12.20 22:14:06.619893 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64093 2024.12.20 22:14:06.619995 [ 259 ] {} TCP-Session: 85a9262a-10bb-40d6-9d92-53f1ff6e6d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:06.620102 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57528 2024.12.20 22:14:06.620127 [ 259 ] {} TCP-Session: 85a9262a-10bb-40d6-9d92-53f1ff6e6d83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:06.620101 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:06.620093 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32929 2024.12.20 22:14:06.620346 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41623 2024.12.20 22:14:06.620456 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:06.620462 [ 261 ] {} TCP-Session: de71d4c5-1cff-4f1b-a1db-02c1c656042d Authenticating user 'default' from [fd00:1122:3344:101::d]:58086 2024.12.20 22:14:06.620620 [ 261 ] {} TCP-Session: de71d4c5-1cff-4f1b-a1db-02c1c656042d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:06.620634 [ 262 ] {} TCP-Session: 536764b3-647f-473a-be7f-dd5f065cc70b Authenticating user 'default' from [fd00:1122:3344:101::d]:57528 2024.12.20 22:14:06.620728 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51587 2024.12.20 22:14:06.620796 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:06.620734 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:06.620813 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:06.621424 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45027 2024.12.20 22:14:06.621458 [ 261 ] {} TCP-Session: de71d4c5-1cff-4f1b-a1db-02c1c656042d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:06.621491 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:06.621488 [ 262 ] {} TCP-Session: 536764b3-647f-473a-be7f-dd5f065cc70b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:06.621515 [ 263 ] {} TCP-Session: 268a7e42-6a99-4135-b230-a5923bee5da5 Authenticating user 'default' from [fd00:1122:3344:101::d]:32929 2024.12.20 22:14:06.621608 [ 265 ] {} TCP-Session: d5970131-77e1-46bd-b337-cb82e4d38aee Authenticating user 'default' from [fd00:1122:3344:101::d]:51587 2024.12.20 22:14:06.621605 [ 262 ] {} TCP-Session: 536764b3-647f-473a-be7f-dd5f065cc70b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:06.621613 [ 264 ] {} TCP-Session: 2637afd2-0c1a-4197-9eac-850a9105a005 Authenticating user 'default' from [fd00:1122:3344:101::d]:41623 2024.12.20 22:14:06.622289 [ 263 ] {} TCP-Session: 268a7e42-6a99-4135-b230-a5923bee5da5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:06.622323 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:06.622346 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Authenticating user 'default' from [fd00:1122:3344:101::d]:64093 2024.12.20 22:14:06.622396 [ 265 ] {} TCP-Session: d5970131-77e1-46bd-b337-cb82e4d38aee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:06.622426 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.622472 [ 265 ] {} TCP-Session: d5970131-77e1-46bd-b337-cb82e4d38aee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:06.622480 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:06.622497 [ 263 ] {} TCP-Session: 268a7e42-6a99-4135-b230-a5923bee5da5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:06.622603 [ 264 ] {} TCP-Session: 2637afd2-0c1a-4197-9eac-850a9105a005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:06.622497 [ 266 ] {} TCP-Session: 4756c835-8461-4414-868e-26779c32750f Authenticating user 'default' from [fd00:1122:3344:101::d]:45027 2024.12.20 22:14:06.622677 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:06.622708 [ 264 ] {} TCP-Session: 2637afd2-0c1a-4197-9eac-850a9105a005 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:06.622780 [ 266 ] {} TCP-Session: 4756c835-8461-4414-868e-26779c32750f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:06.622866 [ 266 ] {} TCP-Session: 4756c835-8461-4414-868e-26779c32750f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:06.625709 [ 258 ] {440e63e8-2dc5-4586-90c7-7628aeba10a9} executeQuery: (from [fd00:1122:3344:101::d]:50088) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.20 22:14:06.688532 [ 258 ] {440e63e8-2dc5-4586-90c7-7628aeba10a9} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50088) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.20 22:14:06.689783 [ 258 ] {440e63e8-2dc5-4586-90c7-7628aeba10a9} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.20 22:14:06.689890 [ 258 ] {440e63e8-2dc5-4586-90c7-7628aeba10a9} TCPHandler: Processed in 0.069428309 sec. 2024.12.20 22:14:06.690348 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.690700 [ 260 ] {75a7ae48-231a-4cea-9c99-c348e95dce2e} executeQuery: (from [fd00:1122:3344:101::d]:64093) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.20 22:14:06.691264 [ 260 ] {75a7ae48-231a-4cea-9c99-c348e95dce2e} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:64093) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.20 22:14:06.691442 [ 260 ] {75a7ae48-231a-4cea-9c99-c348e95dce2e} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.20 22:14:06.691533 [ 260 ] {75a7ae48-231a-4cea-9c99-c348e95dce2e} TCPHandler: Processed in 0.001395504 sec. 2024.12.20 22:14:06.691856 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.693046 [ 258 ] {85fb39b6-11c6-4477-9be4-cf6ea64bf6ef} executeQuery: (from [fd00:1122:3344:101::d]:50088) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.12.20 22:14:06.693673 [ 258 ] {85fb39b6-11c6-4477-9be4-cf6ea64bf6ef} TCPHandler: Processed in 0.00193352 sec. 2024.12.20 22:14:06.693962 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.694169 [ 260 ] {0cac1f0a-ef8e-410e-aba2-cdf691d91171} executeQuery: (from [fd00:1122:3344:101::d]:64093) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.12.20 22:14:06.694364 [ 260 ] {0cac1f0a-ef8e-410e-aba2-cdf691d91171} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.12.20 22:14:06.703047 [ 260 ] {0cac1f0a-ef8e-410e-aba2-cdf691d91171} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.12.20 22:14:06.703091 [ 260 ] {0cac1f0a-ef8e-410e-aba2-cdf691d91171} TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.5812e-05 sec 2024.12.20 22:14:06.703137 [ 260 ] {0cac1f0a-ef8e-410e-aba2-cdf691d91171} ReferentialDeps: No tables 2024.12.20 22:14:06.703161 [ 260 ] {0cac1f0a-ef8e-410e-aba2-cdf691d91171} LoadingDeps: No tables 2024.12.20 22:14:06.703202 [ 260 ] {0cac1f0a-ef8e-410e-aba2-cdf691d91171} DatabaseAtomic (oximeter): Starting up tables. 2024.12.20 22:14:06.703306 [ 260 ] {0cac1f0a-ef8e-410e-aba2-cdf691d91171} TCPHandler: Processed in 0.009449726 sec. 2024.12.20 22:14:06.703659 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.703890 [ 258 ] {f04dbc9e-8fc8-4278-970a-73c64d961515} executeQuery: (from [fd00:1122:3344:101::d]:50088) /* 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.12.20 22:14:06.703957 [ 258 ] {f04dbc9e-8fc8-4278-970a-73c64d961515} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.12.20 22:14:06.711484 [ 258 ] {f04dbc9e-8fc8-4278-970a-73c64d961515} StoragePolicy (default): Storage policy default created, total volumes 1 2024.12.20 22:14:06.713461 [ 258 ] {f04dbc9e-8fc8-4278-970a-73c64d961515} oximeter.version (cfb46203-4001-4768-8215-2eba69793be7): Loading data parts 2024.12.20 22:14:06.713954 [ 258 ] {f04dbc9e-8fc8-4278-970a-73c64d961515} oximeter.version (cfb46203-4001-4768-8215-2eba69793be7): There are no data parts 2024.12.20 22:14:06.722020 [ 258 ] {f04dbc9e-8fc8-4278-970a-73c64d961515} TCPHandler: Processed in 0.018477366 sec. 2024.12.20 22:14:06.722301 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.722557 [ 260 ] {b4d41775-fbe8-4e7c-9593-02eaf8078295} executeQuery: (from [fd00:1122:3344:101::d]:64093) /* 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.12.20 22:14:06.722621 [ 260 ] {b4d41775-fbe8-4e7c-9593-02eaf8078295} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.12.20 22:14:06.730772 [ 260 ] {b4d41775-fbe8-4e7c-9593-02eaf8078295} oximeter.measurements_bool (bd080b97-cc8c-47fe-926b-1936714a2ec0): Loading data parts 2024.12.20 22:14:06.730987 [ 260 ] {b4d41775-fbe8-4e7c-9593-02eaf8078295} oximeter.measurements_bool (bd080b97-cc8c-47fe-926b-1936714a2ec0): There are no data parts 2024.12.20 22:14:06.739740 [ 260 ] {b4d41775-fbe8-4e7c-9593-02eaf8078295} TCPHandler: Processed in 0.017550456 sec. 2024.12.20 22:14:06.740035 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.740292 [ 258 ] {18d5b7af-6406-43f9-b435-431936a290b6} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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.12.20 22:14:06.740371 [ 258 ] {18d5b7af-6406-43f9-b435-431936a290b6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.12.20 22:14:06.742894 [ 258 ] {18d5b7af-6406-43f9-b435-431936a290b6} oximeter.measurements_i8 (852ae153-465c-446e-b625-a785feaa144c): Loading data parts 2024.12.20 22:14:06.743117 [ 258 ] {18d5b7af-6406-43f9-b435-431936a290b6} oximeter.measurements_i8 (852ae153-465c-446e-b625-a785feaa144c): There are no data parts 2024.12.20 22:14:06.745634 [ 258 ] {18d5b7af-6406-43f9-b435-431936a290b6} TCPHandler: Processed in 0.005669707 sec. 2024.12.20 22:14:06.745831 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.746048 [ 260 ] {a35fa892-2ec0-4331-b630-6fd9b7771efd} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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.12.20 22:14:06.746102 [ 260 ] {a35fa892-2ec0-4331-b630-6fd9b7771efd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.12.20 22:14:06.754018 [ 260 ] {a35fa892-2ec0-4331-b630-6fd9b7771efd} oximeter.measurements_u8 (0bbdf3db-d448-41a0-ac8e-6ae5f06f3927): Loading data parts 2024.12.20 22:14:06.754162 [ 260 ] {a35fa892-2ec0-4331-b630-6fd9b7771efd} oximeter.measurements_u8 (0bbdf3db-d448-41a0-ac8e-6ae5f06f3927): There are no data parts 2024.12.20 22:14:06.756530 [ 260 ] {a35fa892-2ec0-4331-b630-6fd9b7771efd} TCPHandler: Processed in 0.010758438 sec. 2024.12.20 22:14:06.756759 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.757012 [ 258 ] {9fc7e373-818c-4c2d-97c9-1a54ac70b225} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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.12.20 22:14:06.757091 [ 258 ] {9fc7e373-818c-4c2d-97c9-1a54ac70b225} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.12.20 22:14:06.765216 [ 258 ] {9fc7e373-818c-4c2d-97c9-1a54ac70b225} oximeter.measurements_i16 (646add99-8296-4ec9-a6c7-204a0330505d): Loading data parts 2024.12.20 22:14:06.765494 [ 258 ] {9fc7e373-818c-4c2d-97c9-1a54ac70b225} oximeter.measurements_i16 (646add99-8296-4ec9-a6c7-204a0330505d): There are no data parts 2024.12.20 22:14:06.767361 [ 258 ] {9fc7e373-818c-4c2d-97c9-1a54ac70b225} TCPHandler: Processed in 0.010671267 sec. 2024.12.20 22:14:06.767541 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.767749 [ 260 ] {e5d4f475-eeff-49da-9886-7ec6190c0633} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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.12.20 22:14:06.767816 [ 260 ] {e5d4f475-eeff-49da-9886-7ec6190c0633} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.12.20 22:14:06.770768 [ 260 ] {e5d4f475-eeff-49da-9886-7ec6190c0633} oximeter.measurements_u16 (00edb0f7-038e-4da4-b84c-2c66062322fc): Loading data parts 2024.12.20 22:14:06.770992 [ 260 ] {e5d4f475-eeff-49da-9886-7ec6190c0633} oximeter.measurements_u16 (00edb0f7-038e-4da4-b84c-2c66062322fc): There are no data parts 2024.12.20 22:14:06.772374 [ 260 ] {e5d4f475-eeff-49da-9886-7ec6190c0633} TCPHandler: Processed in 0.004888489 sec. 2024.12.20 22:14:06.772576 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.772827 [ 258 ] {157296c9-0956-4f6d-b9e2-1fff26ca97f6} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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.12.20 22:14:06.772907 [ 258 ] {157296c9-0956-4f6d-b9e2-1fff26ca97f6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.12.20 22:14:06.779347 [ 258 ] {157296c9-0956-4f6d-b9e2-1fff26ca97f6} oximeter.measurements_i32 (15944132-a695-4451-98fc-628b0c4676ce): Loading data parts 2024.12.20 22:14:06.779503 [ 258 ] {157296c9-0956-4f6d-b9e2-1fff26ca97f6} oximeter.measurements_i32 (15944132-a695-4451-98fc-628b0c4676ce): There are no data parts 2024.12.20 22:14:06.781054 [ 258 ] {157296c9-0956-4f6d-b9e2-1fff26ca97f6} TCPHandler: Processed in 0.008596337 sec. 2024.12.20 22:14:06.781228 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.781507 [ 260 ] {efdc4d73-c69c-4167-bec3-dd91aaf5fcaa} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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.12.20 22:14:06.781581 [ 260 ] {efdc4d73-c69c-4167-bec3-dd91aaf5fcaa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.12.20 22:14:06.792484 [ 260 ] {efdc4d73-c69c-4167-bec3-dd91aaf5fcaa} oximeter.measurements_u32 (8cf5fc0c-b4a8-4a12-b228-adfffaa95c26): Loading data parts 2024.12.20 22:14:06.792720 [ 260 ] {efdc4d73-c69c-4167-bec3-dd91aaf5fcaa} oximeter.measurements_u32 (8cf5fc0c-b4a8-4a12-b228-adfffaa95c26): There are no data parts 2024.12.20 22:14:06.795580 [ 260 ] {efdc4d73-c69c-4167-bec3-dd91aaf5fcaa} TCPHandler: Processed in 0.014347414 sec. 2024.12.20 22:14:06.795804 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.796075 [ 258 ] {f0cb43ea-1852-410e-ad6c-b681d97e1378} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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.12.20 22:14:06.796152 [ 258 ] {f0cb43ea-1852-410e-ad6c-b681d97e1378} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.12.20 22:14:06.804380 [ 258 ] {f0cb43ea-1852-410e-ad6c-b681d97e1378} oximeter.measurements_i64 (2dd6031f-7bda-4d1b-a5cc-03a6e824c5fd): Loading data parts 2024.12.20 22:14:06.804558 [ 258 ] {f0cb43ea-1852-410e-ad6c-b681d97e1378} oximeter.measurements_i64 (2dd6031f-7bda-4d1b-a5cc-03a6e824c5fd): There are no data parts 2024.12.20 22:14:06.806441 [ 258 ] {f0cb43ea-1852-410e-ad6c-b681d97e1378} TCPHandler: Processed in 0.010708888 sec. 2024.12.20 22:14:06.806639 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.806863 [ 260 ] {77e3e013-b19a-4b75-aeaa-ef6fe03b1e52} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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.12.20 22:14:06.806933 [ 260 ] {77e3e013-b19a-4b75-aeaa-ef6fe03b1e52} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.12.20 22:14:06.809873 [ 260 ] {77e3e013-b19a-4b75-aeaa-ef6fe03b1e52} oximeter.measurements_u64 (49890ecf-7ecd-4c86-96b8-9af1748b5b80): Loading data parts 2024.12.20 22:14:06.809996 [ 260 ] {77e3e013-b19a-4b75-aeaa-ef6fe03b1e52} oximeter.measurements_u64 (49890ecf-7ecd-4c86-96b8-9af1748b5b80): There are no data parts 2024.12.20 22:14:06.811248 [ 260 ] {77e3e013-b19a-4b75-aeaa-ef6fe03b1e52} TCPHandler: Processed in 0.004668027 sec. 2024.12.20 22:14:06.811448 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.811711 [ 258 ] {fa7354dd-43c1-4b21-9677-e7fe4825fd9c} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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.12.20 22:14:06.811783 [ 258 ] {fa7354dd-43c1-4b21-9677-e7fe4825fd9c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.12.20 22:14:06.818652 [ 258 ] {fa7354dd-43c1-4b21-9677-e7fe4825fd9c} oximeter.measurements_f32 (879bf117-a659-4f25-9534-fe9d71f00d5d): Loading data parts 2024.12.20 22:14:06.818802 [ 258 ] {fa7354dd-43c1-4b21-9677-e7fe4825fd9c} oximeter.measurements_f32 (879bf117-a659-4f25-9534-fe9d71f00d5d): There are no data parts 2024.12.20 22:14:06.820531 [ 258 ] {fa7354dd-43c1-4b21-9677-e7fe4825fd9c} TCPHandler: Processed in 0.009149852 sec. 2024.12.20 22:14:06.820726 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.820930 [ 260 ] {0af86406-8e34-4af0-835b-88928e020c34} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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.12.20 22:14:06.821000 [ 260 ] {0af86406-8e34-4af0-835b-88928e020c34} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.12.20 22:14:06.823913 [ 260 ] {0af86406-8e34-4af0-835b-88928e020c34} oximeter.measurements_f64 (222f784e-1fe0-46e2-aa2e-a4df923672b5): Loading data parts 2024.12.20 22:14:06.824039 [ 260 ] {0af86406-8e34-4af0-835b-88928e020c34} oximeter.measurements_f64 (222f784e-1fe0-46e2-aa2e-a4df923672b5): There are no data parts 2024.12.20 22:14:06.825286 [ 260 ] {0af86406-8e34-4af0-835b-88928e020c34} TCPHandler: Processed in 0.004617776 sec. 2024.12.20 22:14:06.825468 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.825700 [ 258 ] {e659e705-4157-4ae5-8fcf-a5846139e188} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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.12.20 22:14:06.825757 [ 258 ] {e659e705-4157-4ae5-8fcf-a5846139e188} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.12.20 22:14:06.832650 [ 258 ] {e659e705-4157-4ae5-8fcf-a5846139e188} oximeter.measurements_string (6bf05d2f-c02e-4da8-97c7-2e32d9c5aee3): Loading data parts 2024.12.20 22:14:06.832822 [ 258 ] {e659e705-4157-4ae5-8fcf-a5846139e188} oximeter.measurements_string (6bf05d2f-c02e-4da8-97c7-2e32d9c5aee3): There are no data parts 2024.12.20 22:14:06.834541 [ 258 ] {e659e705-4157-4ae5-8fcf-a5846139e188} TCPHandler: Processed in 0.009132343 sec. 2024.12.20 22:14:06.834726 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.834933 [ 260 ] {1fb370be-c09a-40aa-bcd3-2ceb61606c9d} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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.12.20 22:14:06.835007 [ 260 ] {1fb370be-c09a-40aa-bcd3-2ceb61606c9d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.12.20 22:14:06.837917 [ 260 ] {1fb370be-c09a-40aa-bcd3-2ceb61606c9d} oximeter.measurements_bytes (e09c1edc-36a1-4c72-b8f1-ebd286099b4a): Loading data parts 2024.12.20 22:14:06.838048 [ 260 ] {1fb370be-c09a-40aa-bcd3-2ceb61606c9d} oximeter.measurements_bytes (e09c1edc-36a1-4c72-b8f1-ebd286099b4a): There are no data parts 2024.12.20 22:14:06.839364 [ 260 ] {1fb370be-c09a-40aa-bcd3-2ceb61606c9d} TCPHandler: Processed in 0.004694987 sec. 2024.12.20 22:14:06.839532 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.839769 [ 258 ] {d3d8bcc0-f4ae-44cf-822b-62617b7db118} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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.12.20 22:14:06.839829 [ 258 ] {d3d8bcc0-f4ae-44cf-822b-62617b7db118} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.12.20 22:14:06.846704 [ 258 ] {d3d8bcc0-f4ae-44cf-822b-62617b7db118} oximeter.measurements_cumulativei64 (30a3b92d-3577-4bdf-a5e2-1f9cb568c6dd): Loading data parts 2024.12.20 22:14:06.846914 [ 258 ] {d3d8bcc0-f4ae-44cf-822b-62617b7db118} oximeter.measurements_cumulativei64 (30a3b92d-3577-4bdf-a5e2-1f9cb568c6dd): There are no data parts 2024.12.20 22:14:06.848640 [ 258 ] {d3d8bcc0-f4ae-44cf-822b-62617b7db118} TCPHandler: Processed in 0.009164852 sec. 2024.12.20 22:14:06.848902 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.849316 [ 260 ] {0d77f61c-4a77-4ac5-9f1e-5febe54c802f} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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.12.20 22:14:06.849406 [ 260 ] {0d77f61c-4a77-4ac5-9f1e-5febe54c802f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.12.20 22:14:06.852347 [ 260 ] {0d77f61c-4a77-4ac5-9f1e-5febe54c802f} oximeter.measurements_cumulativeu64 (717fa50a-f74e-4714-b614-ea3a51e6f8f1): Loading data parts 2024.12.20 22:14:06.852493 [ 260 ] {0d77f61c-4a77-4ac5-9f1e-5febe54c802f} oximeter.measurements_cumulativeu64 (717fa50a-f74e-4714-b614-ea3a51e6f8f1): There are no data parts 2024.12.20 22:14:06.853785 [ 260 ] {0d77f61c-4a77-4ac5-9f1e-5febe54c802f} TCPHandler: Processed in 0.00499243 sec. 2024.12.20 22:14:06.853968 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.854208 [ 258 ] {ce584b04-641c-4a40-9967-69354651d657} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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.12.20 22:14:06.854267 [ 258 ] {ce584b04-641c-4a40-9967-69354651d657} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.12.20 22:14:06.860993 [ 258 ] {ce584b04-641c-4a40-9967-69354651d657} oximeter.measurements_cumulativef32 (6794f5d6-4399-467b-8676-ff1e562d6408): Loading data parts 2024.12.20 22:14:06.861181 [ 258 ] {ce584b04-641c-4a40-9967-69354651d657} oximeter.measurements_cumulativef32 (6794f5d6-4399-467b-8676-ff1e562d6408): There are no data parts 2024.12.20 22:14:06.863053 [ 258 ] {ce584b04-641c-4a40-9967-69354651d657} TCPHandler: Processed in 0.009141361 sec. 2024.12.20 22:14:06.863227 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.863457 [ 260 ] {ab2fe2c0-a992-4c9f-87f4-9f0adf6a1e0e} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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.12.20 22:14:06.863517 [ 260 ] {ab2fe2c0-a992-4c9f-87f4-9f0adf6a1e0e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.12.20 22:14:06.866507 [ 260 ] {ab2fe2c0-a992-4c9f-87f4-9f0adf6a1e0e} oximeter.measurements_cumulativef64 (3006fc8c-a906-4c53-8713-751b03991416): Loading data parts 2024.12.20 22:14:06.866635 [ 260 ] {ab2fe2c0-a992-4c9f-87f4-9f0adf6a1e0e} oximeter.measurements_cumulativef64 (3006fc8c-a906-4c53-8713-751b03991416): There are no data parts 2024.12.20 22:14:06.868062 [ 260 ] {ab2fe2c0-a992-4c9f-87f4-9f0adf6a1e0e} TCPHandler: Processed in 0.004890489 sec. 2024.12.20 22:14:06.868247 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.868599 [ 258 ] {6d5e8a7d-9e37-4536-8224-8c287cee1df5} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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.12.20 22:14:06.868692 [ 258 ] {6d5e8a7d-9e37-4536-8224-8c287cee1df5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.12.20 22:14:06.875682 [ 258 ] {6d5e8a7d-9e37-4536-8224-8c287cee1df5} oximeter.measurements_histogrami8 (847bd415-f23b-4a0a-9c87-762631df22fe): Loading data parts 2024.12.20 22:14:06.875835 [ 258 ] {6d5e8a7d-9e37-4536-8224-8c287cee1df5} oximeter.measurements_histogrami8 (847bd415-f23b-4a0a-9c87-762631df22fe): There are no data parts 2024.12.20 22:14:06.877653 [ 258 ] {6d5e8a7d-9e37-4536-8224-8c287cee1df5} TCPHandler: Processed in 0.009465055 sec. 2024.12.20 22:14:06.877878 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.878184 [ 260 ] {354ecac4-f4d1-4f8d-b0ed-5c8168ac95d6} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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.12.20 22:14:06.878261 [ 260 ] {354ecac4-f4d1-4f8d-b0ed-5c8168ac95d6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.12.20 22:14:06.881516 [ 260 ] {354ecac4-f4d1-4f8d-b0ed-5c8168ac95d6} oximeter.measurements_histogramu8 (59e9be15-b773-4eb1-a777-0e48729ed6eb): Loading data parts 2024.12.20 22:14:06.881658 [ 260 ] {354ecac4-f4d1-4f8d-b0ed-5c8168ac95d6} oximeter.measurements_histogramu8 (59e9be15-b773-4eb1-a777-0e48729ed6eb): There are no data parts 2024.12.20 22:14:06.883108 [ 260 ] {354ecac4-f4d1-4f8d-b0ed-5c8168ac95d6} TCPHandler: Processed in 0.005290163 sec. 2024.12.20 22:14:06.883299 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.883652 [ 258 ] {727f02ff-0016-42b3-8e9f-b8db78b76f57} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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.12.20 22:14:06.883746 [ 258 ] {727f02ff-0016-42b3-8e9f-b8db78b76f57} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.12.20 22:14:06.890169 [ 258 ] {727f02ff-0016-42b3-8e9f-b8db78b76f57} oximeter.measurements_histogrami16 (98d9bec0-e60f-4f2c-ae4b-d94b8ccd233a): Loading data parts 2024.12.20 22:14:06.890403 [ 258 ] {727f02ff-0016-42b3-8e9f-b8db78b76f57} oximeter.measurements_histogrami16 (98d9bec0-e60f-4f2c-ae4b-d94b8ccd233a): There are no data parts 2024.12.20 22:14:06.892167 [ 258 ] {727f02ff-0016-42b3-8e9f-b8db78b76f57} TCPHandler: Processed in 0.008927519 sec. 2024.12.20 22:14:06.892351 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.892661 [ 260 ] {c9428cc6-ef3e-41f7-821b-66d9c1780a7c} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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.12.20 22:14:06.892736 [ 260 ] {c9428cc6-ef3e-41f7-821b-66d9c1780a7c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.12.20 22:14:06.895971 [ 260 ] {c9428cc6-ef3e-41f7-821b-66d9c1780a7c} oximeter.measurements_histogramu16 (e306bb64-4672-48ae-8a60-cbb1ba70fda3): Loading data parts 2024.12.20 22:14:06.896089 [ 260 ] {c9428cc6-ef3e-41f7-821b-66d9c1780a7c} oximeter.measurements_histogramu16 (e306bb64-4672-48ae-8a60-cbb1ba70fda3): There are no data parts 2024.12.20 22:14:06.897420 [ 260 ] {c9428cc6-ef3e-41f7-821b-66d9c1780a7c} TCPHandler: Processed in 0.005129041 sec. 2024.12.20 22:14:06.897651 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.898003 [ 258 ] {2414f310-68d7-4c59-90a5-f3e9dc51af5b} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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.12.20 22:14:06.898096 [ 258 ] {2414f310-68d7-4c59-90a5-f3e9dc51af5b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.12.20 22:14:06.904637 [ 258 ] {2414f310-68d7-4c59-90a5-f3e9dc51af5b} oximeter.measurements_histogrami32 (75d38987-655e-423c-8e9c-bb1b6588c044): Loading data parts 2024.12.20 22:14:06.904907 [ 258 ] {2414f310-68d7-4c59-90a5-f3e9dc51af5b} oximeter.measurements_histogrami32 (75d38987-655e-423c-8e9c-bb1b6588c044): There are no data parts 2024.12.20 22:14:06.906821 [ 258 ] {2414f310-68d7-4c59-90a5-f3e9dc51af5b} TCPHandler: Processed in 0.009237903 sec. 2024.12.20 22:14:06.907005 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.907300 [ 260 ] {72f93092-771c-4195-a21f-d26664e97c3d} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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.12.20 22:14:06.907389 [ 260 ] {72f93092-771c-4195-a21f-d26664e97c3d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.12.20 22:14:06.910758 [ 260 ] {72f93092-771c-4195-a21f-d26664e97c3d} oximeter.measurements_histogramu32 (7524e3dc-6e9d-4426-9d14-7970efd6667c): Loading data parts 2024.12.20 22:14:06.911025 [ 260 ] {72f93092-771c-4195-a21f-d26664e97c3d} oximeter.measurements_histogramu32 (7524e3dc-6e9d-4426-9d14-7970efd6667c): There are no data parts 2024.12.20 22:14:06.912520 [ 260 ] {72f93092-771c-4195-a21f-d26664e97c3d} TCPHandler: Processed in 0.005573206 sec. 2024.12.20 22:14:06.912745 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.913095 [ 258 ] {5422debd-2479-4115-9b1d-2713f50eb9c8} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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.12.20 22:14:06.913196 [ 258 ] {5422debd-2479-4115-9b1d-2713f50eb9c8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.12.20 22:14:06.919608 [ 258 ] {5422debd-2479-4115-9b1d-2713f50eb9c8} oximeter.measurements_histogrami64 (5df73597-c47d-4338-8c37-a035c321bde6): Loading data parts 2024.12.20 22:14:06.919850 [ 258 ] {5422debd-2479-4115-9b1d-2713f50eb9c8} oximeter.measurements_histogrami64 (5df73597-c47d-4338-8c37-a035c321bde6): There are no data parts 2024.12.20 22:14:06.921752 [ 258 ] {5422debd-2479-4115-9b1d-2713f50eb9c8} TCPHandler: Processed in 0.009073921 sec. 2024.12.20 22:14:06.921963 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.922255 [ 260 ] {dc3b2149-c7c0-4f92-ae6f-2813168bedeb} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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.12.20 22:14:06.922346 [ 260 ] {dc3b2149-c7c0-4f92-ae6f-2813168bedeb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.12.20 22:14:06.926232 [ 260 ] {dc3b2149-c7c0-4f92-ae6f-2813168bedeb} oximeter.measurements_histogramu64 (2b65648a-9dba-42b0-a872-f099d2489c6d): Loading data parts 2024.12.20 22:14:06.926449 [ 260 ] {dc3b2149-c7c0-4f92-ae6f-2813168bedeb} oximeter.measurements_histogramu64 (2b65648a-9dba-42b0-a872-f099d2489c6d): There are no data parts 2024.12.20 22:14:06.928063 [ 260 ] {dc3b2149-c7c0-4f92-ae6f-2813168bedeb} TCPHandler: Processed in 0.006158822 sec. 2024.12.20 22:14:06.928298 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.928651 [ 258 ] {6203a9a9-34c0-4488-8700-79d3277af572} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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.12.20 22:14:06.928746 [ 258 ] {6203a9a9-34c0-4488-8700-79d3277af572} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.12.20 22:14:06.935050 [ 258 ] {6203a9a9-34c0-4488-8700-79d3277af572} oximeter.measurements_histogramf32 (2fa1d511-d74d-4660-ac28-0917d9c841ab): Loading data parts 2024.12.20 22:14:06.935309 [ 258 ] {6203a9a9-34c0-4488-8700-79d3277af572} oximeter.measurements_histogramf32 (2fa1d511-d74d-4660-ac28-0917d9c841ab): There are no data parts 2024.12.20 22:14:06.937171 [ 258 ] {6203a9a9-34c0-4488-8700-79d3277af572} TCPHandler: Processed in 0.00894194 sec. 2024.12.20 22:14:06.937354 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.937643 [ 260 ] {1ccec009-317f-4cdd-b292-d45759053282} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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.12.20 22:14:06.937726 [ 260 ] {1ccec009-317f-4cdd-b292-d45759053282} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.12.20 22:14:06.941114 [ 260 ] {1ccec009-317f-4cdd-b292-d45759053282} oximeter.measurements_histogramf64 (d03f8d38-251b-4ac7-af2e-097c788dd000): Loading data parts 2024.12.20 22:14:06.941238 [ 260 ] {1ccec009-317f-4cdd-b292-d45759053282} oximeter.measurements_histogramf64 (d03f8d38-251b-4ac7-af2e-097c788dd000): There are no data parts 2024.12.20 22:14:06.942835 [ 260 ] {1ccec009-317f-4cdd-b292-d45759053282} TCPHandler: Processed in 0.005544046 sec. 2024.12.20 22:14:06.943087 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.943378 [ 258 ] {43e2330d-be7b-4857-be50-d756b7e26690} executeQuery: (from [fd00:1122:3344:101::d]:50088) /* 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.12.20 22:14:06.943467 [ 258 ] {43e2330d-be7b-4857-be50-d756b7e26690} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.12.20 22:14:06.949868 [ 258 ] {43e2330d-be7b-4857-be50-d756b7e26690} oximeter.fields_bool (a1d31a1f-15ca-4f3d-84d9-7e03e14cd2a6): Loading data parts 2024.12.20 22:14:06.950095 [ 258 ] {43e2330d-be7b-4857-be50-d756b7e26690} oximeter.fields_bool (a1d31a1f-15ca-4f3d-84d9-7e03e14cd2a6): There are no data parts 2024.12.20 22:14:06.951717 [ 258 ] {43e2330d-be7b-4857-be50-d756b7e26690} TCPHandler: Processed in 0.008714908 sec. 2024.12.20 22:14:06.951924 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.952175 [ 260 ] {172f4214-f469-48b8-9ff5-c56cf9e69e2c} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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.12.20 22:14:06.952263 [ 260 ] {172f4214-f469-48b8-9ff5-c56cf9e69e2c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.12.20 22:14:06.955291 [ 260 ] {172f4214-f469-48b8-9ff5-c56cf9e69e2c} oximeter.fields_i8 (01f0cac8-89c0-42cf-8269-bc785960cb77): Loading data parts 2024.12.20 22:14:06.955441 [ 260 ] {172f4214-f469-48b8-9ff5-c56cf9e69e2c} oximeter.fields_i8 (01f0cac8-89c0-42cf-8269-bc785960cb77): There are no data parts 2024.12.20 22:14:06.956768 [ 260 ] {172f4214-f469-48b8-9ff5-c56cf9e69e2c} TCPHandler: Processed in 0.004911339 sec. 2024.12.20 22:14:06.956960 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.957239 [ 258 ] {c9e4815d-10c2-4704-ad5c-a4660746e946} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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.12.20 22:14:06.957308 [ 258 ] {c9e4815d-10c2-4704-ad5c-a4660746e946} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.12.20 22:14:06.964020 [ 258 ] {c9e4815d-10c2-4704-ad5c-a4660746e946} oximeter.fields_u8 (7c3cdd58-4f16-4a97-ad8c-200d06aa1f71): Loading data parts 2024.12.20 22:14:06.964285 [ 258 ] {c9e4815d-10c2-4704-ad5c-a4660746e946} oximeter.fields_u8 (7c3cdd58-4f16-4a97-ad8c-200d06aa1f71): There are no data parts 2024.12.20 22:14:06.967608 [ 258 ] {c9e4815d-10c2-4704-ad5c-a4660746e946} TCPHandler: Processed in 0.010711628 sec. 2024.12.20 22:14:06.967858 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:06.968096 [ 260 ] {55549ab4-d014-4e24-82a3-951d799a56c6} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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.12.20 22:14:06.968186 [ 260 ] {55549ab4-d014-4e24-82a3-951d799a56c6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.12.20 22:14:07.000168 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 125.95 MiB, peak 125.95 MiB, free memory in arenas 0.00 B, will set to 135.53 MiB (RSS), difference: 9.57 MiB 2024.12.20 22:14:07.004775 [ 260 ] {55549ab4-d014-4e24-82a3-951d799a56c6} oximeter.fields_i16 (c1fc6851-30ed-4971-be00-9bd9aede30ed): Loading data parts 2024.12.20 22:14:07.005000 [ 260 ] {55549ab4-d014-4e24-82a3-951d799a56c6} oximeter.fields_i16 (c1fc6851-30ed-4971-be00-9bd9aede30ed): There are no data parts 2024.12.20 22:14:07.009842 [ 260 ] {55549ab4-d014-4e24-82a3-951d799a56c6} TCPHandler: Processed in 0.042074694 sec. 2024.12.20 22:14:07.010193 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:07.010519 [ 258 ] {d794bec9-179b-44b7-84f9-efb5103395a8} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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.12.20 22:14:07.010644 [ 258 ] {d794bec9-179b-44b7-84f9-efb5103395a8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.12.20 22:14:07.031922 [ 258 ] {d794bec9-179b-44b7-84f9-efb5103395a8} oximeter.fields_u16 (2d2b5c46-5f2c-4dfe-a760-c3a257bec46a): Loading data parts 2024.12.20 22:14:07.032287 [ 258 ] {d794bec9-179b-44b7-84f9-efb5103395a8} oximeter.fields_u16 (2d2b5c46-5f2c-4dfe-a760-c3a257bec46a): There are no data parts 2024.12.20 22:14:07.035670 [ 258 ] {d794bec9-179b-44b7-84f9-efb5103395a8} TCPHandler: Processed in 0.025619138 sec. 2024.12.20 22:14:07.035907 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:07.036183 [ 260 ] {4915803a-fd18-4c4d-a129-65a3beea53b4} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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.12.20 22:14:07.036255 [ 260 ] {4915803a-fd18-4c4d-a129-65a3beea53b4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.12.20 22:14:07.051758 [ 260 ] {4915803a-fd18-4c4d-a129-65a3beea53b4} oximeter.fields_i32 (bfc0c85f-b9a7-46ca-9795-9b6451ad22e9): Loading data parts 2024.12.20 22:14:07.051991 [ 260 ] {4915803a-fd18-4c4d-a129-65a3beea53b4} oximeter.fields_i32 (bfc0c85f-b9a7-46ca-9795-9b6451ad22e9): There are no data parts 2024.12.20 22:14:07.055157 [ 260 ] {4915803a-fd18-4c4d-a129-65a3beea53b4} TCPHandler: Processed in 0.019347974 sec. 2024.12.20 22:14:07.055373 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:07.055609 [ 258 ] {662af2fe-54d8-49c4-93f2-70015c732642} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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.12.20 22:14:07.055701 [ 258 ] {662af2fe-54d8-49c4-93f2-70015c732642} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.12.20 22:14:07.066383 [ 258 ] {662af2fe-54d8-49c4-93f2-70015c732642} oximeter.fields_u32 (5b1fe1e8-323a-4336-a1c6-7682c895a05f): Loading data parts 2024.12.20 22:14:07.066573 [ 258 ] {662af2fe-54d8-49c4-93f2-70015c732642} oximeter.fields_u32 (5b1fe1e8-323a-4336-a1c6-7682c895a05f): There are no data parts 2024.12.20 22:14:07.069037 [ 258 ] {662af2fe-54d8-49c4-93f2-70015c732642} TCPHandler: Processed in 0.013728358 sec. 2024.12.20 22:14:07.069279 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:07.069607 [ 260 ] {73a75184-9084-4610-a1ad-da0cf51234cf} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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.12.20 22:14:07.069680 [ 260 ] {73a75184-9084-4610-a1ad-da0cf51234cf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.12.20 22:14:07.072870 [ 260 ] {73a75184-9084-4610-a1ad-da0cf51234cf} oximeter.fields_i64 (8fd5bfa5-badb-4878-a03f-d55e4626f42f): Loading data parts 2024.12.20 22:14:07.073009 [ 260 ] {73a75184-9084-4610-a1ad-da0cf51234cf} oximeter.fields_i64 (8fd5bfa5-badb-4878-a03f-d55e4626f42f): There are no data parts 2024.12.20 22:14:07.074644 [ 260 ] {73a75184-9084-4610-a1ad-da0cf51234cf} TCPHandler: Processed in 0.005476296 sec. 2024.12.20 22:14:07.074827 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:07.075045 [ 258 ] {d24e6c0f-7aa0-4373-92a7-5c3f3cd1d282} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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.12.20 22:14:07.075128 [ 258 ] {d24e6c0f-7aa0-4373-92a7-5c3f3cd1d282} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.12.20 22:14:07.081517 [ 258 ] {d24e6c0f-7aa0-4373-92a7-5c3f3cd1d282} oximeter.fields_u64 (7ba94ebd-1560-4149-9476-46e574c01749): Loading data parts 2024.12.20 22:14:07.081700 [ 258 ] {d24e6c0f-7aa0-4373-92a7-5c3f3cd1d282} oximeter.fields_u64 (7ba94ebd-1560-4149-9476-46e574c01749): There are no data parts 2024.12.20 22:14:07.083716 [ 258 ] {d24e6c0f-7aa0-4373-92a7-5c3f3cd1d282} TCPHandler: Processed in 0.00894965 sec. 2024.12.20 22:14:07.083897 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:07.084136 [ 260 ] {659f8bb0-0fc7-4753-833b-bbd44367ca2c} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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.12.20 22:14:07.084197 [ 260 ] {659f8bb0-0fc7-4753-833b-bbd44367ca2c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.12.20 22:14:07.087237 [ 260 ] {659f8bb0-0fc7-4753-833b-bbd44367ca2c} oximeter.fields_ipaddr (2fe8c4cf-4436-455f-a1e4-eaf500f11031): Loading data parts 2024.12.20 22:14:07.087371 [ 260 ] {659f8bb0-0fc7-4753-833b-bbd44367ca2c} oximeter.fields_ipaddr (2fe8c4cf-4436-455f-a1e4-eaf500f11031): There are no data parts 2024.12.20 22:14:07.088974 [ 260 ] {659f8bb0-0fc7-4753-833b-bbd44367ca2c} TCPHandler: Processed in 0.005134272 sec. 2024.12.20 22:14:07.089169 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:07.089422 [ 258 ] {bf105fe8-3d46-4e89-bc86-f664b63ce988} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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.12.20 22:14:07.089512 [ 258 ] {bf105fe8-3d46-4e89-bc86-f664b63ce988} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.12.20 22:14:07.096547 [ 258 ] {bf105fe8-3d46-4e89-bc86-f664b63ce988} oximeter.fields_string (d8a30ab8-4900-4753-8a3e-9d53a0c0c73c): Loading data parts 2024.12.20 22:14:07.096787 [ 258 ] {bf105fe8-3d46-4e89-bc86-f664b63ce988} oximeter.fields_string (d8a30ab8-4900-4753-8a3e-9d53a0c0c73c): There are no data parts 2024.12.20 22:14:07.098971 [ 258 ] {bf105fe8-3d46-4e89-bc86-f664b63ce988} TCPHandler: Processed in 0.009870849 sec. 2024.12.20 22:14:07.099197 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:07.099423 [ 260 ] {d8aba02d-ba02-404c-8cd6-b30de6b3fc7c} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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.12.20 22:14:07.099511 [ 260 ] {d8aba02d-ba02-404c-8cd6-b30de6b3fc7c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.12.20 22:14:07.102692 [ 260 ] {d8aba02d-ba02-404c-8cd6-b30de6b3fc7c} oximeter.fields_uuid (68680563-3e12-4b1d-bdb5-d9b511c0a64e): Loading data parts 2024.12.20 22:14:07.102830 [ 260 ] {d8aba02d-ba02-404c-8cd6-b30de6b3fc7c} oximeter.fields_uuid (68680563-3e12-4b1d-bdb5-d9b511c0a64e): There are no data parts 2024.12.20 22:14:07.104414 [ 260 ] {d8aba02d-ba02-404c-8cd6-b30de6b3fc7c} TCPHandler: Processed in 0.005274163 sec. 2024.12.20 22:14:07.104645 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:07.105034 [ 258 ] {a019c6f6-929e-43f4-ad5f-7577c59ed6fa} executeQuery: (from [fd00:1122:3344:101::d]:50088) /* 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.12.20 22:14:07.105130 [ 258 ] {a019c6f6-929e-43f4-ad5f-7577c59ed6fa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.12.20 22:14:07.111499 [ 258 ] {a019c6f6-929e-43f4-ad5f-7577c59ed6fa} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9): Loading data parts 2024.12.20 22:14:07.111752 [ 258 ] {a019c6f6-929e-43f4-ad5f-7577c59ed6fa} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9): There are no data parts 2024.12.20 22:14:07.114152 [ 258 ] {a019c6f6-929e-43f4-ad5f-7577c59ed6fa} TCPHandler: Processed in 0.009573836 sec. 2024.12.20 22:14:07.114404 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:07.114630 [ 260 ] {eb519e08-1a56-467e-b0f7-64742ea82636} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.12.20 22:14:07.115932 [ 260 ] {eb519e08-1a56-467e-b0f7-64742ea82636} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.12.20 22:14:07.123729 [ 268 ] {eb519e08-1a56-467e-b0f7-64742ea82636} oximeter.version (cfb46203-4001-4768-8215-2eba69793be7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:07.123780 [ 268 ] {eb519e08-1a56-467e-b0f7-64742ea82636} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.20 22:14:07.128158 [ 268 ] {eb519e08-1a56-467e-b0f7-64742ea82636} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.20 22:14:07.128504 [ 268 ] {eb519e08-1a56-467e-b0f7-64742ea82636} oximeter.version (cfb46203-4001-4768-8215-2eba69793be7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:07.128800 [ 260 ] {eb519e08-1a56-467e-b0f7-64742ea82636} executeQuery: Read 1 rows, 16.00 B in 0.014266 sec., 70.09673349221927 rows/sec., 1.10 KiB/sec. 2024.12.20 22:14:07.129074 [ 260 ] {eb519e08-1a56-467e-b0f7-64742ea82636} TCPHandler: Processed in 0.014751508 sec. 2024.12.20 22:14:08.000149 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 136.34 MiB, peak 136.34 MiB, free memory in arenas 0.00 B, will set to 139.93 MiB (RSS), difference: 3.58 MiB 2024.12.20 22:14:08.524825 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57094 2024.12.20 22:14:08.524957 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:08.524992 [ 269 ] {} TCP-Session: c3cda0cb-947f-49aa-81df-0a0163001546 Authenticating user 'default' from [fd00:1122:3344:101::b]:57094 2024.12.20 22:14:08.525023 [ 269 ] {} TCP-Session: c3cda0cb-947f-49aa-81df-0a0163001546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.525127 [ 269 ] {} TCP-Session: c3cda0cb-947f-49aa-81df-0a0163001546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.525187 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.20 22:14:08.525217 [ 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.12.20 22:14:08.525261 [ 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.12.20 22:14:08.527762 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45242 2024.12.20 22:14:08.527876 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60223 2024.12.20 22:14:08.527960 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:08.527987 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49801 2024.12.20 22:14:08.528166 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:08.528201 [ 270 ] {} TCP-Session: 5745c356-1464-4643-b3dc-c130b3cf0ab8 Authenticating user 'default' from [fd00:1122:3344:101::b]:45242 2024.12.20 22:14:08.528224 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47452 2024.12.20 22:14:08.528269 [ 270 ] {} TCP-Session: 5745c356-1464-4643-b3dc-c130b3cf0ab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.528249 [ 271 ] {} TCP-Session: c99fdd0f-a9e3-45ce-b84a-e33c22bd3558 Authenticating user 'default' from [fd00:1122:3344:101::b]:60223 2024.12.20 22:14:08.528386 [ 270 ] {} TCP-Session: 5745c356-1464-4643-b3dc-c130b3cf0ab8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.528398 [ 271 ] {} TCP-Session: c99fdd0f-a9e3-45ce-b84a-e33c22bd3558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.528449 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34586 2024.12.20 22:14:08.528476 [ 271 ] {} TCP-Session: c99fdd0f-a9e3-45ce-b84a-e33c22bd3558 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.528764 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54502 2024.12.20 22:14:08.528927 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59625 2024.12.20 22:14:08.528934 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:08.529007 [ 275 ] {} TCP-Session: 56b2bf41-c219-47ce-84dc-88a2baeaa248 Authenticating user 'default' from [fd00:1122:3344:101::b]:54502 2024.12.20 22:14:08.529139 [ 275 ] {} TCP-Session: 56b2bf41-c219-47ce-84dc-88a2baeaa248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.529159 [ 275 ] {} TCP-Session: 56b2bf41-c219-47ce-84dc-88a2baeaa248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.536561 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:08.536645 [ 276 ] {} TCP-Session: 96ee4451-4d55-48be-b45c-e7dc1d20131c Authenticating user 'default' from [fd00:1122:3344:101::b]:59625 2024.12.20 22:14:08.536674 [ 276 ] {} TCP-Session: 96ee4451-4d55-48be-b45c-e7dc1d20131c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.536690 [ 276 ] {} TCP-Session: 96ee4451-4d55-48be-b45c-e7dc1d20131c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.539086 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:08.539100 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:08.539163 [ 273 ] {} TCP-Session: dd876ae2-b008-4fa4-9659-babc9f505dc8 Authenticating user 'default' from [fd00:1122:3344:101::b]:47452 2024.12.20 22:14:08.539179 [ 274 ] {} TCP-Session: 4215c544-4b48-4d70-8848-4f6a4b9f72c5 Authenticating user 'default' from [fd00:1122:3344:101::b]:34586 2024.12.20 22:14:08.539205 [ 273 ] {} TCP-Session: dd876ae2-b008-4fa4-9659-babc9f505dc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.539349 [ 274 ] {} TCP-Session: 4215c544-4b48-4d70-8848-4f6a4b9f72c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.539364 [ 273 ] {} TCP-Session: dd876ae2-b008-4fa4-9659-babc9f505dc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.539385 [ 274 ] {} TCP-Session: 4215c544-4b48-4d70-8848-4f6a4b9f72c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.560336 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:08.560381 [ 272 ] {} TCP-Session: 277f2eb1-c915-4a52-ada3-08e88e055f33 Authenticating user 'default' from [fd00:1122:3344:101::b]:49801 2024.12.20 22:14:08.560437 [ 272 ] {} TCP-Session: 277f2eb1-c915-4a52-ada3-08e88e055f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.560453 [ 272 ] {} TCP-Session: 277f2eb1-c915-4a52-ada3-08e88e055f33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.826826 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54831 2024.12.20 22:14:08.827101 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:08.827144 [ 277 ] {} TCP-Session: 487e1052-d358-4456-b26a-e1e12a3b5c21 Authenticating user 'default' from [fd00:1122:3344:101::a]:54831 2024.12.20 22:14:08.827173 [ 277 ] {} TCP-Session: 487e1052-d358-4456-b26a-e1e12a3b5c21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.827216 [ 277 ] {} TCP-Session: 487e1052-d358-4456-b26a-e1e12a3b5c21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.827295 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.20 22:14:08.827345 [ 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.12.20 22:14:08.827387 [ 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.12.20 22:14:08.830133 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53362 2024.12.20 22:14:08.830134 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37327 2024.12.20 22:14:08.830204 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64239 2024.12.20 22:14:08.830551 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34928 2024.12.20 22:14:08.830613 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37409 2024.12.20 22:14:08.830565 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:08.830802 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37710 2024.12.20 22:14:08.830835 [ 279 ] {} TCP-Session: 6900f9d2-4476-40a2-9ddd-b98f6f3e4ecf Authenticating user 'default' from [fd00:1122:3344:101::a]:37327 2024.12.20 22:14:08.830990 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:08.830974 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41494 2024.12.20 22:14:08.831220 [ 281 ] {} TCP-Session: 222012da-8d97-48e7-842f-dddc46ab61c6 Authenticating user 'default' from [fd00:1122:3344:101::a]:34928 2024.12.20 22:14:08.831282 [ 281 ] {} TCP-Session: 222012da-8d97-48e7-842f-dddc46ab61c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.831441 [ 281 ] {} TCP-Session: 222012da-8d97-48e7-842f-dddc46ab61c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.831445 [ 279 ] {} TCP-Session: 6900f9d2-4476-40a2-9ddd-b98f6f3e4ecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.831459 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:08.831523 [ 279 ] {} TCP-Session: 6900f9d2-4476-40a2-9ddd-b98f6f3e4ecf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.831601 [ 284 ] {} TCP-Session: 06bb3f03-79ad-4fb4-b4c5-d3c86934f881 Authenticating user 'default' from [fd00:1122:3344:101::a]:41494 2024.12.20 22:14:08.831655 [ 284 ] {} TCP-Session: 06bb3f03-79ad-4fb4-b4c5-d3c86934f881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.831697 [ 284 ] {} TCP-Session: 06bb3f03-79ad-4fb4-b4c5-d3c86934f881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.838084 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:08.838136 [ 278 ] {} TCP-Session: de130234-498a-4d55-b62f-c736ea485cc6 Authenticating user 'default' from [fd00:1122:3344:101::a]:53362 2024.12.20 22:14:08.838217 [ 278 ] {} TCP-Session: de130234-498a-4d55-b62f-c736ea485cc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.838235 [ 278 ] {} TCP-Session: de130234-498a-4d55-b62f-c736ea485cc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.844176 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:08.844238 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:08.844277 [ 283 ] {} TCP-Session: 08097fa3-8741-4d92-8328-6b768da26b19 Authenticating user 'default' from [fd00:1122:3344:101::a]:37710 2024.12.20 22:14:08.844299 [ 280 ] {} TCP-Session: 29e1f582-fa2e-4f8d-89dc-52bbdea21aec Authenticating user 'default' from [fd00:1122:3344:101::a]:64239 2024.12.20 22:14:08.844321 [ 283 ] {} TCP-Session: 08097fa3-8741-4d92-8328-6b768da26b19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.844369 [ 280 ] {} TCP-Session: 29e1f582-fa2e-4f8d-89dc-52bbdea21aec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.844408 [ 283 ] {} TCP-Session: 08097fa3-8741-4d92-8328-6b768da26b19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.844416 [ 280 ] {} TCP-Session: 29e1f582-fa2e-4f8d-89dc-52bbdea21aec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.845006 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:08.845050 [ 282 ] {} TCP-Session: 1f40a35e-75b1-42ca-b0c5-6a33eebe62c3 Authenticating user 'default' from [fd00:1122:3344:101::a]:37409 2024.12.20 22:14:08.845069 [ 282 ] {} TCP-Session: 1f40a35e-75b1-42ca-b0c5-6a33eebe62c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:08.845133 [ 282 ] {} TCP-Session: 1f40a35e-75b1-42ca-b0c5-6a33eebe62c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:09.996203 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60814 2024.12.20 22:14:09.996403 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:09.996474 [ 285 ] {} TCP-Session: b2d8b4da-df80-4303-834d-6cee8ead4e0c Authenticating user 'default' from [fd00:1122:3344:101::c]:60814 2024.12.20 22:14:09.996499 [ 285 ] {} TCP-Session: b2d8b4da-df80-4303-834d-6cee8ead4e0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:09.996513 [ 285 ] {} TCP-Session: b2d8b4da-df80-4303-834d-6cee8ead4e0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:09.996597 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.20 22:14:09.996622 [ 285 ] {} 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.12.20 22:14:09.996656 [ 285 ] {} 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.12.20 22:14:09.999173 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61318 2024.12.20 22:14:09.999450 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36104 2024.12.20 22:14:09.999463 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53138 2024.12.20 22:14:09.999462 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:09.999591 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36963 2024.12.20 22:14:09.999682 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:09.999721 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36509 2024.12.20 22:14:09.999752 [ 288 ] {} TCP-Session: e74eb270-208c-4d88-8d94-4063e7c69c01 Authenticating user 'default' from [fd00:1122:3344:101::c]:36104 2024.12.20 22:14:09.999717 [ 286 ] {} TCP-Session: 9daef3ee-5af1-4c1f-84ae-e025d60b511f Authenticating user 'default' from [fd00:1122:3344:101::c]:61318 2024.12.20 22:14:09.999966 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37990 2024.12.20 22:14:10.000301 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:10.000302 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34114 2024.12.20 22:14:10.000349 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:10.000292 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:10.000613 [ 290 ] {} TCP-Session: 2b5b54d9-ecc8-4635-aa9a-e7e5c54aa856 Authenticating user 'default' from [fd00:1122:3344:101::c]:36509 2024.12.20 22:14:10.000676 [ 288 ] {} TCP-Session: e74eb270-208c-4d88-8d94-4063e7c69c01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:10.000704 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:10.000714 [ 286 ] {} TCP-Session: 9daef3ee-5af1-4c1f-84ae-e025d60b511f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:10.000853 [ 289 ] {} TCP-Session: 7b18f864-0a8c-45f2-b4be-f602cef5a234 Authenticating user 'default' from [fd00:1122:3344:101::c]:36963 2024.12.20 22:14:10.000880 [ 292 ] {} TCP-Session: 4898088b-530a-4d91-a230-47dce53233ec Authenticating user 'default' from [fd00:1122:3344:101::c]:34114 2024.12.20 22:14:10.000896 [ 286 ] {} TCP-Session: 9daef3ee-5af1-4c1f-84ae-e025d60b511f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:10.000861 [ 288 ] {} TCP-Session: e74eb270-208c-4d88-8d94-4063e7c69c01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:10.000841 [ 290 ] {} TCP-Session: 2b5b54d9-ecc8-4635-aa9a-e7e5c54aa856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:10.001062 [ 292 ] {} TCP-Session: 4898088b-530a-4d91-a230-47dce53233ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:10.001143 [ 289 ] {} TCP-Session: 7b18f864-0a8c-45f2-b4be-f602cef5a234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:10.001198 [ 290 ] {} TCP-Session: 2b5b54d9-ecc8-4635-aa9a-e7e5c54aa856 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:10.001213 [ 292 ] {} TCP-Session: 4898088b-530a-4d91-a230-47dce53233ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:10.001387 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.20 22:14:10.001415 [ 287 ] {} TCP-Session: 33675993-b7a6-4e40-8776-82976b7699f7 Authenticating user 'default' from [fd00:1122:3344:101::c]:53138 2024.12.20 22:14:10.001630 [ 291 ] {} TCP-Session: 0eb8a442-5f82-4b83-9213-10c0111464d4 Authenticating user 'default' from [fd00:1122:3344:101::c]:37990 2024.12.20 22:14:10.001690 [ 289 ] {} TCP-Session: 7b18f864-0a8c-45f2-b4be-f602cef5a234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:10.001635 [ 287 ] {} TCP-Session: 33675993-b7a6-4e40-8776-82976b7699f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:10.001769 [ 291 ] {} TCP-Session: 0eb8a442-5f82-4b83-9213-10c0111464d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:10.001816 [ 287 ] {} TCP-Session: 33675993-b7a6-4e40-8776-82976b7699f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:10.001851 [ 291 ] {} TCP-Session: 0eb8a442-5f82-4b83-9213-10c0111464d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.20 22:14:13.080508 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2024.12.20 22:14:13.080536 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2024.12.20 22:14:13.080624 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2024.12.20 22:14:13.080699 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2024.12.20 22:14:13.090130 [ 244 ] {} system.asynchronous_metric_log (c70bf636-5ad5-4908-a5f5-ff97eea04a40): Loading data parts 2024.12.20 22:14:13.090704 [ 244 ] {} system.asynchronous_metric_log (c70bf636-5ad5-4908-a5f5-ff97eea04a40): There are no data parts 2024.12.20 22:14:13.099004 [ 244 ] {} system.asynchronous_metric_log (c70bf636-5ad5-4908-a5f5-ff97eea04a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:13.099083 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.20 22:14:13.102085 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.20 22:14:13.102767 [ 244 ] {} system.asynchronous_metric_log (c70bf636-5ad5-4908-a5f5-ff97eea04a40): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:13.103636 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2024.12.20 22:14:13.114760 [ 243 ] {} system.metric_log (9aa88fe1-53f9-4e4c-86bf-1ab25a49937c): Loading data parts 2024.12.20 22:14:13.114980 [ 243 ] {} system.metric_log (9aa88fe1-53f9-4e4c-86bf-1ab25a49937c): There are no data parts 2024.12.20 22:14:13.144389 [ 243 ] {} system.metric_log (9aa88fe1-53f9-4e4c-86bf-1ab25a49937c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:13.144459 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.20 22:14:13.152407 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.20 22:14:13.153271 [ 243 ] {} system.metric_log (9aa88fe1-53f9-4e4c-86bf-1ab25a49937c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:13.156600 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2024.12.20 22:14:14.000292 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 146.40 MiB, peak 150.40 MiB, free memory in arenas 0.00 B, will set to 151.21 MiB (RSS), difference: 4.81 MiB 2024.12.20 22:14:15.580428 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2024.12.20 22:14:15.580548 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2024.12.20 22:14:15.588536 [ 242 ] {} system.query_log (aff37df4-4ba5-4037-a5d8-95183913cd3c): Loading data parts 2024.12.20 22:14:15.588726 [ 242 ] {} system.query_log (aff37df4-4ba5-4037-a5d8-95183913cd3c): There are no data parts 2024.12.20 22:14:15.600453 [ 242 ] {} system.query_log (aff37df4-4ba5-4037-a5d8-95183913cd3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:15.600495 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:15.602170 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.20 22:14:15.602667 [ 242 ] {} system.query_log (aff37df4-4ba5-4037-a5d8-95183913cd3c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:15.603148 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2024.12.20 22:14:16.000165 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 155.39 MiB, peak 155.39 MiB, free memory in arenas 0.00 B, will set to 151.61 MiB (RSS), difference: -3.78 MiB 2024.12.20 22:14:20.544803 [ 141 ] {} DNSResolver: Updating DNS cache 2024.12.20 22:14:20.544863 [ 141 ] {} DNSResolver: Updated DNS cache 2024.12.20 22:14:20.603833 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2024.12.20 22:14:20.605042 [ 244 ] {} system.asynchronous_metric_log (c70bf636-5ad5-4908-a5f5-ff97eea04a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:20.605100 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:20.605880 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.20 22:14:20.606347 [ 244 ] {} system.asynchronous_metric_log (c70bf636-5ad5-4908-a5f5-ff97eea04a40): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:20.606618 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2024.12.20 22:14:20.656728 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2024.12.20 22:14:20.678283 [ 243 ] {} system.metric_log (9aa88fe1-53f9-4e4c-86bf-1ab25a49937c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:20.678339 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:20.685161 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.20 22:14:20.686309 [ 243 ] {} system.metric_log (9aa88fe1-53f9-4e4c-86bf-1ab25a49937c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:20.688788 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2024.12.20 22:14:21.000176 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 152.28 MiB, peak 156.28 MiB, free memory in arenas 0.00 B, will set to 154.58 MiB (RSS), difference: 2.30 MiB 2024.12.20 22:14:26.000184 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 150.60 MiB, peak 156.28 MiB, free memory in arenas 0.00 B, will set to 154.61 MiB (RSS), difference: 4.01 MiB 2024.12.20 22:14:27.132535 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:27.132759 [ 258 ] {2d1d1af7-fb84-46a1-b59d-e50ca66bd786} executeQuery: (from [fd00:1122:3344:101::d]:50088) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2024.12.20 22:14:27.133155 [ 258 ] {2d1d1af7-fb84-46a1-b59d-e50ca66bd786} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:27.133382 [ 258 ] {2d1d1af7-fb84-46a1-b59d-e50ca66bd786} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:27.134152 [ 258 ] {2d1d1af7-fb84-46a1-b59d-e50ca66bd786} TCPHandler: Processed in 0.001750658 sec. 2024.12.20 22:14:27.137317 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:27.137699 [ 260 ] {60b78ac2-b0ef-438c-8753-be0aec01757b} executeQuery: (from [fd00:1122:3344:101::d]:64093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2024.12.20 22:14:27.139616 [ 260 ] {60b78ac2-b0ef-438c-8753-be0aec01757b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:27.139685 [ 260 ] {60b78ac2-b0ef-438c-8753-be0aec01757b} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:27.140255 [ 260 ] {60b78ac2-b0ef-438c-8753-be0aec01757b} TCPHandler: Processed in 0.003122291 sec. 2024.12.20 22:14:27.140572 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:27.140756 [ 258 ] {12d31f62-d82d-4484-b1e4-27cdfe1fa068} executeQuery: (from [fd00:1122:3344:101::d]:50088) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2024.12.20 22:14:27.141208 [ 258 ] {12d31f62-d82d-4484-b1e4-27cdfe1fa068} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:27.141266 [ 258 ] {12d31f62-d82d-4484-b1e4-27cdfe1fa068} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:27.141771 [ 258 ] {12d31f62-d82d-4484-b1e4-27cdfe1fa068} TCPHandler: Processed in 0.001266603 sec. 2024.12.20 22:14:27.142041 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:27.142190 [ 260 ] {97115d9b-e82e-4b87-ba5a-b78dcb181308} executeQuery: (from [fd00:1122:3344:101::d]:64093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.20 22:14:27.142552 [ 260 ] {97115d9b-e82e-4b87-ba5a-b78dcb181308} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:27.142608 [ 260 ] {97115d9b-e82e-4b87-ba5a-b78dcb181308} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:27.143106 [ 260 ] {97115d9b-e82e-4b87-ba5a-b78dcb181308} TCPHandler: Processed in 0.001118711 sec. 2024.12.20 22:14:27.143430 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:27.143580 [ 258 ] {b6114344-0912-40e6-b102-427e031b82d7} executeQuery: (from [fd00:1122:3344:101::d]:50088) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.20 22:14:27.143943 [ 258 ] {b6114344-0912-40e6-b102-427e031b82d7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:27.144000 [ 258 ] {b6114344-0912-40e6-b102-427e031b82d7} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:27.144459 [ 258 ] {b6114344-0912-40e6-b102-427e031b82d7} TCPHandler: Processed in 0.001086671 sec. 2024.12.20 22:14:27.144731 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:27.144888 [ 260 ] {798918f3-732d-491a-9c81-a75ee448a46a} executeQuery: (from [fd00:1122:3344:101::d]:64093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.20 22:14:27.145329 [ 260 ] {798918f3-732d-491a-9c81-a75ee448a46a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:27.145394 [ 260 ] {798918f3-732d-491a-9c81-a75ee448a46a} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:27.145968 [ 260 ] {798918f3-732d-491a-9c81-a75ee448a46a} TCPHandler: Processed in 0.001296363 sec. 2024.12.20 22:14:27.146223 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:27.146375 [ 258 ] {7cdaf93f-3404-4371-a76b-bdca02ddc9bd} executeQuery: (from [fd00:1122:3344:101::d]:50088) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.20 22:14:27.146741 [ 258 ] {7cdaf93f-3404-4371-a76b-bdca02ddc9bd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:27.146797 [ 258 ] {7cdaf93f-3404-4371-a76b-bdca02ddc9bd} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:27.147256 [ 258 ] {7cdaf93f-3404-4371-a76b-bdca02ddc9bd} TCPHandler: Processed in 0.001087711 sec. 2024.12.20 22:14:27.147499 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:27.147651 [ 260 ] {dff67c0c-00cc-459f-8fdd-979c10abc065} executeQuery: (from [fd00:1122:3344:101::d]:64093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.20 22:14:27.148026 [ 260 ] {dff67c0c-00cc-459f-8fdd-979c10abc065} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:27.148082 [ 260 ] {dff67c0c-00cc-459f-8fdd-979c10abc065} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:27.148587 [ 260 ] {dff67c0c-00cc-459f-8fdd-979c10abc065} TCPHandler: Processed in 0.001140951 sec. 2024.12.20 22:14:27.148839 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:27.149035 [ 258 ] {fbd27171-4387-4cdd-8f9e-f74b8d058270} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.20 22:14:27.149506 [ 258 ] {fbd27171-4387-4cdd-8f9e-f74b8d058270} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:27.149574 [ 258 ] {fbd27171-4387-4cdd-8f9e-f74b8d058270} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:27.150109 [ 258 ] {fbd27171-4387-4cdd-8f9e-f74b8d058270} TCPHandler: Processed in 0.001331684 sec. 2024.12.20 22:14:27.150367 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:27.150526 [ 260 ] {63ae64be-361b-476c-ba57-f4d979ed6720} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.20 22:14:27.150905 [ 260 ] {63ae64be-361b-476c-ba57-f4d979ed6720} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:27.150960 [ 260 ] {63ae64be-361b-476c-ba57-f4d979ed6720} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:27.151457 [ 260 ] {63ae64be-361b-476c-ba57-f4d979ed6720} TCPHandler: Processed in 0.001141711 sec. 2024.12.20 22:14:27.151729 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:27.151898 [ 258 ] {3d47e600-e482-4b29-a345-432460f5706f} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.20 22:14:27.152370 [ 258 ] {3d47e600-e482-4b29-a345-432460f5706f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:27.152438 [ 258 ] {3d47e600-e482-4b29-a345-432460f5706f} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:27.152983 [ 258 ] {3d47e600-e482-4b29-a345-432460f5706f} TCPHandler: Processed in 0.001312293 sec. 2024.12.20 22:14:27.153217 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:27.153374 [ 260 ] {c3376c95-e15a-4218-b8f4-374c678cd462} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.20 22:14:27.153760 [ 260 ] {c3376c95-e15a-4218-b8f4-374c678cd462} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:27.153815 [ 260 ] {c3376c95-e15a-4218-b8f4-374c678cd462} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:27.154314 [ 260 ] {c3376c95-e15a-4218-b8f4-374c678cd462} TCPHandler: Processed in 0.001150642 sec. 2024.12.20 22:14:27.154593 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:27.154751 [ 258 ] {15a0dafd-dc73-4b22-90d2-7955a9b85a60} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.20 22:14:27.155214 [ 258 ] {15a0dafd-dc73-4b22-90d2-7955a9b85a60} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:27.155281 [ 258 ] {15a0dafd-dc73-4b22-90d2-7955a9b85a60} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:27.155849 [ 258 ] {15a0dafd-dc73-4b22-90d2-7955a9b85a60} TCPHandler: Processed in 0.001311623 sec. 2024.12.20 22:14:27.156105 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:27.156264 [ 260 ] {09a1b46a-2365-4d34-a63f-01ba4c159268} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.20 22:14:27.156660 [ 260 ] {09a1b46a-2365-4d34-a63f-01ba4c159268} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:27.156715 [ 260 ] {09a1b46a-2365-4d34-a63f-01ba4c159268} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:27.157206 [ 260 ] {09a1b46a-2365-4d34-a63f-01ba4c159268} TCPHandler: Processed in 0.001156582 sec. 2024.12.20 22:14:27.157455 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:27.157616 [ 258 ] {f9491cc9-77df-498f-95fd-de16d5974d30} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.20 22:14:27.158023 [ 258 ] {f9491cc9-77df-498f-95fd-de16d5974d30} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:27.158079 [ 258 ] {f9491cc9-77df-498f-95fd-de16d5974d30} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:27.158552 [ 258 ] {f9491cc9-77df-498f-95fd-de16d5974d30} TCPHandler: Processed in 0.001151632 sec. 2024.12.20 22:14:27.158795 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:27.159057 [ 260 ] {f64172c4-849a-45a4-95bc-2c189c86aea0} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.20 22:14:27.159815 [ 260 ] {f64172c4-849a-45a4-95bc-2c189c86aea0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:27.159918 [ 260 ] {f64172c4-849a-45a4-95bc-2c189c86aea0} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:27.160416 [ 260 ] {f64172c4-849a-45a4-95bc-2c189c86aea0} TCPHandler: Processed in 0.001675897 sec. 2024.12.20 22:14:27.160688 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:27.160848 [ 258 ] {7a49ac48-95df-43c4-a991-9f4d62613a80} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.20 22:14:27.161266 [ 258 ] {7a49ac48-95df-43c4-a991-9f4d62613a80} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:27.161321 [ 258 ] {7a49ac48-95df-43c4-a991-9f4d62613a80} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:27.161790 [ 258 ] {7a49ac48-95df-43c4-a991-9f4d62613a80} TCPHandler: Processed in 0.001161152 sec. 2024.12.20 22:14:27.162053 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:27.162217 [ 260 ] {bb36de94-a857-4738-ba12-9d2b951ed8fb} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.20 22:14:27.162624 [ 260 ] {bb36de94-a857-4738-ba12-9d2b951ed8fb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:27.162679 [ 260 ] {bb36de94-a857-4738-ba12-9d2b951ed8fb} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:27.163181 [ 260 ] {bb36de94-a857-4738-ba12-9d2b951ed8fb} TCPHandler: Processed in 0.001184092 sec. 2024.12.20 22:14:27.164553 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:27.164703 [ 258 ] {e35afb46-c508-474f-b060-70a9f6af0383} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.20 22:14:27.164766 [ 258 ] {e35afb46-c508-474f-b060-70a9f6af0383} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:27.165532 [ 258 ] {e35afb46-c508-474f-b060-70a9f6af0383} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:27.165570 [ 258 ] {e35afb46-c508-474f-b060-70a9f6af0383} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:27.166203 [ 258 ] {e35afb46-c508-474f-b060-70a9f6af0383} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.20 22:14:27.166580 [ 258 ] {e35afb46-c508-474f-b060-70a9f6af0383} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:27.166817 [ 258 ] {e35afb46-c508-474f-b060-70a9f6af0383} executeQuery: Read 18 rows, 2.52 KiB in 0.002139 sec., 8415.14726507714 rows/sec., 1.15 MiB/sec. 2024.12.20 22:14:27.166938 [ 258 ] {e35afb46-c508-474f-b060-70a9f6af0383} TCPHandler: Processed in 0.002449675 sec. 2024.12.20 22:14:27.167154 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:27.167391 [ 260 ] {f7e33623-a61c-4b2c-99b4-46134b6a1f85} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.20 22:14:27.167482 [ 260 ] {f7e33623-a61c-4b2c-99b4-46134b6a1f85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.20 22:14:27.169487 [ 260 ] {f7e33623-a61c-4b2c-99b4-46134b6a1f85} oximeter.fields_string (d8a30ab8-4900-4753-8a3e-9d53a0c0c73c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:27.169527 [ 260 ] {f7e33623-a61c-4b2c-99b4-46134b6a1f85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:27.170067 [ 260 ] {f7e33623-a61c-4b2c-99b4-46134b6a1f85} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.20 22:14:27.170524 [ 260 ] {f7e33623-a61c-4b2c-99b4-46134b6a1f85} oximeter.fields_string (d8a30ab8-4900-4753-8a3e-9d53a0c0c73c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:27.170749 [ 260 ] {f7e33623-a61c-4b2c-99b4-46134b6a1f85} executeQuery: Read 56 rows, 4.38 KiB in 0.003425 sec., 16350.364963503649 rows/sec., 1.25 MiB/sec. 2024.12.20 22:14:27.170801 [ 260 ] {f7e33623-a61c-4b2c-99b4-46134b6a1f85} TCPHandler: Processed in 0.003758318 sec. 2024.12.20 22:14:27.170955 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:27.171092 [ 258 ] {1dd83d2b-269f-4d4c-bbf3-b813461cf607} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.20 22:14:27.171150 [ 258 ] {1dd83d2b-269f-4d4c-bbf3-b813461cf607} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.20 22:14:27.171860 [ 258 ] {1dd83d2b-269f-4d4c-bbf3-b813461cf607} oximeter.fields_uuid (68680563-3e12-4b1d-bdb5-d9b511c0a64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:27.171898 [ 258 ] {1dd83d2b-269f-4d4c-bbf3-b813461cf607} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:27.172372 [ 258 ] {1dd83d2b-269f-4d4c-bbf3-b813461cf607} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.20 22:14:27.172855 [ 258 ] {1dd83d2b-269f-4d4c-bbf3-b813461cf607} oximeter.fields_uuid (68680563-3e12-4b1d-bdb5-d9b511c0a64e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:27.173071 [ 258 ] {1dd83d2b-269f-4d4c-bbf3-b813461cf607} executeQuery: Read 64 rows, 5.12 KiB in 0.001999 sec., 32016.008004002004 rows/sec., 2.50 MiB/sec. 2024.12.20 22:14:27.173238 [ 258 ] {1dd83d2b-269f-4d4c-bbf3-b813461cf607} TCPHandler: Processed in 0.002347853 sec. 2024.12.20 22:14:27.173450 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:27.173673 [ 260 ] {3a3a1221-9d42-49f7-bf17-8bd129f14f84} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.20 22:14:27.173769 [ 260 ] {3a3a1221-9d42-49f7-bf17-8bd129f14f84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.20 22:14:27.174387 [ 260 ] {3a3a1221-9d42-49f7-bf17-8bd129f14f84} oximeter.measurements_cumulativeu64 (717fa50a-f74e-4714-b614-ea3a51e6f8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:27.174422 [ 260 ] {3a3a1221-9d42-49f7-bf17-8bd129f14f84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:27.175011 [ 260 ] {3a3a1221-9d42-49f7-bf17-8bd129f14f84} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.20 22:14:27.175505 [ 260 ] {3a3a1221-9d42-49f7-bf17-8bd129f14f84} oximeter.measurements_cumulativeu64 (717fa50a-f74e-4714-b614-ea3a51e6f8f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:27.175694 [ 260 ] {3a3a1221-9d42-49f7-bf17-8bd129f14f84} executeQuery: Read 32 rows, 2.28 KiB in 0.002072 sec., 15444.015444015444 rows/sec., 1.08 MiB/sec. 2024.12.20 22:14:27.175753 [ 260 ] {3a3a1221-9d42-49f7-bf17-8bd129f14f84} TCPHandler: Processed in 0.002412875 sec. 2024.12.20 22:14:27.175905 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:27.176042 [ 258 ] {48afdec0-2cf7-4a52-aba9-99af461ae55f} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.20 22:14:27.176101 [ 258 ] {48afdec0-2cf7-4a52-aba9-99af461ae55f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.20 22:14:27.176655 [ 258 ] {48afdec0-2cf7-4a52-aba9-99af461ae55f} oximeter.measurements_u64 (49890ecf-7ecd-4c86-96b8-9af1748b5b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:27.176701 [ 258 ] {48afdec0-2cf7-4a52-aba9-99af461ae55f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:27.177247 [ 258 ] {48afdec0-2cf7-4a52-aba9-99af461ae55f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.20 22:14:27.177699 [ 258 ] {48afdec0-2cf7-4a52-aba9-99af461ae55f} oximeter.measurements_u64 (49890ecf-7ecd-4c86-96b8-9af1748b5b80): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:27.177975 [ 258 ] {48afdec0-2cf7-4a52-aba9-99af461ae55f} executeQuery: Read 12 rows, 848.00 B in 0.001938 sec., 6191.950464396285 rows/sec., 427.31 KiB/sec. 2024.12.20 22:14:27.178040 [ 258 ] {48afdec0-2cf7-4a52-aba9-99af461ae55f} TCPHandler: Processed in 0.002201653 sec. 2024.12.20 22:14:28.106773 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2024.12.20 22:14:28.107536 [ 244 ] {} system.asynchronous_metric_log (c70bf636-5ad5-4908-a5f5-ff97eea04a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:28.107588 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:28.108396 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.20 22:14:28.108968 [ 244 ] {} system.asynchronous_metric_log (c70bf636-5ad5-4908-a5f5-ff97eea04a40): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:28.109222 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2024.12.20 22:14:28.188901 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2024.12.20 22:14:28.207009 [ 243 ] {} system.metric_log (9aa88fe1-53f9-4e4c-86bf-1ab25a49937c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:28.207052 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:28.213517 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.20 22:14:28.214652 [ 243 ] {} system.metric_log (9aa88fe1-53f9-4e4c-86bf-1ab25a49937c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:28.216860 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2024.12.20 22:14:32.140641 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:32.140863 [ 258 ] {bf7eccfe-1327-45c3-9ccb-affcfff66318} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.20 22:14:32.140944 [ 258 ] {bf7eccfe-1327-45c3-9ccb-affcfff66318} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.20 22:14:32.141723 [ 258 ] {bf7eccfe-1327-45c3-9ccb-affcfff66318} oximeter.fields_string (d8a30ab8-4900-4753-8a3e-9d53a0c0c73c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:32.141774 [ 258 ] {bf7eccfe-1327-45c3-9ccb-affcfff66318} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:32.142313 [ 258 ] {bf7eccfe-1327-45c3-9ccb-affcfff66318} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.20 22:14:32.142801 [ 258 ] {bf7eccfe-1327-45c3-9ccb-affcfff66318} oximeter.fields_string (d8a30ab8-4900-4753-8a3e-9d53a0c0c73c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:32.143036 [ 258 ] {bf7eccfe-1327-45c3-9ccb-affcfff66318} executeQuery: Read 56 rows, 4.38 KiB in 0.002235 sec., 25055.92841163311 rows/sec., 1.91 MiB/sec. 2024.12.20 22:14:32.143093 [ 258 ] {bf7eccfe-1327-45c3-9ccb-affcfff66318} TCPHandler: Processed in 0.002590006 sec. 2024.12.20 22:14:32.143360 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:32.143556 [ 260 ] {8af97f7e-873d-4955-80aa-6a9e714f0898} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.20 22:14:32.143626 [ 260 ] {8af97f7e-873d-4955-80aa-6a9e714f0898} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.20 22:14:32.144389 [ 260 ] {8af97f7e-873d-4955-80aa-6a9e714f0898} oximeter.fields_uuid (68680563-3e12-4b1d-bdb5-d9b511c0a64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:32.144435 [ 260 ] {8af97f7e-873d-4955-80aa-6a9e714f0898} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:32.144986 [ 260 ] {8af97f7e-873d-4955-80aa-6a9e714f0898} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.20 22:14:32.145451 [ 260 ] {8af97f7e-873d-4955-80aa-6a9e714f0898} oximeter.fields_uuid (68680563-3e12-4b1d-bdb5-d9b511c0a64e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:32.145693 [ 260 ] {8af97f7e-873d-4955-80aa-6a9e714f0898} executeQuery: Read 64 rows, 5.12 KiB in 0.002192 sec., 29197.080291970804 rows/sec., 2.28 MiB/sec. 2024.12.20 22:14:32.145749 [ 260 ] {8af97f7e-873d-4955-80aa-6a9e714f0898} TCPHandler: Processed in 0.002519465 sec. 2024.12.20 22:14:32.145907 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:32.146027 [ 258 ] {7635cc1e-d71f-444f-a31c-1c2d6df41708} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.20 22:14:32.146081 [ 258 ] {7635cc1e-d71f-444f-a31c-1c2d6df41708} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.20 22:14:32.146684 [ 258 ] {7635cc1e-d71f-444f-a31c-1c2d6df41708} oximeter.measurements_cumulativeu64 (717fa50a-f74e-4714-b614-ea3a51e6f8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:32.146723 [ 258 ] {7635cc1e-d71f-444f-a31c-1c2d6df41708} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:32.147288 [ 258 ] {7635cc1e-d71f-444f-a31c-1c2d6df41708} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.20 22:14:32.147778 [ 258 ] {7635cc1e-d71f-444f-a31c-1c2d6df41708} oximeter.measurements_cumulativeu64 (717fa50a-f74e-4714-b614-ea3a51e6f8f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:32.148062 [ 258 ] {7635cc1e-d71f-444f-a31c-1c2d6df41708} executeQuery: Read 160 rows, 11.41 KiB in 0.002042 sec., 78354.55435847209 rows/sec., 5.46 MiB/sec. 2024.12.20 22:14:32.148145 [ 258 ] {7635cc1e-d71f-444f-a31c-1c2d6df41708} TCPHandler: Processed in 0.002293252 sec. 2024.12.20 22:14:32.148309 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:32.148429 [ 260 ] {e249904b-7c65-4935-a38a-aa4457869629} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.20 22:14:32.148482 [ 260 ] {e249904b-7c65-4935-a38a-aa4457869629} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.20 22:14:32.148988 [ 260 ] {e249904b-7c65-4935-a38a-aa4457869629} oximeter.measurements_u64 (49890ecf-7ecd-4c86-96b8-9af1748b5b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:32.149027 [ 260 ] {e249904b-7c65-4935-a38a-aa4457869629} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:32.149490 [ 260 ] {e249904b-7c65-4935-a38a-aa4457869629} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.20 22:14:32.149934 [ 260 ] {e249904b-7c65-4935-a38a-aa4457869629} oximeter.measurements_u64 (49890ecf-7ecd-4c86-96b8-9af1748b5b80): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:32.150135 [ 260 ] {e249904b-7c65-4935-a38a-aa4457869629} executeQuery: Read 60 rows, 4.14 KiB in 0.001732 sec., 34642.03233256351 rows/sec., 2.33 MiB/sec. 2024.12.20 22:14:32.150186 [ 260 ] {e249904b-7c65-4935-a38a-aa4457869629} TCPHandler: Processed in 0.00193744 sec. 2024.12.20 22:14:35.544916 [ 115 ] {} DNSResolver: Updating DNS cache 2024.12.20 22:14:35.545010 [ 115 ] {} DNSResolver: Updated DNS cache 2024.12.20 22:14:35.603683 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 144 2024.12.20 22:14:35.607981 [ 242 ] {} system.query_log (aff37df4-4ba5-4037-a5d8-95183913cd3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:35.608024 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:35.609543 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2024.12.20 22:14:35.610357 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.20 22:14:35.610904 [ 244 ] {} system.asynchronous_metric_log (c70bf636-5ad5-4908-a5f5-ff97eea04a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:35.610955 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:35.611222 [ 242 ] {} system.query_log (aff37df4-4ba5-4037-a5d8-95183913cd3c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:35.612419 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.20 22:14:35.612662 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 144 2024.12.20 22:14:35.613080 [ 244 ] {} system.asynchronous_metric_log (c70bf636-5ad5-4908-a5f5-ff97eea04a40): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:35.613338 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2024.12.20 22:14:35.717002 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2024.12.20 22:14:35.737151 [ 243 ] {} system.metric_log (9aa88fe1-53f9-4e4c-86bf-1ab25a49937c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:35.737205 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:35.743977 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.20 22:14:35.745139 [ 243 ] {} system.metric_log (9aa88fe1-53f9-4e4c-86bf-1ab25a49937c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:35.747705 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2024.12.20 22:14:37.137995 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:37.138276 [ 258 ] {46dbfad0-cf6c-473d-a1e2-5e71310c5e1a} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.20 22:14:37.138784 [ 258 ] {46dbfad0-cf6c-473d-a1e2-5e71310c5e1a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.20 22:14:37.138872 [ 258 ] {46dbfad0-cf6c-473d-a1e2-5e71310c5e1a} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.20 22:14:37.139220 [ 258 ] {46dbfad0-cf6c-473d-a1e2-5e71310c5e1a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:37.139412 [ 258 ] {46dbfad0-cf6c-473d-a1e2-5e71310c5e1a} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:37.139715 [ 258 ] {46dbfad0-cf6c-473d-a1e2-5e71310c5e1a} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2024.12.20 22:14:37.140887 [ 258 ] {46dbfad0-cf6c-473d-a1e2-5e71310c5e1a} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.20 22:14:37.140940 [ 258 ] {46dbfad0-cf6c-473d-a1e2-5e71310c5e1a} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (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.12.20 22:14:37.140961 [ 258 ] {46dbfad0-cf6c-473d-a1e2-5e71310c5e1a} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.20 22:14:37.141073 [ 258 ] {46dbfad0-cf6c-473d-a1e2-5e71310c5e1a} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.20 22:14:37.141100 [ 258 ] {46dbfad0-cf6c-473d-a1e2-5e71310c5e1a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.20 22:14:37.145717 [ 258 ] {46dbfad0-cf6c-473d-a1e2-5e71310c5e1a} executeQuery: Read 18 rows, 754.00 B in 0.007562 sec., 2380.3226659613856 rows/sec., 97.37 KiB/sec. 2024.12.20 22:14:37.145859 [ 258 ] {46dbfad0-cf6c-473d-a1e2-5e71310c5e1a} TCPHandler: Processed in 0.008003031 sec. 2024.12.20 22:14:37.146804 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:37.147043 [ 260 ] {9dd65c06-00e9-43a1-bbc9-82b76d25e764} executeQuery: (from [fd00:1122:3344:101::d]:64093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.20 22:14:37.147422 [ 260 ] {9dd65c06-00e9-43a1-bbc9-82b76d25e764} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.20 22:14:37.147466 [ 260 ] {9dd65c06-00e9-43a1-bbc9-82b76d25e764} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.20 22:14:37.147760 [ 260 ] {9dd65c06-00e9-43a1-bbc9-82b76d25e764} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:37.147837 [ 260 ] {9dd65c06-00e9-43a1-bbc9-82b76d25e764} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:37.148013 [ 260 ] {9dd65c06-00e9-43a1-bbc9-82b76d25e764} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2024.12.20 22:14:37.148053 [ 260 ] {9dd65c06-00e9-43a1-bbc9-82b76d25e764} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.20 22:14:37.148078 [ 260 ] {9dd65c06-00e9-43a1-bbc9-82b76d25e764} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (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.12.20 22:14:37.148095 [ 260 ] {9dd65c06-00e9-43a1-bbc9-82b76d25e764} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.20 22:14:37.148140 [ 260 ] {9dd65c06-00e9-43a1-bbc9-82b76d25e764} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.20 22:14:37.148165 [ 260 ] {9dd65c06-00e9-43a1-bbc9-82b76d25e764} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.20 22:14:37.148801 [ 260 ] {9dd65c06-00e9-43a1-bbc9-82b76d25e764} executeQuery: Read 18 rows, 754.00 B in 0.001862 sec., 9667.02470461869 rows/sec., 395.45 KiB/sec. 2024.12.20 22:14:37.148886 [ 260 ] {9dd65c06-00e9-43a1-bbc9-82b76d25e764} TCPHandler: Processed in 0.002207642 sec. 2024.12.20 22:14:37.149211 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:37.149413 [ 258 ] {728f36e1-661e-491b-97cc-ae836f991c52} executeQuery: (from [fd00:1122:3344:101::d]:50088) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.20 22:14:37.149788 [ 258 ] {728f36e1-661e-491b-97cc-ae836f991c52} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.20 22:14:37.149838 [ 258 ] {728f36e1-661e-491b-97cc-ae836f991c52} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.20 22:14:37.150160 [ 258 ] {728f36e1-661e-491b-97cc-ae836f991c52} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:37.150228 [ 258 ] {728f36e1-661e-491b-97cc-ae836f991c52} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:37.150375 [ 258 ] {728f36e1-661e-491b-97cc-ae836f991c52} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2024.12.20 22:14:37.150408 [ 258 ] {728f36e1-661e-491b-97cc-ae836f991c52} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.20 22:14:37.150431 [ 258 ] {728f36e1-661e-491b-97cc-ae836f991c52} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (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.12.20 22:14:37.150448 [ 258 ] {728f36e1-661e-491b-97cc-ae836f991c52} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.20 22:14:37.150492 [ 258 ] {728f36e1-661e-491b-97cc-ae836f991c52} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2024.12.20 22:14:37.150516 [ 258 ] {728f36e1-661e-491b-97cc-ae836f991c52} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.20 22:14:37.151138 [ 258 ] {728f36e1-661e-491b-97cc-ae836f991c52} executeQuery: Read 18 rows, 754.00 B in 0.001819 sec., 9895.547003848267 rows/sec., 404.80 KiB/sec. 2024.12.20 22:14:37.151254 [ 258 ] {728f36e1-661e-491b-97cc-ae836f991c52} TCPHandler: Processed in 0.002109891 sec. 2024.12.20 22:14:37.151806 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:37.152008 [ 260 ] {65b2036d-2f36-4ef2-a73f-d344ca5df2f1} executeQuery: (from [fd00:1122:3344:101::d]:64093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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') FORMAT Native; (stage: Complete) 2024.12.20 22:14:37.152329 [ 260 ] {65b2036d-2f36-4ef2-a73f-d344ca5df2f1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.20 22:14:37.152370 [ 260 ] {65b2036d-2f36-4ef2-a73f-d344ca5df2f1} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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')" moved to PREWHERE 2024.12.20 22:14:37.152640 [ 260 ] {65b2036d-2f36-4ef2-a73f-d344ca5df2f1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:37.152706 [ 260 ] {65b2036d-2f36-4ef2-a73f-d344ca5df2f1} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:37.152851 [ 260 ] {65b2036d-2f36-4ef2-a73f-d344ca5df2f1} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2024.12.20 22:14:37.152884 [ 260 ] {65b2036d-2f36-4ef2-a73f-d344ca5df2f1} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.20 22:14:37.152906 [ 260 ] {65b2036d-2f36-4ef2-a73f-d344ca5df2f1} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (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.12.20 22:14:37.152922 [ 260 ] {65b2036d-2f36-4ef2-a73f-d344ca5df2f1} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.20 22:14:37.152963 [ 260 ] {65b2036d-2f36-4ef2-a73f-d344ca5df2f1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" 2024.12.20 22:14:37.152986 [ 260 ] {65b2036d-2f36-4ef2-a73f-d344ca5df2f1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.20 22:14:37.153515 [ 260 ] {65b2036d-2f36-4ef2-a73f-d344ca5df2f1} executeQuery: Read 18 rows, 754.00 B in 0.001602 sec., 11235.955056179775 rows/sec., 459.63 KiB/sec. 2024.12.20 22:14:37.153596 [ 260 ] {65b2036d-2f36-4ef2-a73f-d344ca5df2f1} TCPHandler: Processed in 0.001855629 sec. 2024.12.20 22:14:37.153890 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:37.154093 [ 258 ] {fd1e9d1e-0bd0-4fe3-bf6f-4bd779945617} executeQuery: (from [fd00:1122:3344:101::d]:50088) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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') FORMAT Native; (stage: Complete) 2024.12.20 22:14:37.154458 [ 258 ] {fd1e9d1e-0bd0-4fe3-bf6f-4bd779945617} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.20 22:14:37.154507 [ 258 ] {fd1e9d1e-0bd0-4fe3-bf6f-4bd779945617} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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')" moved to PREWHERE 2024.12.20 22:14:37.154840 [ 258 ] {fd1e9d1e-0bd0-4fe3-bf6f-4bd779945617} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:37.154922 [ 258 ] {fd1e9d1e-0bd0-4fe3-bf6f-4bd779945617} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:37.155105 [ 258 ] {fd1e9d1e-0bd0-4fe3-bf6f-4bd779945617} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2024.12.20 22:14:37.155142 [ 258 ] {fd1e9d1e-0bd0-4fe3-bf6f-4bd779945617} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.20 22:14:37.155166 [ 258 ] {fd1e9d1e-0bd0-4fe3-bf6f-4bd779945617} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (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.12.20 22:14:37.155184 [ 258 ] {fd1e9d1e-0bd0-4fe3-bf6f-4bd779945617} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.20 22:14:37.155229 [ 258 ] {fd1e9d1e-0bd0-4fe3-bf6f-4bd779945617} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" 2024.12.20 22:14:37.155252 [ 258 ] {fd1e9d1e-0bd0-4fe3-bf6f-4bd779945617} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.20 22:14:37.155875 [ 258 ] {fd1e9d1e-0bd0-4fe3-bf6f-4bd779945617} executeQuery: Read 18 rows, 754.00 B in 0.001876 sec., 9594.882729211087 rows/sec., 392.50 KiB/sec. 2024.12.20 22:14:37.155989 [ 258 ] {fd1e9d1e-0bd0-4fe3-bf6f-4bd779945617} TCPHandler: Processed in 0.002168322 sec. 2024.12.20 22:14:37.156331 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:37.156537 [ 260 ] {2da3a697-39f0-470d-9bc9-a639c76d6ddb} executeQuery: (from [fd00:1122:3344:101::d]:64093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:occupancy') FORMAT Native; (stage: Complete) 2024.12.20 22:14:37.156904 [ 260 ] {2da3a697-39f0-470d-9bc9-a639c76d6ddb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.20 22:14:37.156956 [ 260 ] {2da3a697-39f0-470d-9bc9-a639c76d6ddb} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:occupancy')" moved to PREWHERE 2024.12.20 22:14:37.157261 [ 260 ] {2da3a697-39f0-470d-9bc9-a639c76d6ddb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:37.157327 [ 260 ] {2da3a697-39f0-470d-9bc9-a639c76d6ddb} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:37.157474 [ 260 ] {2da3a697-39f0-470d-9bc9-a639c76d6ddb} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2024.12.20 22:14:37.157507 [ 260 ] {2da3a697-39f0-470d-9bc9-a639c76d6ddb} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.20 22:14:37.157530 [ 260 ] {2da3a697-39f0-470d-9bc9-a639c76d6ddb} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (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.12.20 22:14:37.157547 [ 260 ] {2da3a697-39f0-470d-9bc9-a639c76d6ddb} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.20 22:14:37.157590 [ 260 ] {2da3a697-39f0-470d-9bc9-a639c76d6ddb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:occupancy'))" 2024.12.20 22:14:37.157612 [ 260 ] {2da3a697-39f0-470d-9bc9-a639c76d6ddb} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.20 22:14:37.158132 [ 260 ] {2da3a697-39f0-470d-9bc9-a639c76d6ddb} executeQuery: Read 18 rows, 754.00 B in 0.00169 sec., 10650.887573964497 rows/sec., 435.70 KiB/sec. 2024.12.20 22:14:37.158212 [ 260 ] {2da3a697-39f0-470d-9bc9-a639c76d6ddb} TCPHandler: Processed in 0.001950079 sec. 2024.12.20 22:14:37.158507 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:37.158712 [ 258 ] {5a68b7ab-810e-4d51-8275-888ff863e415} executeQuery: (from [fd00:1122:3344:101::d]:50088) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.12.20 22:14:37.159081 [ 258 ] {5a68b7ab-810e-4d51-8275-888ff863e415} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.20 22:14:37.159134 [ 258 ] {5a68b7ab-810e-4d51-8275-888ff863e415} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:inserts', 'switch_table:occupancy')" moved to PREWHERE 2024.12.20 22:14:37.159412 [ 258 ] {5a68b7ab-810e-4d51-8275-888ff863e415} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:37.159476 [ 258 ] {5a68b7ab-810e-4d51-8275-888ff863e415} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:37.159625 [ 258 ] {5a68b7ab-810e-4d51-8275-888ff863e415} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2024.12.20 22:14:37.159658 [ 258 ] {5a68b7ab-810e-4d51-8275-888ff863e415} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.20 22:14:37.159681 [ 258 ] {5a68b7ab-810e-4d51-8275-888ff863e415} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (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.12.20 22:14:37.159698 [ 258 ] {5a68b7ab-810e-4d51-8275-888ff863e415} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.20 22:14:37.159740 [ 258 ] {5a68b7ab-810e-4d51-8275-888ff863e415} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:inserts', 'switch_table:occupancy'))" 2024.12.20 22:14:37.159763 [ 258 ] {5a68b7ab-810e-4d51-8275-888ff863e415} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.20 22:14:37.160351 [ 258 ] {5a68b7ab-810e-4d51-8275-888ff863e415} executeQuery: Read 18 rows, 754.00 B in 0.001735 sec., 10374.63976945245 rows/sec., 424.40 KiB/sec. 2024.12.20 22:14:37.160475 [ 258 ] {5a68b7ab-810e-4d51-8275-888ff863e415} TCPHandler: Processed in 0.002037811 sec. 2024.12.20 22:14:37.160877 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:37.161201 [ 260 ] {5b77aac3-9d7d-4235-969f-4d59139ea388} executeQuery: (from [fd00:1122:3344:101::d]:64093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.12.20 22:14:37.161518 [ 260 ] {5b77aac3-9d7d-4235-969f-4d59139ea388} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.20 22:14:37.161562 [ 260 ] {5b77aac3-9d7d-4235-969f-4d59139ea388} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2024.12.20 22:14:37.161839 [ 260 ] {5b77aac3-9d7d-4235-969f-4d59139ea388} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:37.161905 [ 260 ] {5b77aac3-9d7d-4235-969f-4d59139ea388} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:37.162051 [ 260 ] {5b77aac3-9d7d-4235-969f-4d59139ea388} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2024.12.20 22:14:37.162084 [ 260 ] {5b77aac3-9d7d-4235-969f-4d59139ea388} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.20 22:14:37.162107 [ 260 ] {5b77aac3-9d7d-4235-969f-4d59139ea388} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (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.12.20 22:14:37.162123 [ 260 ] {5b77aac3-9d7d-4235-969f-4d59139ea388} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.20 22:14:37.162166 [ 260 ] {5b77aac3-9d7d-4235-969f-4d59139ea388} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.12.20 22:14:37.162189 [ 260 ] {5b77aac3-9d7d-4235-969f-4d59139ea388} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.20 22:14:37.162711 [ 260 ] {5b77aac3-9d7d-4235-969f-4d59139ea388} executeQuery: Read 18 rows, 754.00 B in 0.001669 sec., 10784.901138406232 rows/sec., 441.18 KiB/sec. 2024.12.20 22:14:37.162791 [ 260 ] {5b77aac3-9d7d-4235-969f-4d59139ea388} TCPHandler: Processed in 0.00202723 sec. 2024.12.20 22:14:37.163077 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:37.163287 [ 258 ] {fea132a6-b737-4b81-9b7e-d38f363694f6} executeQuery: (from [fd00:1122:3344:101::d]:50088) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.20 22:14:37.163669 [ 258 ] {fea132a6-b737-4b81-9b7e-d38f363694f6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.20 22:14:37.163724 [ 258 ] {fea132a6-b737-4b81-9b7e-d38f363694f6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2024.12.20 22:14:37.164072 [ 258 ] {fea132a6-b737-4b81-9b7e-d38f363694f6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:37.164150 [ 258 ] {fea132a6-b737-4b81-9b7e-d38f363694f6} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:37.164298 [ 258 ] {fea132a6-b737-4b81-9b7e-d38f363694f6} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2024.12.20 22:14:37.164331 [ 258 ] {fea132a6-b737-4b81-9b7e-d38f363694f6} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.20 22:14:37.164354 [ 258 ] {fea132a6-b737-4b81-9b7e-d38f363694f6} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (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.12.20 22:14:37.164371 [ 258 ] {fea132a6-b737-4b81-9b7e-d38f363694f6} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.20 22:14:37.164414 [ 258 ] {fea132a6-b737-4b81-9b7e-d38f363694f6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.12.20 22:14:37.164439 [ 258 ] {fea132a6-b737-4b81-9b7e-d38f363694f6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.20 22:14:37.165097 [ 258 ] {fea132a6-b737-4b81-9b7e-d38f363694f6} executeQuery: Read 18 rows, 754.00 B in 0.00191 sec., 9424.083769633507 rows/sec., 385.51 KiB/sec. 2024.12.20 22:14:37.165216 [ 258 ] {fea132a6-b737-4b81-9b7e-d38f363694f6} TCPHandler: Processed in 0.002206462 sec. 2024.12.20 22:14:37.165494 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:37.165711 [ 260 ] {5af302d9-8c26-413a-9e2a-21ce94e53e40} executeQuery: (from [fd00:1122:3344:101::d]:64093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.20 22:14:37.166084 [ 260 ] {5af302d9-8c26-413a-9e2a-21ce94e53e40} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.20 22:14:37.166135 [ 260 ] {5af302d9-8c26-413a-9e2a-21ce94e53e40} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2024.12.20 22:14:37.166416 [ 260 ] {5af302d9-8c26-413a-9e2a-21ce94e53e40} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:37.166481 [ 260 ] {5af302d9-8c26-413a-9e2a-21ce94e53e40} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:37.166629 [ 260 ] {5af302d9-8c26-413a-9e2a-21ce94e53e40} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2024.12.20 22:14:37.166662 [ 260 ] {5af302d9-8c26-413a-9e2a-21ce94e53e40} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.20 22:14:37.166684 [ 260 ] {5af302d9-8c26-413a-9e2a-21ce94e53e40} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (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.12.20 22:14:37.166701 [ 260 ] {5af302d9-8c26-413a-9e2a-21ce94e53e40} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.20 22:14:37.166745 [ 260 ] {5af302d9-8c26-413a-9e2a-21ce94e53e40} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.12.20 22:14:37.166768 [ 260 ] {5af302d9-8c26-413a-9e2a-21ce94e53e40} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.20 22:14:37.167324 [ 260 ] {5af302d9-8c26-413a-9e2a-21ce94e53e40} executeQuery: Read 18 rows, 754.00 B in 0.001716 sec., 10489.510489510489 rows/sec., 429.10 KiB/sec. 2024.12.20 22:14:37.167406 [ 260 ] {5af302d9-8c26-413a-9e2a-21ce94e53e40} TCPHandler: Processed in 0.0019784 sec. 2024.12.20 22:14:37.167695 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:37.167908 [ 258 ] {b8733fc4-a169-4c8f-bdf5-313901c9bb76} executeQuery: (from [fd00:1122:3344:101::d]:50088) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.20 22:14:37.168260 [ 258 ] {b8733fc4-a169-4c8f-bdf5-313901c9bb76} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.20 22:14:37.168304 [ 258 ] {b8733fc4-a169-4c8f-bdf5-313901c9bb76} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.20 22:14:37.168585 [ 258 ] {b8733fc4-a169-4c8f-bdf5-313901c9bb76} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:37.168650 [ 258 ] {b8733fc4-a169-4c8f-bdf5-313901c9bb76} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:37.168798 [ 258 ] {b8733fc4-a169-4c8f-bdf5-313901c9bb76} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2024.12.20 22:14:37.168831 [ 258 ] {b8733fc4-a169-4c8f-bdf5-313901c9bb76} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.20 22:14:37.168854 [ 258 ] {b8733fc4-a169-4c8f-bdf5-313901c9bb76} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (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.12.20 22:14:37.168871 [ 258 ] {b8733fc4-a169-4c8f-bdf5-313901c9bb76} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.20 22:14:37.168916 [ 258 ] {b8733fc4-a169-4c8f-bdf5-313901c9bb76} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.20 22:14:37.168939 [ 258 ] {b8733fc4-a169-4c8f-bdf5-313901c9bb76} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.20 22:14:37.169665 [ 258 ] {b8733fc4-a169-4c8f-bdf5-313901c9bb76} executeQuery: Read 18 rows, 754.00 B in 0.00186 sec., 9677.419354838708 rows/sec., 395.88 KiB/sec. 2024.12.20 22:14:37.169789 [ 258 ] {b8733fc4-a169-4c8f-bdf5-313901c9bb76} TCPHandler: Processed in 0.002163312 sec. 2024.12.20 22:14:37.170104 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:37.170347 [ 260 ] {01581c50-94f3-4929-b8b1-5d54cc67d614} executeQuery: (from [fd00:1122:3344:101::d]:64093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.20 22:14:37.170721 [ 260 ] {01581c50-94f3-4929-b8b1-5d54cc67d614} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.20 22:14:37.170775 [ 260 ] {01581c50-94f3-4929-b8b1-5d54cc67d614} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.20 22:14:37.171124 [ 260 ] {01581c50-94f3-4929-b8b1-5d54cc67d614} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:37.171194 [ 260 ] {01581c50-94f3-4929-b8b1-5d54cc67d614} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:37.171336 [ 260 ] {01581c50-94f3-4929-b8b1-5d54cc67d614} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2024.12.20 22:14:37.171369 [ 260 ] {01581c50-94f3-4929-b8b1-5d54cc67d614} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.20 22:14:37.171391 [ 260 ] {01581c50-94f3-4929-b8b1-5d54cc67d614} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (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.12.20 22:14:37.171408 [ 260 ] {01581c50-94f3-4929-b8b1-5d54cc67d614} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.20 22:14:37.171452 [ 260 ] {01581c50-94f3-4929-b8b1-5d54cc67d614} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.20 22:14:37.171475 [ 260 ] {01581c50-94f3-4929-b8b1-5d54cc67d614} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.20 22:14:37.171998 [ 260 ] {01581c50-94f3-4929-b8b1-5d54cc67d614} executeQuery: Read 18 rows, 754.00 B in 0.001754 sec., 10262.257696693274 rows/sec., 419.80 KiB/sec. 2024.12.20 22:14:37.172077 [ 260 ] {01581c50-94f3-4929-b8b1-5d54cc67d614} TCPHandler: Processed in 0.002081931 sec. 2024.12.20 22:14:37.176075 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:37.176366 [ 258 ] {acf11190-10cd-4b51-bd32-f4078ad1b0f3} executeQuery: (from [fd00:1122:3344:101::d]:50088) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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.12.20 22:14:37.176929 [ 258 ] {acf11190-10cd-4b51-bd32-f4078ad1b0f3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.20 22:14:37.177011 [ 258 ] {acf11190-10cd-4b51-bd32-f4078ad1b0f3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.20 22:14:37.177387 [ 258 ] {acf11190-10cd-4b51-bd32-f4078ad1b0f3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:37.177453 [ 258 ] {acf11190-10cd-4b51-bd32-f4078ad1b0f3} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:37.177600 [ 258 ] {acf11190-10cd-4b51-bd32-f4078ad1b0f3} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2024.12.20 22:14:37.177632 [ 258 ] {acf11190-10cd-4b51-bd32-f4078ad1b0f3} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.20 22:14:37.177655 [ 258 ] {acf11190-10cd-4b51-bd32-f4078ad1b0f3} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (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.12.20 22:14:37.177672 [ 258 ] {acf11190-10cd-4b51-bd32-f4078ad1b0f3} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.20 22:14:37.177715 [ 258 ] {acf11190-10cd-4b51-bd32-f4078ad1b0f3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" 2024.12.20 22:14:37.177739 [ 258 ] {acf11190-10cd-4b51-bd32-f4078ad1b0f3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.20 22:14:37.178363 [ 258 ] {acf11190-10cd-4b51-bd32-f4078ad1b0f3} executeQuery: Read 18 rows, 754.00 B in 0.002154 sec., 8356.545961002785 rows/sec., 341.84 KiB/sec. 2024.12.20 22:14:37.178486 [ 258 ] {acf11190-10cd-4b51-bd32-f4078ad1b0f3} TCPHandler: Processed in 0.002476515 sec. 2024.12.20 22:14:37.180630 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:37.180864 [ 260 ] {2b92f8bc-5d35-45ef-a622-d2e2075f390e} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.20 22:14:37.180957 [ 260 ] {2b92f8bc-5d35-45ef-a622-d2e2075f390e} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:37.181796 [ 260 ] {2b92f8bc-5d35-45ef-a622-d2e2075f390e} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:37.181833 [ 260 ] {2b92f8bc-5d35-45ef-a622-d2e2075f390e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:37.182445 [ 260 ] {2b92f8bc-5d35-45ef-a622-d2e2075f390e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.20 22:14:37.182881 [ 260 ] {2b92f8bc-5d35-45ef-a622-d2e2075f390e} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:37.183072 [ 260 ] {2b92f8bc-5d35-45ef-a622-d2e2075f390e} executeQuery: Read 13 rows, 2.63 KiB in 0.002279 sec., 5704.256252742431 rows/sec., 1.13 MiB/sec. 2024.12.20 22:14:37.183124 [ 260 ] {2b92f8bc-5d35-45ef-a622-d2e2075f390e} TCPHandler: Processed in 0.002605166 sec. 2024.12.20 22:14:37.183316 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:37.183466 [ 258 ] {02e8d479-2b57-466c-bc15-7d0a2cd18741} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.20 22:14:37.183524 [ 258 ] {02e8d479-2b57-466c-bc15-7d0a2cd18741} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.20 22:14:37.184802 [ 258 ] {02e8d479-2b57-466c-bc15-7d0a2cd18741} oximeter.fields_i16 (c1fc6851-30ed-4971-be00-9bd9aede30ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:37.184846 [ 258 ] {02e8d479-2b57-466c-bc15-7d0a2cd18741} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:37.185362 [ 258 ] {02e8d479-2b57-466c-bc15-7d0a2cd18741} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.20 22:14:37.185809 [ 258 ] {02e8d479-2b57-466c-bc15-7d0a2cd18741} oximeter.fields_i16 (c1fc6851-30ed-4971-be00-9bd9aede30ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:37.186018 [ 258 ] {02e8d479-2b57-466c-bc15-7d0a2cd18741} executeQuery: Read 14 rows, 1.01 KiB in 0.002595 sec., 5394.990366088632 rows/sec., 388.37 KiB/sec. 2024.12.20 22:14:37.186069 [ 258 ] {02e8d479-2b57-466c-bc15-7d0a2cd18741} TCPHandler: Processed in 0.002820789 sec. 2024.12.20 22:14:37.186285 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:37.186508 [ 260 ] {983c6f28-394a-4481-93a1-2f56c7dc0dc3} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.20 22:14:37.186598 [ 260 ] {983c6f28-394a-4481-93a1-2f56c7dc0dc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.20 22:14:37.187582 [ 260 ] {983c6f28-394a-4481-93a1-2f56c7dc0dc3} oximeter.fields_string (d8a30ab8-4900-4753-8a3e-9d53a0c0c73c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:37.187621 [ 260 ] {983c6f28-394a-4481-93a1-2f56c7dc0dc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:37.188102 [ 260 ] {983c6f28-394a-4481-93a1-2f56c7dc0dc3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.20 22:14:37.188536 [ 260 ] {983c6f28-394a-4481-93a1-2f56c7dc0dc3} oximeter.fields_string (d8a30ab8-4900-4753-8a3e-9d53a0c0c73c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:37.188772 [ 260 ] {983c6f28-394a-4481-93a1-2f56c7dc0dc3} executeQuery: Read 219 rows, 19.54 KiB in 0.002315 sec., 94600.43196544277 rows/sec., 8.24 MiB/sec. 2024.12.20 22:14:37.188856 [ 260 ] {983c6f28-394a-4481-93a1-2f56c7dc0dc3} TCPHandler: Processed in 0.002681077 sec. 2024.12.20 22:14:37.189006 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:37.189143 [ 258 ] {256e42e1-a158-46db-be74-84e5034aed8c} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.20 22:14:37.189201 [ 258 ] {256e42e1-a158-46db-be74-84e5034aed8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.20 22:14:37.190099 [ 258 ] {256e42e1-a158-46db-be74-84e5034aed8c} oximeter.fields_u16 (2d2b5c46-5f2c-4dfe-a760-c3a257bec46a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:37.190140 [ 258 ] {256e42e1-a158-46db-be74-84e5034aed8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:37.190592 [ 258 ] {256e42e1-a158-46db-be74-84e5034aed8c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.20 22:14:37.191031 [ 258 ] {256e42e1-a158-46db-be74-84e5034aed8c} oximeter.fields_u16 (2d2b5c46-5f2c-4dfe-a760-c3a257bec46a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:37.191280 [ 258 ] {256e42e1-a158-46db-be74-84e5034aed8c} executeQuery: Read 15 rows, 1.06 KiB in 0.002161 sec., 6941.230911614993 rows/sec., 489.41 KiB/sec. 2024.12.20 22:14:37.191463 [ 258 ] {256e42e1-a158-46db-be74-84e5034aed8c} TCPHandler: Processed in 0.002521135 sec. 2024.12.20 22:14:37.191673 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:37.191891 [ 260 ] {03381558-cd2a-434b-8be5-a1c5e825ee95} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.20 22:14:37.191980 [ 260 ] {03381558-cd2a-434b-8be5-a1c5e825ee95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.20 22:14:37.192634 [ 260 ] {03381558-cd2a-434b-8be5-a1c5e825ee95} oximeter.fields_u32 (5b1fe1e8-323a-4336-a1c6-7682c895a05f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:37.192672 [ 260 ] {03381558-cd2a-434b-8be5-a1c5e825ee95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:37.193121 [ 260 ] {03381558-cd2a-434b-8be5-a1c5e825ee95} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.20 22:14:37.193552 [ 260 ] {03381558-cd2a-434b-8be5-a1c5e825ee95} oximeter.fields_u32 (5b1fe1e8-323a-4336-a1c6-7682c895a05f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:37.193783 [ 260 ] {03381558-cd2a-434b-8be5-a1c5e825ee95} executeQuery: Read 14 rows, 1004.00 B in 0.001939 sec., 7220.216606498195 rows/sec., 505.66 KiB/sec. 2024.12.20 22:14:37.193835 [ 260 ] {03381558-cd2a-434b-8be5-a1c5e825ee95} TCPHandler: Processed in 0.002274173 sec. 2024.12.20 22:14:37.193994 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:37.194130 [ 258 ] {3adae907-4581-4e65-a3cf-2d4e96d43c3d} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.20 22:14:37.194184 [ 258 ] {3adae907-4581-4e65-a3cf-2d4e96d43c3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.20 22:14:37.194853 [ 258 ] {3adae907-4581-4e65-a3cf-2d4e96d43c3d} oximeter.fields_u8 (7c3cdd58-4f16-4a97-ad8c-200d06aa1f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:37.194900 [ 258 ] {3adae907-4581-4e65-a3cf-2d4e96d43c3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:37.195393 [ 258 ] {3adae907-4581-4e65-a3cf-2d4e96d43c3d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.20 22:14:37.195903 [ 258 ] {3adae907-4581-4e65-a3cf-2d4e96d43c3d} oximeter.fields_u8 (7c3cdd58-4f16-4a97-ad8c-200d06aa1f71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:37.196118 [ 258 ] {3adae907-4581-4e65-a3cf-2d4e96d43c3d} executeQuery: Read 13 rows, 830.00 B in 0.002014 sec., 6454.816285998013 rows/sec., 402.46 KiB/sec. 2024.12.20 22:14:37.196185 [ 258 ] {3adae907-4581-4e65-a3cf-2d4e96d43c3d} TCPHandler: Processed in 0.002260413 sec. 2024.12.20 22:14:37.196387 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:37.196607 [ 260 ] {80a34f15-246b-46e6-8c09-24abcc04bec9} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.20 22:14:37.196696 [ 260 ] {80a34f15-246b-46e6-8c09-24abcc04bec9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.20 22:14:37.197657 [ 260 ] {80a34f15-246b-46e6-8c09-24abcc04bec9} oximeter.fields_uuid (68680563-3e12-4b1d-bdb5-d9b511c0a64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:37.197697 [ 260 ] {80a34f15-246b-46e6-8c09-24abcc04bec9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:37.198304 [ 260 ] {80a34f15-246b-46e6-8c09-24abcc04bec9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.20 22:14:37.198771 [ 260 ] {80a34f15-246b-46e6-8c09-24abcc04bec9} oximeter.fields_uuid (68680563-3e12-4b1d-bdb5-d9b511c0a64e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:37.198978 [ 260 ] {80a34f15-246b-46e6-8c09-24abcc04bec9} executeQuery: Read 390 rows, 28.32 KiB in 0.002425 sec., 160824.74226804124 rows/sec., 11.41 MiB/sec. 2024.12.20 22:14:37.199030 [ 260 ] {80a34f15-246b-46e6-8c09-24abcc04bec9} TCPHandler: Processed in 0.002755498 sec. 2024.12.20 22:14:37.199185 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:37.199322 [ 258 ] {48b1e02b-ac4c-4ab5-866a-d380ac9b781e} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.20 22:14:37.199380 [ 258 ] {48b1e02b-ac4c-4ab5-866a-d380ac9b781e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.20 22:14:37.199934 [ 258 ] {48b1e02b-ac4c-4ab5-866a-d380ac9b781e} oximeter.measurements_bool (bd080b97-cc8c-47fe-926b-1936714a2ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:37.199980 [ 258 ] {48b1e02b-ac4c-4ab5-866a-d380ac9b781e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:37.200507 [ 258 ] {48b1e02b-ac4c-4ab5-866a-d380ac9b781e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.20 22:14:37.200954 [ 258 ] {48b1e02b-ac4c-4ab5-866a-d380ac9b781e} oximeter.measurements_bool (bd080b97-cc8c-47fe-926b-1936714a2ec0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:37.201232 [ 258 ] {48b1e02b-ac4c-4ab5-866a-d380ac9b781e} executeQuery: Read 6 rows, 321.00 B in 0.001918 sec., 3128.2586027111574 rows/sec., 163.44 KiB/sec. 2024.12.20 22:14:37.201355 [ 258 ] {48b1e02b-ac4c-4ab5-866a-d380ac9b781e} TCPHandler: Processed in 0.002232472 sec. 2024.12.20 22:14:37.201558 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:37.201779 [ 260 ] {f2716624-3d84-46db-be9b-4f1ad6fa6af2} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.20 22:14:37.201873 [ 260 ] {f2716624-3d84-46db-be9b-4f1ad6fa6af2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.20 22:14:37.202590 [ 260 ] {f2716624-3d84-46db-be9b-4f1ad6fa6af2} oximeter.measurements_cumulativeu64 (717fa50a-f74e-4714-b614-ea3a51e6f8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:37.202628 [ 260 ] {f2716624-3d84-46db-be9b-4f1ad6fa6af2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:37.203104 [ 260 ] {f2716624-3d84-46db-be9b-4f1ad6fa6af2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.20 22:14:37.203539 [ 260 ] {f2716624-3d84-46db-be9b-4f1ad6fa6af2} oximeter.measurements_cumulativeu64 (717fa50a-f74e-4714-b614-ea3a51e6f8f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:37.203752 [ 260 ] {f2716624-3d84-46db-be9b-4f1ad6fa6af2} executeQuery: Read 237 rows, 16.27 KiB in 0.002026 sec., 116979.26949654492 rows/sec., 7.84 MiB/sec. 2024.12.20 22:14:37.203803 [ 260 ] {f2716624-3d84-46db-be9b-4f1ad6fa6af2} TCPHandler: Processed in 0.002357664 sec. 2024.12.20 22:14:37.203965 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:37.204101 [ 258 ] {9f80f3ab-11b3-4b42-ac95-8f89389051ac} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.20 22:14:37.204161 [ 258 ] {9f80f3ab-11b3-4b42-ac95-8f89389051ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.20 22:14:37.204696 [ 258 ] {9f80f3ab-11b3-4b42-ac95-8f89389051ac} oximeter.measurements_f64 (222f784e-1fe0-46e2-aa2e-a4df923672b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:37.204740 [ 258 ] {9f80f3ab-11b3-4b42-ac95-8f89389051ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:37.205263 [ 258 ] {9f80f3ab-11b3-4b42-ac95-8f89389051ac} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.20 22:14:37.205763 [ 258 ] {9f80f3ab-11b3-4b42-ac95-8f89389051ac} oximeter.measurements_f64 (222f784e-1fe0-46e2-aa2e-a4df923672b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:37.205984 [ 258 ] {9f80f3ab-11b3-4b42-ac95-8f89389051ac} executeQuery: Read 1 rows, 69.00 B in 0.001909 sec., 523.8344683080146 rows/sec., 35.30 KiB/sec. 2024.12.20 22:14:37.206036 [ 258 ] {9f80f3ab-11b3-4b42-ac95-8f89389051ac} TCPHandler: Processed in 0.002140252 sec. 2024.12.20 22:14:37.206186 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:37.206324 [ 260 ] {c2ba766f-f08e-431d-a195-5aa4de174beb} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.20 22:14:37.206414 [ 260 ] {c2ba766f-f08e-431d-a195-5aa4de174beb} 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.12.20 22:14:37.207594 [ 260 ] {c2ba766f-f08e-431d-a195-5aa4de174beb} oximeter.measurements_histogramu64 (2b65648a-9dba-42b0-a872-f099d2489c6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:37.207633 [ 260 ] {c2ba766f-f08e-431d-a195-5aa4de174beb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:37.210901 [ 260 ] {c2ba766f-f08e-431d-a195-5aa4de174beb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.20 22:14:37.211479 [ 260 ] {c2ba766f-f08e-431d-a195-5aa4de174beb} oximeter.measurements_histogramu64 (2b65648a-9dba-42b0-a872-f099d2489c6d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:37.211747 [ 260 ] {c2ba766f-f08e-431d-a195-5aa4de174beb} executeQuery: Read 8 rows, 14.68 KiB in 0.005452 sec., 1467.3514306676448 rows/sec., 2.63 MiB/sec. 2024.12.20 22:14:37.211837 [ 260 ] {c2ba766f-f08e-431d-a195-5aa4de174beb} TCPHandler: Processed in 0.005719168 sec. 2024.12.20 22:14:37.212002 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:37.212140 [ 258 ] {55b60ec7-305d-44dd-a589-2d5e8f6ef6e3} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.20 22:14:37.212199 [ 258 ] {55b60ec7-305d-44dd-a589-2d5e8f6ef6e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.20 22:14:37.212756 [ 258 ] {55b60ec7-305d-44dd-a589-2d5e8f6ef6e3} oximeter.measurements_u64 (49890ecf-7ecd-4c86-96b8-9af1748b5b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:37.212802 [ 258 ] {55b60ec7-305d-44dd-a589-2d5e8f6ef6e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:37.213327 [ 258 ] {55b60ec7-305d-44dd-a589-2d5e8f6ef6e3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.20 22:14:37.213775 [ 258 ] {55b60ec7-305d-44dd-a589-2d5e8f6ef6e3} oximeter.measurements_u64 (49890ecf-7ecd-4c86-96b8-9af1748b5b80): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:37.213978 [ 258 ] {55b60ec7-305d-44dd-a589-2d5e8f6ef6e3} executeQuery: Read 82 rows, 5.33 KiB in 0.001869 sec., 43873.72926698769 rows/sec., 2.79 MiB/sec. 2024.12.20 22:14:37.214028 [ 258 ] {55b60ec7-305d-44dd-a589-2d5e8f6ef6e3} TCPHandler: Processed in 0.002092521 sec. 2024.12.20 22:14:42.140454 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:42.140694 [ 258 ] {01a80a21-9e12-46da-8dea-c3d7f3e032ff} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.20 22:14:42.140776 [ 258 ] {01a80a21-9e12-46da-8dea-c3d7f3e032ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.20 22:14:42.141602 [ 258 ] {01a80a21-9e12-46da-8dea-c3d7f3e032ff} oximeter.fields_string (d8a30ab8-4900-4753-8a3e-9d53a0c0c73c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:42.141653 [ 258 ] {01a80a21-9e12-46da-8dea-c3d7f3e032ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:42.142241 [ 258 ] {01a80a21-9e12-46da-8dea-c3d7f3e032ff} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.20 22:14:42.142705 [ 258 ] {01a80a21-9e12-46da-8dea-c3d7f3e032ff} oximeter.fields_string (d8a30ab8-4900-4753-8a3e-9d53a0c0c73c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:42.142958 [ 258 ] {01a80a21-9e12-46da-8dea-c3d7f3e032ff} executeQuery: Read 56 rows, 4.38 KiB in 0.002315 sec., 24190.06479481642 rows/sec., 1.85 MiB/sec. 2024.12.20 22:14:42.143130 [ 258 ] {01a80a21-9e12-46da-8dea-c3d7f3e032ff} TCPHandler: Processed in 0.002813838 sec. 2024.12.20 22:14:42.143453 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:42.143752 [ 260 ] {e5ffa1bb-9af2-4535-a05f-046cecfabd55} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.20 22:14:42.143865 [ 260 ] {e5ffa1bb-9af2-4535-a05f-046cecfabd55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.20 22:14:42.144802 [ 260 ] {e5ffa1bb-9af2-4535-a05f-046cecfabd55} oximeter.fields_uuid (68680563-3e12-4b1d-bdb5-d9b511c0a64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:42.144848 [ 260 ] {e5ffa1bb-9af2-4535-a05f-046cecfabd55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:42.145381 [ 260 ] {e5ffa1bb-9af2-4535-a05f-046cecfabd55} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.20 22:14:42.145835 [ 260 ] {e5ffa1bb-9af2-4535-a05f-046cecfabd55} oximeter.fields_uuid (68680563-3e12-4b1d-bdb5-d9b511c0a64e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:42.146075 [ 260 ] {e5ffa1bb-9af2-4535-a05f-046cecfabd55} executeQuery: Read 64 rows, 5.12 KiB in 0.002409 sec., 26567.040265670403 rows/sec., 2.07 MiB/sec. 2024.12.20 22:14:42.146133 [ 260 ] {e5ffa1bb-9af2-4535-a05f-046cecfabd55} TCPHandler: Processed in 0.002871049 sec. 2024.12.20 22:14:42.146282 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:42.146420 [ 258 ] {5c5be11e-4665-48ed-adc3-4f2fd69381e6} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.20 22:14:42.146482 [ 258 ] {5c5be11e-4665-48ed-adc3-4f2fd69381e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.20 22:14:42.147172 [ 258 ] {5c5be11e-4665-48ed-adc3-4f2fd69381e6} oximeter.measurements_cumulativeu64 (717fa50a-f74e-4714-b614-ea3a51e6f8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:42.147218 [ 258 ] {5c5be11e-4665-48ed-adc3-4f2fd69381e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:42.147731 [ 258 ] {5c5be11e-4665-48ed-adc3-4f2fd69381e6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.20 22:14:42.148233 [ 258 ] {5c5be11e-4665-48ed-adc3-4f2fd69381e6} oximeter.measurements_cumulativeu64 (717fa50a-f74e-4714-b614-ea3a51e6f8f1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:42.148443 [ 258 ] {5c5be11e-4665-48ed-adc3-4f2fd69381e6} executeQuery: Read 160 rows, 11.41 KiB in 0.002055 sec., 77858.8807785888 rows/sec., 5.42 MiB/sec. 2024.12.20 22:14:42.148495 [ 258 ] {5c5be11e-4665-48ed-adc3-4f2fd69381e6} TCPHandler: Processed in 0.002270513 sec. 2024.12.20 22:14:42.148658 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:42.148796 [ 260 ] {bf84a461-372e-403e-97a9-1ce7a4f2328d} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.20 22:14:42.148856 [ 260 ] {bf84a461-372e-403e-97a9-1ce7a4f2328d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.20 22:14:42.149414 [ 260 ] {bf84a461-372e-403e-97a9-1ce7a4f2328d} oximeter.measurements_u64 (49890ecf-7ecd-4c86-96b8-9af1748b5b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:42.149453 [ 260 ] {bf84a461-372e-403e-97a9-1ce7a4f2328d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:42.149956 [ 260 ] {bf84a461-372e-403e-97a9-1ce7a4f2328d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.20 22:14:42.150391 [ 260 ] {bf84a461-372e-403e-97a9-1ce7a4f2328d} oximeter.measurements_u64 (49890ecf-7ecd-4c86-96b8-9af1748b5b80): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:42.150607 [ 260 ] {bf84a461-372e-403e-97a9-1ce7a4f2328d} executeQuery: Read 60 rows, 4.14 KiB in 0.001842 sec., 32573.28990228013 rows/sec., 2.20 MiB/sec. 2024.12.20 22:14:42.150657 [ 260 ] {bf84a461-372e-403e-97a9-1ce7a4f2328d} TCPHandler: Processed in 0.002062851 sec. 2024.12.20 22:14:43.113499 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2024.12.20 22:14:43.114270 [ 244 ] {} system.asynchronous_metric_log (c70bf636-5ad5-4908-a5f5-ff97eea04a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:43.114320 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:43.115043 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.20 22:14:43.115570 [ 244 ] {} system.asynchronous_metric_log (c70bf636-5ad5-4908-a5f5-ff97eea04a40): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:43.115861 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2024.12.20 22:14:43.247814 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2024.12.20 22:14:43.266723 [ 243 ] {} system.metric_log (9aa88fe1-53f9-4e4c-86bf-1ab25a49937c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:43.266766 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:43.273874 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.20 22:14:43.275044 [ 243 ] {} system.metric_log (9aa88fe1-53f9-4e4c-86bf-1ab25a49937c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:43.277481 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2024.12.20 22:14:45.613021 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 202 2024.12.20 22:14:45.616565 [ 242 ] {} system.query_log (aff37df4-4ba5-4037-a5d8-95183913cd3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:45.616613 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:45.618264 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.20 22:14:45.618806 [ 242 ] {} system.query_log (aff37df4-4ba5-4037-a5d8-95183913cd3c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:45.619560 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 202 2024.12.20 22:14:47.144311 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:47.144521 [ 258 ] {664c61d0-22d1-4df8-87e6-386b4c9d2613} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.20 22:14:47.144600 [ 258 ] {664c61d0-22d1-4df8-87e6-386b4c9d2613} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.20 22:14:47.145454 [ 258 ] {664c61d0-22d1-4df8-87e6-386b4c9d2613} oximeter.fields_i16 (c1fc6851-30ed-4971-be00-9bd9aede30ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:47.145503 [ 258 ] {664c61d0-22d1-4df8-87e6-386b4c9d2613} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:47.146054 [ 258 ] {664c61d0-22d1-4df8-87e6-386b4c9d2613} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.20 22:14:47.146530 [ 258 ] {664c61d0-22d1-4df8-87e6-386b4c9d2613} oximeter.fields_i16 (c1fc6851-30ed-4971-be00-9bd9aede30ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:47.146736 [ 258 ] {664c61d0-22d1-4df8-87e6-386b4c9d2613} executeQuery: Read 14 rows, 1.01 KiB in 0.002265 sec., 6181.0154525386315 rows/sec., 444.95 KiB/sec. 2024.12.20 22:14:47.146889 [ 258 ] {664c61d0-22d1-4df8-87e6-386b4c9d2613} TCPHandler: Processed in 0.002711397 sec. 2024.12.20 22:14:47.147170 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:47.147384 [ 260 ] {c9c36bc6-ce84-4767-9857-b3e170d7654b} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.20 22:14:47.147461 [ 260 ] {c9c36bc6-ce84-4767-9857-b3e170d7654b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.20 22:14:47.148275 [ 260 ] {c9c36bc6-ce84-4767-9857-b3e170d7654b} oximeter.fields_string (d8a30ab8-4900-4753-8a3e-9d53a0c0c73c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:47.148319 [ 260 ] {c9c36bc6-ce84-4767-9857-b3e170d7654b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:47.148938 [ 260 ] {c9c36bc6-ce84-4767-9857-b3e170d7654b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.20 22:14:47.149414 [ 260 ] {c9c36bc6-ce84-4767-9857-b3e170d7654b} oximeter.fields_string (d8a30ab8-4900-4753-8a3e-9d53a0c0c73c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:47.149676 [ 260 ] {c9c36bc6-ce84-4767-9857-b3e170d7654b} executeQuery: Read 219 rows, 19.54 KiB in 0.002349 sec., 93231.16219667943 rows/sec., 8.12 MiB/sec. 2024.12.20 22:14:47.149734 [ 260 ] {c9c36bc6-ce84-4767-9857-b3e170d7654b} TCPHandler: Processed in 0.002703137 sec. 2024.12.20 22:14:47.149929 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:47.150069 [ 258 ] {bff62e65-4e4b-4c48-a772-4e1f4204ac4b} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.20 22:14:47.150127 [ 258 ] {bff62e65-4e4b-4c48-a772-4e1f4204ac4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.20 22:14:47.150760 [ 258 ] {bff62e65-4e4b-4c48-a772-4e1f4204ac4b} oximeter.fields_u16 (2d2b5c46-5f2c-4dfe-a760-c3a257bec46a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:47.150797 [ 258 ] {bff62e65-4e4b-4c48-a772-4e1f4204ac4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:47.151262 [ 258 ] {bff62e65-4e4b-4c48-a772-4e1f4204ac4b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.20 22:14:47.151751 [ 258 ] {bff62e65-4e4b-4c48-a772-4e1f4204ac4b} oximeter.fields_u16 (2d2b5c46-5f2c-4dfe-a760-c3a257bec46a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:47.151921 [ 258 ] {bff62e65-4e4b-4c48-a772-4e1f4204ac4b} executeQuery: Read 15 rows, 1.06 KiB in 0.001883 sec., 7966.011683483803 rows/sec., 561.67 KiB/sec. 2024.12.20 22:14:47.151971 [ 258 ] {bff62e65-4e4b-4c48-a772-4e1f4204ac4b} TCPHandler: Processed in 0.002109592 sec. 2024.12.20 22:14:47.152139 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:47.152257 [ 260 ] {ea01c458-d9c1-4af9-87ef-dfd19578a0a7} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.20 22:14:47.152306 [ 260 ] {ea01c458-d9c1-4af9-87ef-dfd19578a0a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.20 22:14:47.152896 [ 260 ] {ea01c458-d9c1-4af9-87ef-dfd19578a0a7} oximeter.fields_u32 (5b1fe1e8-323a-4336-a1c6-7682c895a05f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:47.152936 [ 260 ] {ea01c458-d9c1-4af9-87ef-dfd19578a0a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:47.153393 [ 260 ] {ea01c458-d9c1-4af9-87ef-dfd19578a0a7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.20 22:14:47.153821 [ 260 ] {ea01c458-d9c1-4af9-87ef-dfd19578a0a7} oximeter.fields_u32 (5b1fe1e8-323a-4336-a1c6-7682c895a05f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:47.154040 [ 260 ] {ea01c458-d9c1-4af9-87ef-dfd19578a0a7} executeQuery: Read 14 rows, 1004.00 B in 0.001807 sec., 7747.648035417819 rows/sec., 542.59 KiB/sec. 2024.12.20 22:14:47.154092 [ 260 ] {ea01c458-d9c1-4af9-87ef-dfd19578a0a7} TCPHandler: Processed in 0.00201644 sec. 2024.12.20 22:14:47.154243 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:47.154358 [ 258 ] {c6e7cde0-945a-459a-b9d6-591f6d2bfbe1} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.20 22:14:47.154406 [ 258 ] {c6e7cde0-945a-459a-b9d6-591f6d2bfbe1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.20 22:14:47.155077 [ 258 ] {c6e7cde0-945a-459a-b9d6-591f6d2bfbe1} oximeter.fields_u8 (7c3cdd58-4f16-4a97-ad8c-200d06aa1f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:47.155121 [ 258 ] {c6e7cde0-945a-459a-b9d6-591f6d2bfbe1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:47.155625 [ 258 ] {c6e7cde0-945a-459a-b9d6-591f6d2bfbe1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.20 22:14:47.156077 [ 258 ] {c6e7cde0-945a-459a-b9d6-591f6d2bfbe1} oximeter.fields_u8 (7c3cdd58-4f16-4a97-ad8c-200d06aa1f71): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:47.156272 [ 258 ] {c6e7cde0-945a-459a-b9d6-591f6d2bfbe1} executeQuery: Read 13 rows, 830.00 B in 0.001929 sec., 6739.243131156039 rows/sec., 420.19 KiB/sec. 2024.12.20 22:14:47.156339 [ 258 ] {c6e7cde0-945a-459a-b9d6-591f6d2bfbe1} TCPHandler: Processed in 0.002151151 sec. 2024.12.20 22:14:47.156484 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:47.156601 [ 260 ] {5c247646-b5f2-4d07-bdc6-8a16a0d1bc91} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.20 22:14:47.156649 [ 260 ] {5c247646-b5f2-4d07-bdc6-8a16a0d1bc91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.20 22:14:47.157369 [ 260 ] {5c247646-b5f2-4d07-bdc6-8a16a0d1bc91} oximeter.fields_uuid (68680563-3e12-4b1d-bdb5-d9b511c0a64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:47.157409 [ 260 ] {5c247646-b5f2-4d07-bdc6-8a16a0d1bc91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:47.157888 [ 260 ] {5c247646-b5f2-4d07-bdc6-8a16a0d1bc91} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.20 22:14:47.158332 [ 260 ] {5c247646-b5f2-4d07-bdc6-8a16a0d1bc91} oximeter.fields_uuid (68680563-3e12-4b1d-bdb5-d9b511c0a64e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:47.158567 [ 260 ] {5c247646-b5f2-4d07-bdc6-8a16a0d1bc91} executeQuery: Read 390 rows, 28.32 KiB in 0.001991 sec., 195881.46659969862 rows/sec., 13.89 MiB/sec. 2024.12.20 22:14:47.158619 [ 260 ] {5c247646-b5f2-4d07-bdc6-8a16a0d1bc91} TCPHandler: Processed in 0.002190471 sec. 2024.12.20 22:14:47.158773 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:47.158914 [ 258 ] {938e243b-65c5-4e5c-adba-37a4f4d2ac12} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.20 22:14:47.158973 [ 258 ] {938e243b-65c5-4e5c-adba-37a4f4d2ac12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.20 22:14:47.159517 [ 258 ] {938e243b-65c5-4e5c-adba-37a4f4d2ac12} oximeter.measurements_bool (bd080b97-cc8c-47fe-926b-1936714a2ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:47.159553 [ 258 ] {938e243b-65c5-4e5c-adba-37a4f4d2ac12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:47.160020 [ 258 ] {938e243b-65c5-4e5c-adba-37a4f4d2ac12} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.20 22:14:47.160460 [ 258 ] {938e243b-65c5-4e5c-adba-37a4f4d2ac12} oximeter.measurements_bool (bd080b97-cc8c-47fe-926b-1936714a2ec0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:47.160709 [ 258 ] {938e243b-65c5-4e5c-adba-37a4f4d2ac12} executeQuery: Read 6 rows, 321.00 B in 0.001806 sec., 3322.2591362126245 rows/sec., 173.58 KiB/sec. 2024.12.20 22:14:47.160802 [ 258 ] {938e243b-65c5-4e5c-adba-37a4f4d2ac12} TCPHandler: Processed in 0.002093892 sec. 2024.12.20 22:14:47.160957 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:47.161095 [ 260 ] {fe31d7ef-5c9d-49f0-a939-d7dcf41a60f8} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.20 22:14:47.161156 [ 260 ] {fe31d7ef-5c9d-49f0-a939-d7dcf41a60f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.20 22:14:47.161788 [ 260 ] {fe31d7ef-5c9d-49f0-a939-d7dcf41a60f8} oximeter.measurements_cumulativeu64 (717fa50a-f74e-4714-b614-ea3a51e6f8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:47.161825 [ 260 ] {fe31d7ef-5c9d-49f0-a939-d7dcf41a60f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:47.162402 [ 260 ] {fe31d7ef-5c9d-49f0-a939-d7dcf41a60f8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.20 22:14:47.162853 [ 260 ] {fe31d7ef-5c9d-49f0-a939-d7dcf41a60f8} oximeter.measurements_cumulativeu64 (717fa50a-f74e-4714-b614-ea3a51e6f8f1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:47.163103 [ 260 ] {fe31d7ef-5c9d-49f0-a939-d7dcf41a60f8} executeQuery: Read 237 rows, 16.27 KiB in 0.002039 sec., 116233.44776851397 rows/sec., 7.79 MiB/sec. 2024.12.20 22:14:47.163154 [ 260 ] {fe31d7ef-5c9d-49f0-a939-d7dcf41a60f8} TCPHandler: Processed in 0.002265513 sec. 2024.12.20 22:14:47.163312 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:47.163449 [ 258 ] {5a2cdd9b-f95c-4649-b555-a3138b8dd6f7} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.20 22:14:47.163508 [ 258 ] {5a2cdd9b-f95c-4649-b555-a3138b8dd6f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.20 22:14:47.164054 [ 258 ] {5a2cdd9b-f95c-4649-b555-a3138b8dd6f7} oximeter.measurements_f64 (222f784e-1fe0-46e2-aa2e-a4df923672b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:47.164097 [ 258 ] {5a2cdd9b-f95c-4649-b555-a3138b8dd6f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:47.164619 [ 258 ] {5a2cdd9b-f95c-4649-b555-a3138b8dd6f7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.20 22:14:47.165106 [ 258 ] {5a2cdd9b-f95c-4649-b555-a3138b8dd6f7} oximeter.measurements_f64 (222f784e-1fe0-46e2-aa2e-a4df923672b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:47.165277 [ 258 ] {5a2cdd9b-f95c-4649-b555-a3138b8dd6f7} executeQuery: Read 1 rows, 69.00 B in 0.001859 sec., 537.9236148466917 rows/sec., 36.25 KiB/sec. 2024.12.20 22:14:47.165324 [ 258 ] {5a2cdd9b-f95c-4649-b555-a3138b8dd6f7} TCPHandler: Processed in 0.002080001 sec. 2024.12.20 22:14:47.165476 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:47.165612 [ 260 ] {ed84309a-3523-4867-9da8-678bc18b20e8} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.20 22:14:47.165705 [ 260 ] {ed84309a-3523-4867-9da8-678bc18b20e8} 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.12.20 22:14:47.166874 [ 260 ] {ed84309a-3523-4867-9da8-678bc18b20e8} oximeter.measurements_histogramu64 (2b65648a-9dba-42b0-a872-f099d2489c6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:47.166913 [ 260 ] {ed84309a-3523-4867-9da8-678bc18b20e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:47.167618 [ 260 ] {ed84309a-3523-4867-9da8-678bc18b20e8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.20 22:14:47.168074 [ 260 ] {ed84309a-3523-4867-9da8-678bc18b20e8} oximeter.measurements_histogramu64 (2b65648a-9dba-42b0-a872-f099d2489c6d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:47.168423 [ 260 ] {ed84309a-3523-4867-9da8-678bc18b20e8} executeQuery: Read 8 rows, 14.68 KiB in 0.002833 sec., 2823.8616307800917 rows/sec., 5.06 MiB/sec. 2024.12.20 22:14:47.168515 [ 260 ] {ed84309a-3523-4867-9da8-678bc18b20e8} TCPHandler: Processed in 0.003107631 sec. 2024.12.20 22:14:47.168666 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:47.168781 [ 258 ] {04697083-7fa5-4a8d-9248-fac467fcaf2b} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.20 22:14:47.168831 [ 258 ] {04697083-7fa5-4a8d-9248-fac467fcaf2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.20 22:14:47.169325 [ 258 ] {04697083-7fa5-4a8d-9248-fac467fcaf2b} oximeter.measurements_u64 (49890ecf-7ecd-4c86-96b8-9af1748b5b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:47.169361 [ 258 ] {04697083-7fa5-4a8d-9248-fac467fcaf2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:47.169834 [ 258 ] {04697083-7fa5-4a8d-9248-fac467fcaf2b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.20 22:14:47.170291 [ 258 ] {04697083-7fa5-4a8d-9248-fac467fcaf2b} oximeter.measurements_u64 (49890ecf-7ecd-4c86-96b8-9af1748b5b80): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:47.170486 [ 258 ] {04697083-7fa5-4a8d-9248-fac467fcaf2b} executeQuery: Read 82 rows, 5.33 KiB in 0.001728 sec., 47453.70370370371 rows/sec., 3.01 MiB/sec. 2024.12.20 22:14:47.170535 [ 258 ] {04697083-7fa5-4a8d-9248-fac467fcaf2b} TCPHandler: Processed in 0.001922949 sec. 2024.12.20 22:14:50.545060 [ 93 ] {} DNSResolver: Updating DNS cache 2024.12.20 22:14:50.545158 [ 93 ] {} DNSResolver: Updated DNS cache 2024.12.20 22:14:50.616030 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2024.12.20 22:14:50.616731 [ 244 ] {} system.asynchronous_metric_log (c70bf636-5ad5-4908-a5f5-ff97eea04a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:50.616772 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:50.617531 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.20 22:14:50.618046 [ 244 ] {} system.asynchronous_metric_log (c70bf636-5ad5-4908-a5f5-ff97eea04a40): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:50.618235 [ 93 ] {} system.asynchronous_metric_log (c70bf636-5ad5-4908-a5f5-ff97eea04a40) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.20 22:14:50.618324 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2024.12.20 22:14:50.618345 [ 93 ] {} system.asynchronous_metric_log (c70bf636-5ad5-4908-a5f5-ff97eea04a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:50.618376 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:50.620509 [ 194 ] {c70bf636-5ad5-4908-a5f5-ff97eea04a40::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.12.20 22:14:50.620726 [ 194 ] {c70bf636-5ad5-4908-a5f5-ff97eea04a40::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.20 22:14:50.620844 [ 194 ] {c70bf636-5ad5-4908-a5f5-ff97eea04a40::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.12.20 22:14:50.620986 [ 194 ] {c70bf636-5ad5-4908-a5f5-ff97eea04a40::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.12.20 22:14:50.621224 [ 194 ] {c70bf636-5ad5-4908-a5f5-ff97eea04a40::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.12.20 22:14:50.621450 [ 194 ] {c70bf636-5ad5-4908-a5f5-ff97eea04a40::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.12.20 22:14:50.621637 [ 194 ] {c70bf636-5ad5-4908-a5f5-ff97eea04a40::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.12.20 22:14:50.621842 [ 194 ] {c70bf636-5ad5-4908-a5f5-ff97eea04a40::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.12.20 22:14:50.638342 [ 202 ] {c70bf636-5ad5-4908-a5f5-ff97eea04a40::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.01988228 sec., 141130.6952723732 rows/sec., 2.02 MiB/sec. 2024.12.20 22:14:50.639272 [ 201 ] {c70bf636-5ad5-4908-a5f5-ff97eea04a40::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.20 22:14:50.639888 [ 201 ] {c70bf636-5ad5-4908-a5f5-ff97eea04a40::all_1_6_1} system.asynchronous_metric_log (c70bf636-5ad5-4908-a5f5-ff97eea04a40): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:50.639977 [ 201 ] {c70bf636-5ad5-4908-a5f5-ff97eea04a40::all_1_6_1} system.asynchronous_metric_log (c70bf636-5ad5-4908-a5f5-ff97eea04a40) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.20 22:14:50.640113 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2024.12.20 22:14:50.777603 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2024.12.20 22:14:50.797644 [ 243 ] {} system.metric_log (9aa88fe1-53f9-4e4c-86bf-1ab25a49937c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:50.797704 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:50.804982 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.20 22:14:50.806168 [ 243 ] {} system.metric_log (9aa88fe1-53f9-4e4c-86bf-1ab25a49937c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:50.806520 [ 92 ] {} system.metric_log (9aa88fe1-53f9-4e4c-86bf-1ab25a49937c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.20 22:14:50.806672 [ 92 ] {} system.metric_log (9aa88fe1-53f9-4e4c-86bf-1ab25a49937c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:50.806758 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:50.807185 [ 201 ] {9aa88fe1-53f9-4e4c-86bf-1ab25a49937c::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.12.20 22:14:50.823579 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2024.12.20 22:14:50.824693 [ 201 ] {9aa88fe1-53f9-4e4c-86bf-1ab25a49937c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.20 22:14:50.826002 [ 201 ] {9aa88fe1-53f9-4e4c-86bf-1ab25a49937c::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.12.20 22:14:50.831142 [ 201 ] {9aa88fe1-53f9-4e4c-86bf-1ab25a49937c::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.12.20 22:14:50.836225 [ 201 ] {9aa88fe1-53f9-4e4c-86bf-1ab25a49937c::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.12.20 22:14:50.840922 [ 201 ] {9aa88fe1-53f9-4e4c-86bf-1ab25a49937c::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.12.20 22:14:50.848049 [ 201 ] {9aa88fe1-53f9-4e4c-86bf-1ab25a49937c::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.12.20 22:14:50.852354 [ 201 ] {9aa88fe1-53f9-4e4c-86bf-1ab25a49937c::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.12.20 22:14:50.912245 [ 202 ] {9aa88fe1-53f9-4e4c-86bf-1ab25a49937c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.10533815 sec., 436.6888919161766 rows/sec., 2.26 MiB/sec. 2024.12.20 22:14:50.914347 [ 193 ] {9aa88fe1-53f9-4e4c-86bf-1ab25a49937c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.20 22:14:50.917437 [ 193 ] {9aa88fe1-53f9-4e4c-86bf-1ab25a49937c::all_1_6_1} system.metric_log (9aa88fe1-53f9-4e4c-86bf-1ab25a49937c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:50.917558 [ 193 ] {9aa88fe1-53f9-4e4c-86bf-1ab25a49937c::all_1_6_1} system.metric_log (9aa88fe1-53f9-4e4c-86bf-1ab25a49937c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.20 22:14:50.919103 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2024.12.20 22:14:51.000215 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 160.71 MiB, peak 170.25 MiB, free memory in arenas 0.00 B, will set to 164.28 MiB (RSS), difference: 3.57 MiB 2024.12.20 22:14:52.140002 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:52.140188 [ 258 ] {fd0a68c2-8005-4e4f-8000-ef2978c40645} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.20 22:14:52.140259 [ 258 ] {fd0a68c2-8005-4e4f-8000-ef2978c40645} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.20 22:14:52.141030 [ 258 ] {fd0a68c2-8005-4e4f-8000-ef2978c40645} oximeter.fields_string (d8a30ab8-4900-4753-8a3e-9d53a0c0c73c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:52.141080 [ 258 ] {fd0a68c2-8005-4e4f-8000-ef2978c40645} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:52.141654 [ 258 ] {fd0a68c2-8005-4e4f-8000-ef2978c40645} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.20 22:14:52.142126 [ 258 ] {fd0a68c2-8005-4e4f-8000-ef2978c40645} oximeter.fields_string (d8a30ab8-4900-4753-8a3e-9d53a0c0c73c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:52.142315 [ 91 ] {} oximeter.fields_string (d8a30ab8-4900-4753-8a3e-9d53a0c0c73c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.20 22:14:52.142384 [ 258 ] {fd0a68c2-8005-4e4f-8000-ef2978c40645} executeQuery: Read 56 rows, 4.38 KiB in 0.002243 sec., 24966.562639322336 rows/sec., 1.91 MiB/sec. 2024.12.20 22:14:52.142401 [ 91 ] {} oximeter.fields_string (d8a30ab8-4900-4753-8a3e-9d53a0c0c73c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:52.142466 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:52.142519 [ 258 ] {fd0a68c2-8005-4e4f-8000-ef2978c40645} TCPHandler: Processed in 0.002646987 sec. 2024.12.20 22:14:52.142835 [ 191 ] {d8a30ab8-4900-4753-8a3e-9d53a0c0c73c::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.12.20 22:14:52.142958 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:52.142990 [ 191 ] {d8a30ab8-4900-4753-8a3e-9d53a0c0c73c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.20 22:14:52.143054 [ 191 ] {d8a30ab8-4900-4753-8a3e-9d53a0c0c73c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part 2024.12.20 22:14:52.143295 [ 260 ] {d432ee74-b322-4343-8536-35212386a254} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.20 22:14:52.143304 [ 191 ] {d8a30ab8-4900-4753-8a3e-9d53a0c0c73c::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.12.20 22:14:52.143454 [ 260 ] {d432ee74-b322-4343-8536-35212386a254} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.20 22:14:52.143649 [ 191 ] {d8a30ab8-4900-4753-8a3e-9d53a0c0c73c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 219 rows starting from the beginning of the part 2024.12.20 22:14:52.143958 [ 191 ] {d8a30ab8-4900-4753-8a3e-9d53a0c0c73c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2024.12.20 22:14:52.144236 [ 191 ] {d8a30ab8-4900-4753-8a3e-9d53a0c0c73c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 219 rows starting from the beginning of the part 2024.12.20 22:14:52.144629 [ 191 ] {d8a30ab8-4900-4753-8a3e-9d53a0c0c73c::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.12.20 22:14:52.146233 [ 260 ] {d432ee74-b322-4343-8536-35212386a254} oximeter.fields_uuid (68680563-3e12-4b1d-bdb5-d9b511c0a64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:52.146314 [ 260 ] {d432ee74-b322-4343-8536-35212386a254} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:52.147586 [ 260 ] {d432ee74-b322-4343-8536-35212386a254} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.20 22:14:52.147621 [ 202 ] {d8a30ab8-4900-4753-8a3e-9d53a0c0c73c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 5 columns (5 merged, 0 gathered) in 0.00502987 sec., 131613.7395201069 rows/sec., 11.49 MiB/sec. 2024.12.20 22:14:52.148096 [ 188 ] {d8a30ab8-4900-4753-8a3e-9d53a0c0c73c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.20 22:14:52.148286 [ 260 ] {d432ee74-b322-4343-8536-35212386a254} oximeter.fields_uuid (68680563-3e12-4b1d-bdb5-d9b511c0a64e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:52.148515 [ 91 ] {} oximeter.fields_uuid (68680563-3e12-4b1d-bdb5-d9b511c0a64e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.20 22:14:52.148611 [ 91 ] {} oximeter.fields_uuid (68680563-3e12-4b1d-bdb5-d9b511c0a64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:52.148680 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:52.148742 [ 260 ] {d432ee74-b322-4343-8536-35212386a254} executeQuery: Read 64 rows, 5.12 KiB in 0.005575 sec., 11479.82062780269 rows/sec., 917.53 KiB/sec. 2024.12.20 22:14:52.149200 [ 260 ] {d432ee74-b322-4343-8536-35212386a254} TCPHandler: Processed in 0.006469755 sec. 2024.12.20 22:14:52.149221 [ 202 ] {68680563-3e12-4b1d-bdb5-d9b511c0a64e::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.12.20 22:14:52.149443 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:52.149469 [ 202 ] {68680563-3e12-4b1d-bdb5-d9b511c0a64e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.20 22:14:52.149519 [ 202 ] {68680563-3e12-4b1d-bdb5-d9b511c0a64e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part 2024.12.20 22:14:52.149624 [ 258 ] {85dca3f0-58c9-4aa8-8693-da343b7fd087} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.20 22:14:52.149763 [ 202 ] {68680563-3e12-4b1d-bdb5-d9b511c0a64e::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.12.20 22:14:52.149797 [ 258 ] {85dca3f0-58c9-4aa8-8693-da343b7fd087} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.20 22:14:52.150164 [ 202 ] {68680563-3e12-4b1d-bdb5-d9b511c0a64e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 390 rows starting from the beginning of the part 2024.12.20 22:14:52.150578 [ 202 ] {68680563-3e12-4b1d-bdb5-d9b511c0a64e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2024.12.20 22:14:52.150929 [ 191 ] {d8a30ab8-4900-4753-8a3e-9d53a0c0c73c::all_1_6_1} oximeter.fields_string (d8a30ab8-4900-4753-8a3e-9d53a0c0c73c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:52.151083 [ 202 ] {68680563-3e12-4b1d-bdb5-d9b511c0a64e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 390 rows starting from the beginning of the part 2024.12.20 22:14:52.151489 [ 202 ] {68680563-3e12-4b1d-bdb5-d9b511c0a64e::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.12.20 22:14:52.151516 [ 191 ] {d8a30ab8-4900-4753-8a3e-9d53a0c0c73c::all_1_6_1} oximeter.fields_string (d8a30ab8-4900-4753-8a3e-9d53a0c0c73c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.20 22:14:52.152068 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2024.12.20 22:14:52.152810 [ 258 ] {85dca3f0-58c9-4aa8-8693-da343b7fd087} oximeter.measurements_cumulativeu64 (717fa50a-f74e-4714-b614-ea3a51e6f8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:52.152858 [ 258 ] {85dca3f0-58c9-4aa8-8693-da343b7fd087} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:52.153625 [ 258 ] {85dca3f0-58c9-4aa8-8693-da343b7fd087} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.20 22:14:52.153743 [ 191 ] {68680563-3e12-4b1d-bdb5-d9b511c0a64e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.0049783 sec., 208103.16774802643 rows/sec., 15.92 MiB/sec. 2024.12.20 22:14:52.154050 [ 191 ] {68680563-3e12-4b1d-bdb5-d9b511c0a64e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.20 22:14:52.154208 [ 258 ] {85dca3f0-58c9-4aa8-8693-da343b7fd087} oximeter.measurements_cumulativeu64 (717fa50a-f74e-4714-b614-ea3a51e6f8f1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:52.154459 [ 91 ] {} oximeter.measurements_cumulativeu64 (717fa50a-f74e-4714-b614-ea3a51e6f8f1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.20 22:14:52.154562 [ 91 ] {} oximeter.measurements_cumulativeu64 (717fa50a-f74e-4714-b614-ea3a51e6f8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:52.154604 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:52.154623 [ 258 ] {85dca3f0-58c9-4aa8-8693-da343b7fd087} executeQuery: Read 160 rows, 11.41 KiB in 0.005069 sec., 31564.411126454925 rows/sec., 2.20 MiB/sec. 2024.12.20 22:14:52.155047 [ 258 ] {85dca3f0-58c9-4aa8-8693-da343b7fd087} TCPHandler: Processed in 0.005689337 sec. 2024.12.20 22:14:52.155157 [ 187 ] {717fa50a-f74e-4714-b614-ea3a51e6f8f1::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.12.20 22:14:52.155190 [ 191 ] {68680563-3e12-4b1d-bdb5-d9b511c0a64e::all_1_6_1} oximeter.fields_uuid (68680563-3e12-4b1d-bdb5-d9b511c0a64e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:52.155546 [ 191 ] {68680563-3e12-4b1d-bdb5-d9b511c0a64e::all_1_6_1} oximeter.fields_uuid (68680563-3e12-4b1d-bdb5-d9b511c0a64e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.20 22:14:52.155583 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:52.155599 [ 187 ] {717fa50a-f74e-4714-b614-ea3a51e6f8f1::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.20 22:14:52.155713 [ 187 ] {717fa50a-f74e-4714-b614-ea3a51e6f8f1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part 2024.12.20 22:14:52.155726 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2024.12.20 22:14:52.155950 [ 260 ] {dfd2e945-b215-4a35-a172-2d10b410fb18} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.20 22:14:52.156002 [ 187 ] {717fa50a-f74e-4714-b614-ea3a51e6f8f1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part 2024.12.20 22:14:52.156112 [ 260 ] {dfd2e945-b215-4a35-a172-2d10b410fb18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.20 22:14:52.156353 [ 187 ] {717fa50a-f74e-4714-b614-ea3a51e6f8f1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 237 rows starting from the beginning of the part 2024.12.20 22:14:52.156770 [ 187 ] {717fa50a-f74e-4714-b614-ea3a51e6f8f1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part 2024.12.20 22:14:52.157154 [ 187 ] {717fa50a-f74e-4714-b614-ea3a51e6f8f1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part 2024.12.20 22:14:52.157481 [ 187 ] {717fa50a-f74e-4714-b614-ea3a51e6f8f1::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.12.20 22:14:52.158268 [ 260 ] {dfd2e945-b215-4a35-a172-2d10b410fb18} oximeter.measurements_u64 (49890ecf-7ecd-4c86-96b8-9af1748b5b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:52.158338 [ 260 ] {dfd2e945-b215-4a35-a172-2d10b410fb18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:52.159421 [ 260 ] {dfd2e945-b215-4a35-a172-2d10b410fb18} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.20 22:14:52.160120 [ 189 ] {717fa50a-f74e-4714-b614-ea3a51e6f8f1::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 986 rows, containing 5 columns (5 merged, 0 gathered) in 0.005426584 sec., 181698.09957792968 rows/sec., 12.43 MiB/sec. 2024.12.20 22:14:52.160292 [ 260 ] {dfd2e945-b215-4a35-a172-2d10b410fb18} oximeter.measurements_u64 (49890ecf-7ecd-4c86-96b8-9af1748b5b80): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:52.160454 [ 187 ] {717fa50a-f74e-4714-b614-ea3a51e6f8f1::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.20 22:14:52.160497 [ 91 ] {} oximeter.measurements_u64 (49890ecf-7ecd-4c86-96b8-9af1748b5b80) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.20 22:14:52.160602 [ 91 ] {} oximeter.measurements_u64 (49890ecf-7ecd-4c86-96b8-9af1748b5b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:52.160692 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:52.160870 [ 260 ] {dfd2e945-b215-4a35-a172-2d10b410fb18} executeQuery: Read 60 rows, 4.14 KiB in 0.005009 sec., 11978.438810141744 rows/sec., 826.64 KiB/sec. 2024.12.20 22:14:52.161249 [ 189 ] {49890ecf-7ecd-4c86-96b8-9af1748b5b80::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.12.20 22:14:52.161400 [ 260 ] {dfd2e945-b215-4a35-a172-2d10b410fb18} TCPHandler: Processed in 0.006168552 sec. 2024.12.20 22:14:52.161587 [ 189 ] {49890ecf-7ecd-4c86-96b8-9af1748b5b80::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.20 22:14:52.161634 [ 189 ] {49890ecf-7ecd-4c86-96b8-9af1748b5b80::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2024.12.20 22:14:52.161828 [ 189 ] {49890ecf-7ecd-4c86-96b8-9af1748b5b80::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part 2024.12.20 22:14:52.161844 [ 187 ] {717fa50a-f74e-4714-b614-ea3a51e6f8f1::all_1_6_1} oximeter.measurements_cumulativeu64 (717fa50a-f74e-4714-b614-ea3a51e6f8f1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:52.162141 [ 189 ] {49890ecf-7ecd-4c86-96b8-9af1748b5b80::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part 2024.12.20 22:14:52.162217 [ 187 ] {717fa50a-f74e-4714-b614-ea3a51e6f8f1::all_1_6_1} oximeter.measurements_cumulativeu64 (717fa50a-f74e-4714-b614-ea3a51e6f8f1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.20 22:14:52.162354 [ 189 ] {49890ecf-7ecd-4c86-96b8-9af1748b5b80::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2024.12.20 22:14:52.162537 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2024.12.20 22:14:52.162589 [ 189 ] {49890ecf-7ecd-4c86-96b8-9af1748b5b80::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.12.20 22:14:52.162713 [ 189 ] {49890ecf-7ecd-4c86-96b8-9af1748b5b80::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.12.20 22:14:52.163753 [ 202 ] {49890ecf-7ecd-4c86-96b8-9af1748b5b80::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 4 columns (4 merged, 0 gathered) in 0.00292357 sec., 121768.9331878491 rows/sec., 7.99 MiB/sec. 2024.12.20 22:14:52.164014 [ 189 ] {49890ecf-7ecd-4c86-96b8-9af1748b5b80::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.20 22:14:52.164552 [ 189 ] {49890ecf-7ecd-4c86-96b8-9af1748b5b80::all_1_6_1} oximeter.measurements_u64 (49890ecf-7ecd-4c86-96b8-9af1748b5b80): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:52.164628 [ 189 ] {49890ecf-7ecd-4c86-96b8-9af1748b5b80::all_1_6_1} oximeter.measurements_u64 (49890ecf-7ecd-4c86-96b8-9af1748b5b80) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.20 22:14:52.164697 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.12.20 22:14:55.619924 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 232 2024.12.20 22:14:55.622795 [ 242 ] {} system.query_log (aff37df4-4ba5-4037-a5d8-95183913cd3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:55.622836 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:55.624327 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.20 22:14:55.624630 [ 242 ] {} system.query_log (aff37df4-4ba5-4037-a5d8-95183913cd3c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:55.625092 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 232 2024.12.20 22:14:56.002286 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:56.002538 [ 258 ] {50ec1071-1d38-47a7-83d8-f00e0bcba089} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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.12.20 22:14:56.002952 [ 258 ] {50ec1071-1d38-47a7-83d8-f00e0bcba089} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.20 22:14:56.003002 [ 258 ] {50ec1071-1d38-47a7-83d8-f00e0bcba089} 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', '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.12.20 22:14:56.003345 [ 258 ] {50ec1071-1d38-47a7-83d8-f00e0bcba089} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:56.003423 [ 258 ] {50ec1071-1d38-47a7-83d8-f00e0bcba089} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:56.003601 [ 258 ] {50ec1071-1d38-47a7-83d8-f00e0bcba089} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2024.12.20 22:14:56.003895 [ 296 ] {50ec1071-1d38-47a7-83d8-f00e0bcba089} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.20 22:14:56.003927 [ 295 ] {50ec1071-1d38-47a7-83d8-f00e0bcba089} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.20 22:14:56.004073 [ 258 ] {50ec1071-1d38-47a7-83d8-f00e0bcba089} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (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.12.20 22:14:56.004106 [ 258 ] {50ec1071-1d38-47a7-83d8-f00e0bcba089} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.20 22:14:56.008074 [ 258 ] {50ec1071-1d38-47a7-83d8-f00e0bcba089} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.20 22:14:56.008109 [ 258 ] {50ec1071-1d38-47a7-83d8-f00e0bcba089} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.20 22:14:56.008186 [ 258 ] {50ec1071-1d38-47a7-83d8-f00e0bcba089} 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', '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.12.20 22:14:56.008246 [ 258 ] {50ec1071-1d38-47a7-83d8-f00e0bcba089} 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', '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.12.20 22:14:56.010003 [ 258 ] {50ec1071-1d38-47a7-83d8-f00e0bcba089} executeQuery: Read 31 rows, 1.17 KiB in 0.007579 sec., 4090.2493732682415 rows/sec., 154.36 KiB/sec. 2024.12.20 22:14:56.010162 [ 258 ] {50ec1071-1d38-47a7-83d8-f00e0bcba089} TCPHandler: Processed in 0.008006831 sec. 2024.12.20 22:14:56.010637 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:56.010901 [ 260 ] {2bb6047c-a252-4e15-bee9-f68fb01d04ea} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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.12.20 22:14:56.011322 [ 260 ] {2bb6047c-a252-4e15-bee9-f68fb01d04ea} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.20 22:14:56.011374 [ 260 ] {2bb6047c-a252-4e15-bee9-f68fb01d04ea} 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:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.20 22:14:56.011714 [ 260 ] {2bb6047c-a252-4e15-bee9-f68fb01d04ea} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:56.011796 [ 260 ] {2bb6047c-a252-4e15-bee9-f68fb01d04ea} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:56.011978 [ 260 ] {2bb6047c-a252-4e15-bee9-f68fb01d04ea} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2024.12.20 22:14:56.012063 [ 297 ] {2bb6047c-a252-4e15-bee9-f68fb01d04ea} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.20 22:14:56.012100 [ 296 ] {2bb6047c-a252-4e15-bee9-f68fb01d04ea} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.20 22:14:56.012232 [ 260 ] {2bb6047c-a252-4e15-bee9-f68fb01d04ea} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (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.12.20 22:14:56.012264 [ 260 ] {2bb6047c-a252-4e15-bee9-f68fb01d04ea} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.20 22:14:56.012357 [ 260 ] {2bb6047c-a252-4e15-bee9-f68fb01d04ea} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.20 22:14:56.012381 [ 260 ] {2bb6047c-a252-4e15-bee9-f68fb01d04ea} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.20 22:14:56.012424 [ 260 ] {2bb6047c-a252-4e15-bee9-f68fb01d04ea} 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: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'))" 2024.12.20 22:14:56.012477 [ 260 ] {2bb6047c-a252-4e15-bee9-f68fb01d04ea} 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: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'))" 2024.12.20 22:14:56.013638 [ 260 ] {2bb6047c-a252-4e15-bee9-f68fb01d04ea} executeQuery: Read 31 rows, 1.17 KiB in 0.002854 sec., 10861.948142957252 rows/sec., 409.92 KiB/sec. 2024.12.20 22:14:56.013787 [ 260 ] {2bb6047c-a252-4e15-bee9-f68fb01d04ea} TCPHandler: Processed in 0.003296013 sec. 2024.12.20 22:14:56.014087 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:56.014308 [ 258 ] {18ecdf06-b9b0-495a-b739-87185f4e441e} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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.12.20 22:14:56.014705 [ 258 ] {18ecdf06-b9b0-495a-b739-87185f4e441e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.20 22:14:56.014753 [ 258 ] {18ecdf06-b9b0-495a-b739-87185f4e441e} 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:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.20 22:14:56.015062 [ 258 ] {18ecdf06-b9b0-495a-b739-87185f4e441e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:56.015129 [ 258 ] {18ecdf06-b9b0-495a-b739-87185f4e441e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:56.015279 [ 258 ] {18ecdf06-b9b0-495a-b739-87185f4e441e} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2024.12.20 22:14:56.015384 [ 297 ] {18ecdf06-b9b0-495a-b739-87185f4e441e} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.20 22:14:56.015394 [ 296 ] {18ecdf06-b9b0-495a-b739-87185f4e441e} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.20 22:14:56.015496 [ 258 ] {18ecdf06-b9b0-495a-b739-87185f4e441e} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (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.12.20 22:14:56.015525 [ 258 ] {18ecdf06-b9b0-495a-b739-87185f4e441e} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.20 22:14:56.015608 [ 258 ] {18ecdf06-b9b0-495a-b739-87185f4e441e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.20 22:14:56.015629 [ 258 ] {18ecdf06-b9b0-495a-b739-87185f4e441e} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.20 22:14:56.015672 [ 258 ] {18ecdf06-b9b0-495a-b739-87185f4e441e} 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: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'))" 2024.12.20 22:14:56.015719 [ 258 ] {18ecdf06-b9b0-495a-b739-87185f4e441e} 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: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'))" 2024.12.20 22:14:56.016769 [ 258 ] {18ecdf06-b9b0-495a-b739-87185f4e441e} executeQuery: Read 31 rows, 1.17 KiB in 0.002571 sec., 12057.56514974718 rows/sec., 455.05 KiB/sec. 2024.12.20 22:14:56.016923 [ 258 ] {18ecdf06-b9b0-495a-b739-87185f4e441e} TCPHandler: Processed in 0.00290221 sec. 2024.12.20 22:14:56.017211 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:56.017441 [ 260 ] {ac669f56-96e8-4e39-aebc-cbee572344b8} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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.12.20 22:14:56.017822 [ 260 ] {ac669f56-96e8-4e39-aebc-cbee572344b8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.20 22:14:56.017870 [ 260 ] {ac669f56-96e8-4e39-aebc-cbee572344b8} 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:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.20 22:14:56.018186 [ 260 ] {ac669f56-96e8-4e39-aebc-cbee572344b8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:56.018251 [ 260 ] {ac669f56-96e8-4e39-aebc-cbee572344b8} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:56.018402 [ 260 ] {ac669f56-96e8-4e39-aebc-cbee572344b8} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2024.12.20 22:14:56.018512 [ 296 ] {ac669f56-96e8-4e39-aebc-cbee572344b8} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.20 22:14:56.018514 [ 297 ] {ac669f56-96e8-4e39-aebc-cbee572344b8} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.20 22:14:56.018625 [ 260 ] {ac669f56-96e8-4e39-aebc-cbee572344b8} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (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.12.20 22:14:56.018649 [ 260 ] {ac669f56-96e8-4e39-aebc-cbee572344b8} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.20 22:14:56.018732 [ 260 ] {ac669f56-96e8-4e39-aebc-cbee572344b8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.20 22:14:56.018753 [ 260 ] {ac669f56-96e8-4e39-aebc-cbee572344b8} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.20 22:14:56.018795 [ 260 ] {ac669f56-96e8-4e39-aebc-cbee572344b8} 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: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'))" 2024.12.20 22:14:56.018844 [ 260 ] {ac669f56-96e8-4e39-aebc-cbee572344b8} 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: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'))" 2024.12.20 22:14:56.019861 [ 260 ] {ac669f56-96e8-4e39-aebc-cbee572344b8} executeQuery: Read 31 rows, 1.17 KiB in 0.002538 sec., 12214.342001576044 rows/sec., 460.96 KiB/sec. 2024.12.20 22:14:56.019998 [ 260 ] {ac669f56-96e8-4e39-aebc-cbee572344b8} TCPHandler: Processed in 0.002854529 sec. 2024.12.20 22:14:56.020253 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:56.020484 [ 258 ] {ec41d00d-a62f-4cbc-91f3-f2e3139ea96d} executeQuery: (from [fd00:1122:3344:101::d]:50088) 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.12.20 22:14:56.020851 [ 258 ] {ec41d00d-a62f-4cbc-91f3-f2e3139ea96d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.20 22:14:56.020900 [ 258 ] {ec41d00d-a62f-4cbc-91f3-f2e3139ea96d} 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:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.20 22:14:56.021219 [ 258 ] {ec41d00d-a62f-4cbc-91f3-f2e3139ea96d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:56.021288 [ 258 ] {ec41d00d-a62f-4cbc-91f3-f2e3139ea96d} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:56.021437 [ 258 ] {ec41d00d-a62f-4cbc-91f3-f2e3139ea96d} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2024.12.20 22:14:56.021519 [ 296 ] {ec41d00d-a62f-4cbc-91f3-f2e3139ea96d} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.20 22:14:56.021548 [ 295 ] {ec41d00d-a62f-4cbc-91f3-f2e3139ea96d} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.20 22:14:56.021649 [ 258 ] {ec41d00d-a62f-4cbc-91f3-f2e3139ea96d} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (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.12.20 22:14:56.021679 [ 258 ] {ec41d00d-a62f-4cbc-91f3-f2e3139ea96d} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.20 22:14:56.021762 [ 258 ] {ec41d00d-a62f-4cbc-91f3-f2e3139ea96d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.20 22:14:56.021782 [ 258 ] {ec41d00d-a62f-4cbc-91f3-f2e3139ea96d} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.20 22:14:56.021823 [ 258 ] {ec41d00d-a62f-4cbc-91f3-f2e3139ea96d} 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: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'))" 2024.12.20 22:14:56.021871 [ 258 ] {ec41d00d-a62f-4cbc-91f3-f2e3139ea96d} 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: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'))" 2024.12.20 22:14:56.023080 [ 258 ] {ec41d00d-a62f-4cbc-91f3-f2e3139ea96d} executeQuery: Read 31 rows, 1.17 KiB in 0.002709 sec., 11443.337024732373 rows/sec., 431.86 KiB/sec. 2024.12.20 22:14:56.023234 [ 258 ] {ec41d00d-a62f-4cbc-91f3-f2e3139ea96d} TCPHandler: Processed in 0.00304578 sec. 2024.12.20 22:14:56.023497 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:56.023721 [ 260 ] {aa4a82a4-8506-40e5-a701-f4b71389d9fe} executeQuery: (from [fd00:1122:3344:101::d]:64093) 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.12.20 22:14:56.024064 [ 260 ] {aa4a82a4-8506-40e5-a701-f4b71389d9fe} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.20 22:14:56.024113 [ 260 ] {aa4a82a4-8506-40e5-a701-f4b71389d9fe} 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', '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.12.20 22:14:56.024428 [ 260 ] {aa4a82a4-8506-40e5-a701-f4b71389d9fe} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:56.024494 [ 260 ] {aa4a82a4-8506-40e5-a701-f4b71389d9fe} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.20 22:14:56.024647 [ 260 ] {aa4a82a4-8506-40e5-a701-f4b71389d9fe} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2024.12.20 22:14:56.024771 [ 295 ] {aa4a82a4-8506-40e5-a701-f4b71389d9fe} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.20 22:14:56.024787 [ 296 ] {aa4a82a4-8506-40e5-a701-f4b71389d9fe} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.20 22:14:56.024914 [ 260 ] {aa4a82a4-8506-40e5-a701-f4b71389d9fe} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (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.12.20 22:14:56.024942 [ 260 ] {aa4a82a4-8506-40e5-a701-f4b71389d9fe} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.20 22:14:56.025024 [ 260 ] {aa4a82a4-8506-40e5-a701-f4b71389d9fe} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.20 22:14:56.025046 [ 260 ] {aa4a82a4-8506-40e5-a701-f4b71389d9fe} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.20 22:14:56.025088 [ 260 ] {aa4a82a4-8506-40e5-a701-f4b71389d9fe} 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', '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.12.20 22:14:56.025140 [ 260 ] {aa4a82a4-8506-40e5-a701-f4b71389d9fe} 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', '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.12.20 22:14:56.026253 [ 260 ] {aa4a82a4-8506-40e5-a701-f4b71389d9fe} executeQuery: Read 31 rows, 1.17 KiB in 0.002645 sec., 11720.226843100188 rows/sec., 442.31 KiB/sec. 2024.12.20 22:14:56.026390 [ 260 ] {aa4a82a4-8506-40e5-a701-f4b71389d9fe} TCPHandler: Processed in 0.0029591 sec. 2024.12.20 22:14:56.112820 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:56.112980 [ 258 ] {05578646-4d6d-45df-9a96-23344683ba87} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.20 22:14:56.113047 [ 258 ] {05578646-4d6d-45df-9a96-23344683ba87} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.20 22:14:56.113962 [ 258 ] {05578646-4d6d-45df-9a96-23344683ba87} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:56.114001 [ 258 ] {05578646-4d6d-45df-9a96-23344683ba87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:56.114512 [ 258 ] {05578646-4d6d-45df-9a96-23344683ba87} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.20 22:14:56.114751 [ 258 ] {05578646-4d6d-45df-9a96-23344683ba87} oximeter.timeseries_schema (7dc55532-6afe-49cc-86ec-e9e85726f5c9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:56.114968 [ 258 ] {05578646-4d6d-45df-9a96-23344683ba87} executeQuery: Read 6 rows, 1.34 KiB in 0.002028 sec., 2958.579881656805 rows/sec., 658.75 KiB/sec. 2024.12.20 22:14:56.115047 [ 258 ] {05578646-4d6d-45df-9a96-23344683ba87} TCPHandler: Processed in 0.002298373 sec. 2024.12.20 22:14:56.115213 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:56.115370 [ 260 ] {419e86c1-0c08-4059-9ef8-0d3c813d427e} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.20 22:14:56.115432 [ 260 ] {419e86c1-0c08-4059-9ef8-0d3c813d427e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.20 22:14:56.116084 [ 260 ] {419e86c1-0c08-4059-9ef8-0d3c813d427e} oximeter.fields_i16 (c1fc6851-30ed-4971-be00-9bd9aede30ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:56.116131 [ 260 ] {419e86c1-0c08-4059-9ef8-0d3c813d427e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:56.116560 [ 260 ] {419e86c1-0c08-4059-9ef8-0d3c813d427e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.20 22:14:56.116865 [ 260 ] {419e86c1-0c08-4059-9ef8-0d3c813d427e} oximeter.fields_i16 (c1fc6851-30ed-4971-be00-9bd9aede30ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:56.117143 [ 260 ] {419e86c1-0c08-4059-9ef8-0d3c813d427e} executeQuery: Read 14 rows, 1.01 KiB in 0.001816 sec., 7709.251101321586 rows/sec., 554.96 KiB/sec. 2024.12.20 22:14:56.117198 [ 260 ] {419e86c1-0c08-4059-9ef8-0d3c813d427e} TCPHandler: Processed in 0.002057161 sec. 2024.12.20 22:14:56.117345 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:56.117483 [ 258 ] {516a95c6-4dda-4003-a3f3-59b05005d804} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.20 22:14:56.117540 [ 258 ] {516a95c6-4dda-4003-a3f3-59b05005d804} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.20 22:14:56.118860 [ 258 ] {516a95c6-4dda-4003-a3f3-59b05005d804} oximeter.fields_string (d8a30ab8-4900-4753-8a3e-9d53a0c0c73c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:56.118901 [ 258 ] {516a95c6-4dda-4003-a3f3-59b05005d804} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:56.119424 [ 258 ] {516a95c6-4dda-4003-a3f3-59b05005d804} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.20 22:14:56.119670 [ 258 ] {516a95c6-4dda-4003-a3f3-59b05005d804} oximeter.fields_string (d8a30ab8-4900-4753-8a3e-9d53a0c0c73c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:56.119875 [ 258 ] {516a95c6-4dda-4003-a3f3-59b05005d804} executeQuery: Read 1359 rows, 115.65 KiB in 0.002422 sec., 561106.5235342692 rows/sec., 46.63 MiB/sec. 2024.12.20 22:14:56.119929 [ 258 ] {516a95c6-4dda-4003-a3f3-59b05005d804} TCPHandler: Processed in 0.002652007 sec. 2024.12.20 22:14:56.120159 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:56.120380 [ 260 ] {46629e1d-a9ae-4493-8bec-fb399a6187da} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.20 22:14:56.120472 [ 260 ] {46629e1d-a9ae-4493-8bec-fb399a6187da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.20 22:14:56.121195 [ 260 ] {46629e1d-a9ae-4493-8bec-fb399a6187da} oximeter.fields_u16 (2d2b5c46-5f2c-4dfe-a760-c3a257bec46a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:56.121235 [ 260 ] {46629e1d-a9ae-4493-8bec-fb399a6187da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:56.121591 [ 260 ] {46629e1d-a9ae-4493-8bec-fb399a6187da} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.20 22:14:56.121833 [ 260 ] {46629e1d-a9ae-4493-8bec-fb399a6187da} oximeter.fields_u16 (2d2b5c46-5f2c-4dfe-a760-c3a257bec46a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:56.122060 [ 260 ] {46629e1d-a9ae-4493-8bec-fb399a6187da} executeQuery: Read 15 rows, 1.06 KiB in 0.001735 sec., 8645.533141210375 rows/sec., 609.58 KiB/sec. 2024.12.20 22:14:56.122113 [ 260 ] {46629e1d-a9ae-4493-8bec-fb399a6187da} TCPHandler: Processed in 0.002062651 sec. 2024.12.20 22:14:56.122243 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:56.122362 [ 258 ] {17d8ab0e-c024-4c2b-8562-2a4feb8a88c5} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.20 22:14:56.122410 [ 258 ] {17d8ab0e-c024-4c2b-8562-2a4feb8a88c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.20 22:14:56.123104 [ 258 ] {17d8ab0e-c024-4c2b-8562-2a4feb8a88c5} oximeter.fields_u32 (5b1fe1e8-323a-4336-a1c6-7682c895a05f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:56.123144 [ 258 ] {17d8ab0e-c024-4c2b-8562-2a4feb8a88c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:56.123504 [ 258 ] {17d8ab0e-c024-4c2b-8562-2a4feb8a88c5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.20 22:14:56.123741 [ 258 ] {17d8ab0e-c024-4c2b-8562-2a4feb8a88c5} oximeter.fields_u32 (5b1fe1e8-323a-4336-a1c6-7682c895a05f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:56.123954 [ 258 ] {17d8ab0e-c024-4c2b-8562-2a4feb8a88c5} executeQuery: Read 242 rows, 16.79 KiB in 0.001617 sec., 149659.86394557822 rows/sec., 10.14 MiB/sec. 2024.12.20 22:14:56.124007 [ 258 ] {17d8ab0e-c024-4c2b-8562-2a4feb8a88c5} TCPHandler: Processed in 0.001817128 sec. 2024.12.20 22:14:56.124157 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:56.124295 [ 260 ] {922c0c3a-a69e-42f9-adf0-0df88b193c4b} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.20 22:14:56.124353 [ 260 ] {922c0c3a-a69e-42f9-adf0-0df88b193c4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.20 22:14:56.125026 [ 260 ] {922c0c3a-a69e-42f9-adf0-0df88b193c4b} oximeter.fields_u8 (7c3cdd58-4f16-4a97-ad8c-200d06aa1f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:56.125069 [ 260 ] {922c0c3a-a69e-42f9-adf0-0df88b193c4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:56.125440 [ 260 ] {922c0c3a-a69e-42f9-adf0-0df88b193c4b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.20 22:14:56.125686 [ 260 ] {922c0c3a-a69e-42f9-adf0-0df88b193c4b} oximeter.fields_u8 (7c3cdd58-4f16-4a97-ad8c-200d06aa1f71): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:56.125964 [ 260 ] {922c0c3a-a69e-42f9-adf0-0df88b193c4b} executeQuery: Read 13 rows, 830.00 B in 0.001684 sec., 7719.714964370546 rows/sec., 481.32 KiB/sec. 2024.12.20 22:14:56.126036 [ 260 ] {922c0c3a-a69e-42f9-adf0-0df88b193c4b} TCPHandler: Processed in 0.00194486 sec. 2024.12.20 22:14:56.126187 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:56.126313 [ 258 ] {bac85a90-d4ae-4cb3-82c2-30d4dd66e00c} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.20 22:14:56.126361 [ 258 ] {bac85a90-d4ae-4cb3-82c2-30d4dd66e00c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.20 22:14:56.127302 [ 258 ] {bac85a90-d4ae-4cb3-82c2-30d4dd66e00c} oximeter.fields_uuid (68680563-3e12-4b1d-bdb5-d9b511c0a64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:56.127341 [ 258 ] {bac85a90-d4ae-4cb3-82c2-30d4dd66e00c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:56.127762 [ 258 ] {bac85a90-d4ae-4cb3-82c2-30d4dd66e00c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.20 22:14:56.128003 [ 258 ] {bac85a90-d4ae-4cb3-82c2-30d4dd66e00c} oximeter.fields_uuid (68680563-3e12-4b1d-bdb5-d9b511c0a64e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:56.128285 [ 258 ] {bac85a90-d4ae-4cb3-82c2-30d4dd66e00c} executeQuery: Read 846 rows, 62.61 KiB in 0.001975 sec., 428354.4303797468 rows/sec., 30.96 MiB/sec. 2024.12.20 22:14:56.128412 [ 258 ] {bac85a90-d4ae-4cb3-82c2-30d4dd66e00c} TCPHandler: Processed in 0.002284423 sec. 2024.12.20 22:14:56.128561 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:56.128698 [ 260 ] {101b57df-5c8f-476b-9929-6cdcfe06b5b8} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.20 22:14:56.128759 [ 260 ] {101b57df-5c8f-476b-9929-6cdcfe06b5b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.20 22:14:56.129325 [ 260 ] {101b57df-5c8f-476b-9929-6cdcfe06b5b8} oximeter.measurements_bool (bd080b97-cc8c-47fe-926b-1936714a2ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:56.129373 [ 260 ] {101b57df-5c8f-476b-9929-6cdcfe06b5b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:56.129787 [ 260 ] {101b57df-5c8f-476b-9929-6cdcfe06b5b8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.20 22:14:56.130024 [ 260 ] {101b57df-5c8f-476b-9929-6cdcfe06b5b8} oximeter.measurements_bool (bd080b97-cc8c-47fe-926b-1936714a2ec0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:56.130238 [ 260 ] {101b57df-5c8f-476b-9929-6cdcfe06b5b8} executeQuery: Read 6 rows, 321.00 B in 0.001571 sec., 3819.2234245703376 rows/sec., 199.54 KiB/sec. 2024.12.20 22:14:56.130288 [ 260 ] {101b57df-5c8f-476b-9929-6cdcfe06b5b8} TCPHandler: Processed in 0.001794478 sec. 2024.12.20 22:14:56.130424 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:56.130541 [ 258 ] {66fbb472-b2c2-45e0-b0d9-2ad6c472af36} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.20 22:14:56.130593 [ 258 ] {66fbb472-b2c2-45e0-b0d9-2ad6c472af36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.20 22:14:56.132049 [ 258 ] {66fbb472-b2c2-45e0-b0d9-2ad6c472af36} oximeter.measurements_cumulativeu64 (717fa50a-f74e-4714-b614-ea3a51e6f8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:56.132086 [ 258 ] {66fbb472-b2c2-45e0-b0d9-2ad6c472af36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:56.132645 [ 258 ] {66fbb472-b2c2-45e0-b0d9-2ad6c472af36} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.20 22:14:56.132880 [ 258 ] {66fbb472-b2c2-45e0-b0d9-2ad6c472af36} oximeter.measurements_cumulativeu64 (717fa50a-f74e-4714-b614-ea3a51e6f8f1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:56.133106 [ 258 ] {66fbb472-b2c2-45e0-b0d9-2ad6c472af36} executeQuery: Read 2605 rows, 178.05 KiB in 0.002589 sec., 1006179.9922750096 rows/sec., 67.16 MiB/sec. 2024.12.20 22:14:56.133158 [ 258 ] {66fbb472-b2c2-45e0-b0d9-2ad6c472af36} TCPHandler: Processed in 0.002788618 sec. 2024.12.20 22:14:56.133299 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:56.133436 [ 260 ] {586432db-826f-4c1b-b565-95472dff1622} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.20 22:14:56.133525 [ 260 ] {586432db-826f-4c1b-b565-95472dff1622} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.20 22:14:56.134021 [ 260 ] {586432db-826f-4c1b-b565-95472dff1622} oximeter.measurements_f64 (222f784e-1fe0-46e2-aa2e-a4df923672b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:56.134060 [ 260 ] {586432db-826f-4c1b-b565-95472dff1622} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:56.134423 [ 260 ] {586432db-826f-4c1b-b565-95472dff1622} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.20 22:14:56.134670 [ 260 ] {586432db-826f-4c1b-b565-95472dff1622} oximeter.measurements_f64 (222f784e-1fe0-46e2-aa2e-a4df923672b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:56.134883 [ 260 ] {586432db-826f-4c1b-b565-95472dff1622} executeQuery: Read 1 rows, 69.00 B in 0.001477 sec., 677.0480704129993 rows/sec., 45.62 KiB/sec. 2024.12.20 22:14:56.134933 [ 260 ] {586432db-826f-4c1b-b565-95472dff1622} TCPHandler: Processed in 0.001699417 sec. 2024.12.20 22:14:56.135084 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:56.135223 [ 258 ] {dda37289-c37f-4da8-8b88-6e7885964f09} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.20 22:14:56.135317 [ 258 ] {dda37289-c37f-4da8-8b88-6e7885964f09} 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.12.20 22:14:56.136461 [ 258 ] {dda37289-c37f-4da8-8b88-6e7885964f09} oximeter.measurements_histogramu64 (2b65648a-9dba-42b0-a872-f099d2489c6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:56.136501 [ 258 ] {dda37289-c37f-4da8-8b88-6e7885964f09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:56.137107 [ 258 ] {dda37289-c37f-4da8-8b88-6e7885964f09} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.20 22:14:56.137354 [ 258 ] {dda37289-c37f-4da8-8b88-6e7885964f09} oximeter.measurements_histogramu64 (2b65648a-9dba-42b0-a872-f099d2489c6d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:56.137699 [ 258 ] {dda37289-c37f-4da8-8b88-6e7885964f09} executeQuery: Read 8 rows, 14.68 KiB in 0.002476 sec., 3231.0177705977385 rows/sec., 5.79 MiB/sec. 2024.12.20 22:14:56.137911 [ 258 ] {dda37289-c37f-4da8-8b88-6e7885964f09} TCPHandler: Processed in 0.002895109 sec. 2024.12.20 22:14:56.138141 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:56.138366 [ 260 ] {15abdb92-aeb7-40fc-b016-41aa059deca9} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.20 22:14:56.138461 [ 260 ] {15abdb92-aeb7-40fc-b016-41aa059deca9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.20 22:14:56.139072 [ 260 ] {15abdb92-aeb7-40fc-b016-41aa059deca9} oximeter.measurements_u64 (49890ecf-7ecd-4c86-96b8-9af1748b5b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:56.139109 [ 260 ] {15abdb92-aeb7-40fc-b016-41aa059deca9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:56.139475 [ 260 ] {15abdb92-aeb7-40fc-b016-41aa059deca9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.20 22:14:56.139712 [ 260 ] {15abdb92-aeb7-40fc-b016-41aa059deca9} oximeter.measurements_u64 (49890ecf-7ecd-4c86-96b8-9af1748b5b80): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:56.139935 [ 260 ] {15abdb92-aeb7-40fc-b016-41aa059deca9} executeQuery: Read 70 rows, 4.50 KiB in 0.001623 sec., 43130.00616142945 rows/sec., 2.71 MiB/sec. 2024.12.20 22:14:56.139985 [ 260 ] {15abdb92-aeb7-40fc-b016-41aa059deca9} TCPHandler: Processed in 0.001953119 sec. 2024.12.20 22:14:57.134069 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:57.134256 [ 258 ] {5e9fa066-5a59-413f-a428-5d7fb0adf7d8} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.20 22:14:57.134326 [ 258 ] {5e9fa066-5a59-413f-a428-5d7fb0adf7d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.20 22:14:57.135062 [ 258 ] {5e9fa066-5a59-413f-a428-5d7fb0adf7d8} oximeter.fields_string (d8a30ab8-4900-4753-8a3e-9d53a0c0c73c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:57.135106 [ 258 ] {5e9fa066-5a59-413f-a428-5d7fb0adf7d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:57.135519 [ 258 ] {5e9fa066-5a59-413f-a428-5d7fb0adf7d8} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.20 22:14:57.135758 [ 258 ] {5e9fa066-5a59-413f-a428-5d7fb0adf7d8} oximeter.fields_string (d8a30ab8-4900-4753-8a3e-9d53a0c0c73c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:57.136007 [ 258 ] {5e9fa066-5a59-413f-a428-5d7fb0adf7d8} executeQuery: Read 56 rows, 4.38 KiB in 0.001798 sec., 31145.717463848723 rows/sec., 2.38 MiB/sec. 2024.12.20 22:14:57.136138 [ 258 ] {5e9fa066-5a59-413f-a428-5d7fb0adf7d8} TCPHandler: Processed in 0.002188052 sec. 2024.12.20 22:14:57.136399 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:57.136613 [ 260 ] {e75781a8-d0b3-4dcf-ad9d-52837459ac4e} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.20 22:14:57.136692 [ 260 ] {e75781a8-d0b3-4dcf-ad9d-52837459ac4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.20 22:14:57.137436 [ 260 ] {e75781a8-d0b3-4dcf-ad9d-52837459ac4e} oximeter.fields_uuid (68680563-3e12-4b1d-bdb5-d9b511c0a64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:57.137477 [ 260 ] {e75781a8-d0b3-4dcf-ad9d-52837459ac4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:57.137905 [ 260 ] {e75781a8-d0b3-4dcf-ad9d-52837459ac4e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.20 22:14:57.138165 [ 260 ] {e75781a8-d0b3-4dcf-ad9d-52837459ac4e} oximeter.fields_uuid (68680563-3e12-4b1d-bdb5-d9b511c0a64e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:57.138413 [ 260 ] {e75781a8-d0b3-4dcf-ad9d-52837459ac4e} executeQuery: Read 64 rows, 5.12 KiB in 0.001848 sec., 34632.03463203463 rows/sec., 2.70 MiB/sec. 2024.12.20 22:14:57.138599 [ 260 ] {e75781a8-d0b3-4dcf-ad9d-52837459ac4e} TCPHandler: Processed in 0.002339133 sec. 2024.12.20 22:14:57.138762 [ 258 ] {} TCP-Session: e1b4e21d-2a4f-4a2a-8759-b8200e4f6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:57.138899 [ 258 ] {dde3ecb9-66e3-4af4-b79d-dfc8891f6160} executeQuery: (from [fd00:1122:3344:101::d]:50088) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.20 22:14:57.138962 [ 258 ] {dde3ecb9-66e3-4af4-b79d-dfc8891f6160} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.20 22:14:57.139581 [ 258 ] {dde3ecb9-66e3-4af4-b79d-dfc8891f6160} oximeter.measurements_cumulativeu64 (717fa50a-f74e-4714-b614-ea3a51e6f8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:57.139627 [ 258 ] {dde3ecb9-66e3-4af4-b79d-dfc8891f6160} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:57.140014 [ 258 ] {dde3ecb9-66e3-4af4-b79d-dfc8891f6160} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.20 22:14:57.140251 [ 258 ] {dde3ecb9-66e3-4af4-b79d-dfc8891f6160} oximeter.measurements_cumulativeu64 (717fa50a-f74e-4714-b614-ea3a51e6f8f1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:57.140472 [ 258 ] {dde3ecb9-66e3-4af4-b79d-dfc8891f6160} executeQuery: Read 32 rows, 2.28 KiB in 0.001604 sec., 19950.124688279302 rows/sec., 1.39 MiB/sec. 2024.12.20 22:14:57.140626 [ 258 ] {dde3ecb9-66e3-4af4-b79d-dfc8891f6160} TCPHandler: Processed in 0.001933979 sec. 2024.12.20 22:14:57.140852 [ 260 ] {} TCP-Session: be2a412e-0bb4-4a8d-af3b-56cdddff3d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.20 22:14:57.141079 [ 260 ] {a510f10a-8689-4ea9-9da0-14f2adfb9c63} executeQuery: (from [fd00:1122:3344:101::d]:64093) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.20 22:14:57.141173 [ 260 ] {a510f10a-8689-4ea9-9da0-14f2adfb9c63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.20 22:14:57.141926 [ 260 ] {a510f10a-8689-4ea9-9da0-14f2adfb9c63} oximeter.measurements_u64 (49890ecf-7ecd-4c86-96b8-9af1748b5b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:57.141965 [ 260 ] {a510f10a-8689-4ea9-9da0-14f2adfb9c63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:57.142331 [ 260 ] {a510f10a-8689-4ea9-9da0-14f2adfb9c63} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.20 22:14:57.142582 [ 260 ] {a510f10a-8689-4ea9-9da0-14f2adfb9c63} oximeter.measurements_u64 (49890ecf-7ecd-4c86-96b8-9af1748b5b80): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:57.142870 [ 260 ] {a510f10a-8689-4ea9-9da0-14f2adfb9c63} executeQuery: Read 12 rows, 848.00 B in 0.001827 sec., 6568.144499178981 rows/sec., 453.27 KiB/sec. 2024.12.20 22:14:57.143018 [ 260 ] {a510f10a-8689-4ea9-9da0-14f2adfb9c63} TCPHandler: Processed in 0.002272222 sec. 2024.12.20 22:14:58.118497 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2024.12.20 22:14:58.119199 [ 244 ] {} system.asynchronous_metric_log (c70bf636-5ad5-4908-a5f5-ff97eea04a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:58.119241 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:58.119777 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.20 22:14:58.120030 [ 244 ] {} system.asynchronous_metric_log (c70bf636-5ad5-4908-a5f5-ff97eea04a40): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:58.120250 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2024.12.20 22:14:58.323738 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2024.12.20 22:14:58.342181 [ 243 ] {} system.metric_log (9aa88fe1-53f9-4e4c-86bf-1ab25a49937c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.20 22:14:58.342235 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.20 22:14:58.349008 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.20 22:14:58.349734 [ 243 ] {} system.metric_log (9aa88fe1-53f9-4e4c-86bf-1ab25a49937c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.20 22:14:58.352448 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2024.12.20 22:14:59.000182 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 165.69 MiB, peak 170.25 MiB, free memory in arenas 0.00 B, will set to 166.72 MiB (RSS), difference: 1.02 MiB